summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-07Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*tv1-29/+29
2004-04-05Support DEPENDS_TARGET="install clean"; from Allan Barrett inxtraeme1-7/+7
2004-04-03To view the license, use "${MAKE} show-license" not "make show-license".reed1-2/+2
2004-04-02Undo implicit recursive package registration. The buildlink[23] system istv1-18/+4
2004-03-31Get rid of dd workaround for old paxes (last seen in NetBSD before 1.5;wiz1-6/+4
2004-03-31if NO_BUILD is defined, default to an empty USE_LANGUAGES.grant1-1/+6
2004-03-31tweak whitespace in commentgrant1-2/+2
2004-03-31fix comment about needing patch(1).grant1-2/+2
2004-03-29Use X11_TYPE check instead of USE_PKGSRC_XFREE86. It's safe to use thejlam1-8/+8
2004-03-29Make lang/perl58 the default perl package installed when a package needsjlam1-16/+2
2004-03-29Set DFLT_PKG_SYSCONDIR to the location that PKG_SYSCONFDIR would havejlam1-20/+20
2004-03-27wrap a long line in BUILD_DEFS output, tweak the message slightly.grant1-3/+4
2004-03-22Due to the special handling of pkgtools/digest in pkgsrc (it must bejlam1-11/+18