Age | Commit message (Expand) | Author | Files | Lines |
2000-06-10 | The perl archive on ftp.cdrom.com moved to ftp.freesoftware.com. | veego | 1 | -2/+2 |
2000-06-05 | ignore errors from 'cd' in binpkg-list (lotsa useless warnings from the | hubertf | 1 | -2/+2 |
2000-06-05 | Restructure test for "${LICENCE}" so that "${ONLY_FOR_PLATFORM}" will | tron | 1 | -18/+21 |
2000-06-04 | Fix aout brokenness. Bump libtool to 1.3.5nb3. | rh | 1 | -3/+3 |
2000-06-04 | Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later. | rh | 1 | -3/+3 |
2000-06-04 | Eliminate the sort and tail when determining PKGTOOLS_VERSION. | mycroft | 1 | -2/+2 |
2000-06-04 | Fix pasto. | mycroft | 1 | -2/+2 |
2000-06-04 | Allow using absolute paths as second component of DEPENDS again. | hubertf | 1 | -2/+3 |
2000-06-04 | Don't enforce people to use relative dirs as second components of (BUILD_,RUN_) | hubertf | 1 | -3/+3 |
2000-06-03 | Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1) | mycroft | 1 | -5/+3 |
2000-06-03 | * Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr' | mycroft | 1 | -17/+24 |
2000-06-03 | Remove links in "package-links" target before trying to create them to | tron | 1 | -1/+2 |
2000-06-03 | Fix missing redirection in ${DDIR} generation. | mycroft | 1 | -2/+3 |
2000-06-03 | Fix broken "update" target. | tron | 1 | -3/+3 |
2000-06-03 | Use relative paths when adding magic dependencies for USE_* variables. | mycroft | 1 | -19/+19 |
2000-06-03 | Another optimization; don't cd twice. | mycroft | 1 | -6/+5 |
2000-06-03 | Clean up `make clean' a little. In particular, make it safe with WRKOBJDIR | mycroft | 1 | -8/+10 |
2000-06-03 | Missed a use of PKGSRC_SUBDIR in previous. | mycroft | 1 | -2/+2 |
2000-06-03 | The __canonical_* stuff for WRKOBJDIR is unnecessary. Just use PKGPATH to | mycroft | 1 | -9/+2 |
2000-06-03 | Oops; use ?= for PKGBASE and PKGVERSION, so pkgs can derive their PKGNAMEs fr... | mycroft | 1 | -3/+3 |
2000-06-03 | Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so that | mycroft | 1 | -24/+32 |
2000-06-03 | Clean up the previous commits: | hubertf | 1 | -12/+29 |
2000-06-03 | Another minor speedup. | mycroft | 1 | -3/+2 |
2000-06-03 | More random speedups. | mycroft | 1 | -17/+13 |
2000-06-03 | Speed up print-pkg-depend-sizes. | mycroft | 1 | -4/+5 |
2000-06-03 | Minor consistency issues, eliminate grep-before-awk, and fix a bug that was | mycroft | 1 | -38/+18 |
2000-06-03 | Get rid of another fork. | mycroft | 1 | -3/+3 |
2000-06-03 | Speedups! | hubertf | 1 | -137/+148 |
2000-06-02 | Remove a bunch of unneeded ()s. Inspired by OpenBSD. | hubertf | 1 | -20/+20 |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -3/+13 |
2000-06-01 | OPSYS-VERSION has earned its own column in the binary-package table | wiz | 1 | -2/+2 |
2000-05-31 | make auto-generated README.html for packages HTML-3.2-compliant | wiz | 1 | -4/+5 |
2000-05-31 | Add JAVA_HOME to MAKE_ENV, CONFIGURE_ENV, and SCRIPTS_ENV, even if it is not | jwise | 1 | -4/+4 |
2000-05-31 | * Move the clean-depends target near the clear target | hubertf | 1 | -21/+25 |
2000-05-31 | * rename root-install-flags to root-deinstall-flags (it's used in | hubertf | 1 | -7/+7 |
2000-05-31 | Check if $DISTDIR is writable before downloading something | hubertf | 1 | -1/+5 |
2000-05-31 | Some cleanup: | hubertf | 1 | -5/+2 |
2000-05-30 | Move all settings of IGNORE into one spot. No need for the arch-checking | hubertf | 1 | -21/+20 |
2000-05-30 | add some comments to make the code more readable, no functional changes | hubertf | 1 | -11/+10 |
2000-05-30 | Remove restrictions on category names, and make delete-links | hubertf | 1 | -4/+3 |
2000-05-30 | Replace empty GNOME mirror on "ftp.informatik.uni-bonn.de" by | tron | 1 | -2/+2 |
2000-05-30 | Re-word message if a pkg is not supported no a given platform; | hubertf | 1 | -2/+2 |
2000-05-19 | On failed file retrieval, mention file that wasn't fetched | wiz | 1 | -2/+2 |
2000-05-17 | Support bzip2 compressed patch files. | fredb | 1 | -1/+18 |
2000-05-11 | Define a new target, "show-pkgsrc-dir", which prints the directory | agc | 1 | -2/+17 |
2000-05-11 | Fix a pasto, pointed out by John Refling in PR 10094, which prevented | agc | 1 | -3/+3 |
2000-05-07 | Add $PKG_ADMIN, "just in case this is used somewhere" :-) | hubertf | 1 | -1/+3 |
2000-05-02 | When calling configure, set ac_given_INSTALL as well as INSTALL, to | danw | 1 | -1/+2 |
2000-04-26 | Rename "SSL_DIR" variable to "SSLBASE" to be consistent with e.g. | tron | 1 | -4/+4 |
2000-04-26 | Add new option "USE_SSL" for packages which require a SSL library. An | tron | 1 | -1/+11 |