summaryrefslogtreecommitdiff
path: root/mk/bdb.buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-09Modify bdb.buildlink3.mk so that we choose a single, well-known packagejlam1-70/+41
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam1-58/+48
2004-07-10provide BUILDLINK_{CPPFLAGS,LDFLAGS,LIBS}.bdb, taken from whichever dbgrant1-1/+14
2004-05-30correctly set BDB_TYPE when native db is not available, eg. Solaris,grant1-6/+4
2004-05-26Fix typo in comment.wiz1-2/+2
2004-04-26Use a table instead of cascading if..else to dispatch to the correctjlam1-11/+7
2004-04-25Accept /usr/include/db.h as a valid db-1.85 header file only whenminskim1-3/+11
2004-04-15Only add BDBBASE to BUILD_DEFS once.wiz1-2/+2
2004-04-12"db" is not a valid value for BDB_TYPE; use "db2" instead.minskim1-2/+2
2004-03-26Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults tojlam1-5/+10
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-21/+21
2004-03-11Use the correct PKGBASE when referring to the "db2" package. Also removejlam1-3/+2
2004-03-10bdb.buildlink3.mk is used to select a Berkeley DB implementation forjlam1-0/+128