Commit graph

11 commits

Author SHA1 Message Date
joerg
0c31b09295 Doesn't support Python 2.2, should support 2.4. 2006-06-04 12:00:58 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +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
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
recht
add1fc1507 update to 0.2.1
patch provided by Michal Pasternak in PR pkg/25611

Release 0.2.1

11 May 2004

Minor bugfixes and test improvements.
Release 0.2.0

20 Feb 2004

Reorganized code into modules; converted some iteration constructs to Python
iterators and generators. All text processing internally is now handled as
Unicode. Analyzers are back as generators of tokens.

The changes to the code to make it more pythonic appear to have resulted in
trading time for space: preliminary tests indicate about a 5% speedup on one
dataset in exchange for a 20% increase in memory usage.
2004-05-18 12:44:05 +00:00
recht
f867299975 - use MASTER_SITE_SOURCEFORGE instead of one singe sf.net mirror
- sort Python versions
- sort PLIST
- bl3ify
2004-03-09 21:31:16 +00:00
recht
4256700d39 initial import of Lupy-0.1.5.5.1
Lupy is a is a full-text indexer and search engine written in Python. It is
a port of Jakarta Lucene 1.2 to Python.  Specifically, it reads and writes
indexes in Lucene binary format. Like Lucene, it is sophisticated and
scalable. Lucene is a polished and mature project and you are encouraged to
read the documentation found at the Lucene home page.
2003-12-06 19:39:45 +00:00