summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1998-05-15More cosmetic editing - PORTSTOP is now PKGSRCTOPagc1-3/+3
1998-05-15PORTSDIR no longer existss, so delete a reference to it.agc1-2/+2
1998-05-14Fix botch in previous commit, as pointed out by Thorsten Frueauf.agc1-2/+2
1998-05-14Use _THISDIR_, not DIRPRFX, when working out whether we've been calledagc1-4/+4
1998-05-14s/make/${MAKE}/gagc1-9/+9
1998-05-14Use spaces to indent lines which contain only comments, rather than tabs,agc1-84/+88
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-07Document AMANDA_USER and PGUSER variables.agc1-1/+11
1998-05-07PORTSDIR must die.agc1-32/+23
1998-05-06Add "sup.owl.de" to "${MASTER_SITE_BACKUP}".tron1-1/+2
1998-05-06Enable deinstall target from herehubertf1-3/+3
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 PORTSDIRagc2-32/+28
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 toagc2-2/+132
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.agc2-9/+9
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