aboutsummaryrefslogtreecommitdiff
path: root/databases/dbh
Commit message (Collapse)AuthorAgeFilesLines
* After an include, PLIST_SUB must be appended to, not overwritten.Mathieu Arnold2018-09-101-2/+2
| | | | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479405
* - Update to 5.0.22Frederic Culot2017-10-202-3/+4
| | | | | | | Changes: http://sourceforge.net/projects/dbh/files/dbh/ Notes: svn path=/head/; revision=452521
* - Unbreak the build on big-endian architecturesAlexey Dokuchaev2015-09-061-9/+8
| | | | | | | | | | | - Deuglify Makefile by removing ${WRKSRC}/Makefile.in patching and using provided --with-pkglibdata configure switch instead - Arrange knobs in a more logical order and wrap one overly long line Tested on: flame (sparc64), eris (ia64), local Mac mini G4 (powerpc) Notes: svn path=/head/; revision=396214
* - Update to 5.0.19Frederic Culot2015-05-182-3/+3
| | | | | | | Changes: http://sourceforge.net/projects/dbh/files/dbh/ Notes: svn path=/head/; revision=386681
* - Update to 5.0.17Frederic Culot2015-03-173-4/+6
| | | | | | | Changes: http://sourceforge.net/projects/dbh/files/dbh/ Notes: svn path=/head/; revision=381480
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371255
* - Update to 5.0.16Frederic Culot2014-10-153-5/+4
| | | | | | | | | - Update WWW link Changes: http://sourceforge.net/projects/dbh/files/dbh/ Notes: svn path=/head/; revision=370896
* Remove USES=pathfix and add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-10-053-19/+4
| | | | Notes: svn path=/head/; revision=370124
* - Update to 5.0.15Frederic Culot2014-07-203-16/+20
| | | | | | | | | - Add LICENSE (GPL 3) Changes: http://sourceforge.net/projects/dbh/files/dbh/ Notes: svn path=/head/; revision=362303
* - Update to 5.0.7Frederic Culot2014-02-123-26/+44
| | | | | | | | - Update MASTER_SITES - Support staging Notes: svn path=/head/; revision=343919
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-7/+6
| | | | Notes: svn path=/head/; revision=339860
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Convert databases to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316313
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Convert to OptionsNGFrederic Culot2012-10-051-11/+8
| | | | Notes: svn path=/head/; revision=305308
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Update to 4.6.2Frederic Culot2011-04-213-8/+6
| | | | Notes: svn path=/head/; revision=272990
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update my MAINTAINER address to culot@FreeBSD.org.Frederic Culot2010-10-201-1/+1
| | | | | | | Approved by: sahil@ (mentor) Notes: svn path=/head/; revision=263326
* Mark as broken on sparc64: fails to compile.Mark Linimon2010-09-171-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=261323
* - Update to 4.6.1Sahil Tandon2010-09-052-4/+4
| | | | | | | | PR: ports/150217 Submitted by: Frederic Culot <frederic@culot.org> (maintainer) Notes: svn path=/head/; revision=260611
* - Update to 4.6.0Sahil Tandon2010-08-214-18/+72
| | | | | | | | | | | | - 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-314-11/+24
| | | | | | | | | | * 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-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149245
* 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-152-3/+3
| | | | | | | | PR: ports/78873 Submitted by: Ports Fury Notes: svn path=/head/; revision=131313
* Update to version 1.0.20Kirill Ponomarev2004-11-143-21/+4
| | | | | | | | PR: ports/73900 Submitted by: Ports Fury Notes: svn path=/head/; revision=121553
* upgrade to 1.0.18Ying-Chieh Liao2004-04-065-16/+22
| | | | 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 1.0.17Kirill Ponomarev2003-10-282-2/+2
| | | | | | | | PR: 58622 Submitted by: Ports Fury Notes: svn path=/head/; revision=92484
* Update to version 1.0.15.Dmitry Sivachenko2003-08-272-4/+2
| | | | Notes: svn path=/head/; revision=87768
* * Do not install useless .la fileKirill Ponomarev2003-07-303-13/+14
| | | | | | | | | | | * 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-284-58/+14
| | | | | | | | PR: 50208 Submitted by: Marcus vA <marcus@sysfault.org> Notes: svn path=/head/; revision=77601
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+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-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
* Do not install useless .la file.Christian Weisgerber2002-11-083-5/+50
| | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.0.11Ying-Chieh Liao2002-08-152-2/+2
| | | | Notes: svn path=/head/; revision=64524
* add dbh 1.0Ying-Chieh Liao2002-08-096-0/+51
Disk Based Hashtables Notes: svn path=/head/; revision=64286