Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in, | dwhite | 2001-04-05 | 3 | -20/+20 |
| | | | | | | bsd.python.mk-ify port. PR: 26352 | ||||
* | Don't break package building on Satoshi's cluster. Explicitly depend | tg | 2000-09-08 | 1 | -2/+2 |
| | | | | on python1.5:lang/python15. | ||||
* | Update to 1.2: New kevent(2) API (and require FreeBSD versions | dwhite | 2000-07-19 | 2 | -4/+4 |
| | | | | with it as I'm a lazy bastard). | ||||
* | Fix typo. Don't ask me how it worked before. :) | dwhite | 2000-07-10 | 1 | -1/+1 |
| | |||||
* | Update to use MASTER_SITE_LOCAL. | dwhite | 2000-06-19 | 1 | -1/+2 |
| | |||||
* | Conditionalize against $OSVERSION == 500000 too since it doesn't have | dwhite | 2000-06-05 | 1 | -2/+2 |
| | | | | | | | kqueue, just to be nice to our older-CURRENT-running friends. kqueue is in 400018 and 500001 and later. Suggested by: kris | ||||
* | Require OSVERSION 400018 or later, so kqueue actually exists. | dwhite | 2000-06-05 | 1 | -1/+7 |
| | |||||
* | Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. | dwhite | 2000-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.1. Added copyrights and deleted commented-out debugging code, | dwhite | 2000-06-01 | 1 | -1/+1 |
| | | | | no functional changes, but bumped the version anyway to discriminate. | ||||
* | Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style. | dwhite | 2000-05-24 | 5 | -0/+55 |