summaryrefslogtreecommitdiff
path: root/mk/bsd.port.mk
AgeCommit message (Expand)AuthorFilesLines
1998-04-09Don't creade dirs mode 444, inspired by fvdl's last commit.hubertf1-2/+2
1998-04-08INSTALL_DATA_DIR should not install directories with mode 444fvdl1-2/+2
1998-03-24Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}".tron1-2/+4
1998-03-23Document ALL_TARGET and INSTALL_TARGET, as per PR 5186.hubertf1-1/+5
1998-03-09Temporarily revert to using GNU tar, until pax is bug-compatible withagc1-2/+7
1998-03-08Make definition of OBJMACHINE in mk.conf work.hubertf1-22/+23
1998-03-08Introduce "Arch:" field in INDEX to handle the ONLY_FOR_ARCHS case better.frueauf1-3/+9
1998-03-07Add INSTALL_*_DIR macros.hubertf1-6/+23
1998-03-01MANZ now handles symlinks properly.tron1-2/+10
1998-02-28Cleanup fetch-list change reported by Bernd Ernesti..hubertf1-6/+8
1998-02-28Fix merge problem with last commit.tron1-5/+5
1998-02-28Fix problem with registering foreign language manual pages.tron1-3/+5
1998-02-27Patches from Matthew Green to use pax if it's present, in preferenceagc1-4/+9
1998-02-20Enhance look & feel of the generated README.html's.hubertf1-9/+27
1998-02-20Recursively print /bin/sh code for all dependent package as well as thehubertf1-14/+35
1998-02-20Kill line forgotten during PATH extension (in MAKE_ENV).hubertf1-2/+1
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