summaryrefslogtreecommitdiff
path: root/databases/db47 (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-02-09Make the library installation permission safe.Mario Sergio Fujikawa Ferreira1-3/+19
Approved by: MAINTAINER Notes: svn path=/head/; revision=38142
2001-02-08Fix sominor version.Kevin Lo2-4/+4
PR: 24894 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38109
2001-02-02Update to version 3.2.9Kevin Lo3-14/+74
PR: 24796 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37907
2001-01-03make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allowFUJISHIMA Satsuki1-0/+3
building without root privilege. PR: 21951 Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com> Notes: svn path=/head/; revision=36668
2001-01-01Goodbye, YEAR2000. Hello, 2001.Will Andrews1-2/+0
Approved by: asami Notes: svn path=/head/; revision=36564
2000-09-22Several cleanups:Maxim Sobolev4-14/+31
- properly install shared library (still needs more work); - use pthreads; - use libtool. PR: 21470 (partially) Submitted by: maintainer Notes: svn path=/head/; revision=33015
2000-09-16Update to 3.1.17.Will Andrews3-3/+7
PR: 21227 Submitted by: maintainer Notes: svn path=/head/; revision=32733
2000-08-26Update to Berkeley DB3, after repocopy from databases/db to databases/db3.Will Andrews6-1084/+766
PR: 20763 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru> Notes: svn path=/head/; revision=31997
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-1/+1
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
2000-06-16Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2-3/+2
ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
2000-06-06Add support for building db2 shared library.Maxim Sobolev2-5/+487
"A somewhat cumbersome update to db to have it build a shared lib. Ports depending on it will now be able to use a simple LIB_DEPENDS instead of a semantically incorrect RUN_DEPENDS." PR: 19035 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=29268
2000-04-08update with the new PORTNAME/PORTVERSION variablesMichael Haro1-5/+5
Notes: svn path=/head/; revision=27418
2000-02-23Fix PLIST to remove the plethora of directories created upon installation.Bill Fumerola1-0/+83
PR: ports/16936 Submitted by: wollman Notes: svn path=/head/; revision=26212
1999-11-23Upgrade to 2.7.7 / fix distfile-FennerageBill Fumerola2-3/+3
Notes: svn path=/head/; revision=23271
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-9/+9
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-07-10Upgrade to latest version.Mark Murray2-5/+5
OK'ed by: maintainer Notes: svn path=/head/; revision=20146
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-04-14Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier2-3/+2
Notes: svn path=/head/; revision=17863
1999-04-08Proper URLs that reference directories end in '/'Bill Fumerola1-2/+2
Notes: svn path=/head/; revision=17742
1999-03-29oops, restore MANUAL_PACKAGE_BUILDAndrey A. Chernov1-1/+2
Notes: svn path=/head/; revision=17425
1999-03-29install examples tooAndrey A. Chernov2-0/+22
Notes: svn path=/head/; revision=17420
1999-03-28change db-specific prefix to shorter one - db2Andrey A. Chernov2-457/+466
it also match some ports expectations Notes: svn path=/head/; revision=17419
1999-03-28upgrade to 2.7.3, old distfile is not available in anycaseAndrey A. Chernov4-75/+478
install in the way that not interfere with libc db Notes: svn path=/head/; revision=17416
1999-03-11Commit all Y2K/WWW_SITE changes to Makefiles...Marc G. Fournier1-1/+2
Notes: svn path=/head/; revision=17141
1999-01-13More Y2K Statement Links...Marc G. Fournier1-1/+3
Notes: svn path=/head/; revision=16024
1998-08-17Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1-31/+0
Notes: svn path=/head/; revision=12573
1998-01-26Upgrade to v2.3.16James FitzGibbon2-6/+15
Submitted-by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=9470
1997-11-22Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.Satoshi Asami1-3/+2
Notes: svn path=/head/; revision=8742
1997-11-22Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=8740
1997-11-11Upgradet to v2.3.12James FitzGibbon3-10/+16
Submitted by: "Josh Tiefenbach" <josh@ican.net> Notes: svn path=/head/; revision=8584
1997-10-31Update to description fileJames FitzGibbon1-3/+5
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=8428
1997-10-03Upgrade to v2.3.11James FitzGibbon4-12/+70
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=8094
1997-09-05Upgrade to v2.2.6James FitzGibbon3-5/+9
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=7783
1997-07-15Fix pkg/COMMENT to not use the specific version numberJames FitzGibbon1-1/+1
Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=7348
1997-06-13Import of Berkely DB 2.0James FitzGibbon5-0/+76
Submitted by: Josh Tiefenbach <josh@ican.net> Notes: svn path=/head/; revision=6913