Commit graph

3828 commits

Author SHA1 Message Date
joerg
b9d9951b4c Supports DESTDIR 2008-05-08 18:32:19 +00:00
dsainty
ace8262701 Add an HTTP download option to MASTER_SITES 2008-05-04 06:59:51 +00:00
obache
4f7645bf1d Add destdir support to catdoc and catdoc-tk.
Fixes PR 38545.
2008-05-01 13:51:56 +00:00
jlam
462952fc81 Note addition of textproc/ruby-will-paginate. 2008-04-29 18:02:43 +00:00
jlam
a5409fae57 Initial import of ruby18-will-paginate-2.2.2 as
textproc/ruby-will-paginate.

Pagination is just limiting the number of records displayed.  Why should
you let it get in your way while developing, then?  This library makes
magic happen.  Did you ever want to be able to do just this on a model:

    @posts = Post.paginate :page => params[:page],
                           :order => 'created_at DESC'

and then render the page links with a single view helper?  Well, now
you can.

    <%= will_paginate @posts %>
2008-04-29 18:02:05 +00:00
wiz
c38e82c10b Update to 0.60.6:
Complete list of changes from 0.60.5:

  * Compile fixes for Gcc 4.3.

  * Updated to Libtool 2.2.2 and Automake 1.10.1

  * Minor tweak to suggestion code which improved suggestion results in
    certain cases.

  * Always line buffer stdout and stderr in the Aspell utility when
    there is the potential for it to be used interactively through a
    pipe.

  * Removed debug output in `aspell munch-list'.

  * Other minor updates and bug fixes.
2008-04-29 11:40:50 +00:00
schmonz
da8980a717 Update to 2.291:
- add shbang, fix wrapping (tx Christian Siefkes)
2008-04-28 22:51:30 +00:00
drochner
732a08c407 sync w/ base pkg 2008-04-28 17:05:42 +00:00
mjl
fe071b9957 Enable p5-iCal-Parser 2008-04-28 14:21:43 +00:00
mjl
035903f406 Import p5-iCal-Parser 1.14.
This module processes iCalendar (vCalendar 2.0) files as specified in
RFC 2445 into a data structure. It handles recurrences ("RRULE"s),
exclusions ("EXDATE"s), event updates (events with a "RECURRENCE-ID"),
and nested data structures ("ATTENDEES" and "VALARM"s).
2008-04-28 14:19:58 +00:00
wiz
d13cdbe9f7 Update to 1.0.8:
* version 1.0.8 "Autumn leaves"

  - Win32 fixes (Tor Lillqvist)

  - Added Occitan translation (Yannig Marchegay)

  - Added Slovenian translation (Matic Zgur)

  - Added Dzongkha translation (Pema Geyleg)

  - Added Xhosa translation (Adi Attar)

  - Added Kinyarwanda translation (Steve Murphy)

  - Added Nepali translation (Pawan Chitrakar)

  - Added Korean translation (Changwoo Ryu)

  - Added Galician translation (Ignacio Casal Quinteiro)
2008-04-26 00:29:27 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
tnn
00668637df Passes all tests, so enable for Python 2.5. 2008-04-25 19:57:16 +00:00
joerg
65d24924a7 Remove the right version. 2008-04-25 19:52:58 +00:00
joerg
cf2cd71d61 Explicitly include Python 2.1 as it is required by Zope 2.5. 2008-04-25 19:49:03 +00:00
joerg
6723378dea Remove removed Python versions. 2008-04-25 19:35:03 +00:00
wiz
8a6ef4f5d0 Add python dependency for gtk-doc-depscan. Configure stopped without
it, so no PKGREVISION++.
2008-04-25 05:26:29 +00:00
wiz
f98b046287 Update to 1.10. Fix HOMEPAGE.
GTK-Doc 1.10    (Mar 20 2008)
============

 Changes

 o 460753 : enable vpath build in gtkdoc-mkhtml
 o 503119 : Add dependency on content_files to SGML target
 o 127049 : building reference documentation fails when builddir != s...
 o 481811 : Inline function bodies are confused with declarations
 o 448879 : Use a footer when generating HTML documentation
 o 492005 : Deprecation guard warnings for properties and signals
 o 498521 : Inconsistent compiler flags passed in gtk-doc.make
 o 365913 : gtk-doc output is not predictable
 o 446648 : gtk-doc does not handle forward typedef'd enums
 o 468278 : Display proper types for properties
 o 497367 : don't use US-ASCII for output encoding
 o 501066 : Missing quotes around gtkdoc-rebase check cause a warning
 o 508897 : [PATCH] Fix build when gtk-doc is not installed
 o 509539 : Building documentation aborts when no .types file is present
 o 512154 : Struct member type attributes are limited to one token
 o 513318 : gtk-doc.el doesn't work fine with emacs22


 Contributors

 Benjamin Otte
 Carlos Garnacho
 Damon Chaplin
 David Nečas
 Frederic Peters
 Joe Marcus Clarke
 Kouhei Sutou
 Loïc Minier
 Mathias Hasselmann
 Petteri Räty
 Rouslan Solomakhin
 Stefan Kost
 Sven Herzberg
 Yeti
2008-04-24 21:32:01 +00:00
markd
7491cb593a Update to version 0.37
Release 0.37 - 21 Setember, 2006
--------------------------------
* added support for 'conference' key (alias for inproceedings)

Release 0.36 - 24 July, 2005
----------------------------
* fixed url where btparse should be downloaded from. (stupid bug)

Release 0.35 - 23 July, 2005
----------------------------
* changed from 0.33 to 0.35 to maintain relation with btparse.
* some tests now use Test::More (more tests will change soon)
* the way the module initializes changed. Now the module can be
  included to check its version.
2008-04-24 21:20:46 +00:00
markd
f11256d305 Update to version 0.35
Changes:
  Adds a package-config configuration file and minor bugfix.
2008-04-24 21:17:51 +00:00
wiz
eea4e6056e Update to 2.05:
2.05 Wed Jan 24 2008
    - fix tests failure under perl 5.6.x,
      thanks to David Cantrell for cpan testing it

2.04 Wed Jan 23 2008
    - use own expand_tabs instead of Text::Tabs
    - avoid segfaults when pos() is used inside of regexp

2.03 Wed Nov  7 2007
    - delete a lot of unused code
    - many micro optimisations
    - performance improvements, up to 1.5x in total
    - clanups of Makefile, README
2008-04-23 20:26:04 +00:00
abs
7eea83ac02 Fix PLIST - bump PKGREVISION 2008-04-23 20:23:47 +00:00
wiz
8ee10dafd7 Update to 2.6.32:
2.6.32: Apr 8 2008

* Documentation: returning heap memory to kernel (Wolfram Sang),
  trying to clarify xmlCleanupParser() use, xmlXPathContext
  improvement (Jack Jansen), improve the *Recover* functions
  documentation, XmlNodeType doc link fix (Martijn Arts)
* Bug fixes: internal subset memory leak (Ashwin), avoid problem
  with paths starting with // (Petr Sumbera), streaming XSD validation
  callback patches (Ashwin), fix redirection on port other than 80
  (William Brack), SAX2 leak (Ashwin), XInclude fragment of own
  document (Chris Ryan), regexp bug with '.' (Andrew Tosh), flush
  the writer at the end of the document (Alfred Mickautsch), output
  I/O bug fix (William Brack), writer CDATA output after a text
  node (Alex Khesin), UTF-16 encoding detection (William Brack),
  fix handling of empty CDATA nodes for Safari team, python binding
  problem with namespace nodes, improve HTML parsing (Arnold
  Hendriks), regexp automata build bug, memory leak fix (Vasily
  Chekalkin), XSD test crash, weird system parameter entity parsing
  problem, allow save to file:///X:/ windows paths, various attribute
  normalisation problems, externalSubsetSplit fix (Ashwin), attribute
  redefinition in the DTD (Ashwin), fix in char ref parsing check
  (Alex Khesin), many out of memory handling fixes (Ashwin), XPath
  out of memory handling fixes (Alvaro Herrera), various realloc
  problems (Ashwin), UCS4 encoding conversion buffer size (Christian
  Fruth), problems with EatName functions on memory errors, BOM
  handling in external parsed entities (Mark Rowe)
* Code cleanup: fix build under VS 2008 (David Wimsey), remove
  useless mutex in xmlDict (Florent Guilian), Mingw32 compilation
  fix (Carlo Bramini), Win and MacOS EOL cleanups (Florent Guiliani),
  iconv need a const detection (Roumen Petrov), simplify xmlSetProp
  (Julien Charbon), cross compilation fixes for Mingw (Roumen
  Petrov), SCO Openserver build fix (Florent Guiliani), iconv uses
  const on Win32 (Rob Richards), duplicate code removal (Ashwin),
  missing malloc test and error reports (Ashwin), VMS makefile fix
  (Tycho Hilhorst)
* improvements: better plug of schematron in the normal error
  handling (Tobias Minich)
2008-04-22 21:42:07 +00:00
wiz
f02e2dd337 Update to 1.4.1:
Included hunspell upgraded to 1.2.2, pkgsrc patches integrated.
2008-04-22 19:32:18 +00:00
drochner
d5f375c71c sync w/ base pkg 2008-04-21 19:44:14 +00:00
obache
4340b38918 Update MASTER_SITES and HOMEPAGE location. 2008-04-19 06:17:36 +00:00
obache
19309855f3 old MASTER_SITES seems dead, use savannah.nongnu instead. 2008-04-19 05:45:55 +00:00
obache
44e3a93ca7 cannot connect ftp site now.
add http site to MASTER_SITES.
2008-04-19 05:43:26 +00:00
bjs
cef39c3e0b textproc/libxslt [1.22 -> 1.2.23]
one nominal change in pkgsrc:

- MASTER_SITES+=${MASTER_SITE_GNOME} is commented out. They evidently
  have not placed this product on their shelves yet.

  changes since prior release
  ---------------------------

    * python/generator.py: fix an infinite loop bug

    * libxslt/xsltutils.c: avoid a scary realloc() loop should fix
      #520383

    * libexslt/date.c: applied patch from Peter Pawlowski  fixing
      a timezone offset problem, fixes #521680
    * libxslt/namespaces.c: a bit of space/tabs cleanup

    * doc/xsltproc.xml doc/xsltproc.1 doc/xsltproc.html: small fix to
      man page synopsis, should fix #525822

    * libexslt/functions.c: fixed minor error reported on the mailing
      list by Mark Howe, which caused a segfault if func:result was
      postitioned as top-level element.

    * doc/xsltproc.xml doc/xsltproc.1: fix maxdepth default value
      documentation fixes #519921.

    * libxslt/extensions.c: fixed minor error bug #516483

    * libxslt/xslt.c: applied documentation patch from Jason Viers
      for xsltParseStylesheetDoc

    * doc/xslt.html doc/docbook.html: fix links for Cygwin DocBook
      setup as suggested by Philippe Bourcier

    * libxslt/keys.c, libxslt/pattern.c, libxslt/xsltInternals.h:
      fixed a problem on superfluous re-generation of keys reported
      on the mailing list by Josef Urban.

    * configure.in: avoid a problem in configure if an old gcrypt
      version is installed, patch from Brent Cowgill, fixes #500390

    * libexslt/common.c, libexslt/dynamic.c: After discussion on
      Bugzilla with Peter Pawlowski, added same code for preventing
      deletion of function result during garbage collection (see
      bug #495995).

    * libexslt/strings.c: Added code to mark the results of
      str:tokenize and str:split as "function result" to avoid
      garbage-collecting them during global variable initialisation.
      Should fix bug #495995.

    * python/libxslt.c: changed iterator argument for Py_Dict_Next
      from int to ssize_t (seems Python docs are incorrect) to fix
      x86_64 bug #489854.

    * python/libxslt.c: applied patch from Daniel Gryniewicz to
      fix a segfault caused by a parameter array not being preset
      to zero.
2008-04-18 20:43:55 +00:00
bjs
0dbad83f25 Update to xmlman-0.4. While here, add a missing RCS tag to
files/Makefile.  Minor changes:

xmltoman (0.4) gutsy; urgency=low

  * Generated HTML entities to &<>".
  * Show error message when no file is passed.
2008-04-18 17:37:10 +00:00
joerg
dc593db203 Supports DESTDIR. 2008-04-18 12:01:05 +00:00
joerg
97750d89ed Supports DESTDIR. Install documentation into share/doc/iso-codes, no
need to distinguish versions here.
2008-04-18 12:00:44 +00:00
joerg
53cfa47533 Supports DESTDIR. Make sure that share/omf exists for binary packages as
well.
2008-04-18 12:00:13 +00:00
wiz
3d2ddcbfa6 Fix hunspell backend. Idea from Matthias Drochner, patch from Adam Hoka.
Fix path to hunspell directories. Make hunspell the default backend.

Bump PKGREVISION.
2008-04-17 21:07:18 +00:00
wiz
848cf3cc41 Make aspell the default backend again (for now), until
http://bugzilla.abisource.com/show_bug.cgi?id=11550
is fixed.

Add fix for compiling with gcc3, from Adam Hoka.

Bump PKGREVISION.
2008-04-17 14:29:58 +00:00
abs
69017e08d0 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-17 08:43:07 +00:00
joerg
2c9e798088 Fix urlview for LP64 platforms. Bump revision. 2008-04-17 08:42:39 +00:00
abs
af2a0705f5 PYTHON_VERSIONS_ACCEPTED+=25 2008-04-17 08:41:38 +00:00
wiz
5044b2c44b Update to 1.66:
1.66
     - bump requirements to libxslt 1.1.8
     - sync the binary internals to those of XML::LibXML 1.66

1.63
     - fix SIGSEGV regarding freeing nodes created by extension functions
       (reported by Elizabeth Mattijsen)
     - use pkg-config to determine linker flags for libexslt

1.62
     - security callback interface contributed by Shane Corgatelli
     - check libxslt version
     - added XML::LibXML-like API to retrieve libxslt version
     - added output_as_bytes() and output_as_chars()
     - added regression tests for output_as_* to 11utf8.t
     - output_as_string documentation fixed to match reality
     - make 06entities.t to pass with older libxml2/libxslt
     - POD uses items instead of headings
     - fixed media_type and output_encoding for imported stylesheets [rt.cpan.org #23440]

1.61
     - fixed error reporting: die on fatal errors, warn otherwise
       (in particular, warn rather than die on <xsl:message terminate="no">)
2008-04-16 13:37:34 +00:00
wiz
f6c66c1c5f Update to 1.32:
1.32 - February 8, 2008
       - Fixed http://rt.cpan.org/Public/Bug/Display.html?id=25336 :
           - made sure the namespace specified elements can have a hash
           as a value in which case they'll be outputted as a standalone tag
           with attributes.
       - Fixed http://rt.cpan.org/Ticket/Display.html?id=25368 :
           - changed pop() to shift() to remove the oldest item in the
           example in lib/XML/RSS.pm, per the comments in the bug report.
       - Fixed http://rt.cpan.org/Ticket/Display.html?id=24329#txn-296761 :
           - updated the URLs for information about RSS mentioned under
           "=head1 DESCRIPTION", based on a Google search.
           - (Shlomi Fish)
       - Fixed http://rt.cpan.org/Ticket/Display.html?id=33001 :
           - made sure that isPermalink is true if and only if the isPermalink
           attribute is "true". Not if it is non-existent, etc.
           - this modified the behaviour of the module.
2008-04-16 13:34:03 +00:00
wiz
112860c3cc Update to 1.66:
1.66
   - Perl-thread support contributed by Tim Brody [rt.cpan.org #31945]
   - fix [rt.cpan.org #30610] possible segmentation fault when importing nodes from a document to an element created with XML::LibXML::Element->new
   - fix [rt.cpan.org #30261] Segmentation fault when extracting elements from an XML chunk
   - make Makefile.PL require Perl 5.6.1
   - minor fixes and additions to the documentation
   - portability patch from [rt.cpan.org #29627]
   - give registered Ns declarations precedence over document-specific ones
     in XML::LibXML::XPathContext; fixes [rt.cpan.org #29650]
2008-04-16 13:29:27 +00:00
wiz
1431174dfa Update to 1.0.17:
1.0.4   2008-01-02T02:03:50
        - Refactor so that the processor instance has the same set of
          persistent options as on the ->markdown method itself.
        - Change all functions to be instance methods, moved a chunk of the
          global data to the instance. The rest will follow shortly.
        - The test suite now tests a reasonable set of the Markdown and
          MultiMarkdown syntaxes.
        - All known options and metadata keys have been documented.

1.0.5   2008-01-04T18:07:57
        - Add Markdown and MultiMarkdown test suites.
        - Fix a big bug introduced in 1.0.4 in citations
        - Fix footnotes (and other small things) to match the test suite

1.0.6   2008-01-06T13:36:00
        - Merge latest Markdown test suite I can find, and make it all pass,
          pulling in code from Markdown 1.0.2b8. Things fixed:
            - Inline HTML
            - Lists
            - Metadata skipping by leading line breaks
            - 3rd form of links
        - Implement features to suppress id attributes in <img> and <hX> tags
          to be able to act more like original Markdown - now almost ready to
          steal Text::Markdown (would want to turn off tables / citations and
          bibliography for that)
        - Move almost all the global variables into instance data.
        - Fix unicode issues from CPAN.org's RT#27482
        - Remove call to srand, it's not smart to do this more than once.

1.0.7   2008-01-07T16:31:00
        - Encode isn't in core in all perls, add it to Makefile.PL

1.0.8  2008-01-22T19:20:00
        - Do not encode amps or angle brackets in HTML comments + test case.
        - Do not emit title attribute in <img> tags unless we have contents
          for it. This was a 'feature' of original Markdown where I've decided
          to go with what php-markdown does (tests updated).
        - Added php-markdown tests (most/all of the regular tests pass except
          the email obfu one).
        - Added php-markdown extra tests (all fail).
        - Added python markdown tests (mostly pass, but marked broken).
        - Add a way of stopping inline HTML blocks from suppressing markdown
          processing. Feature request from #catalyst-dev

1.0.9  2008-01-22T20:28:00
        - Ship non-broken dist at CPAN (oops, rushing!)

1.0.10 2008-01-23T15:40:00
        - Fix bug with links processing in HTML blocks.

1.0.11 2008-01-24T00:12:00
        - Fix syntax error in one of the tests. Note to self - just fixing
          that warning in the test case, then shipping without retesting, NOT
          SMART!

1.0.12 2008-02-18T22:00:00
        - Text::Markdown - borgborgborgborgborg.
        - Added additional POD documentation.
        - Cleaned up some tests, and some additional test cases.
        - Options to turn off all the extra features introduced in
          MultiMarkdown.

1.0.13 2008-02-19T23:54:33
       - Due to the UFT8 support this module no longer works on perl <
         5.8, note this in the Makefile.PL and modules.
       - I managed to ship a module without Makefile.PL, WTF? Really
         need to start using ShipIt.

1.0.14 2008-02-21T22:41:33
       - Fix a bug in the packaging of the last version.
       - Add links to other implementations and some notes about them.
       - Add a (failing) unit test for some unexpected behavior reported on
         the list.

1.0.15 2008-02-23T11:13:07
       - Start using ShipIt to package the distribution.

1.0.16 2008-02-25T14:24:00
       - Fix bugs with tab_width in constructor / as an option.
       - Fix bugs with tab width in pre/code blocks.

1.0.17 2008-03-17T??:??:??
       - Add Markdown.pl and MultiMarkdown.pl, which work the same way as the
         original Markdown.pl. These scripts *are not* installed by default,
         but you will be prompted to install them when you run Makefile.PL

       - Make _DeTab significantly quicker. Text::Balanced is still the main
         performance sore point however. :(

       - Re-organise the module code so that Text::Markdown is a standalone
         module which does not require Text::MultiMarkdown.
         Text::MultiMarkdown now inherits from Text::Markdown and adds the
         additional MultiMarkdown functionality. This is a *large* change to
         the module's internals, but is much more in the spirit of the
         original Markdown project (and should silence most complaints about
         how the code works, and possible even stop John Gruber hating my
         guts).

         If you were using Text::Markdown previously, but relying on an
         implicit MultiMarkdown feature, this *could be a breaking change*.

         Detailed description of any possible user visible changes below:

         - Text::Markdown will no longer supports the additional attribute
           specification for images and links feature, which was not in
           original Markdown, but were previously supported after
           the code merge of Text::Markdown and Text::MultiMarkdown.

           If you are relying on this features, it is recommended that you
           use Text::MultiMarkdown (configured as you prefer), as this is
           not a supported feature in the original Markdown.

         - Text::MultiMarkdown has changed the order of attributes in image
           tags, the id attribute is moved from the first to the last
           attribute (barring user supplied attributes). An example of the
           expected change is included below:

           Old output:  <img id="image" src="http://path.to/image" alt="image" title="Image title" width="40px" height="400px" />

           New output: <img src="http://path.to/image" alt="image" title="Image title" id="image" width="40px" height="400px" />

           This is due to the code re-organisation, moving the id attribute
           around shouldn't affect anything that isn't relying on the
           attribute ordering (which is meant to be unimportant in HTML), and
           allows for simplification of the unified code.
2008-04-16 09:28:04 +00:00
wiz
7cf9db4874 Add buildlink3.mk file for link-grammar. 2008-04-14 22:25:55 +00:00
wiz
1a6f4f2958 + link-grammar. 2008-04-14 22:25:01 +00:00
wiz
c0279d9968 Import link-grammar-4.3.4 as textproc/link-grammar.
This package contains a *patched* version of the final original
release of the Link Grammar Parser.  It has been patched to fix a
few bugs, add a few enhancements, and, in general, make the Link
Grammar Parser easier to use. This version includes Java bindings.
2008-04-14 22:24:17 +00:00
wiz
48ed320b56 Update to 1.4.0.
Change default backend to hunspell.
aspell support is now a (disabled by default) option.
Add some other options.

Remove aspell from includes in buildlink3.mk. The backends
are abstracted into dynamically loaded modules and don't need
to be pulled in by buildlink3.mk.

Release notes:
Voikko (Finnish) language support. Zemberek (Turkish) language support.
Better support for Unicode in the personal dictionaries. Personal
dictionaries offer better suggestions. OpenOffice's dictionaries are used
on Windows. Aspell works on Windows. This release can use a system-wide
Hunspell/Myspell installation on Unix-like platforms. Hunspell 1.2.1 and
NET bindings are required. This release has more lax language matching
rules. It uses XDG's data-dirs spec for locating dictionaries. There are
many unit tests and bugfixes.
2008-04-14 11:35:49 +00:00
wiz
b1e93b42f7 Update to 1.2.2.
pkgsrc change:
buildlink3.mk:
Bump API_DEPENDS, since shlib name changed.  No dependencies in pkgsrc.

Release notes:
2008-04-12: Hunspell 1.2.2 release:
  - extended dictionary (dic file) support to use multiple base and
    special dictionaries.

  - new and improved options of command line hunspell:
    -m: morphological analysis or flag debug mode (without affix
        rule data it signs the flag of the affix rules)
    -s: stemming mode
    -D: list available dictionaries and search path
    -d: support extra dictionaries by comma separated list. Example:

    hunspell -d en_US,en_med,de_DE,de_med,de_geo UNESCO.txt

    - forbidding in personal dictionary (with asterisk, / signs affixation)

  - optional compressed dictionary format "hzip" for aff and dic files
    usage:
    hzip example.aff example.dic
    mv example.aff example.dic /tmp
    hunspell -d example
    hunzip example.aff.hz >example.aff
    hunzip example.dic.hz >example.dic

  - new affix compression tool "affixcompress": compression tool for
    large (millions of words) dictionaries.

  - support encrypted dictionaries for closed OpenOffice.org extensions or
    other commercial programs

  - improved manual

  - bug fixes

2007-11-01: Hunspell 1.2.1 release:
  - new memory efficient condition checking algorithm for affix rules

  - new morphological functions:
    - stem() for stemming
    - analyze() for morphological analysis
    - generate() for morphological generation

  - new demos:
    - analyze: stemming, morphological analysis and generation
    - chmorph: morphological conversion of texts
2008-04-14 09:39:00 +00:00
jlam
ba37c3303c Update textproc/ruby-xslt to 0.9.6. Changes from version 0.9.5 include
plugging some severe memory leaks.
2008-04-13 07:14:58 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
gdt
03e34edb42 In substitution, avoid space on CONF_DIR= to make it valid /bin/sh.
PYTHON_PATCH two more scripts.
PKGREVISION++
2008-04-11 23:15:48 +00:00