summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-10-09Add EXTRACT_ENV.bin, allowing things to be passed into the environment oftv1-2/+3
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-15/+15
2004-10-05Move the "dependency reduction" code from buildlink3 to bsd.pkg.mk sojlam1-1/+5
2004-10-04Add a scan script that checks for "-v" on the command-line, and preventsjlam1-2/+2
2004-10-04Fix completely hosed test for g++ when CXX=g++. The old test worked fine.tv1-2/+2
2004-10-03Don't echo the debug message for the targets whose output is usedhira1-9/+7
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-10-01Update the wording a bit when a license is not accepted, to betterhubertf1-4/+4
2004-09-27Per jlam's suggestion, remove the libtoolize conditional altogether. Sometv1-7/+1
2004-09-27LIBTOOLIZE_PLIST doesn't even need to be conditional. If USE_LIBTOOL istv1-3/+3
2004-09-27In print-PLIST, handle '@exec ${MKDIR}' by PRINT_PLIST_AWK as well.rh1-2/+4
2004-09-24Make print-PLIST work if there are no *.la files.jlam1-2/+6
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-48/+34
2004-09-15Move definition of PKGNAME and PKGNAME_NOREV higher in the file since theirjlam1-14/+14
2004-09-11Finish off the locking work, by adding locks around "make install" andagc1-3/+13
2004-09-10* Do the *.la expansion within the current _PLIST_AWK_SCRIPT framework.jlam1-13/+53
2004-09-01Replace the only occurrence of the :E modifier in bsd.pkg.mk withschmonz1-2/+2
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-6/+8
2004-08-25Add a knob PKGSRC_SHOW_PATCH_ERRORMSG to control whether the newlyschmonz1-5/+9
2004-08-24Process RECOMMENDED *after* including bsd.buildlink3.mk; else it has notv1-9/+9
2004-08-17Don't put the .la transform in GENERATE_PLIST; that's too late to make it intv1-5/+7
2004-08-16Add new variable LIBTOOL_LA_FILES, which may be used instead of listingtv1-1/+7
2004-08-16If patching fails and either of PKG_OPTIONS and LOCALPATCHES areschmonz1-4/+14
2004-08-07Add some new variables to control how "distribution" patches are extractedjlam1-29/+60
2004-08-05Move addition of PKG_OPTIONS to BUILD_DEFS below the definition of thejlam1-1/+8
2004-08-04oops.. reversed a testjlam1-2/+2
2004-08-04Sometimes, the dependencies installed are a function of which variablesjlam1-6/+7
2004-08-04Add INSTALL_GAME_DATA to the list of defined macros in CONFIGURE_ENVjschauma1-1/+2
2004-08-04Do not run xargs if its input is an empty string; xargs in Interixminskim1-9/+14
2004-08-04Introduce GAMEDATAMODE and INSTALL_GAME_DATA, which will take carejschauma1-2/+5
2004-07-31Garbage collect NO_CHECK_DEPENDS: it is meaningless since revision 1.942.seb1-2/+2
2004-07-27Make the option to resume transfer optional, as suggested byxtraeme1-4/+7
2004-07-27Fix some more troubles with my modification for resume transfers:xtraeme1-16/+21
2004-07-27Fix some problems with REFETCH mods:agc1-7/+15
2004-07-27Add support to resume transfers, by default it will be disabled ifxtraeme1-8/+23
2004-07-25move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk.grant1-2/+1
2004-07-06Retire buildlink2, now that all packages using it have been converted towiz1-11/+5
2004-07-06Implement EXTRACT_CMD.binabs1-1/+3
2004-07-03catch locking failure case where we couldn't find the parent's processgrant1-1/+5
2004-07-03style fix from Roland Illig.grant1-8/+6
2004-07-03replace use of ${TEST} -e with -f or -d as appropriate. use consistentgrant1-12/+12
2004-06-23In SUBST_SED.pkglocaledir, escape the rest of the line in the pattern.salo1-2/+2
2004-06-23Use TEST instead of [] when using -nt. This makes the section work oncjep1-3/+3
2004-06-05When building a pre-requisite package, exit if the build of theagc1-2/+2
2004-06-04Append ${ABI} to some lib-dirs. This is a no-op on systems that do notjschauma1-4/+4
2004-06-04Remove MASTER_SITE_* definitions from bsd.pkg.mk and put themxtraeme1-295/+4
2004-05-30Add MASTER_SITE_OPENOFFICE for the misc/openoffice* packages.mrauch1-1/+53
2004-05-29aleron.dl.sourceforge.net have had problems during the last couple ofkristerw1-2/+2
2004-05-24Add ${X11BASE}/bin to the PATH when USE_IMAKE is used, without objectionsxtraeme1-1/+2
2004-05-19Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCHjschauma1-5/+6