summaryrefslogtreecommitdiff
path: root/databases/gadfly (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add patch for gfplus to fix startup because superclass init is not calledPav Lucistnik2004-05-023-0/+21
| | | | | | | | | | - Add patch for gfserver to fix runtime PR: ports/66088 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=108151
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 1.0.0.Thomas Gellekum2002-07-125-467/+108
| | | | Notes: svn path=/head/; revision=62853
* - Use re instead of obsolete regex module. This fixes some warningsThomas Gellekum2002-04-113-0/+352
| | | | | | | | | | with newer versions of Python. - Call socket.{connect,bind} with a tuple (ip, port). Obtained from: Zope CVS tree Notes: svn path=/head/; revision=57569
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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. Notes: svn path=/head/; revision=53949
* o add NO_BUILD instead of an empty do-build targetMario Sergio Fujikawa Ferreira2001-08-302-17/+15
| | | | | | | | | | | o unecho some commands in Makefile o support NOPORTDOCS in PLIST PR: 29797 Submitted by: Patrick Li <pat@databits.net>, bento Notes: svn path=/head/; revision=47139
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Use bsd.python.mk.Thomas Gellekum2000-09-142-96/+93
| | | | Notes: svn path=/head/; revision=32607
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* New port gadfly, an SQL database written in Python.Thomas Gellekum1998-11-035-0/+148
Notes: svn path=/head/; revision=14330