summaryrefslogtreecommitdiff
path: root/mk/db1.builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-3/+3
2012-02-05Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4.obache1-2/+2
2007-11-16Reverted all the recent changes to the BUILTIN_FIND_GREP variable. Itrillig1-2/+2
2007-11-16Move backslash from last commit to second '$'; the test for a builtinbjs1-2/+2
2007-11-15Fixed some pkglint warnings. At any other position in a shell word, therillig1-3/+3
2007-10-17Made the .include lines simpler.rillig1-2/+2
2007-02-15Reverted the last change, since it was wrong. In a single shell word, arillig1-2/+2
2007-02-15Fixed shell quoting, noted by pkglint.rillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2005-08-11Change the order of libraries looked for, and start with libdb1 instead ofcube1-6/+6
2005-06-30Cosmetics (so pkglint does not complain)adam1-3/+2
2005-06-20Until pkgsrc gets a databases/db1 package, we must always prefer thejlam1-1/+6
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-59/+60
2004-12-23Don't remove library options from the command line quite so aggressively.jlam1-2/+1
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2
2004-12-02Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over thejlam1-10/+16
2004-11-28Reverse the tests so that we actually check for the existence and notjlam1-6/+6
2004-11-26Add missing quotes.jlam1-3/+3
2004-11-17If we don't need to link against -ldb or -ldb1 (because the DB functionsjlam1-3/+5
2004-11-15If we're using db1, the create a compatibility header db_185.h that isjlam1-1/+10
2004-11-15Whitespace nits.jlam1-8/+8
2004-11-15Store the actual library options in BUILDLINK_LDADD.db1 and append thatjlam1-3/+4
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam1-0/+72