Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.) | ||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 2 | -6/+6 |
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami cat -> ${CAT} | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 2 | -4/+4 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. | ||||
* | 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 | 3 | -13/+11 |
| | |||||
* | 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. | ||||
* | Add NO_CDROM, the license says we should put their name on packaging | asami | 1996-07-10 | 2 | -2/+4 |
| | | | | etc. if we include it in a product. | ||||
* | 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> | ||||
* | Upgrade to 1.0.2 | smpatel | 1996-06-16 | 4 | -14/+14 |
| | | | | Requested by: Chuck Robey <chuckr@Glue.umd.edu> | ||||
* | Java Developers Kit. All ports that need the JDK's class libraries should | smpatel | 1996-04-08 | 10 | -0/+62 |
| | | | | | | rely on this port. Suggested by: asami | ||||
* | 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 |