aboutsummaryrefslogtreecommitdiff
path: root/databases/dbh/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.6.0Sahil Tandon2010-08-211-4/+40
| | | | | | | | | | | | - Add another MASTER_SITE - Introduce OPTION to install GTK html docs - Pass maintainership to submitter PR: ports/149835 Submitted by: Frederic Culot <frederic@culot.org> Notes: svn path=/head/; revision=259662
* - Add CONFLICTS with databases/dbh10.Alejandro Pulver2006-11-051-0/+2
| | | | Notes: svn path=/head/; revision=176411
* * upgrade dbh to 4.5.0Ying-Chieh Liao2006-10-311-4/+3
| | | | | | | | | | * keep old dbh 1.0 as dbh10 * reassign XFCE dependent to dbh10 Approved by: oliver (maintainer of XFCE4) Notes: svn path=/head/; revision=175669
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.0.24Michael Johnson2005-03-151-1/+1
| | | | | | | | PR: ports/78873 Submitted by: Ports Fury Notes: svn path=/head/; revision=131313
* Update to version 1.0.20Kirill Ponomarev2004-11-141-4/+2
| | | | | | | | PR: ports/73900 Submitted by: Ports Fury Notes: svn path=/head/; revision=121553
* upgrade to 1.0.18Ying-Chieh Liao2004-04-061-3/+3
| | | | Notes: svn path=/head/; revision=106298
* 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 version 1.0.17Kirill Ponomarev2003-10-281-1/+1
| | | | | | | | PR: 58622 Submitted by: Ports Fury Notes: svn path=/head/; revision=92484
* Update to version 1.0.15.Dmitry Sivachenko2003-08-271-3/+1
| | | | Notes: svn path=/head/; revision=87768
* * Do not install useless .la fileKirill Ponomarev2003-07-301-10/+3
| | | | | | | | | | | * Utilize USE_GNOME PR: 55053 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85932
* Update to 1.0.14Kevin Lo2003-03-281-2/+10
| | | | | | | | PR: 50208 Submitted by: Marcus vA <marcus@sysfault.org> Notes: svn path=/head/; revision=77601
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix Fetch.Tilman Keskinoz2003-02-161-2/+1
| | | | | | | | PR: 47998 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=75622
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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
* Do not install useless .la file.Christian Weisgerber2002-11-081-0/+2
| | | | | | | | PR: 44484 Submitted by: Ports Fury Notes: svn path=/head/; revision=69755
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.0.11Ying-Chieh Liao2002-08-151-1/+1
| | | | Notes: svn path=/head/; revision=64524
* add dbh 1.0Ying-Chieh Liao2002-08-091-0/+23
Disk Based Hashtables Notes: svn path=/head/; revision=64286