Age | Commit message (Expand) | Author | Files | Lines |
2004-06-20 | As discussed in tech-pkg, remove X11/Xpm support in graphics/gd. | xtraeme | 2 | -9/+5 |
2004-05-25 | Changes 2.0.25: | adam | 2 | -6/+5 |
2004-05-09 | No longer used. | snj | 1 | -28/+0 |
2004-04-26 | Changes 2.0.23: | adam | 2 | -5/+5 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -8/+12 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-04 | Type fixed, thanks to Stoned | adam | 1 | -2/+2 |
2004-02-04 | Changes 2.0.22: | adam | 2 | -5/+5 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-23 | graphics/gd uses X11, so all packages that link against gd use X11. | jlam | 1 | -1/+3 |
2004-01-23 | graphics/gd requires USE_X11. | jlam | 1 | -1/+3 |
2004-01-20 | Changes 2.0.21: | adam | 2 | -6/+8 |
2004-01-13 | GD apparently grew the need for pthreads; tell the buildlink machinery | simonb | 2 | -2/+4 |
2004-01-09 | Changes 2.0.20: | adam | 2 | -5/+5 |
2004-01-08 | Changes 2.0.19: | adam | 2 | -5/+5 |
2004-01-07 | s/buildlink2/buildlink3/ I must be going blind! | jlam | 1 | -2/+2 |
2004-01-06 | bl3ify | jlam | 1 | -7/+9 |
2004-01-05 | Little bug in the Makefile, mea culpa | adam | 1 | -2/+2 |
2004-01-05 | Changes 2.0.17: | adam | 4 | -20/+23 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+25 |
2003-11-06 | Set LIBTOOL_OVERRIDE. | gavan | 1 | -1/+2 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-23 | Update gd to 2.0.15 | adam | 6 | -247/+17 |
2003-06-07 | Use $(INSTALL) rather than "install". Fixes build on Solaris. | cjep | 3 | -32/+32 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2002-10-09 | Unused. | wiz | 1 | -40/+0 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 2 | -10/+36 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 |
2002-01-21 | Update to 1.8.4: | wiz | 4 | -64/+63 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -3/+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 |
2001-06-29 | Add buidlink.mk file for use by other packages | zuntum | 1 | -0/+39 |
2001-06-28 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also | jlam | 4 | -41/+21 |
2001-06-14 | added support to fix the path to perl. | kei | 3 | -2/+18 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-03-04 | Use default compiler to avoid problem with new "libtool". | tron | 3 | -12/+15 |
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |