summaryrefslogtreecommitdiff
path: root/databases/gdbm_primitive
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-4/+5
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-12-18Use PKGNAME_NOREV instead of homebrewn version (hi salo!).wiz1-2/+2
2002-12-08Fix WRKSRC after PKGREVISION bump. (hi wiz!)salo1-2/+2
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-1/+2
2002-10-10buildlink1 -> buildlink2jlam3-8/+8
2002-07-04Initial import of gdbm_primitive:wiz5-0/+74
A collection of small binaries to access and modify GDBM databases. Supplied by Ola Eriksson in pkg/15521, with buildlinking and some cleanup by me.