Age | Commit message (Expand) | Author | Files | Lines |
1998-02-09 | Fix PR 4884 by replacing STRIP with STRIPFLAG. | hubertf | 4 | -10/+10 |
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 2 | -12/+14 |
1998-01-30 | Echo the directory name when doing a "make readme", so that progress | agc | 2 | -4/+4 |
1998-01-30 | Remove the requirement that a LIB_DEPENDS name must have any '.' | agc | 2 | -24/+38 |
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 2 | -6/+10 |
1998-01-27 | add mirror-distfiles target also here | hubertf | 2 | -6/+10 |
1998-01-27 | Rename the `mirror' target to be `mirror-distfiles'. This describes | agc | 2 | -4/+14 |
1998-01-25 | use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfiles | hubertf | 2 | -4/+4 |
1998-01-25 | Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif's | hubertf | 2 | -22/+22 |
1998-01-25 | MAINTAINER = packages@NetBSD.ORG | hubertf | 2 | -6/+18 |
1998-01-24 | From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-): | hubertf | 2 | -4/+4 |
1998-01-23 | Echo "" instead of nothing in CKSUMFILES computation.. | hubertf | 2 | -2/+6 |
1998-01-23 | In the shell script to find an executable upon which this package | agc | 2 | -4/+6 |
1998-01-22 | Ignore the return code from rm when removing the ${WRKDIR} symbolic | agc | 2 | -4/+4 |
1998-01-22 | Add a MIRROR_DISTFILE variable; defaults to "yes", and should be set | agc | 2 | -2/+28 |
1998-01-16 | Fix comment for FETCH_CMD wrt non-NetBSD-systems | hubertf | 2 | -4/+4 |
1998-01-15 | - Our default for FETCH_CMD is ftp, not fetch. | hubertf | 2 | -28/+56 |
1998-01-15 | Move the inclusion of bsd.own.mk back to the correct place in | agc | 2 | -22/+14 |
1998-01-08 | Add lines so that "make readme" in the top level pkgsrc directory, or | agc | 2 | -2/+8 |
1997-12-29 | Add us to MASTER_SITE_LOCAL. | hubertf | 2 | -2/+4 |
1997-12-27 | MACHINE_ARCH of pmax is "mips" | hubertf | 2 | -6/+6 |
1997-12-21 | Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR, | hubertf | 2 | -4/+14 |
1997-12-19 | Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles, | hubertf | 2 | -2/+4 |
1997-12-13 | - move definition of ARCH and OPSYS so it is even available if | hubertf | 2 | -18/+18 |
1997-12-03 | do not depend on gmake being called gmake (pointed out by Matt Green) | hubertf | 2 | -4/+4 |
1997-11-26 | Fix missing backslash when gzipping manual pages. | agc | 2 | -6/+6 |
1997-11-22 | We use perl 5.004_04 now | hubertf | 2 | -6/+6 |
1997-11-22 | Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}} | hubertf | 2 | -24/+86 |
1997-11-21 | Remove the magic control characters in a similar way to Bill Fenner's | agc | 2 | -12/+42 |
1997-11-21 | Modification by Bill Fenner which removes the embedded control | agc | 2 | -14/+28 |
1997-11-19 | Eliminate a nasty and horrible kluge by using the BSD.x11.dist when | agc | 2 | -12/+2 |
1997-11-17 | Don't set username to man on the */cat? directories, as that username | agc | 1 | -23/+23 |
1997-11-17 | Add NetBSD RCS Id. | agc | 1 | -0/+1 |
1997-11-17 | Initial import of FreeBSD's X11 mtree file. | agc | 1 | -0/+286 |
1997-11-10 | Remove unneeded RCS Id | hubertf | 2 | -4/+2 |
1997-11-08 | - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL} | hubertf | 2 | -6/+32 |
1997-11-05 | Let make do the work: | agc | 2 | -40/+34 |
1997-10-28 | When a package depends on an executable from another package, | agc | 2 | -22/+20 |
1997-10-18 | - don't clean out dependent packages (requested by thorpej) | hubertf | 2 | -2/+12 |
1997-10-17 | Make sure the ${PREFIX} directory exists before invoking mtree. | thorpej | 2 | -2/+8 |
1997-10-09 | s/sed/${SED}/g | agc | 2 | -6/+12 |
1997-10-07 | Be correct about manpage compression by regarding MANZ and fixing | hubertf | 2 | -32/+66 |
1997-10-03 | + Move inclusion of bsd.own.mk to the end of bsd.port.mk. | agc | 2 | -10/+32 |
1997-10-01 | MACHINE -> MACHINE_ARCH, as pointed out by thorpej. | hubertf | 2 | -10/+10 |
1997-09-28 | - Move around .include <bsd.own.mk> so PORTSDIR gets set propperly | hubertf | 2 | -8/+20 |
1997-09-28 | Forgot to include <bsd.own.mk> in last commit | hubertf | 2 | -6/+10 |
1997-09-28 | - Add OpenBSD and FreeBSD Ids in the header | hubertf | 2 | -12/+174 |
1997-09-25 | /usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc) | thorpej | 4 | -10/+10 |
1997-08-20 | Don't assume we're on NetBSD when setting LOCALBASE i.e. | agc | 2 | -4/+14 |
1997-08-20 | Remove the uname=man lines as NetBSD doesn't seem to have a user called | agc | 1 | -22/+23 |