summaryrefslogtreecommitdiff
path: root/databases/db3
AgeCommit message (Collapse)AuthorFilesLines
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-03-28RCS Id policewennmach3-3/+7
2001-03-26Build a shared library version as well...skrll5-29/+125
2001-02-21Upgrade to 3.2.9. Install C++ library as well (not java, since thisfvdl6-178/+371
depends on java being installed, it should probably be in a seperate pkg). Changelog is at http://www.sleepycat.com/update/3.2.9/if.3.2.9.html
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-14Replace USE_PKGLIBTOOL by USE_LIBTOOL.wiz1-2/+4
XXX: Isn't really used right now, since the shared library isn't built. Needs tweaking.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
1999-12-16Import Sleepycat's db routines (V3).hubertf7-0/+800
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks!