Commit graph

9 commits

Author SHA1 Message Date
joerg
c83aa2b252 Does built before Python 2.2. 2006-06-02 17:29:30 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
06452939ff Make build with Python-2.3. 2004-12-28 15:17:51 +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
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
68b978e432 It's a PKG_SKIP_REASON if OPSYS support is missing, not a PKG_FAIL_REASON. 2003-01-04 20:27:41 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
jdolecek
02f99e6ad3 Initial import of py-kqueue version 2.0 into the Packages Collection.
py-kqueue is Python glue for kqueue(2)/kevent(2) event interface
on BSD systems.

kqueue() provides a generic method of notifying the user when an
event happens or a condition holds, based on the results of small
pieces of kernel code termed filters.  A kevent is identified by
the (ident, filter) pair; there may only be one unique kevent
per kqueue.
2002-11-24 09:30:24 +00:00