Age | Commit message (Expand) | Author | Files | Lines |
2002-08-25 | Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2 | jlam | 206 | -997/+1994 |
2002-08-25 | Rename NO_BUILDLINK2 to NO_BUILDLINK. This better matches what it's | jlam | 1 | -5/+5 |
2002-08-25 | It's USE_BUILDLINK2, not USE_BUILDLINK2_ONLY. | jlam | 1 | -3/+3 |
2002-08-25 | Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE as these packages have | jlam | 4 | -8/+8 |
2002-08-25 | Catch up to BUILDLINK_DEPENDS set in qt3-libs/buildlink.mk. | jlam | 1 | -1/+1 |
2002-08-25 | Call glib-config instead of GLIB_CONFIG (which was never set). This gives | jlam | 2 | -5/+5 |
2002-08-25 | buildlink2 uses PKGLIBTOOL, not LIBTOOL. | jlam | 1 | -2/+2 |
2002-08-25 | Localize the code for CHECK_XPM from bsd.pkg.mk into the xpm Makefile. | jlam | 1 | -4/+11 |
2002-08-25 | All gdk-pixbuf and gdk-pixbuf-gnome to use different buildlink frameworks. | jlam | 1 | -1/+8 |
2002-08-23 | Merge changes from HEAD of pkgsrc/pkgtools to buildlink2 branch. | jlam | 37 | -784/+432 |
2002-08-23 | Strongly buildlinkify without using either the buildlink1 or buildlink2 | jlam | 1 | -1/+3 |
2002-08-22 | Patch out attempt by libiconv Makefile to be clever since we don't need it | jlam | 2 | -1/+15 |
2002-08-22 | Use the correct header to test for presence of X11. | jlam | 1 | -2/+2 |
2002-08-22 | Use the buildlink2.mk files for the dependent packages. | jlam | 1 | -5/+5 |
2002-08-22 | Mirror split of buildlink.mk into openwin and xfree versions in the | jlam | 4 | -1555/+1575 |
2002-08-22 | Catch up with the BUILDLINK_DEPENDS changes in buildlink.mk. | jlam | 17 | -35/+38 |
2002-08-22 | Catch up with changes in buildlink.mk to handle security problems in | jlam | 1 | -42/+42 |
2002-08-22 | Fix typo: s/DEPENDS/PKGSRCDIR/ | jlam | 3 | -6/+6 |
2002-08-22 | Fix pasto: s/DEPENDS/PKGSRCDIR/ | jlam | 1 | -2/+2 |
2002-08-22 | Mirror changes in buildlink.mk to support more precisely specifying when | jlam | 1 | -4/+25 |
2002-08-22 | Mirror changes in buildlink.mk to support more precisely specifying when | jlam | 1 | -26/+33 |
2002-08-22 | Mirror changes in buildlink.mk to support more precisely specifying when | jlam | 1 | -32/+41 |
2002-08-22 | Mirror changes in buildlink.mk to support more precisely specifying when | jlam | 1 | -15/+26 |
2002-08-22 | Include bsd.prefs.mk so that some variables may be set and checked in the | jlam | 1 | -1/+3 |
2002-08-22 | Mirror changes in buildlink.mk to support more precisely specifying when | jlam | 1 | -4/+26 |
2002-08-22 | Merge changes from pkgsrc-current into the buildlink2 branch for the | jlam | 403 | -6314/+10289 |
2002-08-21 | Move buildlink2.txt from the top-level directory into mk/buildlink2 with | jlam | 1 | -1/+1 |
2002-08-21 | Mirror changes to buildlink.mk in pkgsrc-current that allowing more precise | jlam | 1 | -7/+22 |
2002-08-21 | Merge from pkgsrc-current in pkgsrc/archivers. | jlam | 21 | -160/+169 |
2002-08-21 | Merge conflicts. | jlam | 32 | -32/+34 |
2002-08-21 | Catch up with new files added to pkgsrc-current. | jlam | 2 | -0/+2817 |
2002-08-21 | pkgsrc-current has a new methodology for dealing with pthreads in | jlam | 1 | -71/+137 |
2002-08-21 | Merge pkgsrc/mk from pkgsrc-current into the buildlink2 branch. | jlam | 33 | -341/+1108 |
2002-07-21 | ".if" is ended with ".endif", not with ".fi". | jlam | 1 | -2/+2 |
2002-07-21 | Properly set default PERL5_SITEARCH and PERL5_ARCHLIB on Darwin, which | jlam | 1 | -6/+12 |
2002-07-21 | Check for /bin/bash and use it for the shell in the buildlink wrappers on | jlam | 1 | -1/+6 |
2002-07-21 | Always build a dynamically-linked perl on Darwin, as the build process | jlam | 1 | -1/+8 |
2002-07-20 | Update to perl 5.8.0. Remove several stale CPAN mirror sites. | jlam | 3 | -14/+8 |
2002-07-01 | Convert from using buildlink1 to using the new buildlink2 framework. | jlam | 77 | -392/+375 |
2002-07-01 | Update perl5-current to track 5.8.0rc2 patchlevel 17384, which has the | jlam | 3 | -11/+11 |
2002-07-01 | Convert to use buildlink2 framework. | jlam | 1 | -2/+2 |
2002-07-01 | Use SSLBASE instead of BUILDLINK_PREFIX.openssl...it's shorter and that's | jlam | 1 | -2/+2 |
2002-07-01 | Convert to use the buildlink2 framework and minimize the differences | jlam | 1 | -34/+43 |
2002-07-01 | Whitespacing for readability. | jlam | 1 | -2/+3 |
2002-06-30 | typo | jlam | 1 | -2/+2 |
2002-06-30 | Using the default case, while correct, was too slow. Instead of that, we | jlam | 1 | -16/+16 |
2002-06-30 | Add a default case (duh!) so that any arguments that fall through are still | jlam | 1 | -1/+16 |
2002-06-30 | Always let the hardlink succeed to prevent errors when forcing an update | jlam | 1 | -2/+2 |
2002-06-30 | WRKDIR is used by pre-cache, not wrapper.sh. | jlam | 1 | -3/+3 |
2002-06-30 | If ${LOCALBASE} != "/usr/pkg", then remove references to headers and | jlam | 1 | -1/+5 |