summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2000-06-03/bin/echo -> echo. This file appears to have NetBSD-specific paths already,mycroft1-2/+2
2000-06-03Remove links in "package-links" target before trying to create them totron1-1/+2
2000-06-03Fix missing redirection in ${DDIR} generation.mycroft1-2/+3
2000-06-03Fix broken "update" target.tron1-3/+3
2000-06-03Use relative paths when adding magic dependencies for USE_* variables.mycroft1-19/+19
2000-06-03Another optimization; don't cd twice.mycroft1-6/+5
2000-06-03Clean up `make clean' a little. In particular, make it safe with WRKOBJDIRmycroft1-8/+10
2000-06-03Missed a use of PKGSRC_SUBDIR in previous.mycroft1-2/+2
2000-06-03The __canonical_* stuff for WRKOBJDIR is unnecessary. Just use PKGPATH tomycroft1-9/+2
2000-06-03Oops; use ?= for PKGBASE and PKGVERSION, so pkgs can derive their PKGNAMEs fr...mycroft1-3/+3
2000-06-03Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so thatmycroft1-24/+32
2000-06-03Clean up the previous commits:hubertf1-12/+29
2000-06-03Pass down ${MAKEFLAGS}.mycroft1-13/+9
2000-06-03Another minor speedup.mycroft1-3/+2
2000-06-03More random speedups.mycroft1-17/+13
2000-06-03Speed up print-pkg-depend-sizes.mycroft1-4/+5
2000-06-03Minor consistency issues, eliminate grep-before-awk, and fix a bug that wasmycroft1-38/+18
2000-06-03Get rid of another fork.mycroft1-3/+3
2000-06-03Pass variables set via != to MAKEFLAGS, so the forking needed for thathubertf1-10/+17
2000-06-03Speedups!hubertf1-137/+148
2000-06-02Remove a bunch of unneeded ()s. Inspired by OpenBSD.hubertf1-20/+20
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-3/+13
2000-06-01OPSYS-VERSION has earned its own column in the binary-package tablewiz1-2/+2
2000-05-31make auto-generated README.html for packages HTML-3.2-compliantwiz1-4/+5
2000-05-31Add JAVA_HOME to MAKE_ENV, CONFIGURE_ENV, and SCRIPTS_ENV, even if it is notjwise1-4/+4
2000-05-31 * Move the clean-depends target near the clear targethubertf1-21/+25
2000-05-31 * rename root-install-flags to root-deinstall-flags (it's used inhubertf1-7/+7
2000-05-31Check if $DISTDIR is writable before downloading somethinghubertf1-1/+5
2000-05-31Some cleanup:hubertf1-5/+2
2000-05-30Move all settings of IGNORE into one spot. No need for the arch-checkinghubertf1-21/+20
2000-05-30add some comments to make the code more readable, no functional changeshubertf1-11/+10
2000-05-30Remove restrictions on category names, and make delete-linkshubertf1-4/+3
2000-05-30Replace empty GNOME mirror on "ftp.informatik.uni-bonn.de" bytron1-2/+2
2000-05-30Re-word message if a pkg is not supported no a given platform;hubertf1-2/+2
2000-05-29Garbage collect.hubertf1-10/+4
2000-05-28Do not abort compilation of several categories if building a single categorydmcmahill1-2/+2
2000-05-21Fetchmail did not compile on i386 1.4Y with crypto-us. Made SSL optional.kim1-1/+6
2000-05-20Add PG_MB_ENCODING to determine the backend language encoding ofjlam1-3/+10
2000-05-20Make it possible to avoid SSL in mutt.kim1-1/+6
2000-05-19On failed file retrieval, mention file that wasn't fetchedwiz1-2/+2
2000-05-19Add share/doc/html, analogous to the same directory in the base tree.jlam3-3/+9
2000-05-17Support bzip2 compressed patch files.fredb1-1/+18
2000-05-11Define a new target, "show-pkgsrc-dir", which prints the directoryagc2-5/+20
2000-05-11Fix a pasto, pointed out by John Refling in PR 10094, which preventedagc1-3/+3
2000-05-09Remove obsolete entry for "MUTT_INTERNATIONAL".tron1-7/+1
2000-05-09Add NS_USE_BSDI to allow people to select the i386 BSDI binary for navigatorabs1-1/+7
2000-05-08Document LYNX_SCREEN_LIB for lynx (actually, only lynx-current for now).fredb1-1/+6
2000-05-07Add $PKG_ADMIN, "just in case this is used somewhere" :-)hubertf1-1/+3
2000-05-02When calling configure, set ac_given_INSTALL as well as INSTALL, todanw1-1/+2
2000-04-28Add LINUX_LOCALES variable.sakamoto1-1/+8