Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Doug White
31939c97b0 Update to 1.2: New kevent(2) API (and require FreeBSD versions
with it as I'm a lazy bastard).
2000-07-19 04:51:22 +00:00
Doug White
52a5df4748 Fix typo. Don't ask me how it worked before. :) 2000-07-10 17:07:17 +00:00
Doug White
84af95cb8a Update to use MASTER_SITE_LOCAL. 2000-06-19 19:21:59 +00:00
Doug White
ec30bbb78c Conditionalize against $OSVERSION == 500000 too since it doesn't have
kqueue, just to be nice to our older-CURRENT-running friends.  kqueue is
in 400018 and 500001 and later.

Suggested by: kris
2000-06-05 03:57:36 +00:00
Doug White
b14294e6cf Require OSVERSION 400018 or later, so kqueue actually exists. 2000-06-05 03:31:25 +00:00
Doug White
ca7294c944 Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. 2000-06-01 06:09:09 +00:00
Doug White
42a195e43d Upgrade to 1.1. Added copyrights and deleted commented-out debugging code,
no functional changes, but bumped the version anyway to discriminate.
2000-06-01 06:06:30 +00:00
Doug White
c970b381ed Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style. 2000-05-24 04:34:16 +00:00