| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
1.0.0_4
|
miwi  |
- Get Rid MD5 support |
25 Jan 2010 08:55:35
1.0.0_4
|
miwi  |
- Fix work with py 2.6
PR: 143070
Submitted by: Edmondas Girkantas <eg@fbsd.lt> |
08 Jun 2009 22:30:55
1.0.0_3
|
miwi  |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
13 Jul 2008 01:47:05
1.0.0_2
|
itetcu  |
- use SF macro
- use [NO]PORTEXAMPLES where appropriately and fix plist
- bump PORTREVISION
Prompted by: QA Tindy run |
24 Apr 2006 11:35:11
1.0.0_1
|
erwin  |
Add WWW: and cleanup pkg-plist
PR: 96254
Submitted by: Soeren Straarup <xride@x12.dk> |
24 Nov 2005 01:23:57
1.0.0_1
|
pav  |
- Add SHA256 |
02 May 2004 12:03:04
1.0.0_1
|
pav  |
- Add patch for gfplus to fix startup because superclass init is not called
- Add patch for gfserver to fix runtime
PR: ports/66088
Submitted by: Radim Kolar <hsn@netmag.cz> |
29 Jan 2004 07:24:56
1.0.0
|
trevor  |
SIZEify. |
20 Feb 2003 17:00:26
1.0.0
|
knu  |
De-pkg-comment. |
12 Jul 2002 11:20:55
1.0.0
|
tg  |
Upgrade to 1.0.0. |
11 Apr 2002 11:45:29
1.0_1
|
tg  |
- Use re instead of obsolete regex module. This fixes some warnings
with newer versions of Python.
- Call socket.{connect,bind} with a tuple (ip, port).
Obtained from: Zope CVS tree |
29 Jan 2002 09:45:01 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
30 Aug 2001 06:26:46 
|
lioux  |
o add NO_BUILD instead of an empty do-build target o unecho some commands in
Makefile o support NOPORTDOCS in PLIST |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
14 Sep 2000 13:05:42 
|
tg  |
Use bsd.python.mk. |
08 Sep 2000 13:24:00 
|
tg  |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |