aboutsummaryrefslogtreecommitdiff
path: root/databases/libdbi
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to 0.7.1.Sean Chittenden2003-11-184-64/+42
| | | | | | | | PR: ports/58706 Submitted by: ijliao Notes: svn path=/head/; revision=94224
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add dependency on libpq.3 and POSTGRESQL_PORT tunable. GrabSean Chittenden2003-01-181-2/+4
| | | | | | | maintainership of ports while I'm here. Notes: svn path=/head/; revision=73439
* upgrade to 0.6.7Ying-Chieh Liao2003-01-022-2/+2
| | | | | | | | PR: 45924 Submitted by: Ports Fury Notes: svn path=/head/; revision=72258
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+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
* upgrade to 0.6.6Ying-Chieh Liao2002-11-066-7/+29
| | | | | | | | PR: 44961 Submitted by: Ports Fury Notes: svn path=/head/; revision=69594
* Add missing directoryKris Kennaway2002-10-281-0/+1
| | | | Notes: svn path=/head/; revision=69007
* Update to version 0.6.5.Christian Weisgerber2002-10-146-60/+81
| | | | | | | | PR: 43782 Submitted by: Ports Fury Notes: svn path=/head/; revision=68046
* add libdbiYing-Chieh Liao2001-11-046-0/+102
Database Independent Abstraction Layer for C Notes: svn path=/head/; revision=49548