1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Steve Price
ed8c024b46 Fixup dependency problems with libawt and libjpeg, libpng and libgif.
Reviewed by:	Mark Huizer <xaa@xaa.iae.nl> (maintainer)
Submitted by:	Doug Rabson <dfr@calcaphon.com>
1998-11-15 22:23:42 +00:00
Tim Vanderhoek
933e7d280b 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.
1998-10-25 08:52:31 +00:00
Steve Price
f27a3de2e1 Update to version 1.0b2 and convert to ELF.
PR:		8210
Submitted by:	Archie Cobbs <archie@whistle.com>
1998-10-10 03:40:24 +00:00
Satoshi Asami
4dc064b0c5 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.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Satoshi Asami
8338cde2ff No need to define EXTRACT_SUFX if DISTFILES is specified. 1998-08-04 21:39:58 +00:00
Steve Price
88e31c7d93 Upgrade to version 1.0.b1.
Submitted by:	maintainer
1998-07-31 20:10:24 +00:00
Steve Price
e4e5634732 Find the distfiles again.
PR:		7027
1998-06-28 23:41:11 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
David E. O'Brien
0f82ffe89c Upgrade PLIST too. 1997-12-08 09:37:17 +00:00
David E. O'Brien
27be852fe2 Upgrade to version 0.9.2.
Note that BISS-awt is not available for this version of kaffe.
1997-12-08 07:28:27 +00:00
Bill Fenner
1130e1e0ad Remove alterego.stack.nl from the MASTER_SITES, since it doesn't exist
for now.
1997-11-21 23:10:10 +00:00
Thomas Gellekum
698b308138 Add . The package would include the JDK-1.1.1. 1997-07-01 07:00:01 +00:00
Thomas Gellekum
7909aa56a6 Upgrade 0.8.4 -> 0.9.1.
PR:		3984
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-06-30 09:53:50 +00:00
Masafumi Max NAKANE
0778360d05 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.)
1997-06-26 15:50:06 +00:00
Thomas Gellekum
ebb297ea97 Un-break kaffe port.
PR:		3954
Submitted by:	FreeBSD matters of Mark Huizer (xaa) <freebsd@xaa.stack.nl>
1997-06-26 06:51:09 +00:00
Satoshi Asami
7738f0a02c Mark this port broken, it is not compatible with the new jdk port.
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-06-11 23:30:44 +00:00
Thomas Gellekum
0ee7693421 Upgrade to 0.8.4.
PR:		3350
Submitted by:	xaa@stack.nl
1997-04-21 11:59:08 +00:00
Masafumi Max NAKANE
cec6f016fb Upgrade, 0.8.2 -> 0.8.3.
Submitted by:	Mark Huizer <xaa@stack.nl>
(Closing PR #3060.)
1997-03-29 23:11:14 +00:00
Satoshi Asami
00f2ab8067 Upgrade to 0.8.2. Closes PR ports/2931.
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-03-11 12:03:48 +00:00
Thomas Gellekum
1b7821e1ad Upgrade to 0.8.1. Closes PR #2836.
Submitted by:	Mark Huizer <xaa@stack.nl>

Install ENVIRONMENT with correct CLASSPATH. Closes PR #2620.
1997-03-03 13:57:28 +00:00
Thomas Gellekum
089c6bdf5c Upgrade to version 0.8.0.
Closes PR #2746.

Submitted by:	Mark Huizer <xaa@stack.nl>
1997-02-28 10:47:32 +00:00
David E. O'Brien
e4ea41d48e www/sawt --> devel/sawt
www/kaffe           -->     lang/kaffe
www/jdk             -->     lang/jdk
www/javac_netscape  -->     lang/javac_netscape
1997-02-18 11:36:08 +00:00
Chuck Robey
54875ab6db Undo my previous fixes. I forgot that kaffe uses dlsym, dlopen (etc)
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 02:01:00 +00:00
Chuck Robey
49f701302b Remove gratuitous version softlinking, and add libkaffe_agent to
PLIST.
1997-02-02 01:08:43 +00:00
Satoshi Asami
73ecc658ea PKGNAME is not necessary when it's a duplicate of DISTNAME. 1997-01-26 07:07:23 +00:00
Chuck Robey
e3671ade7b update kaffe to 0.7.1.
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-01-24 23:58:32 +00:00
Chuck Robey
79a9318382 Upgrade Kaffe to version 0.7.0.
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-01-07 18:30:22 +00:00
Masafumi Max NAKANE
c668467845 Upgrade, 0.5.5 -> 0.6.1.
Submitted by:	xaa@stack.nl
1996-12-26 09:06:35 +00:00
Masafumi Max NAKANE
c6d5581419 Update the maintainer's address. (Reflect recent update to the address in
the handbook.)
1996-12-08 12:29:15 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Chuck Robey
cbc2f26c0b Update kaffe to 5.5 level, fix some complaints.
Submitted by:	Mark Huizer <xaa@stack.urc.tue.nl>
Thanks, Mark.
1996-10-11 21:56:40 +00:00
Chuck Robey
d9ea17c3ee Fix ldconfig problem
Pointed out by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-09-24 20:40:50 +00:00
Chuck Robey
06fecf2f90 Update the DESCR (oops!) 1996-09-24 00:13:47 +00:00
Chuck Robey
0f5801e638 Add man pages and misc files to correctly list it all. 1996-09-23 23:45:20 +00:00
Chuck Robey
e49fd82fda Fix the Makefile to respect NOMANCOMPRESS 1996-09-23 23:44:25 +00:00
Chuck Robey
4c69a6bbe4 Bringing Kaffe up to 0.5p4. Thanks to Mark Huizer!
Submitted by:	xaa@stack.urc.tue.nl
1996-09-22 14:50:08 +00:00
Chuck Robey
12013d1f30 Updating the kaffe port to 0.5p3.
Submitted by:	Mark Huizer
1996-08-08 19:44:11 +00:00
Chuck Robey
2592a65ee1 Updating the kaffe port to 0.5 patchlevel 2.
Submitted by:	Marc Van Kempen
1996-08-02 21:29:58 +00:00
Satoshi Asami
470fc05433 Upgrade, 0.4p2 -> 0.5p1.
Submitted by:	Mark Huizer <xaa@xaa.stack.urc.tue.nl> via chuckr
1996-07-17 03:40:13 +00:00
Satoshi Asami
722118d97f Make this port automatically depend on jdk. Move the jdk version
checking from pre-extract to pre-install.
1996-07-10 05:24:17 +00:00
Gary Palmer
8ece2cdacc 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 <chuckr@glue.umd.edu>
1996-07-04 01:23:31 +00:00
Marc G. Fournier
1bfe4e2eb5 Added various libraries to PLIST
Put "WHATs NEW in 0.3" into DESCR
1996-04-04 01:09:21 +00:00
Marc G. Fournier
48b3445795 Upgraded from kaffe-0.2 to kaffe-0.3 1996-04-04 01:07:49 +00:00
Satoshi Asami
b303f5e3fe Kaffe maker to brew Java on your PC.
Submitted by:	Tim Wilkinson <tim@sarc.city.ac.uk> via Jeffrey Hsu
1996-03-07 03:53:57 +00:00