summaryrefslogtreecommitdiffstats
path: root/java/kaffe
Commit message (Collapse)AuthorAgeFilesLines
* Find the distfiles again.steve1998-06-281-4/+4
| | | | PR: 7027
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Upgrade PLIST too.obrien1997-12-082-24/+43
|
* Upgrade to version 0.9.2.obrien1997-12-083-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 existfenner1997-11-211-3/+2
| | | | for now.
* Add . The package would include the JDK-1.1.1.tg1997-07-011-1/+4
|
* Upgrade 0.8.4 -> 0.9.1.tg1997-06-303-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.max1997-06-261-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.tg1997-06-264-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.asami1997-06-111-1/+3
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Upgrade to 0.8.4.tg1997-04-213-11/+11
| | | | | PR: 3350 Submitted by: xaa@stack.nl
* Upgrade, 0.8.2 -> 0.8.3.max1997-03-293-12/+14
| | | | | Submitted by: Mark Huizer <xaa@stack.nl> (Closing PR #3060.)
* Upgrade to 0.8.2. Closes PR ports/2931.asami1997-03-114-17/+15
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Upgrade to 0.8.1. Closes PR #2836.tg1997-03-035-22/+23
| | | | | | Submitted by: Mark Huizer <xaa@stack.nl> Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620.
* Upgrade to version 0.8.0.tg1997-02-283-12/+13
| | | | | | Closes PR #2746. Submitted by: Mark Huizer <xaa@stack.nl>
* www/sawt --> devel/sawtobrien1997-02-181-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)chuckr1997-02-021-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 tochuckr1997-02-021-3/+1
| | | | PLIST.
* PKGNAME is not necessary when it's a duplicate of DISTNAME.asami1997-01-261-2/+1
|
* update kaffe to 0.7.1.chuckr1997-01-244-116/+9
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Upgrade Kaffe to version 0.7.0.chuckr1997-01-074-39/+66
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* Upgrade, 0.5.5 -> 0.6.1.max1996-12-264-40/+49
| | | | Submitted by: xaa@stack.nl
* Update the maintainer's address. (Reflect recent update to the address inmax1996-12-081-2/+2
| | | | the handbook.)
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-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.asami1996-11-181-9/+7
|
* Update kaffe to 5.5 level, fix some complaints.chuckr1996-10-115-118/+31
| | | | | Submitted by: Mark Huizer <xaa@stack.urc.tue.nl> Thanks, Mark.
* Fix ldconfig problemchuckr1996-09-241-5/+5
| | | | Pointed out by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
* Update the DESCR (oops!)chuckr1996-09-241-49/+183
|
* Add man pages and misc files to correctly list it all.chuckr1996-09-231-0/+4
|
* Fix the Makefile to respect NOMANCOMPRESSchuckr1996-09-231-0/+3
|
* Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer!chuckr1996-09-222-6/+6
| | | | Submitted by: xaa@stack.urc.tue.nl
* Updating the kaffe port to 0.5p3.chuckr1996-08-083-158/+56
| | | | Submitted by: Mark Huizer
* Updating the kaffe port to 0.5 patchlevel 2.chuckr1996-08-024-13/+142
| | | | Submitted by: Marc Van Kempen
* Upgrade, 0.4p2 -> 0.5p1.asami1996-07-174-41/+49
| | | | Submitted by: Mark Huizer <xaa@xaa.stack.urc.tue.nl> via chuckr
* Make this port automatically depend on jdk. Move the jdk versionasami1996-07-101-5/+7
| | | | checking from pre-extract to pre-install.
* Update so that classes.zip is taken from the JDK, not included ingpalmer1996-07-043-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 PLISTscrappy1996-04-042-3/+24
| | | | Put "WHATs NEW in 0.3" into DESCR
* Upgraded from kaffe-0.2 to kaffe-0.3scrappy1996-04-042-4/+4
|
* Kaffe maker to brew Java on your PC.asami1996-03-075-0/+54
Submitted by: Tim Wilkinson <tim@sarc.city.ac.uk> via Jeffrey Hsu
OpenPOWER on IntegriCloud