aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportmiwi2014-02-141-4/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | databases)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* And again backout to revision 1.14 until lukem@netbsd.org fixes it.edwin2008-07-313-5/+9
|
* Update to CVS version 1.16edwin2008-07-282-5/+5
|
* Go back to 1.14 which seems to work better that 1.15:edwin2007-06-252-4/+5
| | | | | | | | | | | | | | $ db hash name.hash.db josk db: Error reading key `josk': Invalid argument $ db hash name.hash.db joska db: Error reading key `joska': Invalid argument $ db btree name.btree.db josk db: Unknown key `josk' $ db btree name.btree.db joska db: Unknown key `joska' It seems to happen due to the new design of db_get() in db.c, which I will try to decypher later on.
* update to version 1.15edwin2007-06-214-63/+35
|
* Add SHA256 checksums to the distinfo files.edwin2005-11-091-0/+1
|
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Remove options for -X, which is not possible on FreeBSD system.edwin2004-01-032-0/+27
| | | | Submitted by: edwin@mavetju.org
* FreeBSD port of the NetBSD db(1) command.edwin2004-01-035-0/+86
| | | | | | manipulate db(3)'s btree(3) and hash(3) databases Submitted by: edwin@mavetju.org
* BerkeleyDB cleanup - stage 3ade2002-08-236-1127/+0
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* Take over maintainership of this one, too. Previous maintainer bounces.ade2002-08-221-1/+1
| | | | | | josh@ican.net SMTP error from remote mailer after RCPT TO:<josh@ican.net>: host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in <josh@ican.net>
* Bumped portrevision for previous commit (sorry, it's late, I forgot), sincealane2002-08-141-0/+1
| | | | it affects what is installed, although the pkg-plist doesn't change.
* Fix failure to build package due to apparent source tarball change. No ideaalane2002-08-141-2/+3
| | | | | | | how long it's been broken. Maintainer email address bounces. Committing w/o timeout because of package failure and upcoming 4.7 release. PR: 41656
* Download site directory structure changedpat2002-05-141-1/+1
| | | | | | PR: 37979 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer mail bounce
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Remove MANUAL_PACKAGE_BUILD, the port packages just fine.olgeni2001-06-231-1/+0
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+2
| | | | ldconfig in PLIST need personal consideration.
* Add support for building db2 shared library.sobomax2000-06-062-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>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-5/+5
|
* Fix PLIST to remove the plethora of directories created upon installation.billf2000-02-241-0/+83
| | | | | PR: ports/16936 Submitted by: wollman
* Upgrade to 2.7.7 / fix distfile-Fenneragebillf1999-11-232-3/+3
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-9/+9
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to latest version.markm1999-07-102-5/+5
| | | | OK'ed by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-3/+2
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* oops, restore MANUAL_PACKAGE_BUILDache1999-03-291-1/+2
|
* install examples tooache1999-03-292-0/+22
|
* change db-specific prefix to shorter one - db2ache1999-03-292-457/+466
| | | | it also match some ports expectations
* upgrade to 2.7.3, old distfile is not available in anycaseache1999-03-294-75/+478
| | | | install in the way that not interfere with libc db
* Commit all Y2K/WWW_SITE changes to Makefiles...scrappy1999-03-121-1/+2
|
* More Y2K Statement Links...scrappy1999-01-131-1/+3
|
* Long live feminism! No manpages! Nyah-hah-hah!hoek1998-08-171-31/+0
|
* Upgrade to v2.3.16jfitz1998-01-272-6/+15
| | | | Submitted-by: Josh Tiefenbach <josh@ican.net>
* Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.asami1997-11-221-3/+2
|
* Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.asami1997-11-221-1/+3
|
* Upgradet to v2.3.12jfitz1997-11-123-10/+16
| | | | Submitted by: "Josh Tiefenbach" <josh@ican.net>
* Update to description filejfitz1997-11-011-3/+5
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade to v2.3.11jfitz1997-10-034-12/+70
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade to v2.2.6jfitz1997-09-063-5/+9
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Fix pkg/COMMENT to not use the specific version numberjfitz1997-07-161-1/+1
| | | | Submitted by: itojun@itojun.org
* Import of Berkely DB 2.0jfitz1997-06-145-0/+76
Submitted by: Josh Tiefenbach <josh@ican.net>