summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2004-08-06Override "host" in configure only for NetBSD. This was requested becauseshannonjr1-1/+3
the operating system for irix was not as expected. The choice for NetBSD is maintained for backward compatibility.
2004-08-02Fix PY_PLATNAME for IRIX.recht3-6/+8
Patch provided by Georg Schwarz in PR pkg/26507 Bump PKGREVISIONS (PLIST change)
2004-08-02Changed dependancy from gcc34>=3.4.1nb3 to gcc34>=${_GCC_REQD}shannonjr1-2/+2
following the practice in gcc3-c.
2004-08-011) Change for AMD64: The patch incorrectly AMD64 to be identifiedshannonjr4-8/+9
as x86_64--netbsdelf when it is identified as x86_64--netbsd. 2) Check the version of as using the just-computed ${AS_PATH}, not ${AS}, following the change to gcc3/Makefile.common submitted by jlam@netbsd.org
2004-08-01Check the version of as using the just-computed ${AS_PATH}, not ${AS},shannonjr1-2/+3
following the change to gcc3/Makefile.common submitted by jlam@netbsd.org
2004-07-30Check the version of as using the just-computed ${AS_PATH}, not ${AS}.jlam1-2/+2
2004-07-30Recompute patchsum to go with revision to patch-ae:shannonjr1-2/+2
Change for AMD64: The patch incorrectly AMD64 to be identified as x86_64--netbsdelf when it is identified as x86_64--netbsd. This effect the building of the Ada front-end on the AMD64 target only.
2004-07-30Change for AMD64: The patch incorrectly AMD64 to be identifiedshannonjr1-2/+2
as x86_64--netbsdelf when it is identified as x86_64--netbsd. This effect the building of the Ada front-end on the AMD64 target only.
2004-07-29jdk12 was never here. "avert your eyes."tv1-2/+1
2004-07-29Add more java-env wrappers matching other common JDK tools; bump PKGREVISION.tv2-4/+10
2004-07-29Remove this package for now.agc1-2/+1
2004-07-29Add java-env.mk support; bump PKGREVISION.tv2-12/+28
2004-07-28Applied several changes from lang/gcc34:shannonjr3-10/+11
1) Test and mkdir if necessary to correct problem reported by Matthias Drochner: "For me (using ALT_GCC), the directory .work/.gcc was not present at pre-configure time, which made some "cd" fail." 2) Makefile and pkglint cleanup as recommended by Lubomir Sedlacik
2004-07-281) Fixed two Ada bootstrap issues reported by Matthias Drochner:shannonjr4-14/+13
a) The BUILD_ADA must be YES (strictly capitalized) for the pre-configure target to work, which is inconsistent. b) For me (using ALT_GCC), the directory .work/.gcc was not present at pre-configure time, which made some "cd" fail. 2) Makefile cleanup as recommended by Lubomir. 3) pkglint cleanup 4) Increment PKGREVISION
2004-07-28jdk12 is now in pkgsrc/lang.tv1-1/+3
2004-07-28Include libiconv's buildlink3.mk file, since gettext doesn't include it forsalo1-1/+2
us automagically anymore. Fixes compilation on 1.6-ish systems, should fix PR pkg/26460 by <bad>.
2004-07-28Remove three unnecessary patches. The need for two of them is eliminatedshannonjr3-73/+0
by changes in the 3.4.1 source. The third does not apply to the Ada language.
2004-07-281) Renamed patch-libstdc++-v3_configure_host to follow naming conventionshannonjr3-15/+11
2) Removed USE_GCC33ADA option. gcc3-ada may still be used as a bootstrap Ada compiler by specifying ALT_GCC
2004-07-281) Removed three unnecessary patches. Two corrected problems that are nowshannonjr3-15/+14
fixed in the 3.4.1 branch. The third only applied to c++. 2) Remove USE_GCC33ADA option because it does not work. The gcc3-ada compiler can be used as an Ada bootstrap compiler by specifying ALT_GCC 3) Incremented PKGREVISION
2004-07-281) Removed two patches because the problem, corrected by the patches, hasshannonjr5-61/+13
been corrected in 3.4.1 source 2) Incremented PKGREVISION 3) Corrected attempt to elimiate hardcoded GCC_PLATFORM=${MACHINE_GNU_ARCH}--netbsdelf2.0
2004-07-261) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1shannonjr4-9/+44
2) Added include statment for zlib/buildlink3.mk to Makefile to go with CONFIGURE_ARGS+=--with-system-zlib already there. Thank you Georg Schwarz <geos@epost.de> for pointing out this ommision. 3) Incorporated logic from gcc3 that determines whether to add binutils dependency or not. 4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting other architectures.
2004-07-261) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1shannonjr4-4/+43
2) Added CONFIGURE_ARGS+=--with-system-zlib logic to Makefile for consistency with gcc34 3) Incorporated logic from gcc3 that determines whether to add binutils dependency or not. 4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting other architectures.
2004-07-25Actually, as of 1.3.1_05ish, this no longer works on sun-jdk13 because Suntv1-2/+2
removed some of the external JIT compiler hooks. So now it only works on blackdown-jdk13. (I may simply remove this package in the future, as its usefulness is quickly dropping.)
2004-07-25This package only works on i386 Linux/NetBSD (linux emul), and only withtv1-3/+5
the Java 1.3 Sun (or Sun-based, i.e. Blackdown) JVMs.
2004-07-24Bump PKGREVISION for missing dir.wiz1-1/+2
2004-07-24Create ${PREFIX}/lib/chicken; needed for library eggs.wiz4-15/+21
Based on PR 26414 by Peter Bex.
2004-07-23Add PRINT_PLIST_AWKs for PYINC, PYSITELIB and PYLIB.recht1-1/+15
2004-07-23Add and enable cdl3.minskim1-1/+2
2004-07-23Import cdl3 from pkgsrc-wip. Provided by Jaap Boender in PR pkg/22794.minskim6-0/+77
CDL3 is a programming language, based on Affix Grammars, intended for the development of compilers and other complicated pieces of software that can be implemented as syntax-directed transducers.
2004-07-23Update ucblogo to ucblogo-5.3. Many changes from older 4.6. Noreed7-465/+548
change log found other than "This is a maintenance release, just fixing a few disastrous bugs introduced in the 5.2 release." (Which doesn't matter for this.) Use BUILDLINK3 system. Uses ncurses (or libtermcap). Add HOMEPAGE. Change MASTER_SITES, because not at GNU mirrors yet. Also install some documentation. Update PLIST; now using share/ucblogo instead of share/logo. Removed un-needed patches. New patch-aa for makefile.in also makes sure that emacs logo-mode is disabled; if you want an option for this, please do so. This will close a PR #24858 because now ucblogo does build under Linux. Tested under Linux and NetBSD 1.6.2. Used graphical interface with "showturtle" and did some minor line drawings.
2004-07-22Add patch, originally added to gcc34 by drochner: "on 1.6.x, we needshannonjr1-0/+13
libiconv. Make sure the rpath includes ${LOCALBASE}".
2004-07-22add python as categoryrecht12-24/+24
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-21Updated from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any changesshannonjr2-8/+6
were made to the gcc codebase with this delta.
2004-07-21Update from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any actualshannonjr3-12/+12
changes to the gcc codebase occurred with this delta.
2004-07-19Add missing zlib include.recht1-1/+2
Noted by Georg Schwarz on tech-pkg@.
2004-07-18bump PKGREVISIONs for last boehm-gc updaterecht6-12/+12
(BUILDLINKS_DEPENDS change)
2004-07-18Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk,schmonz2-8/+4
as that test is now done by the buildlink3 file itself.
2004-07-17Accept perl-thread in addition to perl.kim1-2/+2
2004-07-13lang/gcc33-ada does not exist - lang/gcc3-ada doesjschauma1-1/+1
2004-07-13Follow devel/boehm-gc's lead and also correctly define ELFSIZE for NetBSDrecht4-4/+31
here. Bump BUILDLINK_DEPENDS to 1.0nb1 for the ELFSIZE fix.
2004-07-13Make this compile on Darwin: rename lround() to xlround() to avoidthorpej4-1/+43
a conflict with a declration in a system header file.
2004-07-10libgtkpeer moved to classpath-gui package -- remove it from PLIST.wiz1-6/+1
2004-07-10Move -DUSE_STDARG_H so that this works on 2.0 too.wiz2-16/+16
2004-07-10Remove "./" in front of files to patch.wiz3-9/+9
2004-07-10Fix multi-line strings, to make this build when using gcc3.kristerw2-1/+541
2004-07-09Remove USE_NEW_TEXINFO, it is a noop now.seb1-2/+1
2004-07-09on 1.6.x, we need libiconv. Make sure the rpath includes ${LOCALBASE}.drochner2-1/+13
2004-07-09oops - have to order the includes / tests a bit differently to avoiddrochner1-5/+7
an unwanted dependency on pth on 1.6.x
2004-07-09make this usable on 1.6.x, w/o native threads:drochner1-2/+10
-disable thread support if no native threads are available -require native threads only if ADA is built
2004-07-07Fix bad URL for pre-built ada packages.jwise1-3/+3