Age | Commit message (Expand) | Author | Files | Lines |
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-29 | Garbage collect. | hubertf | 1 | -10/+4 |
2000-05-28 | Do not abort compilation of several categories if building a single category | dmcmahill | 1 | -2/+2 |
2000-05-21 | Fetchmail did not compile on i386 1.4Y with crypto-us. Made SSL optional. | kim | 1 | -1/+6 |
2000-05-20 | Add PG_MB_ENCODING to determine the backend language encoding of | jlam | 1 | -3/+10 |
2000-05-20 | Make it possible to avoid SSL in mutt. | kim | 1 | -1/+6 |
2000-05-19 | On failed file retrieval, mention file that wasn't fetched | wiz | 1 | -2/+2 |
2000-05-19 | Add share/doc/html, analogous to the same directory in the base tree. | jlam | 3 | -3/+9 |
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 | 2 | -5/+20 |
2000-05-11 | Fix a pasto, pointed out by John Refling in PR 10094, which prevented | agc | 1 | -3/+3 |
2000-05-09 | Remove obsolete entry for "MUTT_INTERNATIONAL". | tron | 1 | -7/+1 |
2000-05-09 | Add NS_USE_BSDI to allow people to select the i386 BSDI binary for navigator | abs | 1 | -1/+7 |
2000-05-08 | Document LYNX_SCREEN_LIB for lynx (actually, only lynx-current for now). | fredb | 1 | -1/+6 |
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-28 | Add LINUX_LOCALES variable. | sakamoto | 1 | -1/+8 |
2000-04-27 | Document POSTFIX_PCRE and POSTFIX_VERP. | kim | 1 | -1/+11 |
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 |
2000-04-25 | Don't use "MOTIFBASE" if "USE_MOTIF" was not defined. Patch supplied by | tron | 1 | -3/+12 |
2000-04-24 | Make previous more thorough: | jwise | 1 | -4/+6 |
2000-04-24 | If CLASSPATH is not set, assign a reasonable default. Although | jwise | 1 | -1/+4 |
2000-04-24 | Set DEPENDS_TARGET=package during a "make package", and propagate | kim | 1 | -5/+7 |
2000-04-20 | update comment for ZIP_ENCRYPT -- it doesn't apply to unzip anymore | wiz | 1 | -2/+2 |
2000-04-19 | make show-downlevel compare version numbers if a different version is | wiz | 1 | -3/+4 |
2000-04-15 | Fix print-pkg-size: when parsing the PLIST, use awk to prepend the | hubertf | 1 | -4/+5 |
2000-04-13 | Your package tools need to be updated to 3000/02/02 versions. | hubertf | 1 | -2/+2 |
2000-04-11 | Remove description of obsolete "GLX_CHIPSET" variable. | tron | 1 | -7/+1 |
2000-04-06 | * small whitespace fix | hubertf | 1 | -2/+4 |
2000-04-02 | Correct the sense of the example use of "BSD_PKG_MK". Error pointed out | fredb | 1 | -3/+6 |
2000-03-30 | Add and document variable BASH_STATIC, as per pkg/8792 by Jim Bernard | wiz | 1 | -1/+6 |
2000-03-27 | Don't invoke "${CONFIGURE_SCRIPT}" with leading "./" so that an absolute | tron | 1 | -3/+3 |
2000-03-26 | Document BSD_PKG_MK. | fredb | 1 | -1/+8 |
2000-03-26 | In print-pkg-size target, pre-filter the input to "xargs ls -ld" to | jlam | 1 | -4/+5 |
2000-03-26 | Introduce three control variable for this package; EMACS_USE_{POP,X,X_TOOLKIT}. | enami | 1 | -1/+21 |
2000-03-25 | Deal with some hidden dependencies, commonly induced by Gnu configure, by | fredb | 1 | -2/+6 |