Commit Graph

87 Commits

Author SHA1 Message Date
Satoshi Asami
a9f31c09e9 Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
Satoshi Asami
225d630b95 Use FILESDIR/PKGDIR instead of relative paths from ${WRKSRC}. 1998-12-22 08:05:33 +00:00
Satoshi Asami
b7d8add953 Remove BROKEN_ELF, glibstdc++28 is not broken anymore. 1998-12-22 07:57:21 +00:00
Nate Williams
136c2b0e1e - Updated to JDK1.1.7.V98-12-21 1998-12-22 05:43:58 +00:00
Satoshi Asami
3f9f5d0dc2 Remove trailing whitespace. 1998-12-17 09:23:22 +00:00
Matthew Dillon
73b2343d03 Create ports patches for patches found on ftp site maintained by
Vadim Zaliva.  See Makefile comments.

    * add extended version info to 'jikes -h' so we can track bugs with the
      port

    * unused variables warnings

    * patch for array cloning bug

    * patch for makedepend bug

    * patch for ANSI fp handling (i.e. avoid faulting out on divide by 0
      an such).
1998-12-16 06:03:37 +00:00
Steve Price
dc5e6bcddb Remove commented out DISTFILES declaration since this is
its default value.
1998-12-16 00:12:24 +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
Matthew Dillon
1bc7f2fba7 Submitted by: Steve Price <sprice@hiwaay.net>
Remove DISTFILES= in Makefile (default works fine), general cleanup
    to make portlint(1) clean.
1998-12-10 20:29:38 +00:00
Matthew Dillon
cd86dc5296 Add IBM's open-source jikes package to the ports collection 1998-12-10 18:02:53 +00:00
SADA Kenji
477df314ca Make good the missing symlinks in PLIST,
and make to remove the installed directories.
PR:		ports/8957
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-12-04 23:01:33 +00:00
Satoshi Asami
3173f7f16d Make this package by removing the --exclude option to tar. I'm assuming this
is what Nate intended because all the *.class files are listed in pkg/PLIST.
If it's the other way around, go ahead and revert it (and fix PLIST), Nate.
1998-11-16 06:28:41 +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
Nate Williams
3daab31d9f - Updated to JDK1.1.7, and became the maintainer since I make the original
JDK release it's easier for me to do this.
1998-11-14 17:35:36 +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
Justin M. Seger
e5bac7517e Mark BROKEN for ELF: depends on glibstdc++28 1998-10-14 01:20:21 +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
Nate Williams
b6f9c89a47 - Update to jdk1.1.6.V98-8-14. 1998-08-19 14:56:41 +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
48887e4ba8 Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
1998-08-07 22:49:31 +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
Satoshi Asami
8f8bb690d6 Portlint.... 1998-07-27 21:57:17 +00:00
Martin Cracauer
f51f191773 Update to 1.1.6
More usage hints in DESRC
1998-07-27 10:29:50 +00:00
Steve Price
d3791d06b6 Upgrade to version 1.2.
PR:		7045
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-12 22:34:06 +00:00
Steve Price
e4e5634732 Find the distfiles again.
PR:		7027
1998-06-28 23:41:11 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +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
dfd21cb936 Upgrade to the 25-Feb FBSD JDK version. 1998-03-02 01:40:01 +00:00
Martin Cracauer
8d69e1efa1 The JDK port now installs a full Java developer's kit. 1998-02-11 08:59:00 +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
b6e32b8fe8 Upgrade to 1.0.
PR:		5036
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-11-14 10:20:25 +00:00
Chuck Robey
4e9c0a02fe Fix http address in DESCR
PR:		4123
Obtained from:	Mark Huizer <xaa@stack.nl>
1997-07-19 21:34:35 +00:00
Thomas Gellekum
698b308138 Add . The package would include the JDK-1.1.1. 1997-07-01 07:00:01 +00:00
Masafumi Max NAKANE
19ad3d08cf Remove entry for guavac.info.
Add @dirrm.
1997-06-30 10:33:40 +00:00
Masafumi Max NAKANE
db2b7d810e Patch up Makefile.in to ignore the doc subdirectory since guavac.info
doesn't provide any information at all.  (This file is close to
empty.)
1997-06-30 10:32:45 +00:00
Masafumi Max NAKANE
cace0033fd Add STRIP="" instead of changing ${INSTALLPROGRAM} to ${INSTALL}
in dist Makefile.  And also strip the binaries.
1997-06-30 10:19:35 +00:00
Masafumi Max NAKANE
f9d22e4856 Don't install catpage. 1997-06-30 10:17:37 +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
83c6485095 Upgrade, 0.3 -> 0.3.1.
PR:		3966
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-30 09:43:15 +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
John Polstra
61226cc600 Upgrade to version 0.3 (from 0.2.5).
I modified the submitted version slightly, (a) to honor the user's
CFLAGS setting, and (b) to eliminate some compilation warnings.

PR:		ports/3825
Submitted by:	Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-12 21:58:57 +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
Satoshi Asami
47b345c20f Update to use FreeBSD's native version.
PR:		3701
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-05-30 14:16:32 +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