Age | Commit message (Expand) | Author | Files | Lines |
2000-02-17 | Extend MASTER_SITE_OVERRIDE properly (like MASTER_SITE_BACKUP), when | hubertf | 1 | -1/+2 |
2000-02-12 | revert last change, and make sure the PLIST actually exists | wiz | 1 | -2/+3 |
2000-02-12 | move ${PLIST} generation to the right place, fixing installation of | wiz | 1 | -3/+2 |
2000-02-12 | Be quiet about finding no gzipped man pages in PLIST. | fredb | 1 | -2/+2 |
2000-02-12 | Use preprocessed package list instead of package list source during | tron | 1 | -2/+2 |
2000-02-05 | remove bogus 'ftp' before URL | wiz | 1 | -2/+2 |
2000-02-03 | Update GNU mirror list. | tron | 1 | -3/+4 |
2000-02-02 | Bump PKGTOOLS_REQD to 20000202. As a consequence of this | hubertf | 1 | -17/+6 |
2000-02-01 | Change the 'update' target to skip non-existent (removed) directories. | rh | 1 | -19/+46 |
2000-01-17 | Remove the attempt to patch a second time if a patch doesn't apply | agc | 1 | -2/+1 |
2000-01-17 | Introduce another definition WARN_NO_OBJECT_FMT, defaulting to yes, which | agc | 1 | -2/+5 |
2000-01-17 | Avoid problems with the newly updated Perl package by expressing the | agc | 1 | -2/+2 |
2000-01-15 | Two nits with the show-shlib-type target: | jwise | 1 | -2/+7 |
2000-01-14 | Introduce another definition, FATAL_OBJECT_FMT_SKEW, defaulting to "yes". | agc | 1 | -2/+7 |
2000-01-14 | Add a check, inspired by Thor Lancelot Simon: | agc | 1 | -2/+11 |
2000-01-13 | Add a USE_JAVA= variable for packages which use java, and a PKG_JVM variable | jwise | 1 | -1/+19 |
2000-01-11 | Fix the clean-depends target by using make(1) modifiers before variable | hubertf | 1 | -2/+5 |
2000-01-11 | adjust date for size code, also fix the comment | hubertf | 1 | -6/+6 |
2000-01-11 | The size options have only available in pkg_create since 23rd November | agc | 1 | -3/+3 |
2000-01-10 | When checking and registerring dependencies, recognize dependencies that | hubertf | 1 | -3/+14 |
2000-01-10 | Split print-pkg-depend-sizes into two pkgs, to work make processing of | hubertf | 1 | -14/+17 |
2000-01-10 | Properly protect any wildcards from being expanded (or attempted to ... :) | hubertf | 1 | -2/+2 |
2000-01-10 | Use _PKG_SILENT and _PKG_DEBUG in print-pkg-size, to aid debugging. | agc | 1 | -4/+6 |
2000-01-09 | Fix size-registering code. | hubertf | 1 | -69/+69 |
2000-01-07 | Calculate current pkgtools version once (inline rather than via | abs | 1 | -21/+21 |
2000-01-06 | protect some more wildcard dependencies from interacting with the shell. | hubertf | 1 | -2/+2 |
2000-01-05 | Add quotes round one place where it may be useful, and add a "plist" | hubertf | 1 | -2/+3 |
1999-12-29 | Use dot-files for the BUILD_VERSION- and BUILD_INFO_FILE. | bad | 1 | -3/+3 |
1999-12-28 | ${FIND} added | wiz | 1 | -1/+4 |
1999-12-23 | sort the list of binary packages when generating README.html | dmcmahill | 1 | -2/+2 |
1999-12-16 | This patch cleans up our message for unacceptable licenses: | hubertf | 1 | -6/+13 |
1999-12-07 | Added LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definition to | sakamoto | 1 | -1/+17 |
1999-11-30 | DTRT in package-depends if RUN_DEPENDS and PACKAGE_DEPENDS_WITH_PATTERNS | hubertf | 1 | -2/+6 |
1999-11-29 | Add code to include the size of a package into both the | hubertf | 1 | -20/+82 |
1999-11-23 | add "" around ${F77} and ${FC} when adding to MAKE_ENV. This way if someone | dmcmahill | 1 | -3/+3 |
1999-11-22 | - Add USE_FORTRAN variable. In packages which need a fortran compiler to build, | dmcmahill | 1 | -1/+18 |
1999-11-22 | Cosmetic change - the list of installed packages includes a trailing | agc | 1 | -2/+2 |
1999-11-22 | When we're making a _binary_ package, say so. | hubertf | 1 | -2/+2 |
1999-11-20 | Automatically set MASTER_SITE_LOCAL from MASTER_SITE_BACKUP, and make sure | hubertf | 1 | -8/+9 |
1999-11-12 | Use asterisks, which are more visible, when flagging a bad fuzz factor | agc | 1 | -2/+2 |
1999-11-12 | Introduce a variable called PATCH_FUZZ_FACTOR, default "", and use it | agc | 1 | -4/+8 |
1999-11-10 | Use fuzz factor 0 when patching on NetBSD and Linux. Solaris, of course, | agc | 1 | -3/+3 |
1999-11-10 | Add a MOTIFBASE definition, to allow Motif libraries and headers to be | agc | 1 | -5/+15 |
1999-11-01 | Recognise "lib" entries with two or more version numbers, in the | agc | 1 | -5/+4 |
1999-10-31 | Change the "update" target so it becomes more useful (and less dangerous!). | rh | 1 | -6/+52 |
1999-10-22 | As pointed out by Hubert Feyrer, the pattern that pkg_info takes (in the | agc | 1 | -2/+2 |
1999-10-21 | Be more careful when matching packages in show-downlevel target - apply | agc | 1 | -2/+2 |
1999-10-21 | Optimise some of the ELF shared object awk script. | agc | 1 | -9/+4 |
1999-10-20 | Make ELF shared object links work again using nawk as well as gawk. | agc | 1 | -33/+37 |
1999-10-19 | Re-enable shared lib handling on Solaris as well as NetBSD. | agc | 1 | -2/+2 |