summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2004-10-05Do not append OS_VERSION to PY_PLATNAME on Interix; Use LOWER_OPSYS only.minskim1-2/+2
2004-10-04In Tcl 8.4.7, there's no need to use LD_FLAGS, which was introduced tominskim3-10/+5
2004-10-04Make this install and deinstall cleanly under IRIX and Linux.jschauma4-13/+88
2004-10-03Correct PY_PLATNAME for IRIX, as suggested by Georg Schwarz.jschauma1-2/+4
2004-10-03Link the native thread so that Guile processes won't die whenwiz1-2/+7
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv79-110/+159
2004-10-02o Unconditionally enable popen() support.cube3-5/+17
2004-10-01Remove MIPSpro bits that added -n32 or -64 depending on the ABI; thisjlam2-21/+3
2004-10-01Changes 8.4.7:adam7-864/+54
2004-09-30Add and enable sun-jdk15rh1-1/+2
2004-09-30Initial import of sun-jdk15-5.0, Sun's Java SDK, Standard Edition 1.5.0rh7-0/+1605
2004-09-30s/jre14/jre15/grh1-10/+10
2004-09-30Add and enable sun-jre15rh1-1/+2
2004-09-30Initial import of sun-jre15-5.0, Sun's Java(tm) 2 Runtime Environment 1.5.0rh8-0/+929
2004-09-30Update the dylan-interpreter to version 2.3.11 from 2.3.6agc10-263/+130
2004-09-27Update to 3.4.2 from 3.4.1. Release 3.4.2 is a bug fix release.shannonjr2-5/+5
2004-09-26Make _WRAPPEES into a public variable so that we can more easily createjlam1-2/+2
2004-09-25- fix up the patched makefiles a bit so that libtool libs are correctlydmcmahill5-41/+46
2004-09-24add and enable tcl-itcl-currentdmcmahill1-1/+2
2004-09-24add a conflicts with tcl-itcl-currentdmcmahill1-1/+3
2004-09-24import tcl-itcl-current-20040920. This is a snapshot from the [incr Tcl] CVS dmcmahill13-0/+619
2004-09-24Add and enable objcrh1-1/+2
2004-09-24Initial import of objc-3.2.5, a Portable Object Compiler for translatingrh5-0/+268
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam39-460/+39
2004-09-21Adapt to differences between the old buildlink3 wrapper scripts and thejlam1-3/+3
2004-09-21Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixesshannonjr3-13/+12
2004-09-19Disable threads usage by tcl on NetBSD-1.6* (tested) and NetBSD-1.5*he1-3/+14
2004-09-15- don't hard code the c compiler name.dmcmahill5-13/+32
2004-09-15If libperl functionality is needed, prefer building perl-5.8.x instead ofjlam1-2/+2
2004-09-15add a minor patch to make this package actually work on 64 bit systems.dmcmahill2-1/+15
2004-09-15Correct the directory we descend into to build the version of perl neededjlam1-2/+3
2004-09-14libtool-ize this for building its shared libs instead of usingdmcmahill7-215/+112
2004-09-14s/_OPSYS_RPATH_NAME/COMPILER_RPATH_FLAG/markd2-4/+4
2004-09-13Make platform target used in the make match that used in the configure.markd1-1/+7
2004-09-12Create a directory before copying files with pax. Should fix theminskim1-1/+2
2004-09-10Set LIBTOOLIZE_PLIST to "yes" and remove obsolete code that performed thejlam1-21/+3
2004-09-08Don't check in /usr/local/lib on FreeBSD for system libraries.jlam1-1/+2
2004-09-08GCC generates and uses its own libtool to build shared libraries, andjlam5-30/+25
2004-09-08Use OPSYSVARS to set --enable-shared or --disable-shared based on thejlam1-7/+9
2004-09-05Update to version 1.66seb7-58/+47
2004-09-05update to librep 0.17, mostly from a patch by Tobias Nygren indanw5-327/+303
2004-08-29Extend some checks to also test for netbsd2 as sys.platform.recht20-35/+242
2004-08-28set INSTALL_UNSTRIPPED on darwin so that python modules will builddanw1-1/+6
2004-08-28defuzz patchdanw2-6/+7
2004-08-28darwin fixdanw1-1/+9
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam2-4/+4
2004-08-27update to mono-1.0.1recht5-80/+13
2004-08-27Convert to use {COMPILER,LINKER}_RPATH_FLAG.jlam5-13/+13
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam8-19/+19
2004-08-26Update to 3.1.4, convert to bsd.options.mk:wiz6-47/+29