summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-19We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything.jschauma1-1/+5
2004-05-17Add a new package-settable variable, INSTALLATION_PREFIX, as discussedjlam1-2/+8
2004-05-12No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert supportwiz1-3/+3
2004-05-12INSTALL_GAME should be exported a as BSD_INSTALL_GAMEjschauma1-2/+4
2004-05-12Introduce new variables:jschauma1-12/+16
2004-05-08Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults toreed1-2/+3
2004-05-08If using GNU_CONFIGURE then set --infodir to ${PREFIX}/${INFO_DIR}.reed1-1/+4
2004-04-27Add a new install macro INSTALL_LIB for use when installing librariestv1-1/+7
2004-04-27Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mkjlam1-3/+3
2004-04-26Allow perl-thread to also be acceptable when USE_PERL5 is defined.jlam1-2/+2
2004-04-26ROOT_USER is parameterized, so use it in human-readable printed messagestv1-4/+4
2004-04-25Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checkedtv1-2/+1
2004-04-24flow.dl.sourceforge.net has been unreachable for a while now, due togrant1-2/+2
2004-04-23Rather than work around an automake braindeadness, parameterize install-shtv1-2/+2
2004-04-23add an ${INSTALL_UNSTRIPPED} variable that can be used to blockdanw1-1/+6
2004-04-22Automake has done it again with this amazing variable that CONFIGURE_ENVtv1-1/+2
2004-04-17Add VIEWBASE to SCRIPTS_ENV. This fixes the problem that pkgviewsminskim1-2/+3
2004-04-16Add another fix to previous; reverse the lines in the output. Fromtv1-2/+5
2004-04-15Provide a quick fix for PR pkg/25187 so that "make update" DTRT withtv1-2/+2
2004-04-14Only do the dirs.mk dance when PKG_INSTALLATION_TYPE is overwrite.jmmv1-2/+3
2004-04-14Rework the way to use the -dirs packages (ATM, xdg-dirs, xdg-x11-dirs,jmmv1-1/+5
2004-04-12Introduce support for the PRINT_PLIST_AWK variable. This can be used tojmmv1-2/+5
2004-04-11egrep -x 'RE'jschauma1-3/+3