Age | Commit message (Expand) | Author | Files | Lines |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -6/+5 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-07-10 | provide BUILDLINK_CPPFLAGS, LDFLAGS and LIBS for each pkgsrc db | grant | 1 | -1/+4 |
2004-07-07 | Set BUILDLINK_LIBDIRS.db?, as mail/exim expects. | wiz | 1 | -1/+2 |
2004-07-06 | Unused. | wiz | 1 | -60/+0 |
2004-05-26 | Use CFLAGS when creating the archive. This fixes building under IRIX64 | jschauma | 2 | -4/+4 |
2004-05-17 | Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore | seb | 1 | -2/+1 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -7/+5 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-10 | bdb.buildlink3.mk is used to select a Berkeley DB implementation for | jlam | 1 | -37/+15 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+8 |
2004-02-05 | Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use its | jlam | 2 | -10/+8 |
2004-02-05 | Support a new global variable: | jlam | 2 | -2/+18 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -2/+2 |
2004-01-22 | avoid tickling a bmake bug. | grant | 1 | -3/+5 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+6 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -12/+10 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -4/+4 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+41 |
2004-01-01 | Look inside db.h if it belongs to db3 or db4 (as it does on some | wiz | 1 | -1/+7 |
2003-12-04 | +=, not = | grant | 1 | -2/+2 |
2003-12-04 | provide BUILDLINK_LDFLAGS.db and BUILDLINK_LIBS.db. | grant | 1 | -1/+7 |
2003-12-04 | USE_GNU_TOOLS=awk. fixes build on Solaris | grant | 1 | -1/+3 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 |
2003-01-09 | Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. | schmonz | 1 | -1/+3 |
2002-12-29 | Workaround an apparent bug in make (cannot put comment in a .eli* line). | seb | 1 | -2/+3 |
2002-12-22 | Darwin, like NetBSD, has /usr/include/db.h. | grant | 1 | -2/+2 |
2002-12-15 | If USE_DB185 is _not_ defined we actually want db2: introduce _NEED_DB2 | seb | 1 | -4/+10 |
2002-11-19 | Correct package list to match recent changes. | tron | 1 | -1/+14 |
2002-11-18 | Allow this file to be used to mean "we want DB-1.85" if the inclusion of | jlam | 1 | -7/+22 |
2002-11-18 | Always build the db-1.85-compatibility code, not just for Solaris. Bump | jlam | 1 | -7/+3 |
2002-11-18 | Sort. | jlam | 1 | -20/+7 |
2002-11-02 | update MASTER_SITES. | grant | 1 | -2/+2 |
2002-10-10 | Unused. | jlam | 1 | -34/+0 |
2002-09-26 | Add BUILDLINK_CPPFLAGS.<pkg> for these packages to help packages find | jlam | 1 | -1/+3 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -7/+29 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -4/+4 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |