The FreeBSD Ports Archive
FreeBSD java : kaffe4>
Multi-platform Java virtual machine with JIT compiler and AWT package
Kaffe is multi-platform Java virtual machine. It includes its own
implementation of the Java JDK 1.2 standard classes, including the
AWT classes. Kaffe also does "just-in-time" compilation of Java
bytecode into machine code for increased execution speed.
http://www.kaffe.org/
|
kaffe history
v. 1.77
date: 2007/05/19 20:13:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.76
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.75
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +2 -2
Chase gmp library and bump PORTREVISION.
v. 1.74
date: 2006/02/23 10:37:36; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.73
date: 2006/01/21 01:32:13; author: anholt; state: Exp; lines: +10 -9
Fix build by updating to 1.1.7-rc1, which should be better than the previous
release, as usual (and even the previous version was from an "unstable" branch
anyway). The release is expected to come out very soon, anyway.
v. 1.72
date: 2006/01/14 09:34:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build
v. 1.71
date: 2005/11/15 06:49:51; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.70
date: 2005/11/05 05:22:02; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.69
date: 2005/10/15 22:33:48; author: anholt; state: Exp; lines: +1 -1
Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,
and on amd64!
v. 1.68
date: 2005/06/10 21:11:56; author: anholt; state: Exp; lines: +2 -1
Oops, jikes is required to build these days. This should be all the deps
necessary.
Reported by: krismail
v. 1.67
date: 2005/06/03 17:16:09; author: anholt; state: Exp; lines: +10 -4
[1] Add missing dependency on zip.
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.
Submitted by: [1] krismail
Reviewed by: [2,3] hq, previous version
v. 1.66
date: 2005/05/28 20:51:58; author: anholt; state: Exp; lines: +8 -37
Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines). Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.
Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!
PR: ports/80641
Submitted by: anholt
Approved by: maintainer
v. 1.65
date: 2005/03/26 20:31:39; author: kris; state: Exp; lines: +1 -1
Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configure
script does not seem to allow anything else.
Approved by: portmgr (self)
v. 1.64
date: 2005/01/10 11:04:50; author: edwin; state: Exp; lines: +47 -12
Move java/kaffe-devel to java/kaffe
Remove java/kaffe-devel
Submitted by: maintainer (via irc)
v. 1.63
date: 2005/01/02 01:10:38; author: kris; state: Exp; lines: +4 -0
BROKEN on alpha: Configure fails
Approved by: portmgr (self)
v. 1.62
date: 2004/12/24 15:22:27; author: hq; state: Exp; lines: +1 -1
Take into account the '-devel' package name suffix when registering CONFLICTS
with java/kaffe-devel
Pointy hat to: me
v. 1.61
date: 2004/12/24 15:07:12; author: hq; state: Exp; lines: +3 -1
- Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
v. 1.60
date: 2004/03/14 06:16:48; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.59
date: 2004/02/07 23:27:24; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.58
date: 2004/02/01 22:01:22; author: edwin; state: Exp; lines: +2 -0
Add NOT_FOR_ARCHS=amd64
Submitted by: xaa+ports@timewasters.nl
v. 1.57
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.56
date: 2002/10/09 18:56:03; author: ijliao; state: Exp; lines: +9 -6
upgrade to 1.0.7
PR: 43266
Submitted by: maintainer
v. 1.55
date: 2001/09/11 03:40:42; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.54
date: 2001/03/12 01:05:43; author: fenner; state: Exp; lines: +2 -2
Fix Mark's mailing address.
v. 1.53
date: 2001/01/03 18:19:48; author: sf; state: Exp; lines: +3 -2
OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
v. 1.52
date: 2000/07/25 00:10:57; author: archie; state: Exp; lines: +2 -2
Upgrade to version 1.0.6.
v. 1.51
date: 2000/07/04 07:13:06; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.50
date: 2000/06/16 21:52:01; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.49
date: 2000/06/16 08:46:42; author: sobomax; state: Exp; lines: +3 -1
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.48
date: 2000/04/12 06:14:52; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.47
date: 2000/02/17 03:23:26; author: ade; state: Exp; lines: +2 -2
Use libungif. Support already present in the configure script.
v. 1.46
date: 1999/11/26 17:15:30; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 15099
Submitted by: maintainer
v. 1.45
date: 1999/10/18 22:38:03; author: archie; state: Exp; lines: +2 -3
Update to new version 1.0.5.
v. 1.44
date: 1999/09/18 03:12:03; author: steve; state: Exp; lines: +2 -2
The version number of libgif.so has changed to 5.
v. 1.43
date: 1999/08/25 06:16:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.42
date: 1999/06/28 02:22:30; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.41
date: 1999/04/10 01:41:01; author: archie; state: Exp; lines: +5 -7
Update to version 1.0.b4.
v. 1.40
date: 1999/03/08 07:28:30; author: asami; state: Exp; lines: +2 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.39
date: 1999/01/23 07:05:27; author: vanilla; state: Exp; lines: +2 -2
Bump png's major number to 3.
v. 1.38
date: 1998/12/11 00:51:40; author: steve; state: Exp; lines: +3 -3
Update to version 1.0b3.
PR: 9046
Submitted by: maintainer
v. 1.37
date: 1998/11/15 22:23:42; author: steve; state: Exp; lines: +6 -3
Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by: Mark Huizer (maintainer)
Submitted by: Doug Rabson
v. 1.36
date: 1998/10/25 08:52:31; author: hoek; state: Exp; lines: +2 -2
Use pkg/MESSAGE for information the user needs to read after
installing the package but before executing the package. Include
the homepage in pkg/DESCR. portlint.
v. 1.35
date: 1998/10/10 03:40:18; author: steve; state: Exp; lines: +2 -2
Update to version 1.0b2 and convert to ELF.
PR: 8210
Submitted by: Archie Cobbs
v. 1.34
date: 1998/09/15 11:46:00; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.33
date: 1998/08/04 21:39:58; author: asami; state: Exp; lines: +1 -2
No need to define EXTRACT_SUFX if DISTFILES is specified.
v. 1.32
date: 1998/07/31 20:10:10; author: steve; state: Exp; lines: +9 -13
Upgrade to version 1.0.b1.
Submitted by: maintainer
v. 1.31
date: 1998/06/28 23:41:11; author: steve; state: Exp; lines: +4 -4
Find the distfiles again.
PR: 7027
v. 1.30
date: 1997/12/08 09:37:16; author: obrien; state: Exp; lines: +2 -2
Upgrade PLIST too.
v. 1.29
date: 1997/12/08 07:28:25; author: obrien; state: Exp; lines: +6 -5
Upgrade to version 0.9.2.
Note that BISS-awt is not available for this version of kaffe.
v. 1.28
date: 1997/11/21 23:10:10; author: fenner; state: Exp; lines: +2 -3
Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist
for now.
v. 1.27
date: 1997/07/01 07:00:01; author: tg; state: Exp; lines: +4 -1
Add . The package would include the JDK-1.1.1.
v. 1.26
date: 1997/06/30 09:53:44; author: tg; state: Exp; lines: +7 -6
Upgrade 0.8.4 -> 0.9.1.
PR: 3984
Submitted by: Mark Huizer
v. 1.25
date: 1997/06/26 15:50:06; author: max; state: Exp; lines: +3 -3
Restore the Date created: and the Whom: lines from Rev.1.1 of this file.
(These lines are to indicate who did the original port when, not the
who and when this current Makefile is created by. These info can be found
in the $Id$ line and the MAINTAINER line.)
v. 1.24
date: 1997/06/26 06:50:59; author: tg; state: Exp; lines: +4 -16
Un-break kaffe port.
PR: 3954
Submitted by: FreeBSD matters of Mark Huizer (xaa)
v. 1.23
date: 1997/06/11 23:30:44; author: asami; state: Exp; lines: +3 -1
Mark this port broken, it is not compatible with the new jdk port.
Submitted by: Mark Huizer
v. 1.22
date: 1997/04/21 11:58:57; author: tg; state: Exp; lines: +5 -5
Upgrade to 0.8.4.
PR: 3350
Submitted by: xaa@stack.nl
v. 1.21
date: 1997/03/29 23:11:08; author: max; state: Exp; lines: +6 -6
Upgrade, 0.8.2 -> 0.8.3.
Submitted by: Mark Huizer
(Closing PR #3060.)
v. 1.20
date: 1997/03/11 12:03:14; author: asami; state: Exp; lines: +7 -7
Upgrade to 0.8.2. Closes PR ports/2931.
Submitted by: Mark Huizer
v. 1.19
date: 1997/03/03 13:57:16; author: tg; state: Exp; lines: +4 -3
Upgrade to 0.8.1. Closes PR #2836.
Submitted by: Mark Huizer
Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620.
v. 1.18
date: 1997/02/28 10:47:17; author: tg; state: Exp; lines: +6 -7
Upgrade to version 0.8.0.
Closes PR #2746.
Submitted by: Mark Huizer
v. 1.17
date: 1997/02/18 11:36:08; author: obrien; state: Exp; lines: +4 -4
www/sawt --> devel/sawt
www/kaffe --> lang/kaffe
www/jdk --> lang/jdk
www/javac_netscape --> lang/javac_netscape
v. 1.16
date: 1997/01/26 07:07:23; author: asami; state: Exp; lines: +1 -2
PKGNAME is not necessary when it's a duplicate of DISTNAME.
v. 1.15
date: 1997/01/24 23:58:12; author: chuckr; state: Exp; lines: +3 -3
update kaffe to 0.7.1.
Submitted by: Mark Huizer
v. 1.14
date: 1997/01/07 18:30:04; author: chuckr; state: Exp; lines: +5 -5
Upgrade Kaffe to version 0.7.0.
Submitted by: Mark Huizer
v. 1.13
date: 1996/12/26 09:06:32; author: max; state: Exp; lines: +7 -7
Upgrade, 0.5.5 -> 0.6.1.
Submitted by: xaa@stack.nl
v. 1.12
date: 1996/12/08 12:29:15; author: max; state: Exp; lines: +2 -2
Update the maintainer's address. (Reflect recent update to the address in
the handbook.)
v. 1.11
date: 1996/11/18 11:41:12; author: asami; state: Exp; lines: +7 -9
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1996/10/11 21:56:09; author: chuckr; state: Exp; lines: +4 -3
Update kaffe to 5.5 level, fix some complaints.
Submitted by: Mark Huizer
Thanks, Mark.
v. 1.9
date: 1996/09/23 23:44:25; author: chuckr; state: Exp; lines: +3 -0
Fix the Makefile to respect NOMANCOMPRESS
v. 1.8
date: 1996/09/22 14:49:52; author: chuckr; state: Exp; lines: +5 -5
Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer!
Submitted by: xaa@stack.urc.tue.nl
v. 1.7
date: 1996/08/08 19:43:44; author: chuckr; state: Exp; lines: +6 -6
Updating the kaffe port to 0.5p3.
Submitted by: Mark Huizer
v. 1.6
date: 1996/08/02 21:29:26; author: chuckr; state: Exp; lines: +4 -3
Updating the kaffe port to 0.5 patchlevel 2.
Submitted by: Marc Van Kempen
v. 1.5
date: 1996/07/17 03:39:56; author: asami; state: Exp; lines: +3 -3
Upgrade, 0.4p2 -> 0.5p1.
Submitted by: Mark Huizer via chuckr
v. 1.4
date: 1996/07/10 05:24:17; author: asami; state: Exp; lines: +7 -5
Make this port automatically depend on jdk. Move the jdk version
checking from pre-extract to pre-install.
v. 1.3
date: 1996/07/04 01:23:21; author: gpalmer; state: Exp; lines: +11 -5
Update so that classes.zip is taken from the JDK, not included in
this port. Slight rephrasing of the error message to
make it more informative.
Submitted by: Chuck Robey
v. 1.2
date: 1996/04/04 01:07:43; author: scrappy; state: Exp; lines: +3 -3
Upgraded from kaffe-0.2 to kaffe-0.3
v. 1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp; lines: +0 -0
Kaffe maker to brew Java on your PC.
Submitted by: Tim Wilkinson via Jeffrey Hsu
=============================================================================
v. 1.77
date: 2007/05/19 20:13:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.76
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.75
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +2 -2
Chase gmp library and bump PORTREVISION.
v. 1.74
date: 2006/02/23 10:37:36; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.73
date: 2006/01/21 01:32:13; author: anholt; state: Exp; lines: +10 -9
Fix build by updating to 1.1.7-rc1, which should be better than the previous
release, as usual (and even the previous version was from an "unstable" branch
anyway). The release is expected to come out very soon, anyway.
v. 1.72
date: 2006/01/14 09:34:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build
v. 1.71
date: 2005/11/15 06:49:51; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.70
date: 2005/11/05 05:22:02; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.69
date: 2005/10/15 22:33:48; author: anholt; state: Exp; lines: +1 -1
Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,
and on amd64!
v. 1.68
date: 2005/06/10 21:11:56; author: anholt; state: Exp; lines: +2 -1
Oops, jikes is required to build these days. This should be all the deps
necessary.
Reported by: krismail
v. 1.67
date: 2005/06/03 17:16:09; author: anholt; state: Exp; lines: +10 -4
[1] Add missing dependency on zip.
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.
Submitted by: [1] krismail
Reviewed by: [2,3] hq, previous version
v. 1.66
date: 2005/05/28 20:51:58; author: anholt; state: Exp; lines: +8 -37
Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines). Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.
Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!
PR: ports/80641
Submitted by: anholt
Approved by: maintainer
v. 1.65
date: 2005/03/26 20:31:39; author: kris; state: Exp; lines: +1 -1
Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configure
script does not seem to allow anything else.
Approved by: portmgr (self)
v. 1.64
date: 2005/01/10 11:04:50; author: edwin; state: Exp; lines: +47 -12
Move java/kaffe-devel to java/kaffe
Remove java/kaffe-devel
Submitted by: maintainer (via irc)
v. 1.63
date: 2005/01/02 01:10:38; author: kris; state: Exp; lines: +4 -0
BROKEN on alpha: Configure fails
Approved by: portmgr (self)
v. 1.62
date: 2004/12/24 15:22:27; author: hq; state: Exp; lines: +1 -1
Take into account the '-devel' package name suffix when registering CONFLICTS
with java/kaffe-devel
Pointy hat to: me
v. 1.61
date: 2004/12/24 15:07:12; author: hq; state: Exp; lines: +3 -1
- Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
v. 1.60
date: 2004/03/14 06:16:48; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.59
date: 2004/02/07 23:27:24; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.58
date: 2004/02/01 22:01:22; author: edwin; state: Exp; lines: +2 -0
Add NOT_FOR_ARCHS=amd64
Submitted by: xaa+ports@timewasters.nl
v. 1.57
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.56
date: 2002/10/09 18:56:03; author: ijliao; state: Exp; lines: +9 -6
upgrade to 1.0.7
PR: 43266
Submitted by: maintainer
v. 1.55
date: 2001/09/11 03:40:42; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.54
date: 2001/03/12 01:05:43; author: fenner; state: Exp; lines: +2 -2
Fix Mark's mailing address.
v. 1.53
date: 2001/01/03 18:19:48; author: sf; state: Exp; lines: +3 -2
OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
v. 1.52
date: 2000/07/25 00:10:57; author: archie; state: Exp; lines: +2 -2
Upgrade to version 1.0.6.
v. 1.51
date: 2000/07/04 07:13:06; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.50
date: 2000/06/16 21:52:01; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.49
date: 2000/06/16 08:46:42; author: sobomax; state: Exp; lines: +3 -1
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.48
date: 2000/04/12 06:14:52; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.47
date: 2000/02/17 03:23:26; author: ade; state: Exp; lines: +2 -2
Use libungif. Support already present in the configure script.
v. 1.46
date: 1999/11/26 17:15:30; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 15099
Submitted by: maintainer
v. 1.45
date: 1999/10/18 22:38:03; author: archie; state: Exp; lines: +2 -3
Update to new version 1.0.5.
v. 1.44
date: 1999/09/18 03:12:03; author: steve; state: Exp; lines: +2 -2
The version number of libgif.so has changed to 5.
v. 1.43
date: 1999/08/25 06:16:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.42
date: 1999/06/28 02:22:30; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.41
date: 1999/04/10 01:41:01; author: archie; state: Exp; lines: +5 -7
Update to version 1.0.b4.
v. 1.40
date: 1999/03/08 07:28:30; author: asami; state: Exp; lines: +2 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.39
date: 1999/01/23 07:05:27; author: vanilla; state: Exp; lines: +2 -2
Bump png's major number to 3.
v. 1.38
date: 1998/12/11 00:51:40; author: steve; state: Exp; lines: +3 -3
Update to version 1.0b3.
PR: 9046
Submitted by: maintainer
v. 1.37
date: 1998/11/15 22:23:42; author: steve; state: Exp; lines: +6 -3
Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by: Mark Huizer (maintainer)
Submitted by: Doug Rabson
v. 1.36
date: 1998/10/25 08:52:31; author: hoek; state: Exp; lines: +2 -2
Use pkg/MESSAGE for information the user needs to read after
installing the package but before executing the package. Include
the homepage in pkg/DESCR. portlint.
v. 1.35
date: 1998/10/10 03:40:18; author: steve; state: Exp; lines: +2 -2
Update to version 1.0b2 and convert to ELF.
PR: 8210
Submitted by: Archie Cobbs
v. 1.34
date: 1998/09/15 11:46:00; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.33
date: 1998/08/04 21:39:58; author: asami; state: Exp; lines: +1 -2
No need to define EXTRACT_SUFX if DISTFILES is specified.
v. 1.32
date: 1998/07/31 20:10:10; author: steve; state: Exp; lines: +9 -13
Upgrade to version 1.0.b1.
Submitted by: maintainer
v. 1.31
date: 1998/06/28 23:41:11; author: steve; state: Exp; lines: +4 -4
Find the distfiles again.
PR: 7027
v. 1.30
date: 1997/12/08 09:37:16; author: obrien; state: Exp; lines: +2 -2
Upgrade PLIST too.
v. 1.29
date: 1997/12/08 07:28:25; author: obrien; state: Exp; lines: +6 -5
Upgrade to version 0.9.2.
Note that BISS-awt is not available for this version of kaffe.
v. 1.28
date: 1997/11/21 23:10:10; author: fenner; state: Exp; lines: +2 -3
Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist
for now.
v. 1.27
date: 1997/07/01 07:00:01; author: tg; state: Exp; lines: +4 -1
Add . The package would include the JDK-1.1.1.
v. 1.26
date: 1997/06/30 09:53:44; author: tg; state: Exp; lines: +7 -6
Upgrade 0.8.4 -> 0.9.1.
PR: 3984
Submitted by: Mark Huizer
v. 1.25
date: 1997/06/26 15:50:06; author: max; state: Exp; lines: +3 -3
Restore the Date created: and the Whom: lines from Rev.1.1 of this file.
(These lines are to indicate who did the original port when, not the
who and when this current Makefile is created by. These info can be found
in the $Id$ line and the MAINTAINER line.)
v. 1.24
date: 1997/06/26 06:50:59; author: tg; state: Exp; lines: +4 -16
Un-break kaffe port.
PR: 3954
Submitted by: FreeBSD matters of Mark Huizer (xaa)
v. 1.23
date: 1997/06/11 23:30:44; author: asami; state: Exp; lines: +3 -1
Mark this port broken, it is not compatible with the new jdk port.
Submitted by: Mark Huizer
v. 1.22
date: 1997/04/21 11:58:57; author: tg; state: Exp; lines: +5 -5
Upgrade to 0.8.4.
PR: 3350
Submitted by: xaa@stack.nl
v. 1.21
date: 1997/03/29 23:11:08; author: max; state: Exp; lines: +6 -6
Upgrade, 0.8.2 -> 0.8.3.
Submitted by: Mark Huizer
(Closing PR #3060.)
v. 1.20
date: 1997/03/11 12:03:14; author: asami; state: Exp; lines: +7 -7
Upgrade to 0.8.2. Closes PR ports/2931.
Submitted by: Mark Huizer
v. 1.19
date: 1997/03/03 13:57:16; author: tg; state: Exp; lines: +4 -3
Upgrade to 0.8.1. Closes PR #2836.
Submitted by: Mark Huizer
Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620.
v. 1.18
date: 1997/02/28 10:47:17; author: tg; state: Exp; lines: +6 -7
Upgrade to version 0.8.0.
Closes PR #2746.
Submitted by: Mark Huizer
v. 1.17
date: 1997/02/18 11:36:08; author: obrien; state: Exp; lines: +4 -4
www/sawt --> devel/sawt
www/kaffe --> lang/kaffe
www/jdk --> lang/jdk
www/javac_netscape --> lang/javac_netscape
v. 1.16
date: 1997/01/26 07:07:23; author: asami; state: Exp; lines: +1 -2
PKGNAME is not necessary when it's a duplicate of DISTNAME.
v. 1.15
date: 1997/01/24 23:58:12; author: chuckr; state: Exp; lines: +3 -3
update kaffe to 0.7.1.
Submitted by: Mark Huizer
v. 1.14
date: 1997/01/07 18:30:04; author: chuckr; state: Exp; lines: +5 -5
Upgrade Kaffe to version 0.7.0.
Submitted by: Mark Huizer
v. 1.13
date: 1996/12/26 09:06:32; author: max; state: Exp; lines: +7 -7
Upgrade, 0.5.5 -> 0.6.1.
Submitted by: xaa@stack.nl
v. 1.12
date: 1996/12/08 12:29:15; author: max; state: Exp; lines: +2 -2
Update the maintainer's address. (Reflect recent update to the address in
the handbook.)
v. 1.11
date: 1996/11/18 11:41:12; author: asami; state: Exp; lines: +7 -9
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1996/10/11 21:56:09; author: chuckr; state: Exp; lines: +4 -3
Update kaffe to 5.5 level, fix some complaints.
Submitted by: Mark Huizer
Thanks, Mark.
v. 1.9
date: 1996/09/23 23:44:25; author: chuckr; state: Exp; lines: +3 -0
Fix the Makefile to respect NOMANCOMPRESS
v. 1.8
date: 1996/09/22 14:49:52; author: chuckr; state: Exp; lines: +5 -5
Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer!
Submitted by: xaa@stack.urc.tue.nl
v. 1.7
date: 1996/08/08 19:43:44; author: chuckr; state: Exp; lines: +6 -6
Updating the kaffe port to 0.5p3.
Submitted by: Mark Huizer
v. 1.6
date: 1996/08/02 21:29:26; author: chuckr; state: Exp; lines: +4 -3
Updating the kaffe port to 0.5 patchlevel 2.
Submitted by: Marc Van Kempen
v. 1.5
date: 1996/07/17 03:39:56; author: asami; state: Exp; lines: +3 -3
Upgrade, 0.4p2 -> 0.5p1.
Submitted by: Mark Huizer via chuckr
v. 1.4
date: 1996/07/10 05:24:17; author: asami; state: Exp; lines: +7 -5
Make this port automatically depend on jdk. Move the jdk version
checking from pre-extract to pre-install.
v. 1.3
date: 1996/07/04 01:23:21; author: gpalmer; state: Exp; lines: +11 -5
Update so that classes.zip is taken from the JDK, not included in
this port. Slight rephrasing of the error message to
make it more informative.
Submitted by: Chuck Robey
v. 1.2
date: 1996/04/04 01:07:43; author: scrappy; state: Exp; lines: +3 -3
Upgraded from kaffe-0.2 to kaffe-0.3
v. 1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp; lines: +0 -0
Kaffe maker to brew Java on your PC.
Submitted by: Tim Wilkinson via Jeffrey Hsu
=============================================================================
v. 1.77
date: 2007/05/19 20:13:07; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.76
date: 2006/08/15 00:29:06; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.75
date: 2006/05/10 14:46:39; author: ale; state: Exp; lines: +2 -2
Chase gmp library and bump PORTREVISION.
v. 1.74
date: 2006/02/23 10:37:36; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.73
date: 2006/01/21 01:32:13; author: anholt; state: Exp; lines: +10 -9
Fix build by updating to 1.1.7-rc1, which should be better than the previous
release, as usual (and even the previous version was from an "unstable" branch
anyway). The release is expected to come out very soon, anyway.
v. 1.72
date: 2006/01/14 09:34:07; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not build
v. 1.71
date: 2005/11/15 06:49:51; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.70
date: 2005/11/05 05:22:02; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.69
date: 2005/10/15 22:33:48; author: anholt; state: Exp; lines: +1 -1
Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,
and on amd64!
v. 1.68
date: 2005/06/10 21:11:56; author: anholt; state: Exp; lines: +2 -1
Oops, jikes is required to build these days. This should be all the deps
necessary.
Reported by: krismail
v. 1.67
date: 2005/06/03 17:16:09; author: anholt; state: Exp; lines: +10 -4
[1] Add missing dependency on zip.
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.
Submitted by: [1] krismail
Reviewed by: [2,3] hq, previous version
v. 1.66
date: 2005/05/28 20:51:58; author: anholt; state: Exp; lines: +8 -37
Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines). Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.
Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!
PR: ports/80641
Submitted by: anholt
Approved by: maintainer
v. 1.65
date: 2005/03/26 20:31:39; author: kris; state: Exp; lines: +1 -1
Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configure
script does not seem to allow anything else.
Approved by: portmgr (self)
v. 1.64
date: 2005/01/10 11:04:50; author: edwin; state: Exp; lines: +47 -12
Move java/kaffe-devel to java/kaffe
Remove java/kaffe-devel
Submitted by: maintainer (via irc)
v. 1.63
date: 2005/01/02 01:10:38; author: kris; state: Exp; lines: +4 -0
BROKEN on alpha: Configure fails
Approved by: portmgr (self)
v. 1.62
date: 2004/12/24 15:22:27; author: hq; state: Exp; lines: +1 -1
Take into account the '-devel' package name suffix when registering CONFLICTS
with java/kaffe-devel
Pointy hat to: me
v. 1.61
date: 2004/12/24 15:07:12; author: hq; state: Exp; lines: +3 -1
- Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
v. 1.60
date: 2004/03/14 06:16:48; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.59
date: 2004/02/07 23:27:24; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.58
date: 2004/02/01 22:01:22; author: edwin; state: Exp; lines: +2 -0
Add NOT_FOR_ARCHS=amd64
Submitted by: xaa+ports@timewasters.nl
v. 1.57
date: 2003/02/21 12:30:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.56
date: 2002/10/09 18:56:03; author: ijliao; state: Exp; lines: +9 -6
upgrade to 1.0.7
PR: 43266
Submitted by: maintainer
v. 1.55
date: 2001/09/11 03:40:42; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.54
date: 2001/03/12 01:05:43; author: fenner; state: Exp; lines: +2 -2
Fix Mark's mailing address.
v. 1.53
date: 2001/01/03 18:19:48; author: sf; state: Exp; lines: +3 -2
OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
v. 1.52
date: 2000/07/25 00:10:57; author: archie; state: Exp; lines: +2 -2
Upgrade to version 1.0.6.
v. 1.51
date: 2000/07/04 07:13:06; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.50
date: 2000/06/16 21:52:01; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.49
date: 2000/06/16 08:46:42; author: sobomax; state: Exp; lines: +3 -1
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.48
date: 2000/04/12 06:14:52; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.47
date: 2000/02/17 03:23:26; author: ade; state: Exp; lines: +2 -2
Use libungif. Support already present in the configure script.
v. 1.46
date: 1999/11/26 17:15:30; author: cpiazza; state: Exp; lines: +2 -2
Update MASTER_SITES
PR: 15099
Submitted by: maintainer
v. 1.45
date: 1999/10/18 22:38:03; author: archie; state: Exp; lines: +2 -3
Update to new version 1.0.5.
v. 1.44
date: 1999/09/18 03:12:03; author: steve; state: Exp; lines: +2 -2
The version number of libgif.so has changed to 5.
v. 1.43
date: 1999/08/25 06:16:30; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.42
date: 1999/06/28 02:22:30; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.41
date: 1999/04/10 01:41:01; author: archie; state: Exp; lines: +5 -7
Update to version 1.0.b4.
v. 1.40
date: 1999/03/08 07:28:30; author: asami; state: Exp; lines: +2 -1
Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
v. 1.39
date: 1999/01/23 07:05:27; author: vanilla; state: Exp; lines: +2 -2
Bump png's major number to 3.
v. 1.38
date: 1998/12/11 00:51:40; author: steve; state: Exp; lines: +3 -3
Update to version 1.0b3.
PR: 9046
Submitted by: maintainer
v. 1.37
date: 1998/11/15 22:23:42; author: steve; state: Exp; lines: +6 -3
Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by: Mark Huizer (maintainer)
Submitted by: Doug Rabson
v. 1.36
date: 1998/10/25 08:52:31; author: hoek; state: Exp; lines: +2 -2
Use pkg/MESSAGE for information the user needs to read after
installing the package but before executing the package. Include
the homepage in pkg/DESCR. portlint.
v. 1.35
date: 1998/10/10 03:40:18; author: steve; state: Exp; lines: +2 -2
Update to version 1.0b2 and convert to ELF.
PR: 8210
Submitted by: Archie Cobbs
v. 1.34
date: 1998/09/15 11:46:00; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.33
date: 1998/08/04 21:39:58; author: asami; state: Exp; lines: +1 -2
No need to define EXTRACT_SUFX if DISTFILES is specified.
v. 1.32
date: 1998/07/31 20:10:10; author: steve; state: Exp; lines: +9 -13
Upgrade to version 1.0.b1.
Submitted by: maintainer
v. 1.31
date: 1998/06/28 23:41:11; author: steve; state: Exp; lines: +4 -4
Find the distfiles again.
PR: 7027
v. 1.30
date: 1997/12/08 09:37:16; author: obrien; state: Exp; lines: +2 -2
Upgrade PLIST too.
v. 1.29
date: 1997/12/08 07:28:25; author: obrien; state: Exp; lines: +6 -5
Upgrade to version 0.9.2.
Note that BISS-awt is not available for this version of kaffe.
v. 1.28
date: 1997/11/21 23:10:10; author: fenner; state: Exp; lines: +2 -3
Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist
for now.
v. 1.27
date: 1997/07/01 07:00:01; author: tg; state: Exp; lines: +4 -1
Add . The package would include the JDK-1.1.1.
v. 1.26
date: 1997/06/30 09:53:44; author: tg; state: Exp; lines: +7 -6
Upgrade 0.8.4 -> 0.9.1.
PR: 3984
Submitted by: Mark Huizer
v. 1.25
date: 1997/06/26 15:50:06; author: max; state: Exp; lines: +3 -3
Restore the Date created: and the Whom: lines from Rev.1.1 of this file.
(These lines are to indicate who did the original port when, not the
who and when this current Makefile is created by. These info can be found
in the $Id$ line and the MAINTAINER line.)
v. 1.24
date: 1997/06/26 06:50:59; author: tg; state: Exp; lines: +4 -16
Un-break kaffe port.
PR: 3954
Submitted by: FreeBSD matters of Mark Huizer (xaa)
v. 1.23
date: 1997/06/11 23:30:44; author: asami; state: Exp; lines: +3 -1
Mark this port broken, it is not compatible with the new jdk port.
Submitted by: Mark Huizer
v. 1.22
date: 1997/04/21 11:58:57; author: tg; state: Exp; lines: +5 -5
Upgrade to 0.8.4.
PR: 3350
Submitted by: xaa@stack.nl
v. 1.21
date: 1997/03/29 23:11:08; author: max; state: Exp; lines: +6 -6
Upgrade, 0.8.2 -> 0.8.3.
Submitted by: Mark Huizer
(Closing PR #3060.)
v. 1.20
date: 1997/03/11 12:03:14; author: asami; state: Exp; lines: +7 -7
Upgrade to 0.8.2. Closes PR ports/2931.
Submitted by: Mark Huizer
v. 1.19
date: 1997/03/03 13:57:16; author: tg; state: Exp; lines: +4 -3
Upgrade to 0.8.1. Closes PR #2836.
Submitted by: Mark Huizer
Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620.
v. 1.18
date: 1997/02/28 10:47:17; author: tg; state: Exp; lines: +6 -7
Upgrade to version 0.8.0.
Closes PR #2746.
Submitted by: Mark Huizer
v. 1.17
date: 1997/02/18 11:36:08; author: obrien; state: Exp; lines: +4 -4
www/sawt --> devel/sawt
www/kaffe --> lang/kaffe
www/jdk --> lang/jdk
www/javac_netscape --> lang/javac_netscape
v. 1.16
date: 1997/01/26 07:07:23; author: asami; state: Exp; lines: +1 -2
PKGNAME is not necessary when it's a duplicate of DISTNAME.
v. 1.15
date: 1997/01/24 23:58:12; author: chuckr; state: Exp; lines: +3 -3
update kaffe to 0.7.1.
Submitted by: Mark Huizer
v. 1.14
date: 1997/01/07 18:30:04; author: chuckr; state: Exp; lines: +5 -5
Upgrade Kaffe to version 0.7.0.
Submitted by: Mark Huizer
v. 1.13
date: 1996/12/26 09:06:32; author: max; state: Exp; lines: +7 -7
Upgrade, 0.5.5 -> 0.6.1.
Submitted by: xaa@stack.nl
v. 1.12
date: 1996/12/08 12:29:15; author: max; state: Exp; lines: +2 -2
Update the maintainer's address. (Reflect recent update to the address in
the handbook.)
v. 1.11
date: 1996/11/18 11:41:12; author: asami; state: Exp; lines: +7 -9
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.10
date: 1996/10/11 21:56:09; author: chuckr; state: Exp; lines: +4 -3
Update kaffe to 5.5 level, fix some complaints.
Submitted by: Mark Huizer
Thanks, Mark.
v. 1.9
date: 1996/09/23 23:44:25; author: chuckr; state: Exp; lines: +3 -0
Fix the Makefile to respect NOMANCOMPRESS
v. 1.8
date: 1996/09/22 14:49:52; author: chuckr; state: Exp; lines: +5 -5
Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer!
Submitted by: xaa@stack.urc.tue.nl
v. 1.7
date: 1996/08/08 19:43:44; author: chuckr; state: Exp; lines: +6 -6
Updating the kaffe port to 0.5p3.
Submitted by: Mark Huizer
v. 1.6
date: 1996/08/02 21:29:26; author: chuckr; state: Exp; lines: +4 -3
Updating the kaffe port to 0.5 patchlevel 2.
Submitted by: Marc Van Kempen
v. 1.5
date: 1996/07/17 03:39:56; author: asami; state: Exp; lines: +3 -3
Upgrade, 0.4p2 -> 0.5p1.
Submitted by: Mark Huizer via chuckr
v. 1.4
date: 1996/07/10 05:24:17; author: asami; state: Exp; lines: +7 -5
Make this port automatically depend on jdk. Move the jdk version
checking from pre-extract to pre-install.
v. 1.3
date: 1996/07/04 01:23:21; author: gpalmer; state: Exp; lines: +11 -5
Update so that classes.zip is taken from the JDK, not included in
this port. Slight rephrasing of the error message to
make it more informative.
Submitted by: Chuck Robey
v. 1.2
date: 1996/04/04 01:07:43; author: scrappy; state: Exp; lines: +3 -3
Upgraded from kaffe-0.2 to kaffe-0.3
v. 1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/07 03:53:56; author: asami; state: Exp; lines: +0 -0
Kaffe maker to brew Java on your PC.
Submitted by: Tim Wilkinson via Jeffrey Hsu
=============================================================================
|
| |

|