Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-01 | Add . The package would include the JDK-1.1.1. | Thomas Gellekum | |
1997-06-30 | Remove entry for guavac.info. | Masafumi Max NAKANE | |
Add @dirrm. | |||
1997-06-30 | Patch up Makefile.in to ignore the doc subdirectory since guavac.info | Masafumi Max NAKANE | |
doesn't provide any information at all. (This file is close to empty.) | |||
1997-06-30 | Add STRIP="" instead of changing ${INSTALLPROGRAM} to ${INSTALL} | Masafumi Max NAKANE | |
in dist Makefile. And also strip the binaries. | |||
1997-06-30 | Don't install catpage. | Masafumi Max NAKANE | |
1997-06-30 | Upgrade 0.8.4 -> 0.9.1. | Thomas Gellekum | |
PR: 3984 Submitted by: Mark Huizer <xaa@stack.nl> | |||
1997-06-30 | Upgrade, 0.3 -> 0.3.1. | Masafumi Max NAKANE | |
PR: 3966 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp | |||
1997-06-26 | Restore the Date created: and the Whom: lines from Rev.1.1 of this file. | Masafumi Max NAKANE | |
(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.) | |||
1997-06-26 | Un-break kaffe port. | Thomas Gellekum | |
PR: 3954 Submitted by: FreeBSD matters of Mark Huizer (xaa) <freebsd@xaa.stack.nl> | |||
1997-06-12 | Upgrade to version 0.3 (from 0.2.5). | John Polstra | |
I modified the submitted version slightly, (a) to honor the user's CFLAGS setting, and (b) to eliminate some compilation warnings. PR: ports/3825 Submitted by: Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | |||
1997-06-11 | Mark this port broken, it is not compatible with the new jdk port. | Satoshi Asami | |
Submitted by: Mark Huizer <xaa@stack.nl> | |||
1997-05-30 | Update to use FreeBSD's native version. | Satoshi Asami | |
PR: 3701 Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co> | |||
1997-04-21 | Upgrade to 0.8.4. | Thomas Gellekum | |
PR: 3350 Submitted by: xaa@stack.nl | |||
1997-03-29 | Upgrade, 0.8.2 -> 0.8.3. | Masafumi Max NAKANE | |
Submitted by: Mark Huizer <xaa@stack.nl> (Closing PR #3060.) | |||
1997-03-11 | Upgrade to 0.8.2. Closes PR ports/2931. | Satoshi Asami | |
Submitted by: Mark Huizer <xaa@stack.nl> | |||
1997-03-03 | Upgrade to 0.8.1. Closes PR #2836. | Thomas Gellekum | |
Submitted by: Mark Huizer <xaa@stack.nl> Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620. | |||
1997-02-28 | Upgrade to version 0.8.0. | Thomas Gellekum | |
Closes PR #2746. Submitted by: Mark Huizer <xaa@stack.nl> | |||
1997-02-19 | Gcc can't link if given "-O". | David E. O'Brien | |
gcc -O -I. -I.. -I../common -Wreturn-type -fenum-int-equiv -o guavad DisassembleMain.o -L../common -lcommon -lm -lstdc++ JavaClassFile.o: Undefined symbol `_construct__FPP13CJavaConstantRCP13CJavaConstant' referenced from text segment | |||
1997-02-18 | www/sawt --> devel/sawt | David E. O'Brien | |
www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape | |||
1997-02-18 | CFLAGS shouldn't contain "-g". | David E. O'Brien | |
1997-02-16 | Add missing \ so that make won't faint. | Satoshi Asami | |
1997-02-16 | Guavac is a free java compiler developed under GNU Public Licence, | David E. O'Brien | |
and its package includes guavad, java bitecode decompiler. Closes PR: ports/2500 & ports/2529 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | |||
1997-02-02 | Undo my previous fixes. I forgot that kaffe uses dlsym, dlopen (etc) | Chuck Robey | |
to open the libs, and it doesn't recognize the version numbers that our loader requires, hence the softlinking. Leave libkaffe_agent in, tho, that does seem to have been overlooked. | |||
1997-02-02 | Remove gratuitous version softlinking, and add libkaffe_agent to | Chuck Robey | |
PLIST. | |||
1997-01-26 | PKGNAME is not necessary when it's a duplicate of DISTNAME. | Satoshi Asami | |
1997-01-24 | update kaffe to 0.7.1. | Chuck Robey | |
Submitted by: Mark Huizer <xaa@stack.nl> | |||
1997-01-07 | Upgrade Kaffe to version 0.7.0. | Chuck Robey | |
Submitted by: Mark Huizer <xaa@stack.nl> | |||
1996-12-26 | Upgrade, 0.5.5 -> 0.6.1. | Masafumi Max NAKANE | |
Submitted by: xaa@stack.nl | |||
1996-12-08 | Update the maintainer's address. (Reflect recent update to the address in | Masafumi Max NAKANE | |
the handbook.) | |||
1996-12-08 | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | |
RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT} | |||
1996-12-07 | Now, string describing reason for defining these variables must be set | Masafumi Max NAKANE | |
when you define NO_CDROM, NO_PACKAGE or RESTRICTED. | |||
1996-11-18 | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | |
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | |||
1996-11-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-10-11 | Update kaffe to 5.5 level, fix some complaints. | Chuck Robey | |
Submitted by: Mark Huizer <xaa@stack.urc.tue.nl> Thanks, Mark. | |||
1996-09-24 | Fix ldconfig problem | Chuck Robey | |
Pointed out by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> | |||
1996-09-24 | Update the DESCR (oops!) | Chuck Robey | |
1996-09-23 | Add man pages and misc files to correctly list it all. | Chuck Robey | |
1996-09-23 | Fix the Makefile to respect NOMANCOMPRESS | Chuck Robey | |
1996-09-22 | Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer! | Chuck Robey | |
Submitted by: xaa@stack.urc.tue.nl | |||
1996-08-08 | Updating the kaffe port to 0.5p3. | Chuck Robey | |
Submitted by: Mark Huizer | |||
1996-08-02 | Updating the kaffe port to 0.5 patchlevel 2. | Chuck Robey | |
Submitted by: Marc Van Kempen | |||
1996-07-17 | Upgrade, 0.4p2 -> 0.5p1. | Satoshi Asami | |
Submitted by: Mark Huizer <xaa@xaa.stack.urc.tue.nl> via chuckr | |||
1996-07-10 | Make this port automatically depend on jdk. Move the jdk version | Satoshi Asami | |
checking from pre-extract to pre-install. | |||
1996-07-10 | Add NO_CDROM, the license says we should put their name on packaging | Satoshi Asami | |
etc. if we include it in a product. | |||
1996-07-04 | Update so that classes.zip is taken from the JDK, not included in | Gary Palmer | |
this port. Slight rephrasing of the error message to make it more informative. Submitted by: Chuck Robey <chuckr@glue.umd.edu> | |||
1996-06-16 | Upgrade to 1.0.2 | Sujal Patel | |
Requested by: Chuck Robey <chuckr@Glue.umd.edu> | |||
1996-04-08 | Java Developers Kit. All ports that need the JDK's class libraries should | Sujal Patel | |
rely on this port. Suggested by: asami | |||
1996-04-04 | Added various libraries to PLIST | Marc G. Fournier | |
Put "WHATs NEW in 0.3" into DESCR | |||
1996-04-04 | Upgraded from kaffe-0.2 to kaffe-0.3 | Marc G. Fournier | |
1996-03-07 | Kaffe maker to brew Java on your PC. | Satoshi Asami | |
Submitted by: Tim Wilkinson <tim@sarc.city.ac.uk> via Jeffrey Hsu |