summaryrefslogtreecommitdiff
path: root/databases/db4
AgeCommit message (Expand)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-01-25Interix needs -lrpclib.tv1-1/+2
2005-01-17some older versions of SGI don't define "sgi", but both older and newerjschauma2-1/+15
2005-01-05On Solaris link with -lrt or fdatasync is an unresolved symbol.markd1-3/+3
2005-01-05Updated db4 to 4.3.27martti5-89/+33
2004-12-30Use the -pthread option only when pthread is enabled. Previously, theminskim3-5/+15
2004-12-27Update databases/db4 to 4.3.21. Changes from version 4.2.25 include:jlam8-1240/+1395
2004-11-17Further refinement... if we're using GCC, ignore any -lpthread found onjlam1-2/+4
2004-11-17Amend the previous commit... we also only care about pthreads if we'rejlam2-5/+14
2004-11-17DB4 only want pthreads because it's really after POSIX 1003.1jlam2-4/+9
2004-11-17x86_64 supports the same test-and-set method as x86, so use it insteadjlam2-8/+17
2004-11-17Include bsd.prefs.mk before testing the value of USE_JAVA, and movejlam1-2/+5
2004-11-16Migrate powerpc hack to hacks.mk to simplify core logic in Makefile.jlam2-23/+30
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam1-7/+5
2004-11-15libdb4.so links with -lpthread, so include pthread.buildlink3.mk.jlam1-1/+3
2004-11-10Use the distribution patches (patch.4.2.52.{1,2}) directly fromjlam8-60/+26
2004-11-05fix config.{guess,sub} override.grant1-1/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-23The mechanical PLIST changes were a bit too aggressive - restore someagc1-1/+7
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-13/+1
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-3/+3
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-2/+2
2004-07-10provide BUILDLINK_CPPFLAGS, LDFLAGS and LIBS for each pkgsrc dbgrant1-1/+4
2004-07-07Set BUILDLINK_LIBDIRS.db?, as mail/exim expects.wiz1-1/+2
2004-07-01Add two patches from Sleepycat:recht4-3/+43
2004-07-01Unused.wiz1-24/+0
2004-06-28Move the HTML documentation into ${PREFIX}/share/doc/html. Bump thejlam4-1178/+1178
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