Age | Commit message (Expand) | Author | Files | Lines |
2004-04-27 | Add a new install macro INSTALL_LIB for use when installing libraries | tv | 1 | -1/+7 |
2004-04-27 | Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mk | jlam | 1 | -3/+3 |
2004-04-26 | Allow perl-thread to also be acceptable when USE_PERL5 is defined. | jlam | 1 | -2/+2 |
2004-04-26 | ROOT_USER is parameterized, so use it in human-readable printed messages | tv | 1 | -4/+4 |
2004-04-25 | Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checked | tv | 1 | -2/+1 |
2004-04-24 | flow.dl.sourceforge.net has been unreachable for a while now, due to | grant | 1 | -2/+2 |
2004-04-23 | Rather than work around an automake braindeadness, parameterize install-sh | tv | 1 | -2/+2 |
2004-04-23 | add an ${INSTALL_UNSTRIPPED} variable that can be used to block | danw | 1 | -1/+6 |
2004-04-22 | Automake has done it again with this amazing variable that CONFIGURE_ENV | tv | 1 | -1/+2 |
2004-04-17 | Add VIEWBASE to SCRIPTS_ENV. This fixes the problem that pkgviews | minskim | 1 | -2/+3 |
2004-04-16 | Add another fix to previous; reverse the lines in the output. From | tv | 1 | -2/+5 |
2004-04-15 | Provide a quick fix for PR pkg/25187 so that "make update" DTRT with | tv | 1 | -2/+2 |
2004-04-14 | Only do the dirs.mk dance when PKG_INSTALLATION_TYPE is overwrite. | jmmv | 1 | -2/+3 |
2004-04-14 | Rework the way to use the -dirs packages (ATM, xdg-dirs, xdg-x11-dirs, | jmmv | 1 | -1/+5 |
2004-04-12 | Introduce support for the PRINT_PLIST_AWK variable. This can be used to | jmmv | 1 | -2/+5 |
2004-04-11 | egrep -x 'RE' | jschauma | 1 | -3/+3 |
2004-04-07 | Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.* | tv | 1 | -29/+29 |
2004-04-05 | Support DEPENDS_TARGET="install clean"; from Allan Barrett in | xtraeme | 1 | -7/+7 |
2004-04-03 | To view the license, use "${MAKE} show-license" not "make show-license". | reed | 1 | -2/+2 |
2004-04-02 | Undo implicit recursive package registration. The buildlink[23] system is | tv | 1 | -18/+4 |
2004-03-31 | Get rid of dd workaround for old paxes (last seen in NetBSD before 1.5; | wiz | 1 | -6/+4 |
2004-03-31 | if NO_BUILD is defined, default to an empty USE_LANGUAGES. | grant | 1 | -1/+6 |
2004-03-31 | tweak whitespace in comment | grant | 1 | -2/+2 |
2004-03-31 | fix comment about needing patch(1). | grant | 1 | -2/+2 |
2004-03-29 | Use X11_TYPE check instead of USE_PKGSRC_XFREE86. It's safe to use the | jlam | 1 | -8/+8 |
2004-03-29 | Make lang/perl58 the default perl package installed when a package needs | jlam | 1 | -16/+2 |
2004-03-29 | Set DFLT_PKG_SYSCONDIR to the location that PKG_SYSCONFDIR would have | jlam | 1 | -20/+20 |
2004-03-27 | wrap a long line in BUILD_DEFS output, tweak the message slightly. | grant | 1 | -3/+4 |
2004-03-22 | Due to the special handling of pkgtools/digest in pkgsrc (it must be | jlam | 1 | -11/+18 |
2004-03-19 | When using imake and buildlink together, assert our definitions of | danw | 1 | -1/+4 |
2004-03-17 | fix a file descriptor leak in the darwin PLIST so->dylib translation | danw | 1 | -3/+5 |
2004-03-13 | Test was reversed. | jlam | 1 | -2/+2 |
2004-03-13 | If USE_DIGEST is "no", then skip the check for an up-to-date digest. | jlam | 1 | -1/+7 |
2004-03-13 | Discard unused error messages from "pkg_admin pmatch". | jlam | 1 | -2/+2 |
2004-03-11 | Get rid of all occurrences of cpp-like tests for ${OPSYS} in | agc | 1 | -8/+4 |
2004-03-11 | Interix libs are close enough to ELF that only file(1) knows the difference. | tv | 1 | -1/+3 |
2004-03-11 | Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere in | tv | 1 | -11/+12 |
2004-03-09 | Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (This | reed | 1 | -2/+2 |
2004-03-09 | Remove "ftp.gwdg.de" from "MASTER_SITE_GNU" because its mirror is | tron | 1 | -2/+1 |
2004-03-02 | extend REPLACE_INTERPRETER to accept shell wildcards | drochner | 1 | -3/+5 |
2004-02-28 | need to escape ) in the awk regex in do-config-status-override target; | jdolecek | 1 | -2/+2 |
2004-02-27 | Instead of wrapping the config.status script, edit it directly to prevent | jlam | 1 | -16/+8 |
2004-02-25 | s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/ | grant | 1 | -8/+8 |
2004-02-21 | Rename PATH_ENV to BUILD_ENV, which better expresses what it's for. | jlam | 1 | -9/+12 |
2004-02-18 | * Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk. | jlam | 1 | -8/+11 |
2004-02-17 | G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymore | jlam | 1 | -14/+1 |
2004-02-16 | Be less aggressive about overriding all of the functionality of | jlam | 1 | -4/+15 |
2004-02-16 | Handle compressed info files in PLIST handling. | seb | 1 | -4/+5 |
2004-02-16 | Quote '+' in awk regexp related to PLIST and INFO_FILES. | seb | 1 | -3/+3 |
2004-02-14 | Use relative to ${WRKSRC} pathnames in do-gnu-missing-override target | seb | 1 | -6/+5 |