Commit graph

84 commits

Author SHA1 Message Date
Eric Anholt
9cb236b64d Oops, jikes is required to build these days. This should be all the deps
necessary.

Reported by:	krismail
2005-06-10 21:11:56 +00:00
Eric Anholt
1b34b0959c [1] Add missing dependency on zip.
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.

Submitted by:	[1] krismail
Reviewed by:	[2,3] hq, previous version
2005-06-03 17:16:09 +00:00
Eric Anholt
c66cbe7564 Update to 1.1.5, which includes a port to amd64. (Ports to alpha, powerpc,
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines).  Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.

Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!

PR:		ports/80641
Submitted by:	anholt
Approved by:	maintainer
2005-05-28 20:51:58 +00:00
Kris Kennaway
f78bb3abde Switch over NOT_FOR_ARCHS to ONLY_FOR_ARCHS=i386 since the configure
script does not seem to allow anything else.

Approved by:    portmgr (self)
2005-03-26 20:31:39 +00:00
Kirill Ponomarev
2c2442a1b9 Fix plist. 2005-01-15 08:57:59 +00:00
Edwin Groothuis
d14e38e188 Move java/kaffe-devel to java/kaffe
Remove java/kaffe-devel

Submitted by:	maintainer (via irc)
2005-01-10 11:04:51 +00:00
Kris Kennaway
01ee12e178 BROKEN on alpha: Configure fails
Approved by:    portmgr (self)
2005-01-02 01:10:38 +00:00
Herve Quiroz
e4b8a8ca7a Take into account the '-devel' package name suffix when registering CONFLICTS
with java/kaffe-devel

Pointy hat to:	me
2004-12-24 15:24:14 +00:00
Herve Quiroz
32f9c23b5f - Register CONFLICTS with java/kaffe-devel and java/javavmwrapper
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
2004-12-24 15:07:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
37b36b9f67 BROKEN on 5.x: does not compile 2004-02-07 23:29:51 +00:00
Edwin Groothuis
533b75de68 Add NOT_FOR_ARCHS=amd64
Submitted by:	xaa+ports@timewasters.nl
2004-02-01 22:01:22 +00:00
Kris Kennaway
d01669be9d Add two missing files 2003-02-22 03:07:44 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
9d273f6c0f upgrade to 1.0.7
PR:		43266
Submitted by:	maintainer
2002-10-09 18:56:03 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Andrey A. Chernov
efb68b988e Bump png major 2001-09-11 03:40:42 +00:00
Bill Fenner
ae17613323 Fix Mark's mailing address. 2001-03-12 01:05:43 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
FUJISHIMA Satsuki
c4466d07cb OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
2001-01-03 18:19:48 +00:00
Archie Cobbs
f2f382b63e Upgrade to version 1.0.6. 2000-07-25 00:10:58 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Ade Lovett
c253c24bdf Use libungif. Support already present in the configure script. 2000-02-17 03:23:26 +00:00
Chris Piazza
20f83c3b8e Update MASTER_SITES
PR:		15099
Submitted by:	maintainer
1999-11-26 17:15:30 +00:00
Archie Cobbs
abdd280f32 Update to new version 1.0.5. 1999-10-18 22:38:05 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Bill Fumerola
b111804601 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Archie Cobbs
3239d1ace5 Update to version 1.0.b4. 1999-04-10 01:41:02 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Steve Price
c654b864e3 Cleanup PLIST too with upgrade. 1998-12-11 00:52:22 +00:00
Steve Price
811a91f0af Update to version 1.0b3.
PR:		9046
Submitted by:	maintainer
1998-12-11 00:51:48 +00:00
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