Commit graph

13 commits

Author SHA1 Message Date
Hye-Shik Chang
741fc3e166 Add a workaround to enable building on python2.3. 2003-08-01 22:56:21 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Doug White
670530c706 Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in,
bsd.python.mk-ify port.

PR:		26352
2001-04-05 17:29:18 +00:00
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