Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-07-31 | Garbage collect NO_CHECK_DEPENDS: it is meaningless since revision 1.942. | seb | 1 | -2/+2 |
2004-07-27 | Make the option to resume transfer optional, as suggested by | xtraeme | 1 | -4/+7 |
2004-07-27 | Fix some more troubles with my modification for resume transfers: | xtraeme | 1 | -16/+21 |
2004-07-27 | Fix some problems with REFETCH mods: | agc | 1 | -7/+15 |
2004-07-27 | Add support to resume transfers, by default it will be disabled if | xtraeme | 1 | -8/+23 |
2004-07-25 | move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk. | grant | 1 | -2/+1 |
2004-07-06 | Retire buildlink2, now that all packages using it have been converted to | wiz | 1 | -11/+5 |
2004-07-06 | Implement EXTRACT_CMD.bin | abs | 1 | -1/+3 |
2004-07-03 | catch locking failure case where we couldn't find the parent's process | grant | 1 | -1/+5 |
2004-07-03 | style fix from Roland Illig. | grant | 1 | -8/+6 |
2004-07-03 | replace use of ${TEST} -e with -f or -d as appropriate. use consistent | grant | 1 | -12/+12 |
2004-06-23 | In SUBST_SED.pkglocaledir, escape the rest of the line in the pattern. | salo | 1 | -2/+2 |
2004-06-23 | Use TEST instead of [] when using -nt. This makes the section work on | cjep | 1 | -3/+3 |
2004-06-05 | When building a pre-requisite package, exit if the build of the | agc | 1 | -2/+2 |
2004-06-04 | Append ${ABI} to some lib-dirs. This is a no-op on systems that do not | jschauma | 1 | -4/+4 |
2004-06-04 | Remove MASTER_SITE_* definitions from bsd.pkg.mk and put them | xtraeme | 1 | -295/+4 |
2004-05-30 | Add MASTER_SITE_OPENOFFICE for the misc/openoffice* packages. | mrauch | 1 | -1/+53 |
2004-05-29 | aleron.dl.sourceforge.net have had problems during the last couple of | kristerw | 1 | -2/+2 |
2004-05-24 | Add ${X11BASE}/bin to the PATH when USE_IMAKE is used, without objections | xtraeme | 1 | -1/+2 |
2004-05-19 | Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH | jschauma | 1 | -5/+6 |