aboutsummaryrefslogtreecommitdiff
path: root/databases/gadfly
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix work with py 2.6Martin Wilke2010-01-253-1/+37
| | | | | | | | PR: 143070 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Notes: svn path=/head/; revision=248517
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-3/+1
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - use SF macroIon-Mihai Tetcu2008-07-132-12/+13
| | | | | | | | | | - use [NO]PORTEXAMPLES where appropriately and fix plist - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=216751
* Add WWW: and cleanup pkg-plistErwin Lansing2006-04-242-24/+26
| | | | | | | | PR: 96254 Submitted by: Soeren Straarup <xride@x12.dk> Notes: svn path=/head/; revision=160306
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* - 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