summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1999-03-28DUDS is expected to be a a make variable, not a shell variablehubertf1-2/+2
1999-03-22Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individualagc1-1/+3
1999-03-17Add ONLY_FOR_OPSYS processing, to go with the existing NOT_FOR_OPSYSagc1-1/+9
1999-03-17On Solaris, make patch(1) create a backup copy of the file it's patchingagc1-2/+2
1999-03-16Simplify EXTRACT_CMD definitions, and add GTAR definition.agc1-12/+6
1999-03-16Optimise the manual page handling a bit more - miss out redundant commands.agc1-9/+9
1999-03-15pull in deltas from src/share/mk/bsd.own.mk 1.113 -> 1.120. approved by agc.mrg1-18/+111
1999-03-12Major changes in manual page handling - deal with imake's man pages inagc1-65/+57
1999-03-10If "GNU_CONFIGURE" is set to "yes" supply "${INSTALL}" with full pathnametron1-2/+2
1999-03-09Fix another difference between Solaris and NetBSD sh(1). On Solaris,agc1-2/+4
1999-03-09Improve ELF shared lib handling, so that it now works on Solaris.agc1-18/+27
1999-03-09Solaris sh(1) doesn't understand the "if ! command; then..." construct.agc1-6/+9
1999-03-08Set the default value for the OS definition to "NetBSD".agc1-1/+4
1999-03-08Add Solaris support to pkgsrc, using Christos Zoulas' NetBSD emulationagc4-401/+1074
1999-03-03Allow (recursive) cleaning out and deinstallation of required packages:hubertf1-7/+30
1999-03-03Mention mk.conf(5), and remove USE_LOCALBASE_FOR_X11 (this is not readyhubertf1-9/+4
1999-03-03Call "pkg_delete -O' on "make reinstall", to remove things not onlyhubertf1-1/+7
1999-02-27Add example entry for Japanese mirror sites.sakamoto1-1/+15
1999-02-25Set things like PATH for targets pre-*, do-* and post-* (from ${MAKE_ENV}).hubertf1-4/+4
1999-02-25Document AMANDA_VARbouyer1-2/+4
1999-02-24Use leading spaces before the comment, rather than leading tabs, so thatagc1-3/+7
1999-02-23A new variable, AMANDA_SMB, to control support of backup with smbclient.bouyer1-2/+7
1999-02-22Comment that targets listed in $PKG_MISC_TARGETS are also regardedhubertf1-2/+2
1999-02-21Allow for customised groups of packages at the top-level of pkgsrc.agc1-25/+56
1999-02-21Because 1.3's and 1.3.x's "pax" chokes on some ".tar.bz2" archivestron1-2/+2
1999-02-21Pull in mk.conf (via bsd.pref.mk), so that e.g. PKG_MISC_TARGETS canhubertf1-1/+11
1999-02-16Do not overwrite (files of) other pkg versions, warn instead.hubertf1-5/+6
1999-02-15Add "WINDOWMAKER_OPTIONS".tron1-1/+8
1999-02-14Use "pkglibtool-1.2p1" as package libtool.tron1-2/+2
1999-02-14Add "MASTER_SITE_OVERRIDE".tron1-1/+5
1999-02-13Add automatic handling for ".tar.bz2" archives - just set "EXTRACT_SUFX"tron1-7/+19
1999-02-11Back out the info dir changes/install-to-LOCALBASE; /usr/share/info wastv1-12/+4
1999-02-11Also make this work if gtexinfo is not installed at all and info is in thetv1-1/+3
1999-02-11Missed the !exists(/usr/bin/install-info) on the gtexinfo dependency.tv1-2/+2
1999-02-11If /usr/bin/install-info exists:tv1-3/+10
1999-02-10NETBSD_CURRENT is not only used for finding out abouth UVM, but also for thehubertf1-2/+3
1999-02-09Backward compatible OBJECT_FMT/SHLIB_TYPE handling,hubertf1-2/+21
1999-02-08sync with -currenthubertf1-53/+38
1999-02-03Don't match a slash in the middle of a library name.tv1-2/+2
1999-02-01Use a more generic pattern to match libs in PLIST, this willfrueauf1-2/+2
1999-02-01Make "distclean" target work for packages without distribution andtron1-2/+3
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-6/+6
1999-01-30Fix space-ing of comment.is1-10/+10
1999-01-30Document the M68060= variable, which is used by (currently) pgp2 and sshis1-1/+12
1999-01-26Introduce a BUILD_USES_X11 definition, defined in package Makefiles,agc1-3/+4
1999-01-19Bump PKGTOOLS_REQD to 19990119 for pkgdb code.hubertf1-2/+2
1999-01-19Patches from Greg Woods to get rid of GNU awk dependencies, so thatagc1-5/+5
1999-01-19Give better help if umask is wrong: tell the expected umask, and mentionhubertf1-3/+3
1999-01-15Ack! Don't use tabs to space over comments in make files!wrstuden1-7/+7
1999-01-09If applying a patch fails, tell which patch failed.hubertf1-4/+7