Age | Commit message (Expand) | Author | Files | Lines |
2010-06-02 | Added databases/db5 version 5.0.21 | adam | 1 | -3/+3 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -4/+2 |
2008-11-26 | Added _VARGROUPS and the source of the error message. | rillig | 1 | -2/+7 |
2008-01-31 | Rewrote the header comment, since it was very hard to understand. Now it | rillig | 1 | -37/+30 |
2007-10-17 | Made the .include lines simpler. | rillig | 1 | -3/+3 |
2007-01-14 | Inserted an empty line between two paragraphs, so they look a little | rillig | 1 | -2/+3 |
2006-11-04 | Added BUILD_DEFS_EFFECTS. | rillig | 1 | -14/+19 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-01-03 | Enhances comments to better explain to package authors how this file | gdt | 1 | -9/+41 |
2005-07-21 | databases/db/buildlink3.mk was changed a long, long time ago to use | jlam | 1 | -5/+3 |
2005-01-09 | Modify bdb.buildlink3.mk so that we choose a single, well-known package | jlam | 1 | -70/+41 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -58/+48 |
2004-07-10 | provide BUILDLINK_{CPPFLAGS,LDFLAGS,LIBS}.bdb, taken from whichever db | grant | 1 | -1/+14 |
2004-05-30 | correctly set BDB_TYPE when native db is not available, eg. Solaris, | grant | 1 | -6/+4 |
2004-05-26 | Fix typo in comment. | wiz | 1 | -2/+2 |
2004-04-26 | Use a table instead of cascading if..else to dispatch to the correct | jlam | 1 | -11/+7 |
2004-04-25 | Accept /usr/include/db.h as a valid db-1.85 header file only when | minskim | 1 | -3/+11 |
2004-04-15 | Only add BDBBASE to BUILD_DEFS once. | wiz | 1 | -2/+2 |
2004-04-12 | "db" is not a valid value for BDB_TYPE; use "db2" instead. | minskim | 1 | -2/+2 |
2004-03-26 | Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to | jlam | 1 | -5/+10 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -21/+21 |
2004-03-11 | Use the correct PKGBASE when referring to the "db2" package. Also remove | jlam | 1 | -3/+2 |
2004-03-10 | bdb.buildlink3.mk is used to select a Berkeley DB implementation for | jlam | 1 | -0/+128 |