summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-19When using imake and buildlink together, assert our definitions ofdanw1-1/+4
2004-03-17fix a file descriptor leak in the darwin PLIST so->dylib translationdanw1-3/+5
2004-03-13Test was reversed.jlam1-2/+2
2004-03-13If USE_DIGEST is "no", then skip the check for an up-to-date digest.jlam1-1/+7
2004-03-13Discard unused error messages from "pkg_admin pmatch".jlam1-2/+2
2004-03-11Get rid of all occurrences of cpp-like tests for ${OPSYS} inagc1-8/+4
2004-03-11Interix libs are close enough to ELF that only file(1) knows the difference.tv1-1/+3
2004-03-11Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere intv1-11/+12
2004-03-09Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (Thisreed1-2/+2
2004-03-09Remove "ftp.gwdg.de" from "MASTER_SITE_GNU" because its mirror istron1-2/+1
2004-03-02extend REPLACE_INTERPRETER to accept shell wildcardsdrochner1-3/+5
2004-02-28need to escape ) in the awk regex in do-config-status-override target;jdolecek1-2/+2
2004-02-27Instead of wrapping the config.status script, edit it directly to preventjlam1-16/+8
2004-02-25s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/grant1-8/+8
2004-02-21Rename PATH_ENV to BUILD_ENV, which better expresses what it's for.jlam1-9/+12
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam1-8/+11
2004-02-17G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymorejlam1-14/+1
2004-02-16Be less aggressive about overriding all of the functionality ofjlam1-4/+15
2004-02-16Handle compressed info files in PLIST handling.seb1-4/+5
2004-02-16Quote '+' in awk regexp related to PLIST and INFO_FILES.seb1-3/+3
2004-02-14Use relative to ${WRKSRC} pathnames in do-gnu-missing-override targetseb1-6/+5