summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1998-06-18Add automatic manual page handling. This is backwards-compatible withagc1-26/+65
1998-06-17Remove unnecessary check for distribution files on CD ROM, "${DISTDIR}"tron1-11/+1
1998-06-10Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include itagc1-4/+4
1998-06-09Rationalise Motif/Lesstif handling.agc1-11/+1
1998-06-05Add missing @ in line 1731.frueauf1-2/+2
1998-06-05Rework the pkg_create -C check: don't check the kernel version number fortv1-5/+4
1998-06-05move documentation to packages.7. also, remove ts=4 crap.mrg1-338/+25
1998-06-05Add a USE_MOTIF definition, for use in package Makefiles.agc1-1/+7
1998-06-05Add support for CONFLICTS entry.frueauf1-2/+24
1998-06-05Minor cosmetic mods. Remove the 'V' before the NetBSD version numberagc1-4/+4
1998-06-03Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (andtv1-1/+3
1998-06-02Skip checksum step if the ${EXTRACT_COOKIE} exists (NFS speedup if buildtv1-2/+2
1998-06-01Document MANLANGhubertf1-1/+4
1998-05-29Exclude m68k from list of platforms for which a binary pkg is available from ...hubertf1-5/+7
1998-05-29Implement a new PASSIVE_FETCH definition, which can be set in theagc1-1/+7
1998-05-25Add "click here to download"-links.hubertf1-4/+48
1998-05-23Fix --host= rule to use a three part architecture, and fix GNU pkgs to usetv1-2/+2
1998-05-22Tell GNU packages the explicit host, instead of "guessing" via uname.tv1-2/+2
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