Age | Commit message (Expand) | Author | Files | Lines |
1998-04-09 | Don't creade dirs mode 444, inspired by fvdl's last commit. | hubertf | 1 | -2/+2 |
1998-04-08 | INSTALL_DATA_DIR should not install directories with mode 444 | fvdl | 1 | -2/+2 |
1998-03-24 | Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}". | tron | 1 | -2/+4 |
1998-03-23 | Document ALL_TARGET and INSTALL_TARGET, as per PR 5186. | hubertf | 1 | -1/+5 |
1998-03-09 | Temporarily revert to using GNU tar, until pax is bug-compatible with | agc | 1 | -2/+7 |
1998-03-08 | Make definition of OBJMACHINE in mk.conf work. | hubertf | 1 | -22/+23 |
1998-03-08 | Introduce "Arch:" field in INDEX to handle the ONLY_FOR_ARCHS case better. | frueauf | 1 | -3/+9 |
1998-03-07 | Add INSTALL_*_DIR macros. | hubertf | 1 | -6/+23 |
1998-03-01 | MANZ now handles symlinks properly. | tron | 1 | -2/+10 |
1998-02-28 | Cleanup fetch-list change reported by Bernd Ernesti.. | hubertf | 1 | -6/+8 |
1998-02-28 | Fix merge problem with last commit. | tron | 1 | -5/+5 |
1998-02-28 | Fix problem with registering foreign language manual pages. | tron | 1 | -3/+5 |
1998-02-27 | Patches from Matthew Green to use pax if it's present, in preference | agc | 1 | -4/+9 |
1998-02-20 | Enhance look & feel of the generated README.html's. | hubertf | 1 | -9/+27 |
1998-02-20 | Recursively print /bin/sh code for all dependent package as well as the | hubertf | 1 | -14/+35 |
1998-02-20 | Kill line forgotten during PATH extension (in MAKE_ENV). | hubertf | 1 | -2/+1 |
1998-02-17 | Add a deinstall target, so that packages can be removed easily. | agc | 1 | -2/+16 |
1998-02-13 | When generating the PLIST, if a manual page name has to have .gz added | agc | 1 | -5/+5 |
1998-02-09 | Fix PR 4884 by replacing STRIP with STRIPFLAG. | hubertf | 1 | -2/+2 |
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 1 | -6/+7 |
1998-01-30 | Remove the requirement that a LIB_DEPENDS name must have any '.' | agc | 1 | -12/+19 |
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 1 | -3/+5 |
1998-01-27 | Rename the `mirror' target to be `mirror-distfiles'. This describes | agc | 1 | -2/+7 |
1998-01-25 | use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfiles | hubertf | 1 | -2/+2 |
1998-01-25 | Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif's | hubertf | 1 | -11/+11 |
1998-01-25 | MAINTAINER = packages@NetBSD.ORG | hubertf | 1 | -3/+9 |
1998-01-24 | From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-): | hubertf | 1 | -2/+2 |
1998-01-23 | Echo "" instead of nothing in CKSUMFILES computation.. | hubertf | 1 | -1/+3 |
1998-01-23 | In the shell script to find an executable upon which this package | agc | 1 | -2/+3 |
1998-01-22 | Ignore the return code from rm when removing the ${WRKDIR} symbolic | agc | 1 | -2/+2 |
1998-01-22 | Add a MIRROR_DISTFILE variable; defaults to "yes", and should be set | agc | 1 | -1/+14 |
1998-01-16 | Fix comment for FETCH_CMD wrt non-NetBSD-systems | hubertf | 1 | -2/+2 |
1998-01-15 | - Our default for FETCH_CMD is ftp, not fetch. | hubertf | 1 | -14/+28 |
1998-01-15 | Move the inclusion of bsd.own.mk back to the correct place in | agc | 1 | -11/+7 |
1997-12-29 | Add us to MASTER_SITE_LOCAL. | hubertf | 1 | -1/+2 |
1997-12-27 | MACHINE_ARCH of pmax is "mips" | hubertf | 1 | -3/+3 |
1997-12-21 | Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR, | hubertf | 1 | -2/+7 |
1997-12-19 | Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles, | hubertf | 1 | -1/+2 |
1997-12-13 | - move definition of ARCH and OPSYS so it is even available if | hubertf | 1 | -9/+9 |
1997-12-03 | do not depend on gmake being called gmake (pointed out by Matt Green) | hubertf | 1 | -2/+2 |
1997-11-26 | Fix missing backslash when gzipping manual pages. | agc | 1 | -3/+3 |
1997-11-22 | We use perl 5.004_04 now | hubertf | 1 | -3/+3 |
1997-11-22 | Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}} | hubertf | 1 | -12/+43 |
1997-11-21 | Remove the magic control characters in a similar way to Bill Fenner's | agc | 1 | -6/+21 |
1997-11-19 | Eliminate a nasty and horrible kluge by using the BSD.x11.dist when | agc | 1 | -6/+1 |
1997-11-10 | Remove unneeded RCS Id | hubertf | 1 | -2/+1 |
1997-11-08 | - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL} | hubertf | 1 | -3/+16 |
1997-11-05 | Let make do the work: | agc | 1 | -20/+17 |
1997-10-28 | When a package depends on an executable from another package, | agc | 1 | -11/+10 |
1997-10-18 | - don't clean out dependent packages (requested by thorpej) | hubertf | 1 | -1/+6 |