Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-02-14 | Make LIBTOOL_OVERRIDE more powerful by taking a list of shell globs | jlam | 1 | -21/+22 |
2004-02-14 | Make CONFIG_{GUESS,SUB}_OVERRIDE slighly more powerful by allowing them to | jlam | 1 | -11/+23 |
2004-02-14 | Change into ${WRKSRC} first so that shell globs expand properly. | jlam | 1 | -6/+6 |
2004-02-14 | Some shells barf if the for loop list is empty, so avoid that. | jlam | 1 | -3/+3 |
2004-02-14 | Default to overriding config.status after GNU configure has been run. We | jlam | 1 | -7/+20 |
2004-02-14 | deprecate Zoularis: remove any tests for ZOULARIS* and bomb if | grant | 1 | -20/+4 |
2004-02-14 | GNU configure scripts generated by newer autoconf sometimes try to | jlam | 1 | -5/+5 |
2004-02-14 | if using GNU configure and CONFIG_{GUESS,SUB}_OVERRIDE is not defined, | grant | 1 | -1/+8 |
2004-02-13 | Fix spelling of "suffixes". From Todd Vierling in PR 24400. | wiz | 1 | -11/+11 |