summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
1999-11-23changed the default for CPP to be /usr/bin/cpp instead of /lib/cpp in f2c-f77dmcmahill2-8/+15
1999-11-23fixed bad md5 checksumwindsor1-2/+2
1999-11-23I'll play MAINTAINER heredrochner1-2/+2
1999-11-23add a bunch of NO_CDROM where appropriatehubertf1-1/+2
1999-11-18Package this up a bit better for Solaris.agc4-12/+27
Delete unwanted patch-file checksums from patchsum file. Re-generate distfile checksum, which seemed to be bad. Add a missing quotation mark to the end of an echo command in the setup script
1999-11-17new stuffdrochner1-1/+2
1999-11-17import pkg for cint, a C/C++ interpreterdrochner9-0/+331
1999-11-15defuzzrh2-28/+24
1999-11-10update kaffe to 1.0.5.drochner4-36/+36
New Java extensions and library changes: Remote Method Invocation - compliant with both JDK 1.1 and JDK 1.2 stubs JDK 1.2 style class loading JDK 1.2 java.util Collections classes JDK 1.2 java.security classes improved appletviewer implementation Improved i18n support Now ships with KJC - a completely Open Source Java compiler VM changes: JIT3 - improves raw execution speed by up to a factor of 3 SuperFast locking scheme Pthread native thread implementation (LinuxThreads only) Faster exception dispatch New ports JITs for MIPS and StrongARM Lots of bug fixes.
1999-10-29Add and enable librep.agc1-1/+2
1999-10-29Initial import of librep, an Emacs Lisp-like runtime library,agc6-0/+136
interpreter, compiler and VM, into the NetBSD packages collection.
1999-10-28Add and enable japhar.agc1-1/+2
1999-10-28Import japhar, a Java Virtual Machine, currently JDK 1.1.5-level, intoagc11-0/+276
the NetBSD packages collection.
1999-10-27Mark packages as broken, where necessary.agc1-4/+7
1999-10-22Only enable this package on Solaris, for the moment.agc1-1/+3
1999-10-19Add and enable jikesagc1-1/+2
1999-10-19Initial import of jikes, a java 2 compiler, into the NetBSD packagesagc5-0/+36
collection.
1999-10-13* teach SmallEiffel that -Wl,option is a linker flag for gcc;jlam8-24/+75
* bootstrap compile SmallEiffel with optimizations on; * some corrections to default loadpath.UNIX; * point users at correct documentation files in error messages.
1999-10-12* Rearrange directory structure to conform to hier(7);jlam11-765/+820
* Add ability to load personal Eiffel environment via ${HOME}/.smalleiffelrc when using the compiler system.
1999-10-09* Change to depend on libungif instead of giflib;jlam1-6/+7
* Properly define CONFIGURE_ENV.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-06-fix typodmcmahill1-1/+1
-refer to the fortran compiler script as 'f2c-f77' instead of 'fc' since thats what its called.
1999-10-05Update for changed distfile on master site.sakamoto2-4/+5
Requested in PR 8546 by SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
1999-10-01Correct PLIST - a directory was incorrectly masquerading as a file.agc1-3/+3
1999-09-23Removed vast_f90 pkg until license issue is sorted outwennmach9-267/+2
1999-09-22add NO_CDROMhubertf1-1/+2
1999-09-22Fix symbol prefix '_'sakamoto4-0/+58
and link libruby.so.1.4 for ext libraries with ELF system.
1999-09-21Add DEPENDS+=readline-4.0, suggested by Hubert Feyrer.sakamoto1-1/+2
1999-09-21I have no clue why this is wrong - sync with the version on the masterhubertf1-2/+2
site and on the FTP server.
1999-09-21Someone cleaned up the master site, reflect this.hubertf1-2/+2
1999-09-17Update ruby to 1.4.2sakamoto3-101/+180
DEPENDS+= gdbm,ncurses install examples. Changes: Fixed some bugs, improved stability.
1999-09-16added an entry for vast_f90wennmach1-1/+2
1999-09-16initial revisionwennmach8-0/+264
1999-09-10libperl uses the packages from the perl package.hubertf1-3/+3
Reflect the recent changes there.
1999-09-09Switch to my netbsd.org address in MAINTAINERjwise1-2/+2
1999-09-06regen after last commit some time agohubertf1-2/+2
1999-09-06Make this compile on my current(ish) sparc...kim1-5/+5
1999-09-05add USE_X11=yes so we get the right ./configure args for X11 with xpkgwedgemrg1-1/+3
1999-09-04Make this package work on Solaris.agc1-1/+7
1999-08-31Modifications for better Solaris support, to search for a fuller list ofagc3-18/+27
libraries during configuration, and enabling dynamic support.
1999-08-29Forgot to commit these patches.jlam2-0/+35
1999-08-29Update guile to 1.3.2.jlam6-70/+69
1999-08-24"bison" is only required at build time.tron1-2/+2
1999-08-19Install the postscript documentation that is distributed with thisagc4-28/+56
package.
1999-08-18Remove redundant EXTRACT_SUFX definitionagc1-2/+1
1999-08-18Update (long overdue) to Hugs 98, May 1999 version.nathanw3-128/+67
1999-08-17Make PLIST consistent with both ELF and a.out shared libsdrochner2-10/+16
(problem reported by David Brownlee <abs@anim.dreamworks.com>). Unfortunately this requires an evil hack to avoid bad interactions with the "Automatic ELF shared object handling". (it would delete files and replace by dead links)
1999-08-17Use USE_X11 in Makefile to show that this package links with X11agc13-40/+114
headers and libs. Make this package work on Solaris. Use the same "pkgsrc" configuration file for locations of objects on NetBSD (both ELF and a.out) and Solaris. Use a Makefile target, rather than a separate script. Avoid clash with ALIGN definition in <sys/param.h>
1999-08-17Update to ruby-1.4.0.sakamoto6-120/+110
1999-08-16Generalise PLIST by using ${MACHINE_GNU_PLATFORM}agc1-77/+77