Age | Commit message (Expand) | Author | Files | Lines |
1999-04-20 | Default umask on Solaris is 022, not 0022. | agc | 1 | -2/+2 |
1999-04-19 | - Bump required package tools version to 19990412. | tron | 1 | -13/+3 |
1999-04-19 | Fix just-in-time su deinstalls on Solaris by using the full pathname for | agc | 1 | -3/+4 |
1999-04-15 | Remove "%SUBDIR%/" from various "MASTER_SITE..." examples. | tron | 1 | -26/+26 |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -26/+30 |
1999-04-14 | Add missing "|| ${TRUE}" to "${EGREP}" statement to avoid install failures | tron | 1 | -2/+2 |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -6/+1 |
1999-04-13 | Use the system version of bsd.own.mk, rather than keeping a pkgsrc-only copy. | agc | 1 | -324/+0 |
1999-04-13 | Work out the type of shared libraries once, at "make install" time, and | agc | 1 | -8/+30 |
1999-04-11 | Consider NetBSD 1.4 as "current" so that "UVM" is defined again. | tron | 1 | -2/+2 |
1999-04-09 | Move mirror-distfiles target around a bit so it can even be invoked | hubertf | 1 | -8/+10 |
1999-04-08 | "bzcat" now handles symlinks properly. | tron | 1 | -2/+2 |
1999-04-08 | Substitute for ${LOWER_VENDOR} when building the PLIST. Necessary for | agc | 1 | -1/+2 |
1999-04-08 | Prettify PKGSRCDIR - instead of /usr/pkgsrc/foo/bar/../.., just make it | hubertf | 1 | -2/+2 |
1999-04-06 | Make this work on Solaris again. | agc | 1 | -19/+20 |
1999-04-06 | Make it obvious, when invoking ${SU_CMD}, on which machine this | agc | 1 | -2/+3 |
1999-04-05 | Get rid of this "0": | hubertf | 1 | -2/+2 |
1999-04-04 | Use input redirection with "bzcat" once again because it refuses to handle | tron | 1 | -2/+2 |
1999-04-03 | Use "su" automatically for "make deinstall" target, too. | tron | 1 | -2/+13 |
1999-04-02 | Correct a typo in previous - fixes bzip2 extractions. | agc | 1 | -2/+2 |
1999-04-01 | Use input redirection with "bzcat" again because it refuses to handle | tron | 1 | -2/+2 |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -13/+19 |
1999-04-01 | Provide an acceptable default for PRE_ROOT_CMD - pointed out by Tim | agc | 1 | -3/+4 |
1999-03-31 | Avoid shell smarts: on NetBSD, type is a sh(1) builtin. If make(1) is | agc | 1 | -11/+13 |
1999-03-31 | Fix minor typo in previous. | agc | 1 | -2/+2 |
1999-03-31 | + Factor out the real-install target from the rest of the .USE ones. | agc | 2 | -23/+76 |
1999-03-30 | Add an EXTRACT_USING_PAX definition, which, if defined, will use pax(1) | agc | 2 | -12/+23 |
1999-03-30 | Fix some comments | hubertf | 1 | -2/+5 |
1999-03-29 | Delete spurious ';', when making the "package" target with | agc | 1 | -2/+2 |
1999-03-29 | Calculate the version of the package tools required when it's needed, | agc | 1 | -25/+24 |
1999-03-28 | DUDS is expected to be a a make variable, not a shell variable | hubertf | 1 | -2/+2 |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 1 | -1/+3 |
1999-03-17 | Add ONLY_FOR_OPSYS processing, to go with the existing NOT_FOR_OPSYS | agc | 1 | -1/+9 |
1999-03-17 | On Solaris, make patch(1) create a backup copy of the file it's patching | agc | 1 | -2/+2 |
1999-03-16 | Simplify EXTRACT_CMD definitions, and add GTAR definition. | agc | 1 | -12/+6 |
1999-03-16 | Optimise the manual page handling a bit more - miss out redundant commands. | agc | 1 | -9/+9 |
1999-03-15 | pull in deltas from src/share/mk/bsd.own.mk 1.113 -> 1.120. approved by agc. | mrg | 1 | -18/+111 |
1999-03-12 | Major changes in manual page handling - deal with imake's man pages in | agc | 1 | -65/+57 |
1999-03-10 | If "GNU_CONFIGURE" is set to "yes" supply "${INSTALL}" with full pathname | tron | 1 | -2/+2 |
1999-03-09 | Fix another difference between Solaris and NetBSD sh(1). On Solaris, | agc | 1 | -2/+4 |
1999-03-09 | Improve ELF shared lib handling, so that it now works on Solaris. | agc | 1 | -18/+27 |
1999-03-09 | Solaris sh(1) doesn't understand the "if ! command; then..." construct. | agc | 1 | -6/+9 |
1999-03-08 | Set the default value for the OS definition to "NetBSD". | agc | 1 | -1/+4 |
1999-03-08 | Add Solaris support to pkgsrc, using Christos Zoulas' NetBSD emulation | agc | 4 | -401/+1074 |
1999-03-03 | Allow (recursive) cleaning out and deinstallation of required packages: | hubertf | 1 | -7/+30 |
1999-03-03 | Mention mk.conf(5), and remove USE_LOCALBASE_FOR_X11 (this is not ready | hubertf | 1 | -9/+4 |
1999-03-03 | Call "pkg_delete -O' on "make reinstall", to remove things not only | hubertf | 1 | -1/+7 |
1999-02-27 | Add example entry for Japanese mirror sites. | sakamoto | 1 | -1/+15 |
1999-02-25 | Set things like PATH for targets pre-*, do-* and post-* (from ${MAKE_ENV}). | hubertf | 1 | -4/+4 |
1999-02-25 | Document AMANDA_VAR | bouyer | 1 | -2/+4 |