Age | Commit message (Expand) | Author | Files | Lines |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -2/+2 |
2004-02-08 | PKGLIBTOOL and PKGSHLIBTOOL are no more. | jlam | 1 | -4/+4 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -3/+3 |
2004-02-05 | Make PREFER_PKGSRC just yes/no or a list of packages. This makes it | jlam | 2 | -10/+6 |
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-07 | Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper. | jlam | 1 | -4/+4 |
2004-01-06 | whitespace | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -3/+6 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-05 | Sprinkle a few double quotes here and there. | jlam | 1 | -4/+4 |
2004-01-05 | Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. | jlam | 1 | -19/+12 |
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/+70 |
2003-12-30 | Add RCS tags | cjep | 1 | -0/+1 |
2003-12-05 | Change the makefile patch to be even more libtool friendly to allow | erh | 2 | -25/+71 |
2003-12-03 | Use libtool when installing, and install libbz2 first. | erh | 1 | -4/+4 |
2003-09-25 | test CC_VERSION rather than doing our own dance to figure out if we're | grant | 1 | -4/+2 |
2003-09-25 | add Darwin-* to _INCOMPAT_BZ2: it has bzlib.h, but only a static libbz2 | danw | 1 | -2/+3 |
2003-09-18 | Use libtool with correct --mode argument. From Ron Roskens in PR 22824. | wiz | 3 | -9/+9 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-23 | Solaris 9's bzip2 is good enough. | salo | 1 | -5/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-03-28 | Remove superfluous whitespace. | wiz | 1 | -2/+2 |
2003-03-18 | Make this compile on Irix with the MIPSPro compiler by removing gcc-only | jschauma | 3 | -5/+15 |
2003-02-04 | Reorder the two targets for aesthetic reasons. | jlam | 1 | -3/+3 |
2003-02-04 | Create a fake libtool archive since libbz2.la isnt in the base system but | jlam | 1 | -1/+14 |
2002-10-31 | update MASTER_SITES and HOMEPAGE. | grant | 1 | -3/+3 |
2002-10-05 | Unused. | wiz | 1 | -69/+0 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 2 | -3/+59 |
2002-08-07 | Add a catch-all for SunOS to force using the pkgsrc versions of the | jlam | 1 | -2/+7 |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -9/+17 |
2002-06-09 | Fix warning. | yyamano | 1 | -2/+2 |
2002-03-24 | Update bzip2 to 1.0.2 | mjl | 3 | -33/+35 |
2001-10-31 | 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-14 | Honor CFLAGS passed in from environment during build. | jlam | 2 | -6/+9 |
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 | -5/+6 |
2001-06-21 | Install the headers and libraries for bzip2, and add a buildlink.mk file | jlam | 5 | -12/+114 |
2001-06-14 | Oops, forgot to remove this file on update. | wiz | 1 | -50/+0 |
2001-06-10 | Update to 1.0.1. | wiz | 3 | -39/+19 |
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-11 | Use "${OPSYS}" in error message instead of hard coding "NetBSD". | tron | 1 | -2/+2 |
2001-01-11 | Update homepage URL. | tron | 1 | -2/+2 |
2000-10-17 | mention PKGNAME in IGNORE message | wiz | 1 | -2/+2 |