summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf6-12/+16
2001-11-28Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that usejlam1-1/+2
2001-11-28Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLYjlam1-20/+22
2001-11-28Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we canjlam1-2/+2
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-4/+4
2001-11-25Complete idea behind previous commit.jlam1-1/+7
2001-11-25Allow passing flags to linker and to compiler via LDFLAGS and CPPFLAGSjlam1-3/+7
2001-11-24Add buildlink.mk file for use by perl5 module package Makefiles. Thisjlam1-0/+61
2001-11-21Update Hugs Haskell Interpreter to Feb. 2001 release.nra3-8/+11
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc2-6/+4
2001-11-11Adjust format a bit:hubertf2-4/+10
2001-11-09copy missing /notes/ directory, so viewing release notes works.dogcow2-3/+29
2001-11-01Change reachover references into another package's pkg/ directory intojlam1-3/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum15-16/+16
2001-11-01Move pkg/ files into package's toplevel directoryzuntum188-102/+102
2001-10-31Fix checksum.tv1-2/+3
2001-10-31Clean out my pkgsrc diffs:tv1-4/+2
2001-10-29use PLIST_SUBST instead of sed, as suggested by Thomas Klausnerdrochner1-11/+2
2001-10-29Don't execute the \!= vars unless $PYTHONBIN exists.jmc1-1/+3
2001-10-26Move get-cm custom script to the files/ directoryagc2-2/+2
2001-10-25a.) use version-numbered tarball, which is now available. Pointed out byjwise3-16/+13
2001-10-25ftp.digital.com doesn't hold the CPAN mirror any longer. It's atjlam1-2/+2
2001-10-24Update the tcl-expect packages to be based on expect-5.33.jwise4-20/+20
2001-10-23Create private variables _TCLCONFIG_SED and _TKCONFIG_SED that hold thejlam1-5/+11
2001-10-23Use -Wl,-R instead of -Wl,-rpath, since the former is consistent with thejlam3-9/+9
2001-10-23Update to librep 0.15.1.mycroft3-7/+7
2001-10-22Update to librep 0.15, and put back the static libraries.mycroft3-9/+31
2001-10-21Update to 0.14, provided by Eric Gillespie, Jr., in pkg/14134.wiz5-54/+22
2001-10-21Add 'dl' to the LIBSWANTED.SunOS line.veego1-2/+2
2001-10-19Remove some debugging stuff. Noted by D'Arcy J.M. Cain.wiz1-3/+3
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
2001-10-17Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was therehubertf3-13/+13
2001-10-15Don't overwrite "java/bin/java" which is installed by the "sun-jre"tron1-2/+2
2001-10-14Add a patch to the perl package that causes perl modules from CPAN to linkjlam3-3/+44
2001-10-05Modify to use DIST_SUBDIR (distribution name never changes).groo2-4/+9
2001-10-05Modify to use DIST_SUBDIR (distribution name never changes).groo1-1/+4
2001-10-03Substitute the real config script for the config wrapper script injlam1-1/+3
2001-10-02The previous change (making ExtUtils recognize -Wl,-R as the prefix for ajlam1-2/+2
2001-10-02Teach the ExtUtils modules (the ones that create Makefiles for perljlam2-1/+37
2001-10-01Reduce dependency on gnome-core to gnome-libs. While we are at it, makerh2-13/+62
2001-10-01Update perl to 5.6.1nb4. Changes from version 5.6.1nb3 include:jlam4-18/+50
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam20-45/+45
2001-09-27Uncomment ruby14 packages -- shouldn't hurt bulk builds, andwiz1-2/+2
2001-09-26The perl Configure script has a check for several directories, includingjlam1-1/+2
2001-09-25first cut on a buildlink.mk like structure which can deal with multipledrochner1-0/+107
2001-09-22Update sun-jre and sun-jdk to 1.3.1.0.1, which represents the versionjlam7-22/+20
2001-09-17Note that if LIBSWANTED.${OPSYS} isn't defined, then the perl defaults forjlam1-2/+3
2001-09-17Solve SunOS build problem in a much cleaner way by predefining "libswanted"tron3-18/+6
2001-09-17Stop configure from trying to use "libiconv" because "/usr/include/iconv.h"tron2-7/+21
2001-09-14Install ${PREFIX}/java/bin/java in jre rather than jdk. Now JAVA_HOME canabs4-6/+13