summaryrefslogtreecommitdiff
path: root/databases/db4
AgeCommit message (Expand)AuthorFilesLines
2004-06-17link libdb4 against libnsl on Solaris so programs that use it cangrant1-2/+6
2004-06-17whitespace nitgrant1-2/+2
2004-04-07When -lpthread is used, link the db4 library against it, so that programsjmmv3-8/+17
2004-03-30Always pass the location of the db[34] headers since we install them in ajlam1-4/+5
2004-03-22Transform -ldb-[34] to -ldb[34], respectively, as they're the better knownjlam1-1/+2
2004-03-20Re-fix this on 1.6 sparc64.snj1-3/+2
2004-03-18Rewrite comment so that it doesn't cause errors in make.jlam1-3/+5
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-8/+9
2004-03-14Pre-3.3 GCC has an optimization bug on powerpc that's tickled by the db4jlam1-1/+23
2004-03-12Build databases/db4 with the DB-1.85 compatability layer and bump thejlam3-7/+11
2004-03-12s/db3/db4/jlam1-2/+2
2004-03-10bdb.buildlink3.mk is used to select a Berkeley DB implementation forjlam1-2/+7
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-2/+4
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-02-02These packages need a C++ compiler.jlam1-2/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-05bl3ifyjlam1-4/+6
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead ofjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-10/+7
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+20
2003-12-21Export some missed libraries and hide obsolete headers for Buildlink2.uebayasi1-3/+3
2003-12-08Work around a f77 ICE on NetBSD/sparc64 1.6* by "disabling" f77seb3-2/+110
2003-12-07Forgot to commit this with patch-aa change.epg1-2/+2
2003-12-07Fix install when BSD_INSTALL_PROGRAM uses the -s option. Can't useepg1-4/+6
2003-12-07Update to 4.2.52.epg6-440/+460
2003-06-10Update to 4.1.25, based on PR 20289 by Daniel Farrugia.wiz6-689/+782
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-12-31Mechanical conversion to use java-vm.mk.jlam1-6/+6
2002-11-15buildlink1 -> buildlink2jlam1-2/+3
2002-09-11Add buildlink2.mk.wiz1-0/+24
2002-09-11Fix MASTER_SITES.wiz1-2/+2
2002-03-30Initial import of Sleepycat db4 provided by Alex Newman <dolemite@wuli.nu>uebayasi6-0/+1246