summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2000-06-10The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com.veego1-2/+2
2000-06-08Added an entry for ARLA_CACHE, the location where arla looks for it'swennmach1-1/+5
2000-06-05ignore errors from 'cd' in binpkg-list (lotsa useless warnings from thehubertf1-2/+2
2000-06-05Restructure test for "${LICENCE}" so that "${ONLY_FOR_PLATFORM}" willtron1-18/+21
2000-06-04Fix aout brokenness. Bump libtool to 1.3.5nb3.rh1-3/+3
2000-06-04Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later.rh1-3/+3
2000-06-04Eliminate the sort and tail when determining PKGTOOLS_VERSION.mycroft1-2/+2
2000-06-04Fix pasto.mycroft1-2/+2
2000-06-04Allow using absolute paths as second component of DEPENDS again.hubertf1-2/+3
2000-06-04Don't enforce people to use relative dirs as second components of (BUILD_,RUN_)hubertf1-3/+3
2000-06-03Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1)mycroft1-5/+3
2000-06-03Explicitly pass down MAKEFLAGS to all sub-makes, not just the first.mycroft1-6/+6
2000-06-03* Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr'mycroft1-17/+24
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