Age | Commit message (Expand) | Author | Files | Lines |
2001-01-25 | Don't use a Dewey decimal relational operator when matching package names | agc | 1 | -2/+2 |
2001-01-25 | Remove OVERRIDE_LIBTOOL code per discussion on packages. | wiz | 1 | -10/+2 |
2001-01-22 | make the show-depends-dirs target be robust for depends which have | dmcmahill | 1 | -2/+4 |
2001-01-22 | make sure the libtool dependency caused by USE_LIBTOOL is in place for | dmcmahill | 1 | -2/+2 |
2001-01-22 | add 'show-depends-dir' target. This shows the directories of the "top level" | dmcmahill | 1 | -1/+21 |
2001-01-21 | Add support for SVR4_PKGNAME: | veego | 1 | -5/+11 |
2001-01-17 | Solaris 8 includes the GNU patch command as "/usr/bin/gpatch". | tron | 1 | -1/+5 |
2001-01-15 | Remove NO_WRKDIR, which is incompatible with read-only pkgsrc, and not used | agc | 1 | -14/+1 |
2001-01-13 | Add SSLCERTS make variable, set to either /etc/openssl/certs or | jlam | 1 | -1/+3 |
2001-01-13 | Add "show-var" to the list of recursable targets. | tv | 1 | -2/+3 |
2001-01-13 | Don't cause a build failure if "${CC} -version" doesn't work. | tron | 1 | -2/+4 |
2001-01-11 | Use input redirection when invoking "bzcat" because at least the version | tron | 1 | -2/+2 |
2001-01-10 | Invoke second "xargs" command with "-n 256" in "print-pkg-size-depends" | tron | 1 | -2/+2 |
2001-01-10 | Solaris 2.8 and newer includes "gzip". | tron | 1 | -1/+8 |
2001-01-10 | Define "LOCALEBASE" (not "LOCALBASE") at single place depending on the | tron | 1 | -1/+4 |
2001-01-07 | Remove the "pub" part of the URL for sunsite.org.uk. Its not needed and | skrll | 1 | -7/+7 |
2001-01-05 | Correct comment on SHLIB_HANDLING | jlam | 1 | -2/+2 |
2001-01-05 | Add a "show-license" target, and a "show-licence" alias, to display | agc | 1 | -1/+7 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -64/+60 |
2001-01-04 | Don't ignore previously set ${LIBS} in USE_LIBINTL case. | wiz | 1 | -3/+3 |
2000-12-31 | move the code which determines the BROKENFILE and BUILDLOG file names out | dmcmahill | 3 | -31/+13 |
2000-12-31 | Fix handling of SHLIB_HANDLING=NO. That is neither stage of do-shlib- | skrll | 1 | -3/+3 |
2000-12-30 | further cleanup of handling the .broken.files and .make.files | dmcmahill | 4 | -9/+39 |
2000-12-30 | Don't die without a proper error message | hubertf | 1 | -2/+2 |
2000-12-30 | * Remove old PLIST-mi/md.shared/md.static that was only used for | hubertf | 1 | -38/+21 |
2000-12-29 | add hostname and pid to the temp makefile name to avoid conflicts when | dmcmahill | 1 | -5/+5 |
2000-12-26 | don't break the hyperlinks to the broken files.... | dmcmahill | 1 | -2/+3 |
2000-12-26 | - get the BROKENFILE setting from `make show-var VARNAME=BROKENFILE` rather than | dmcmahill | 2 | -7/+9 |
2000-12-22 | make the pruning of distfiles be controlled by a build.conf setting. | dmcmahill | 2 | -6/+16 |
2000-12-19 | Add libtool in 'make fetch-list' output. Suggested by Klaus Heinz. | hubertf | 1 | -2/+2 |
2000-12-18 | add ${X11PREFIX}/lib/X11/fonts/local. plex86 now installed properly. | kei | 3 | -3/+9 |
2000-12-15 | An old version of a (broken) useradd created /nonexistang, and pop3d | hubertf | 1 | -1/+2 |
2000-12-12 | Add authoritative CPAN ftp site as a last resort in case packages have | david | 1 | -2/+3 |
2000-12-11 | Add date to email subject. | skrll | 1 | -2/+2 |
2000-12-11 | Introduce APACHE_USER: the user allowed to execute the suexec wrapper | jlam | 1 | -1/+7 |
2000-12-08 | REQ is no more, its place is taken by INSTALL & friends. | wiz | 1 | -14/+1 |
2000-12-07 | Add new CUPS_USER and CUPS_GROUP example config variables, and | jlam | 1 | -3/+14 |
2000-12-06 | Enable 'PATCH_FUZZ_FACTOR?= -F0' by default, rather than just iff PKG_DEVELOPER | abs | 1 | -4/+2 |
2000-12-05 | If cvs and ssh are in base, don't pkg_add them | hubertf | 1 | -4/+9 |
2000-12-03 | Add USE_INET6?=NO in the !(USE_INET6?=YES) case. | wiz | 1 | -1/+3 |
2000-11-29 | hush | hubertf | 1 | -5/+5 |
2000-11-29 | Quick close this can of worms again. | hubertf | 1 | -2/+6 |
2000-11-29 | * Rename some targets to fit into the usual "do-XXX calls real-XXX" scheme | hubertf | 1 | -76/+133 |
2000-11-29 | Explicitly set "IS_BUILTIN_XPM" to "0" if the "xpm" library is not | tron | 1 | -6/+5 |
2000-11-29 | One "^" too much in last commit. | hubertf | 1 | -2/+2 |
2000-11-29 | Fix print-PLIST target (broken in 1.619). | wiz | 1 | -2/+2 |
2000-11-27 | * Make sure PKGPATH gets added to BUILD_DEFS (I thought it was there for a | hubertf | 1 | -2/+3 |
2000-11-27 | Don't remove package list entries ending on ".so" on ELF systems any more. | tron | 1 | -3/+1 |
2000-11-26 | Bump libfool version. | mycroft | 1 | -3/+3 |
2000-11-26 | Update "libtool" version number after recent changes by Charles M. Hannum. | tron | 1 | -2/+2 |