summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1998-04-15Rename (by CVS repository copy) bsd.port.mk to bsd.pkg.mk, andagc3-2223/+0
1998-04-14Moved bsd.port.mk and bsd.port.subdir.mk into the pkgsrc tree, byagc1-0/+12
1998-04-09Don't creade dirs mode 444, inspired by fvdl's last commit.hubertf2-4/+4
1998-04-08INSTALL_DATA_DIR should not install directories with mode 444fvdl2-4/+4
1998-03-30Add examples for a distributed pkgsrc amongst different archs, plus some more.hubertf1-5/+21
1998-03-27Initial pass at creating an example /etc/mk.conf.agc1-0/+128
1998-03-24Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}".tron2-4/+8
1998-03-23Document ALL_TARGET and INSTALL_TARGET, as per PR 5186.hubertf2-2/+10
1998-03-09Temporarily revert to using GNU tar, until pax is bug-compatible withagc2-4/+14
1998-03-08Make definition of OBJMACHINE in mk.conf work.hubertf2-44/+46
1998-03-08Introduce "Arch:" field in INDEX to handle the ONLY_FOR_ARCHS case better.frueauf2-6/+18
1998-03-07Add INSTALL_*_DIR macros.hubertf2-12/+46
1998-03-01MANZ now handles symlinks properly.tron2-4/+20
1998-02-28Cleanup fetch-list change reported by Bernd Ernesti..hubertf2-12/+16
1998-02-28Fix merge problem with last commit.tron2-10/+10
1998-02-28Fix problem with registering foreign language manual pages.tron2-6/+10
1998-02-27Patches from Matthew Green to use pax if it's present, in preferenceagc2-8/+18
1998-02-20Enhance look & feel of the generated README.html's.hubertf2-18/+54
1998-02-20Recursively print /bin/sh code for all dependent package as well as thehubertf2-28/+70
1998-02-20Kill line forgotten during PATH extension (in MAKE_ENV).hubertf2-4/+2
1998-02-17Add a deinstall target, so that packages can be removed easily.agc2-4/+32
1998-02-13When generating the PLIST, if a manual page name has to have .gz addedagc2-10/+10
1998-02-09Fix PR 4884 by replacing STRIP with STRIPFLAG.hubertf4-10/+10
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf2-12/+14
1998-01-30Echo the directory name when doing a "make readme", so that progressagc2-4/+4
1998-01-30Remove the requirement that a LIB_DEPENDS name must have any '.'agc2-24/+38
1998-01-28Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"hubertf2-6/+10
1998-01-27add mirror-distfiles target also herehubertf2-6/+10
1998-01-27Rename the `mirror' target to be `mirror-distfiles'. This describesagc2-4/+14
1998-01-25use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfileshubertf2-4/+4
1998-01-25Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif'shubertf2-22/+22
1998-01-25MAINTAINER = packages@NetBSD.ORGhubertf2-6/+18
1998-01-24From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-):hubertf2-4/+4
1998-01-23Echo "" instead of nothing in CKSUMFILES computation..hubertf2-2/+6
1998-01-23In the shell script to find an executable upon which this packageagc2-4/+6
1998-01-22Ignore the return code from rm when removing the ${WRKDIR} symbolicagc2-4/+4
1998-01-22Add a MIRROR_DISTFILE variable; defaults to "yes", and should be setagc2-2/+28
1998-01-16Fix comment for FETCH_CMD wrt non-NetBSD-systemshubertf2-4/+4
1998-01-15 - Our default for FETCH_CMD is ftp, not fetch.hubertf2-28/+56
1998-01-15Move the inclusion of bsd.own.mk back to the correct place inagc2-22/+14
1998-01-08Add lines so that "make readme" in the top level pkgsrc directory, oragc2-2/+8
1997-12-29Add us to MASTER_SITE_LOCAL.hubertf2-2/+4
1997-12-27MACHINE_ARCH of pmax is "mips"hubertf2-6/+6
1997-12-21Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR,hubertf2-4/+14
1997-12-19Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles,hubertf2-2/+4
1997-12-13 - move definition of ARCH and OPSYS so it is even available ifhubertf2-18/+18
1997-12-03do not depend on gmake being called gmake (pointed out by Matt Green)hubertf2-4/+4
1997-11-26Fix missing backslash when gzipping manual pages.agc2-6/+6
1997-11-22We use perl 5.004_04 nowhubertf2-6/+6
1997-11-22Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}}hubertf2-24/+86