Age | Commit message (Expand) | Author | Files | Lines |
2001-12-19 | The configuration script for this package is interactive, so provide the | agc | 2 | -2/+7 |
2001-12-15 | Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external | agc | 3 | -13/+13 |
2001-12-14 | Typo. | jlam | 1 | -3/+3 |
2001-12-14 | Use 'rm -f' instead of 'rm' in case the files don't already exist. | jlam | 1 | -2/+2 |
2001-12-14 | Install perl5.6.1 as statically linked if perl is statically linked. Also | jlam | 1 | -8/+22 |
2001-12-11 | Only replace -L${LOCALBASE}/lib with "-L*" options from ${LDFLAGS} so that | jlam | 1 | -5/+5 |
2001-12-07 | remove powerpc from IGNORE list on dynamic loading | jmc | 1 | -2/+2 |
2001-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -2/+2 |
2001-12-03 | Move comment to separate line to unconfuse lintpkgsrc. | wiz | 1 | -2/+3 |
2001-12-03 | Use PKGREVISION to manage package-specific versions numbers that differ | jlam | 3 | -17/+6 |
2001-11-30 | Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just | jlam | 3 | -6/+6 |
2001-11-30 | Buildlinkify. | jlam | 2 | -4/+48 |
2001-11-29 | A dependency on automake implies a dependency on autoconf; there's no need | jlam | 1 | -2/+1 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 6 | -12/+16 |
2001-11-28 | Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that use | jlam | 1 | -1/+2 |
2001-11-28 | Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLY | jlam | 1 | -20/+22 |
2001-11-28 | Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we can | jlam | 1 | -2/+2 |
2001-11-26 | Buildlinkify, in the sense that only the perl headers are found in | jlam | 1 | -4/+4 |
2001-11-25 | Complete idea behind previous commit. | jlam | 1 | -1/+7 |
2001-11-25 | Allow passing flags to linker and to compiler via LDFLAGS and CPPFLAGS | jlam | 1 | -3/+7 |
2001-11-24 | Add buildlink.mk file for use by perl5 module package Makefiles. This | jlam | 1 | -0/+61 |
2001-11-21 | Update Hugs Haskell Interpreter to Feb. 2001 release. | nra | 3 | -8/+11 |
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 2 | -6/+4 |
2001-11-11 | Adjust format a bit: | hubertf | 2 | -4/+10 |
2001-11-09 | copy missing /notes/ directory, so viewing release notes works. | dogcow | 2 | -3/+29 |
2001-11-01 | Change reachover references into another package's pkg/ directory into | jlam | 1 | -3/+3 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 15 | -16/+16 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 188 | -102/+102 |
2001-10-31 | Fix checksum. | tv | 1 | -2/+3 |
2001-10-31 | Clean out my pkgsrc diffs: | tv | 1 | -4/+2 |
2001-10-29 | use PLIST_SUBST instead of sed, as suggested by Thomas Klausner | drochner | 1 | -11/+2 |
2001-10-29 | Don't execute the \!= vars unless $PYTHONBIN exists. | jmc | 1 | -1/+3 |
2001-10-26 | Move get-cm custom script to the files/ directory | agc | 2 | -2/+2 |
2001-10-25 | a.) use version-numbered tarball, which is now available. Pointed out by | jwise | 3 | -16/+13 |
2001-10-25 | ftp.digital.com doesn't hold the CPAN mirror any longer. It's at | jlam | 1 | -2/+2 |
2001-10-24 | Update the tcl-expect packages to be based on expect-5.33. | jwise | 4 | -20/+20 |
2001-10-23 | Create private variables _TCLCONFIG_SED and _TKCONFIG_SED that hold the | jlam | 1 | -5/+11 |
2001-10-23 | Use -Wl,-R instead of -Wl,-rpath, since the former is consistent with the | jlam | 3 | -9/+9 |
2001-10-23 | Update to librep 0.15.1. | mycroft | 3 | -7/+7 |
2001-10-22 | Update to librep 0.15, and put back the static libraries. | mycroft | 3 | -9/+31 |
2001-10-21 | Update to 0.14, provided by Eric Gillespie, Jr., in pkg/14134. | wiz | 5 | -54/+22 |
2001-10-21 | Add 'dl' to the LIBSWANTED.SunOS line. | veego | 1 | -2/+2 |
2001-10-19 | Remove some debugging stuff. Noted by D'Arcy J.M. Cain. | wiz | 1 | -3/+3 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 |
2001-10-17 | Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there | hubertf | 3 | -13/+13 |
2001-10-15 | Don't overwrite "java/bin/java" which is installed by the "sun-jre" | tron | 1 | -2/+2 |
2001-10-14 | Add a patch to the perl package that causes perl modules from CPAN to link | jlam | 3 | -3/+44 |
2001-10-05 | Modify to use DIST_SUBDIR (distribution name never changes). | groo | 2 | -4/+9 |
2001-10-05 | Modify to use DIST_SUBDIR (distribution name never changes). | groo | 1 | -1/+4 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |