Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.0.0. | tg | 2002-07-12 | 5 | -467/+108 |
| | |||||
* | - Use re instead of obsolete regex module. This fixes some warnings | tg | 2002-04-11 | 3 | -0/+352 |
| | | | | | | | with newer versions of Python. - Call socket.{connect,bind} with a tuple (ip, port). Obtained from: Zope CVS tree | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | o add NO_BUILD instead of an empty do-build target | lioux | 2001-08-30 | 2 | -17/+15 |
| | | | | | | | | o unecho some commands in Makefile o support NOPORTDOCS in PLIST PR: 29797 Submitted by: Patrick Li <pat@databits.net>, bento | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Use bsd.python.mk. | tg | 2000-09-14 | 2 | -96/+93 |
| | |||||
* | Don't break package building on Satoshi's cluster. Explicitly depend | tg | 2000-09-08 | 1 | -2/+2 |
| | | | | on python1.5:lang/python15. | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | New port gadfly, an SQL database written in Python. | tg | 1998-11-03 | 5 | -0/+148 |