summaryrefslogtreecommitdiff
path: root/mk/bsd.port.mk
AgeCommit message (Expand)AuthorFilesLines
1998-02-17Add a deinstall target, so that packages can be removed easily.agc1-2/+16
1998-02-13When generating the PLIST, if a manual page name has to have .gz addedagc1-5/+5
1998-02-09Fix PR 4884 by replacing STRIP with STRIPFLAG.hubertf1-2/+2
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf1-6/+7
1998-01-30Remove the requirement that a LIB_DEPENDS name must have any '.'agc1-12/+19
1998-01-28Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"hubertf1-3/+5
1998-01-27Rename the `mirror' target to be `mirror-distfiles'. This describesagc1-2/+7
1998-01-25use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfileshubertf1-2/+2
1998-01-25Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif'shubertf1-11/+11
1998-01-25MAINTAINER = packages@NetBSD.ORGhubertf1-3/+9
1998-01-24From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-):hubertf1-2/+2
1998-01-23Echo "" instead of nothing in CKSUMFILES computation..hubertf1-1/+3
1998-01-23In the shell script to find an executable upon which this packageagc1-2/+3
1998-01-22Ignore the return code from rm when removing the ${WRKDIR} symbolicagc1-2/+2
1998-01-22Add a MIRROR_DISTFILE variable; defaults to "yes", and should be setagc1-1/+14
1998-01-16Fix comment for FETCH_CMD wrt non-NetBSD-systemshubertf1-2/+2
1998-01-15 - Our default for FETCH_CMD is ftp, not fetch.hubertf1-14/+28
1998-01-15Move the inclusion of bsd.own.mk back to the correct place inagc1-11/+7
1997-12-29Add us to MASTER_SITE_LOCAL.hubertf1-1/+2
1997-12-27MACHINE_ARCH of pmax is "mips"hubertf1-3/+3
1997-12-21Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR,hubertf1-2/+7
1997-12-19Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles,hubertf1-1/+2
1997-12-13 - move definition of ARCH and OPSYS so it is even available ifhubertf1-9/+9
1997-12-03do not depend on gmake being called gmake (pointed out by Matt Green)hubertf1-2/+2
1997-11-26Fix missing backslash when gzipping manual pages.agc1-3/+3
1997-11-22We use perl 5.004_04 nowhubertf1-3/+3
1997-11-22Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}}hubertf1-12/+43
1997-11-21Remove the magic control characters in a similar way to Bill Fenner'sagc1-6/+21
1997-11-19Eliminate a nasty and horrible kluge by using the BSD.x11.dist whenagc1-6/+1
1997-11-10Remove unneeded RCS Idhubertf1-2/+1
1997-11-08 - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL}hubertf1-3/+16
1997-11-05Let make do the work:agc1-20/+17
1997-10-28When a package depends on an executable from another package,agc1-11/+10
1997-10-18 - don't clean out dependent packages (requested by thorpej)hubertf1-1/+6
1997-10-17Make sure the ${PREFIX} directory exists before invoking mtree.thorpej1-1/+4
1997-10-09s/sed/${SED}/gagc1-3/+6
1997-10-07Be correct about manpage compression by regarding MANZ and fixinghubertf1-16/+33
1997-10-03+ Move inclusion of bsd.own.mk to the end of bsd.port.mk.agc1-5/+16
1997-10-01MACHINE -> MACHINE_ARCH, as pointed out by thorpej.hubertf1-5/+5
1997-09-28 - Move around .include <bsd.own.mk> so PORTSDIR gets set propperlyhubertf1-4/+10
1997-09-28Forgot to include <bsd.own.mk> in last commithubertf1-3/+5
1997-09-28 - Add OpenBSD and FreeBSD Ids in the headerhubertf1-6/+87
1997-09-25/usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc)thorpej1-3/+3
1997-08-20Don't assume we're on NetBSD when setting LOCALBASE i.e.agc1-2/+7
1997-08-20Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src,agc1-5/+6
1997-08-20Initial import of FreeBSD's ports makefiles.agc1-0/+1712