Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Find the distfiles again. | steve | 1998-06-28 | 1 | -4/+4 |
| | | | | PR: 7027 | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Upgrade PLIST too. | obrien | 1997-12-08 | 2 | -24/+43 |
| | |||||
* | Upgrade to version 0.9.2. | obrien | 1997-12-08 | 3 | -11/+9 |
| | | | | Note that BISS-awt is not available for this version of kaffe. | ||||
* | Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist | fenner | 1997-11-21 | 1 | -3/+2 |
| | | | | for now. | ||||
* | Add . The package would include the JDK-1.1.1. | tg | 1997-07-01 | 1 | -1/+4 |
| | |||||
* | Upgrade 0.8.4 -> 0.9.1. | tg | 1997-06-30 | 3 | -13/+26 |
| | | | | | PR: 3984 Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | Restore the Date created: and the Whom: lines from Rev.1.1 of this file. | max | 1997-06-26 | 1 | -3/+3 |
| | | | | | | (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.) | ||||
* | Un-break kaffe port. | tg | 1997-06-26 | 4 | -26/+23 |
| | | | | | PR: 3954 Submitted by: FreeBSD matters of Mark Huizer (xaa) <freebsd@xaa.stack.nl> | ||||
* | Mark this port broken, it is not compatible with the new jdk port. | asami | 1997-06-11 | 1 | -1/+3 |
| | | | | Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | Upgrade to 0.8.4. | tg | 1997-04-21 | 3 | -11/+11 |
| | | | | | PR: 3350 Submitted by: xaa@stack.nl | ||||
* | Upgrade, 0.8.2 -> 0.8.3. | max | 1997-03-29 | 3 | -12/+14 |
| | | | | | Submitted by: Mark Huizer <xaa@stack.nl> (Closing PR #3060.) | ||||
* | Upgrade to 0.8.2. Closes PR ports/2931. | asami | 1997-03-11 | 4 | -17/+15 |
| | | | | Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | Upgrade to 0.8.1. Closes PR #2836. | tg | 1997-03-03 | 5 | -22/+23 |
| | | | | | | Submitted by: Mark Huizer <xaa@stack.nl> Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620. | ||||
* | Upgrade to version 0.8.0. | tg | 1997-02-28 | 3 | -12/+13 |
| | | | | | | Closes PR #2746. Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | www/sawt --> devel/sawt | obrien | 1997-02-18 | 1 | -4/+4 |
| | | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape | ||||
* | Undo my previous fixes. I forgot that kaffe uses dlsym, dlopen (etc) | chuckr | 1997-02-02 | 1 | -0/+4 |
| | | | | | | 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. | ||||
* | Remove gratuitous version softlinking, and add libkaffe_agent to | chuckr | 1997-02-02 | 1 | -3/+1 |
| | | | | PLIST. | ||||
* | PKGNAME is not necessary when it's a duplicate of DISTNAME. | asami | 1997-01-26 | 1 | -2/+1 |
| | |||||
* | update kaffe to 0.7.1. | chuckr | 1997-01-24 | 4 | -116/+9 |
| | | | | Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | Upgrade Kaffe to version 0.7.0. | chuckr | 1997-01-07 | 4 | -39/+66 |
| | | | | Submitted by: Mark Huizer <xaa@stack.nl> | ||||
* | Upgrade, 0.5.5 -> 0.6.1. | max | 1996-12-26 | 4 | -40/+49 |
| | | | | Submitted by: xaa@stack.nl | ||||
* | Update the maintainer's address. (Reflect recent update to the address in | max | 1996-12-08 | 1 | -2/+2 |
| | | | | the handbook.) | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -3/+0 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -9/+7 |
| | |||||
* | Update kaffe to 5.5 level, fix some complaints. | chuckr | 1996-10-11 | 5 | -118/+31 |
| | | | | | Submitted by: Mark Huizer <xaa@stack.urc.tue.nl> Thanks, Mark. | ||||
* | Fix ldconfig problem | chuckr | 1996-09-24 | 1 | -5/+5 |
| | | | | Pointed out by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> | ||||
* | Update the DESCR (oops!) | chuckr | 1996-09-24 | 1 | -49/+183 |
| | |||||
* | Add man pages and misc files to correctly list it all. | chuckr | 1996-09-23 | 1 | -0/+4 |
| | |||||
* | Fix the Makefile to respect NOMANCOMPRESS | chuckr | 1996-09-23 | 1 | -0/+3 |
| | |||||
* | Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer! | chuckr | 1996-09-22 | 2 | -6/+6 |
| | | | | Submitted by: xaa@stack.urc.tue.nl | ||||
* | Updating the kaffe port to 0.5p3. | chuckr | 1996-08-08 | 3 | -158/+56 |
| | | | | Submitted by: Mark Huizer | ||||
* | Updating the kaffe port to 0.5 patchlevel 2. | chuckr | 1996-08-02 | 4 | -13/+142 |
| | | | | Submitted by: Marc Van Kempen | ||||
* | Upgrade, 0.4p2 -> 0.5p1. | asami | 1996-07-17 | 4 | -41/+49 |
| | | | | Submitted by: Mark Huizer <xaa@xaa.stack.urc.tue.nl> via chuckr | ||||
* | Make this port automatically depend on jdk. Move the jdk version | asami | 1996-07-10 | 1 | -5/+7 |
| | | | | checking from pre-extract to pre-install. | ||||
* | Update so that classes.zip is taken from the JDK, not included in | gpalmer | 1996-07-04 | 3 | -17/+20 |
| | | | | | | | this port. Slight rephrasing of the error message to make it more informative. Submitted by: Chuck Robey <chuckr@glue.umd.edu> | ||||
* | Added various libraries to PLIST | scrappy | 1996-04-04 | 2 | -3/+24 |
| | | | | Put "WHATs NEW in 0.3" into DESCR | ||||
* | Upgraded from kaffe-0.2 to kaffe-0.3 | scrappy | 1996-04-04 | 2 | -4/+4 |
| | |||||
* | Kaffe maker to brew Java on your PC. | asami | 1996-03-07 | 5 | -0/+54 |
Submitted by: Tim Wilkinson <tim@sarc.city.ac.uk> via Jeffrey Hsu |