Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-10-02 | The previous change (making ExtUtils recognize -Wl,-R as the prefix for a | jlam | 1 | -2/+2 |
2001-10-02 | Teach the ExtUtils modules (the ones that create Makefiles for perl | jlam | 2 | -1/+37 |
2001-10-01 | Reduce dependency on gnome-core to gnome-libs. While we are at it, make | rh | 2 | -13/+62 |
2001-10-01 | Update perl to 5.6.1nb4. Changes from version 5.6.1nb3 include: | jlam | 4 | -18/+50 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 20 | -45/+45 |
2001-09-27 | Uncomment ruby14 packages -- shouldn't hurt bulk builds, and | wiz | 1 | -2/+2 |
2001-09-26 | The perl Configure script has a check for several directories, including | jlam | 1 | -1/+2 |
2001-09-25 | first cut on a buildlink.mk like structure which can deal with multiple | drochner | 1 | -0/+107 |
2001-09-22 | Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the version | jlam | 7 | -22/+20 |
2001-09-17 | Note that if LIBSWANTED.${OPSYS} isn't defined, then the perl defaults for | jlam | 1 | -2/+3 |
2001-09-17 | Solve SunOS build problem in a much cleaner way by predefining "libswanted" | tron | 3 | -18/+6 |
2001-09-17 | Stop configure from trying to use "libiconv" because "/usr/include/iconv.h" | tron | 2 | -7/+21 |
2001-09-14 | Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME can | abs | 4 | -6/+13 |
2001-09-14 | Search for <machine/ieeefp.h> instead of <ieeefp.h>. This fixes the | jlam | 2 | -8/+18 |
2001-09-13 | Add and enable parrot-0.0.1 | agc | 1 | -1/+2 |
2001-09-13 | Initial import of parrot-0.0.1, a pre-pubescent byte code interpreter | agc | 4 | -0/+57 |
2001-09-12 | Update perl to 5.6.1nb3. User-visible changes from the previous version | jlam | 3 | -21/+22 |