Age | Commit message (Expand) | Author | Files | Lines |
2004-11-02 | Correct whitespace after UPDATE_RUNNING changes | agc | 1 | -5/+5 |
2004-11-02 | Set UPDATE_RUNNING=YES when deinstalling due to a update or replace target. | erh | 1 | -5/+15 |
2004-10-28 | Fix shlib execute perm pattern (was broken after 1.1537). | tv | 1 | -3/+4 |
2004-10-27 | - Allow CXXFLAGS to be set on a per-OS basis (read added to OPSYSVARS). | recht | 1 | -2/+5 |
2004-10-27 | Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>. | tv | 1 | -3/+3 |
2004-10-27 | whitespace police and tidyup of PLIST_SUBST. no functional change. | grant | 1 | -13/+13 |
2004-10-26 | 2nd round for PKG_RESUME_TRANSFERS: | xtraeme | 1 | -13/+51 |
2004-10-26 | add hostname to Subject: of PKGSRC_MESSAGE_RECIPIENTS email | lukem | 1 | -2/+2 |
2004-10-25 | Introduce the PKGCONFIG_OVERRIDE_STAGE variable to let a package | jmmv | 1 | -2/+9 |
2004-10-21 | Only allow LIBTOOLIZE_PLIST=no if USE_LIBTOOL is *not* used, setting BROKEN | tv | 1 | -3/+3 |
2004-10-21 | Put back LIBTOOLIZE_PLIST, which I meant to do but didn't commit. This is | tv | 1 | -1/+7 |
2004-10-16 | Propagate $ECHO, $GREP, $SORT to print-la-libnames; fixes this on IRIX. | tv | 1 | -5/+6 |
2004-10-13 | Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who built | tv | 1 | -2/+2 |
2004-10-13 | For the ELF form, make sure shlibs are installed +x. If not, issue a | tv | 1 | -1/+8 |
2004-10-13 | Make strip/no-strip choice more consistent: | tv | 1 | -8/+1 |
2004-10-12 | Bump gzip-base to 1.2.4b for security fix. | tv | 1 | -2/+2 |
2004-10-12 | Automatic inclusion of gzip-base needs a version number in the BUILD_DEPENDS. | tv | 1 | -2/+2 |
2004-10-12 | Fix _PLIST_AWK_LIBTOOL not to pass @comment lines to print-la-libnames. | tv | 1 | -2/+2 |
2004-10-11 | Upon further digging, it appears that Interix just needed a | tv | 1 | -2/+1 |
2004-10-11 | A couple packages overflow Interix's sed in an autoconfitized configure | tv | 1 | -2/+3 |
2004-10-09 | Add EXTRACT_ENV.bin, allowing things to be passed into the environment of | tv | 1 | -2/+3 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 1 | -15/+15 |
2004-10-05 | Move the "dependency reduction" code from buildlink3 to bsd.pkg.mk so | jlam | 1 | -1/+5 |
2004-10-04 | Add a scan script that checks for "-v" on the command-line, and prevents | jlam | 1 | -2/+2 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 1 | -2/+2 |
2004-10-03 | Don't echo the debug message for the targets whose output is used | hira | 1 | -9/+7 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-10-01 | Update the wording a bit when a license is not accepted, to better | hubertf | 1 | -4/+4 |
2004-09-27 | Per jlam's suggestion, remove the libtoolize conditional altogether. Some | tv | 1 | -7/+1 |
2004-09-27 | LIBTOOLIZE_PLIST doesn't even need to be conditional. If USE_LIBTOOL is | tv | 1 | -3/+3 |
2004-09-27 | In print-PLIST, handle '@exec ${MKDIR}' by PRINT_PLIST_AWK as well. | rh | 1 | -2/+4 |
2004-09-24 | Make print-PLIST work if there are no *.la files. | jlam | 1 | -2/+6 |
2004-09-21 | Initial commit of a new wrapper script framework that encapsulates | jlam | 1 | -48/+34 |
2004-09-15 | Move definition of PKGNAME and PKGNAME_NOREV higher in the file since their | jlam | 1 | -14/+14 |
2004-09-11 | Finish off the locking work, by adding locks around "make install" and | agc | 1 | -3/+13 |
2004-09-10 | * Do the *.la expansion within the current _PLIST_AWK_SCRIPT framework. | jlam | 1 | -13/+53 |
2004-09-01 | Replace the only occurrence of the :E modifier in bsd.pkg.mk with | schmonz | 1 | -2/+2 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -6/+8 |
2004-08-25 | Add a knob PKGSRC_SHOW_PATCH_ERRORMSG to control whether the newly | schmonz | 1 | -5/+9 |
2004-08-24 | Process RECOMMENDED *after* including bsd.buildlink3.mk; else it has no | tv | 1 | -9/+9 |
2004-08-17 | Don't put the .la transform in GENERATE_PLIST; that's too late to make it in | tv | 1 | -5/+7 |
2004-08-16 | Add new variable LIBTOOL_LA_FILES, which may be used instead of listing | tv | 1 | -1/+7 |
2004-08-16 | If patching fails and either of PKG_OPTIONS and LOCALPATCHES are | schmonz | 1 | -4/+14 |
2004-08-07 | Add some new variables to control how "distribution" patches are extracted | jlam | 1 | -29/+60 |
2004-08-05 | Move addition of PKG_OPTIONS to BUILD_DEFS below the definition of the | jlam | 1 | -1/+8 |
2004-08-04 | oops.. reversed a test | jlam | 1 | -2/+2 |
2004-08-04 | Sometimes, the dependencies installed are a function of which variables | jlam | 1 | -6/+7 |
2004-08-04 | Add INSTALL_GAME_DATA to the list of defined macros in CONFIGURE_ENV | jschauma | 1 | -1/+2 |
2004-08-04 | Do not run xargs if its input is an empty string; xargs in Interix | minskim | 1 | -9/+14 |
2004-08-04 | Introduce GAMEDATAMODE and INSTALL_GAME_DATA, which will take care | jschauma | 1 | -2/+5 |