summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1998-05-14Use _THISDIR_, not DIRPRFX, when working out whether we've been calledagc1-4/+4
1998-05-13pkg_info -> /usr/sbin/pkg_info (may or may not be in a builder's $PATH)tv1-2/+2
1998-05-08Remove "sup.owl.de" (unexpected provider trouble).tron1-2/+1
1998-05-07PORTSDIR must die.agc1-32/+23
1998-05-06Add "sup.owl.de" to "${MASTER_SITE_BACKUP}".tron1-1/+2
1998-04-25Make PORTSDIR still be an absolute patch, but don't require it tohubertf1-3/+4
1998-04-25Partially back our changes from r1.76. Obviously we do _not_ knowhubertf1-19/+19
1998-04-24Use relative paths within the pkgsrc tree, and remove PORTSDIRagc1-23/+25
1998-04-23Slightly shorter way of using pkg_info -e to work out whether a packageagc1-2/+2
1998-04-22Restore INFO_FILES change that got lost in the previous commit.agc1-3/+3
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-33/+27
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc1-3/+3
1998-04-22Fix info-file handlinghubertf1-3/+3
1998-04-21Pass the environment down when using xmkmf to configure.agc1-2/+2
1998-04-20Add a copy of bsd.own.mk to the pkgsrc tree, and modify bsd.pkg.mk toagc1-2/+2
1998-04-20Store pkg/REQ in +REQUIRE not +REQ to be consistent with pkg_install/*.frueauf1-2/+2
1998-04-19Find install-info in ${LOCALBASE}/bin. pkg people are adamant about thistv1-3/+3
1998-04-19make -> ${MAKE}, as per FreeBSD's PR 6341.hubertf1-14/+14
1998-04-19Find install-info in $PATH instead of specifying the absolute path, justtv1-3/+3
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-1/+16
1998-04-15Fix the names of these two files.agc1-6/+6
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