Commit graph

12 commits

Author SHA1 Message Date
joerg
6262e461b3 with is a keyword starting with Python 2.6 by default, so don't use it
as parameter name.
2009-11-30 19:24:06 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +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
joerg
5de9b3041e Needs Python 2.2+ 2006-06-07 12:46:31 +00:00
wiz
b256622103 Remove MANIFEST and README from MANIFEST, to avoid overwriting
python files. Bump PKGREVISION.
2006-02-20 23:16:00 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
23471ccba2 initial import of Gnosis-Utils-1.1.1
from pkgsrc-wip

Gnosis Utilities contains several subpackages for working with XML,
as well as other generally useful tools. The major modules are:

     gnosis.indexer          (Full-text indexing/searching)
     gnosis.xml.pickle       (XML pickling of Python objects)
     gnosis.xml.objectify    (Any XML to "native" Python objects)
     gnosis.xml.validity     (Enforce validity constraints)
     gnosis.xml.relax        (Tools for working with RelaxNG)
     gnosis.xml.indexer      (XPATH indexing of XML documents)
     [...].convert.txt2html  (Convert ASCII source files to HTML)
     gnosis.util.dtd2sql     (DTD -> SQL 'CREATE TABLE' statements)
     gnosis.util.sql2dtd     (SQL query -> DTD for query results)
     gnosis.util.xml2sql     (XML -> SQL 'INSERT INTO' statements)
     gnosis.util.combinators (Combinatorial higher-order functions)
     gnosis.util.introspect  (Introspect Python objects)
     gnosis.magic            (Multimethods, metaclasses, etc)
2004-03-06 18:54:12 +00:00