summaryrefslogtreecommitdiff
path: root/databases/db4/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2004-11-17Amend the previous commit... we also only care about pthreads if we'rejlam1-2/+6
2004-11-17DB4 only want pthreads because it's really after POSIX 1003.1jlam1-2/+2
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 fromjlam1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-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-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-12Build databases/db4 with the DB-1.85 compatability layer and bump thejlam1-1/+2
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-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
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