Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-10-17 | Make sure the ${PREFIX} directory exists before invoking mtree. | thorpej | 1 | -1/+4 |
1997-10-09 | s/sed/${SED}/g | agc | 1 | -3/+6 |
1997-10-07 | Be correct about manpage compression by regarding MANZ and fixing | hubertf | 1 | -16/+33 |
1997-10-03 | + Move inclusion of bsd.own.mk to the end of bsd.port.mk. | agc | 1 | -5/+16 |
1997-10-01 | MACHINE -> MACHINE_ARCH, as pointed out by thorpej. | hubertf | 1 | -5/+5 |
1997-09-28 | - Move around .include <bsd.own.mk> so PORTSDIR gets set propperly | hubertf | 1 | -4/+10 |
1997-09-28 | Forgot to include <bsd.own.mk> in last commit | hubertf | 1 | -3/+5 |
1997-09-28 | - Add OpenBSD and FreeBSD Ids in the header | hubertf | 1 | -6/+87 |
1997-09-25 | /usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc) | thorpej | 1 | -3/+3 |
1997-08-20 | Don't assume we're on NetBSD when setting LOCALBASE i.e. | agc | 1 | -2/+7 |
1997-08-20 | Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src, | agc | 1 | -5/+6 |
1997-08-20 | Initial import of FreeBSD's ports makefiles. | agc | 1 | -0/+1712 |