Commit graph

3594 commits

Author SHA1 Message Date
drochner
c09b3b63f5 update to 1.9
changes: bugfixes
2007-10-31 20:00:54 +00:00
wiz
4a6161f3be Update to 1.31:
1.31 - June 29, 2007
       - Fixed the save() function to handle perl-5.6.x (and possibly below)
         where the ":encoding(...)" filehandle are not available (Shlomi Fish)

1.30 - June 18, 2007
       - Same as 1.29_02 (from February 23, 2007)
       - Removed some methods that were not used.
       - Added more tests to increase the test coverage.
       - Fixed a bug where prefixes could be specified with invalid characters
         because there was a range (.-_) instead of three individual
         characters (.\-_).
       - Many files were left in the distribution or Subversion repository
         that were executable but need not be. Made them non-executable.
       - Clean up examples/ directory and move generated files out of t/
       - isPermaLink / guid fixes (RT#23983, Shlomi)
       - increased the test coverage of XML::RSS up to 100%. (Shlomif)
       - SECURITY BUG FIX: eliminated a markup injection vulnerability in the
         taxo:topics output of RSS 1.0. (Shlomif)
       - Moved the append function, which is unused and cannot be effectively
         used, out of the main module and into the rejects directory inside
         the repository (but outside the module). (Shlomif)
       - Added POD for full POD coverage. (Shlomif)
       - Several other bug fixes. (Shlomif)
       - Heavy refactoring of the code. (Shlomif)
       - perltidy configuration file; run perltidy on XML::RSS (and
         intentionally not on the tests) (ABH).
       - Removed the remaining tab characters. (Shlomif)
       - Fixed a bug in one of the tests. (Shlomif)
       - Converted the rendering processes of the various RSS versions to
         one class per RSS version and applied the "Convert Conditionals
         to Polymorphism" refactoring. (Shlomif)
       - Removed the languages hash which was completely unused. (Shlomif)
       - Converted the parsing routines to be methods of XML::RSS to increase
         modularity. XML::RSS no longer inherits from XML::Parser. (Shlomif)
       - Extracted several methods from the parsing stage. (Shlomif)
       - Added a regression test to
         https://rt.cpan.org/Ticket/Display.html?id=24742   (Shlomif)
       - Tweaked the Makefile.PL Test::Run integration according to:
         http://www.nntp.perl.org/group/perl.qa/2006/11/msg7400.html
         (Shlomif)
2007-10-27 12:34:41 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
rillig
65d4b8652d + jdom 2007-10-25 20:20:59 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
joerg
a82461ce50 DESTDIR support. 2007-10-24 15:07:29 +00:00
joerg
5ac885144d Supports DESTDIR. 2007-10-24 15:00:41 +00:00
joerg
4441b6a833 Supports DESTDIR. 2007-10-24 14:39:59 +00:00
rillig
33c33e20c3 Imported jdom.
There is no compelling reason for a Java API to manipulate XML to be
complex, tricky, unintuitive, or a pain in the neck. JDOM[TM] is both
Java-centric and Java-optimized. It behaves like Java, it uses Java
collections, it is completely natural API for current Java developers,
and it provides a low-cost entry point for using XML.

While JDOM interoperates well with existing standards such as the Simple
API for XML (SAX) and the Document Object Model (DOM), it is not an
abstraction layer or enhancement to those APIs. Rather, it provides a
robust, light-weight means of reading and writing XML data without the
complex and memory-consumptive options that current API offerings
provide.
2007-10-19 11:07:34 +00:00
tnn
268d0451eb Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. 2007-10-17 00:00:54 +00:00
tnn
24d5b54409 Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. 2007-10-16 23:48:58 +00:00
adam
713aa18baf Changes 0.65:
* Bug fixes
2007-10-13 11:57:38 +00:00
reed
918e108936 Upgrade diffstat to 1.45.
From changelog:

04-Sep-2007
	diffstat 1.45

	add "-b" option (Debian #379380, patch by Greg Norris).

26-Aug-2007
	diffstat 1.44

	add a check for default-diff output, e.g., "diff foo bar|diffstat",
	which has no "diff" command in the output for diffstat to guess that
	a diff is beginning.

	add a check after completing a chunk for unified diff to ensure that
	the next line either begins another chunk for the diff, or starts
	another diff, e.g., a context diff (report by Adrian Bunk).

	add configure options for leak-checking valgrind, etc.

	use install-sh rather than install.sh

	updated config.guess and config.sub

	updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG
	CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
2007-10-13 01:28:12 +00:00
drochner
b833a37c86 +mxml 2007-10-12 17:31:16 +00:00
drochner
97fe57d2ab import mxml-2.3, another XML parsing library 2007-10-12 17:30:04 +00:00
drochner
a7dbdc24a6 +rarian 2007-10-11 18:45:05 +00:00
drochner
83ab50b09f Import rarian-0.6 which will replace "scrollkeeper" as the documentation
installer in gnome-2.20.
(For now, nothing depends on it; I want to make sure that it does
at least compile on all relevant platforms.)
2007-10-11 18:43:48 +00:00
martti
bd986edbc7 Remove trailing spaces. 2007-10-09 19:19:08 +00:00
heinz
5b9a430445 Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
dmcmahill
4533a1ccd8 Use cp1250 instead of windows-1250 for an encoding as the former
seems to be a bit more widely supported.  Fixes unknown encoding problems
on netbsd-2 when building textproc/xmlto
2007-10-01 23:39:20 +00:00
wiz
2f2166a0fb Reset maintainer -- shell@ is inactive. 2007-09-30 17:45:23 +00:00
joerg
00c4ce12d9 Explicitly include iconv dependency as the package would like to use it.
Bump revision.
2007-09-21 18:40:42 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
fa1f1a62ef + p5-Text-Markdown. 2007-09-21 00:06:31 +00:00
wiz
8236e3ddce Initial import of p5-Text-Markdown-1.0.3:
Markdown is a text-to-HTML filter; it translates an easy-to-read
/ easy-to-write structured text format into HTML. Markdown's text
format is most similar to that of plain text email, and supports
features such as headers, *emphasis*, code blocks, blockquotes,
and links.

Markdown's syntax is designed not as a generic markup language,
but specifically to serve as a front-end to (X)HTML. You can use
span-level HTML tags anywhere in a Markdown document, and you can
use block level HTML tags (like <div> and <table> as well).
2007-09-21 00:05:34 +00:00
wiz
e54016a88a Move old version of libxml++ to libxml++1 and current version to libxml++. 2007-09-20 21:03:50 +00:00
wiz
b231827c6a Move namazu2 to namazu, to make directory name match PKGNAME. 2007-09-20 20:53:30 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
tron
a954d1fd9b Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
wiz
f7f306028b Update to 2.18:
2.18  Aug 15 2007
      - Non-unique key attribute values now trigger a warning (or a fatal
        error in strict mode) rather than silently discarding data (patch
        from Daniel Baysinger)

2.17  Aug 02 2007
      - Added parse_string(), parse_file() and parse_fh() methods
      - Added default_config_file(), and build_simple_tree() hook methods
      - Tweak to implementation of exporting (patch from Stuart Moore)
      - Documented hook methods
      - Fixed test suite race condition (RT#28603 from Andreas J. König)
2007-09-18 21:18:10 +00:00
heinz
bfcba15fc1 Improve handling of dynamically changed parser registry file. Instead of
including ParserDetails.ini statically in PLIST we put it in an example
directory (can you call an empty file an example? :-) and let
CONF_FILES take care of copying it to the correct place.
This way "pkg_admin check" will not report an incorrect checksum.
2007-09-18 21:06:14 +00:00
drochner
d45a8a2216 update to 0.36.2
changes: minor bugfixes
2007-09-18 20:22:13 +00:00
wiz
aacb484ff2 + emacs-muse. 2007-09-16 10:31:49 +00:00
wiz
2c5ccc0b7b Initial import of emacs-muse (replacement for emacs-wiki):
Emacs Muse is an authoring and publishing environment for Emacs.  It
simplifies the process of writings documents and publishing them to
various output formats.

Emacs Muse consists of two main parts: an enhanced text-mode for
authoring documents and navigating within Muse projects, and a set of
publishing styles for generating different kinds of output.
2007-09-16 10:30:25 +00:00
wiz
5430b8e338 Readd ParserDetails.ini, lost in last, noted by joerg. Bump revision. 2007-09-15 14:44:51 +00:00
wiz
4700eb20cf Update to 0.16:
0.16  27 Jun 2007  Grant McLean
    - Applied patch for PI handling from RT#19173
2007-09-15 09:19:41 +00:00
wiz
8b22d9fa38 Drop maintainership. 2007-09-13 22:21:42 +00:00
wiz
eb8fe99ac4 Drop maintainership. 2007-09-11 18:42:30 +00:00
wiz
87d001b878 Add some hunspell dictionaries. 2007-09-11 18:39:16 +00:00
wiz
80232a3dc1 Initial import of hunspell-en_US:
US American English dictionary for hunspell.
2007-09-11 18:38:15 +00:00
wiz
632ef522f4 Initial import of hunspell-en_GB:
British (Commonwealth and European) English dictionary for hunspell.
2007-09-11 18:37:53 +00:00
wiz
bb06bddae2 Initial import of hunspell-de:
German dictionaries for hunspell following the new German spelling rules.
Includes versions for Switzerland and Austria.
2007-09-11 18:37:27 +00:00
wiz
706c6f7d8d Fix default path to dictionaries. Ride import. 2007-09-11 18:05:57 +00:00
wiz
3435c1b1df Add buildlink3.mk file. 2007-09-11 17:48:06 +00:00
wiz
81b7e6c7a5 + hunspell. 2007-09-11 17:41:21 +00:00
wiz
24c534dd38 Initial import of hunspell-1.12.2, packaged for pkgsrc-wip by Adam Hoka,
updated to latest version by me:

Hunspell is the default spell checker of OpenOffice.org office suite
and expectant spell checker of Mozilla Firefox and Thunderbird.

Main features:

  * Unicode support.
  * Conditional and multiple affixes for languages with rich morphology.
  * Extended compound word support.
  * Morphological analysis (in custom item and arrangement style).
  * Hunspell is based on MySpell and works also with MySpell dictionaries.
  * GPL/LGPL/MPL tri-license
2007-09-11 17:40:29 +00:00
jlam
6de0a170b3 Remove "nbcompat" from USE_FEATURES... that was a debugging leftover.
This avoids linking against libnbcompat if it's not needed.
2007-09-10 18:23:47 +00:00
jlam
2761568ac2 Convert to use the features framework. 2007-09-08 21:57:57 +00:00
wiz
3e9975caf4 + dblatex. 2007-09-08 10:26:27 +00:00