Age | Commit message (Expand) | Author | Files | Lines |
1999-02-16 | Do not overwrite (files of) other pkg versions, warn instead. | hubertf | 1 | -5/+6 |
1999-02-14 | Use "pkglibtool-1.2p1" as package libtool. | tron | 1 | -2/+2 |
1999-02-13 | Add automatic handling for ".tar.bz2" archives - just set "EXTRACT_SUFX" | tron | 1 | -7/+19 |
1999-02-11 | Back out the info dir changes/install-to-LOCALBASE; /usr/share/info was | tv | 1 | -12/+4 |
1999-02-11 | Also make this work if gtexinfo is not installed at all and info is in the | tv | 1 | -1/+3 |
1999-02-11 | Missed the !exists(/usr/bin/install-info) on the gtexinfo dependency. | tv | 1 | -2/+2 |
1999-02-11 | If /usr/bin/install-info exists: | tv | 1 | -3/+10 |
1999-02-03 | Don't match a slash in the middle of a library name. | tv | 1 | -2/+2 |
1999-02-01 | Use a more generic pattern to match libs in PLIST, this will | frueauf | 1 | -2/+2 |
1999-02-01 | Make "distclean" target work for packages without distribution and | tron | 1 | -2/+3 |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -6/+6 |
1999-01-26 | Introduce a BUILD_USES_X11 definition, defined in package Makefiles, | agc | 1 | -3/+4 |
1999-01-19 | Bump PKGTOOLS_REQD to 19990119 for pkgdb code. | hubertf | 1 | -2/+2 |
1999-01-19 | Patches from Greg Woods to get rid of GNU awk dependencies, so that | agc | 1 | -5/+5 |
1999-01-19 | Give better help if umask is wrong: tell the expected umask, and mention | hubertf | 1 | -3/+3 |
1999-01-09 | If applying a patch fails, tell which patch failed. | hubertf | 1 | -4/+7 |
1999-01-04 | Shared objects can, in fact, have dots in their basenames. Libtool | tv | 1 | -2/+2 |
1998-12-29 | Add a second check after branching to build a dependency to make sure it | garbled | 1 | -1/+6 |
1998-11-26 | Add BSD_PKG_MK=1 to bsd.prefs.mk, and clarify it's usage (comment) a bit, | hubertf | 1 | -2/+3 |
1998-11-26 | Set BSD_PKG_MK=1 so people can put conditional things into their | hubertf | 1 | -1/+4 |
1998-11-25 | Use `ftp.gnu.org', instead of `prep.ai.mit.edu', to find the master GNU | tv | 1 | -2/+2 |
1998-11-19 | Handle decompression of symlinked manual pages. | tron | 1 | -2/+9 |
1998-11-16 | When building the PLIST for the package, also substitute for the pattern | agc | 1 | -1/+3 |
1998-11-09 | bump PKGTOOLS_REQD to 19981107 | hubertf | 1 | -2/+2 |
1998-11-09 | add print-pkgtools_ver to get version of currently-installed pkg-tools | hubertf | 1 | -1/+6 |
1998-11-07 | Do the info file handling *after* the post-install target, just before doing | mycroft | 1 | -5/+5 |
1998-11-07 | A foolish consistency: use && rather than ; in a bunch of places. Also, use | mycroft | 1 | -16/+17 |
1998-11-07 | Handle one error case slightly better. | mycroft | 1 | -2/+2 |
1998-10-27 | Now we can be sure of pkg_install tools with the functionality, make | agc | 1 | -5/+2 |
1998-10-26 | Update the (package) version of pkg_install tools to 19981026, to use | agc | 1 | -6/+3 |
1998-10-26 | Use the new flags for pkg_create(1) for the build information and versioning | agc | 1 | -31/+46 |
1998-10-26 | Use ${GMAKE}, not ${LOCALBASE}/bin/gmake, as pointed out by Matt Green. | agc | 1 | -2/+2 |
1998-10-22 | Patch from Hubert Feyrer - make sure the directory entry is a file before | agc | 1 | -2/+7 |
1998-10-20 | Fix depends-list target WRT dewey depends; try (for USE_PERL5): | hubertf | 1 | -4/+4 |
1998-10-20 | + Remove the old check for pkg_create being able to handle a -C | agc | 1 | -10/+9 |
1998-10-20 | + Add and document the PKG_RELATIVE_SYMLINKS option, which makes sure | agc | 1 | -1/+19 |
1998-10-19 | Improvements suggested by Charles Hannum: | agc | 1 | -9/+11 |
1998-10-17 | When doing binpkg-list, make sure to only look in directories with an actual | mycroft | 1 | -2/+2 |
1998-10-15 | Correct the date of the PKGTOOLS_REQD version - although our package was | agc | 1 | -2/+2 |
1998-10-15 | Add logic to check for pkg_install tools that are up to date. | agc | 1 | -1/+26 |
1998-10-13 | Fix tyop I introduced yesterday, when creating the +BUILD_VERSION file | agc | 1 | -2/+2 |
1998-10-12 | + explain "Unacceptable license" message a bit better. | agc | 1 | -39/+51 |
1998-10-05 | reverse \" and | (thanks Al for helping to find this!), plus | hubertf | 1 | -4/+4 |
1998-10-05 | fix up for dewey depends | hubertf | 1 | -56/+36 |
1998-10-04 | Add "cleandir" target to comform with the rest of our source tree. | tron | 1 | -1/+5 |
1998-10-03 | Teach our tools about dependencies containing wildcards. | hubertf | 1 | -14/+59 |
1998-10-03 | Filter dlopen'ed (.so) shared objects from NOPIC systems, so that PLISTs | tv | 1 | -1/+3 |
1998-10-03 | Use PLIST-md.shared on alpha and place an exception into perl's Makefile, | tv | 1 | -5/+3 |
1998-10-02 | Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to a | tv | 1 | -3/+3 |
1998-09-23 | Add a cdrom-readme target, a clone of the readme target, for ease of use. | agc | 1 | -74/+99 |