| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Jan 2009 19:44:02
1.4_2
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
01 Jun 2008 10:42:37
1.4_2
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
29 Feb 2008 13:34:36
1.4_2
|
perky  |
Fix build for Python 2.5.2 |
04 Oct 2007 01:41:11
1.4_2  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
03 Oct 2007 23:52:59
1.4_2
|
edwin  |
Remove support for OSVERSION < 5 |
24 Sep 2007 05:11:23
1.4_2
|
delphij  |
Fix py-kqueue for python 2.5.x.
PR: ports/115781
Sponsored by: SINA Corporation
Approved by: maintainer timeout |
30 Jul 2007 10:42:28
1.4_1
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
09 Jun 2006 22:01:32
1.4_1
|
linimon  |
Update maintainer's email address at his request. |
04 May 2006 22:41:12
1.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
1.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Dec 2004 08:26:24
1.4_1
|
vs  |
- Update to 1.4
- Assign maintainership to submitter
- Minor cleanup (me)
PR: ports/74224
Approved by: dwhite (maintainer) |
31 Mar 2004 04:12:58
1.3_1
|
trevor  |
SIZEify (maintainer timeout) |
01 Aug 2003 23:56:21
1.3_1
|
perky  |
Add a workaround to enable building on python2.3. |
07 Mar 2003 06:01:16
1.3_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Feb 2003 02:44:22
1.3_1
|
seanc  |
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) |
05 Apr 2001 19:29:19 
|
dwhite  |
Upgrade, 1.2 -> 1.3: New Python 2.0 convention for Makefile.pre.in,
bsd.python.mk-ify port. |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
08 Sep 2000 14:24:00 
|
tg  |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
19 Jul 2000 06:51:22 
|
dwhite  |
Update to 1.2: New kevent(2) API (and require FreeBSD versions with it as I'm
a lazy bastard). |
10 Jul 2000 19:07:17 
|
dwhite  |
Fix typo. Don't ask me how it worked before. :) |
19 Jun 2000 21:21:59 
|
dwhite  |
Update to use MASTER_SITE_LOCAL. |
05 Jun 2000 05:57:36 
|
dwhite  |
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. |
05 Jun 2000 05:31:25 
|
dwhite  |
Require OSVERSION 400018 or later, so kqueue actually exists. |
01 Jun 2000 08:09:09 
|
dwhite  |
Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum. |
01 Jun 2000 08:06:30 
|
dwhite  |
Upgrade to 1.1. Added copyrights and deleted commented-out debugging code, no
functional changes, but bumped the version anyway to discriminate. |
24 May 2000 06:34:20 
|
dwhite  |
Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style.
|