summaryrefslogtreecommitdiff
path: root/lang/kaffe
AgeCommit message (Collapse)AuthorFilesLines
2000-09-13Kaffe now builds even if gmp>=3.0.0 is installed; it now depends on gmp.wennmach3-1/+21
Fixes PR 11003 by ... who the hell was that nerd ... ahh: Lex Wennmacher.
2000-03-21Because the minor of "libpng" was bumped we must sure that packagestron1-2/+2
compiled for the update "png" package depend on it.
2000-02-09Use "png>=1.0.3" instead of "png-*" in dependence list.tron1-2/+2
2000-02-09Use wildcard dependence for "png" package.tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
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-09* Change to depend on libungif instead of giflib;jlam1-6/+7
* Properly define CONFIGURE_ENV.
1999-09-05add USE_X11=yes so we get the right ./configure args for X11 with xpkgwedgemrg1-1/+3
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-07update to 1.0b4drochner15-245/+85
1999-07-11Adjust homepage, as pointed out by Webmaster Jim <jspath@bcpl.net>hubertf1-2/+2
1999-07-09Add package patch checksum files.agc1-0/+13
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron1-2/+2
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-19/+18
pattern match format. Minor pkglint along the way.
1999-03-04Update dependence for "png" package.tron1-2/+2
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-12-08Update kaffe to 1.0.b3.frueauf4-20/+34
What's New in Kaffe OpenVM 1.0 Beta 3: * New java.awt - now implements old event model (JDK 1.0.2) and will support Swing. * New java.net implementation - fixes many bugs and generally much cleaner. * Initial implementation of Collections API (only Vector and Hashtable currently conform). * Lots of bug fixes.
1998-11-12Some more missing rcs ids.frueauf2-0/+4
1998-11-08jthreads doesn't seem to work on i386, either.mycroft1-0/+12
If it was even vaguely documented, maybe I could fix it...
1998-11-07Enable shared libraries on the ARM.mycroft1-0/+19
1998-10-14Update kaffe to 1.0.b2.frueauf11-32/+131
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-26Add glob-style wildcards to ONLY_FOR_ARCHS.tv1-2/+2
1998-07-16Update kaffe to the first release of "Kaffe OpenVM" version 1.0.b1.frueauf8-98/+79
This version does no longer use any code from Javasoft(tm). XXX although the authors claim it works on several NetBSD architektures XXX I suspect it currently only works on i386, because they insist on XXX having a trampoline.c which is only present for i386. XXX I did set "ONLY_FOR_ARCHS=i386 sparc alpha m68k mips arm32" to give XXX people a try to feedback if it works or not.
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-03By redefining the stack pointer offset to 2, 0.9.2/jit now passes allagc1-0/+16
its tests on /i386.
1998-02-02Remove -m argument from ldconfig calls, require the system tohubertf2-5/+5
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf1-2/+2
1998-02-01portlint: fix/add ldconfighubertf1-2/+1
1998-02-01portlint: fix/add ldconfighubertf3-4/+6
1998-01-28The class files are installed in ${PREFIX}/share/kaffe. This patchagc1-14/+0
modified the ENVIRONMENT file to look in ${PREFIX}/share/java. As nothing else was changed to install any files in the modified location, just keep everything simple and sane, and standardise on ${PREFIX}/share/kaffe. If we change this in the future, all occurrences should be changed.
1998-01-28Make the pathnames right for NetBSD in the section describingagc1-9/+8
environment variables necessary to run kaffe. i.e. don't assume /usr/local, but generalise it to ${PREFIX}
1998-01-28Add NetBSD RCS Id.agc1-0/+1
1998-01-28Add NetBSD RCS Id.agc1-0/+3
Add restriction on mirroring of distfile via MIRROR_DISTFILE. Add ONLY_FOR_ARCHS=i386, as that's the only architecture on which this package has been tested. When I get success reports from people on other platforms, this restriction can be relaxed.
1998-01-28Initial import of kaffe 0.9.2 (a Java interpreter/JIT compiler) intoagc8-0/+157
the NetBSD packages collection, from the FreeBSD port.