Age | Commit message (Expand) | Author | Files | Lines |
2004-11-04 | Changes 1.2.2: | adam | 4 | -38/+7 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-31 | Added two patches for fixing possible security issue. | reed | 5 | -4/+35 |
2004-07-06 | Unused. | wiz | 1 | -121/+0 |
2004-05-26 | Use CFLAGS when creating the archive. This fixes building under IRIX64 | jschauma | 2 | -9/+9 |
2004-05-08 | nb1: install shlib as executable. | tv | 3 | -5/+6 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+9 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-12 | Obey CPPFLAGS. | tv | 2 | -4/+4 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -103/+88 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -19/+21 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -6/+26 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -57/+52 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 2 | -4/+4 |
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-26 | revert last - the problem has been fixed in bsd.buildlink3.mk. | grant | 1 | -2/+2 |
2004-01-25 | if we have determined that we need pkgsrc zlib, set | grant | 1 | -2/+2 |
2004-01-24 | Support BUILDLINK_DEPENDS.<pkg> being a list of values. | jlam | 1 | -5/+9 |
2004-01-19 | Fix brokenness introduced as part of the update of zlib to 1.2.1. The | jlam | 2 | -47/+109 |
2004-01-13 | Create the man/man3 directory, so that this can be installed properly with | jmmv | 1 | -2/+2 |
2004-01-12 | Changes 1.2.1: | adam | 8 | -204/+56 |
2004-01-05 | bl3ify | jlam | 1 | -12/+5 |
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 | -21/+15 |
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/+72 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-03-05 | Oops, restore NOT_FOR_PLATFORM (commented for my local testing). | salo | 1 | -2/+2 |
2003-03-05 | Added fix for CAN-2003-0107 - | salo | 6 | -5/+120 |
2003-02-28 | mark Linux zlib as incompatible to avoid using base zlib which can | grant | 1 | -1/+4 |
2003-02-28 | s/LIBTOOL_VERSION/LIBTOOL_REQD/ to register correct dependency. | grant | 1 | -2/+2 |
2003-02-16 | Darwin has no static libz, mark it incompatible. | grant | 1 | -1/+4 |
2003-02-04 | Create a fake libtool archive so that libtool doesn't get confused since | jlam | 1 | -6/+14 |
2002-12-23 | IRIX has an old zlib version, so make it use pkgsrc's zlib. | jschauma | 1 | -1/+4 |
2002-10-10 | Unused. | wiz | 1 | -67/+0 |
2002-09-01 | Mirror the libtool setup in bsd.pkg.mk since we can't use USE_LIBTOOL. | jlam | 1 | -4/+5 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -4/+65 |
2002-08-07 | Enable building this package on <1.4, and add INCOMPAT_ZLIB settings for | wiz | 2 | -3/+10 |
2002-08-07 | Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE, | jlam | 1 | -3/+17 |
2002-03-12 | Update to 1.1.4, and update MASTER_SITES. | wiz | 2 | -6/+9 |
2001-11-29 | Change ONLY_FOR_PLATFORM...SunOS to NOT_FOR_PLATFORM...NetBSD | abs | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-10 | Homepage changed | hubertf | 1 | -2/+2 |
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-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |