1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
Chris Piazza
ea79d68849 a) Update jdk-doc to 1.1.8. (from submitter)
b) Change the PLIST to use a PLIST_SUB for the version number
   to cut down on the size of diffs. (me)

PR:	12312
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-06-21 02:56:47 +00:00
Steve Price
349cf3f50b Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002.
PR:		12208
Submitted by:	Akinori MUSHA <knu@and.or.jp>
Messed up by:	steve
1999-06-14 16:57:33 +00:00
Steve Price
06b8bcdd53 Initial import of shujit version 0.2.10.
A Just In Time java bytecode compiler.

PR:		11491
Submitted by:	Jake Burkholder <jake@checker.org>
1999-06-10 23:56:45 +00:00
Steve Price
aeec83c04e Re-import of tya version 1.3v2 from devel. 1999-06-10 08:10:15 +00:00
Jun Kuriyama
b0340bcb6d Java Foundation Classes with Swing 1999-06-09 13:08:43 +00:00
Steve Price
17ef713d56 Incorporate the new patch that fixes a permissions error when trying
to send UDP packets to the broadcast address.

Requested by:	maintainer
1999-06-08 23:13:28 +00:00
Steve Price
979913120c Work a little PLIST magic so the next time we upgrade the diffs will
be minimal.
1999-06-08 21:57:50 +00:00
Nate Williams
be130730bd - Updated to JDK1.1.8. 1999-06-08 16:15:38 +00:00
Jun Kuriyama
cc3c82e142 Remove doubled-slash. 1999-05-20 14:05:05 +00:00
Satoshi Asami
99f4eb4e5f Fix up dependencies so this will build in 3.x.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 22:45:03 +00:00
Satoshi Taoka
5cf438851d Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"

Noticed by:		asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
1999-05-06 00:14:04 +00:00
Bill Fenner
f5c14e590c Allow the ${RM} in "pre-clean" to fail; otherwise you can't clean this
port unless you've already installed it.

Found by:	"make clean" in /usr/ports
1999-05-05 15:23:20 +00:00
Satoshi Taoka
88b0ba9ebc Fix pkg/MESSAGE
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)

Noticed by: 	maintainer
1999-05-05 15:07:37 +00:00
Satoshi Taoka
c1ffdf18ad Add "-f" after ${RM} (for a problem when we "make clean")
Obtained from:	the e-mail from maintainer
1999-05-05 15:00:01 +00:00
Satoshi Asami
4215bbb0be Adjust libiberty path in dependency. This probably won't fix the build
anyway but it's one less warning to worry about.
1999-05-04 12:00:21 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Satoshi Taoka
7baf7424ef Sun's Java Developers Kit tutorial
PR:		10745
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-04-30 18:16:02 +00:00
Nate Williams
3647d8b3fc Update to use newer (read fixed!) AOUT release. 1999-04-16 19:53:36 +00:00
Justin M. Seger
42b59b7676 Import of devel/java-cup v10.g
This is the Java based Constructor of Useful Parsers (CUP for short).  It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC.  However,  CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.

PR:		ports/6570
Submitted by:	Jason Nordwick <nordwick@xcf.berkeley.edu>
1999-04-11 02:51:41 +00:00
Archie Cobbs
3239d1ace5 Update to version 1.0.b4. 1999-04-10 01:41:02 +00:00
Steve Price
c329a4c0a8 Introduce a new ELF version and upgrade the a.out version to the latest
release.
1999-03-26 21:05:31 +00:00
Archie Cobbs
65f3fb1f09 Update to version 0.47 1999-03-22 06:40:16 +00:00
Steve Price
b07e71ed4f Fixes from maintainer:
This patch does the following things:
    - show some **very** useful links after installing the port
    - use ${TAR} instead of just tar and prepend arguments with a `-'

PR:		10703
Submitted by:	maintainer
1999-03-22 02:21:30 +00:00
Satoshi Taoka
887e3d8ff4 Sun's Java Developers Kit documentation
PR:		ports/10483
Submitted by:	Martti Kuparinen martti.kuparinen@ericsson.com
1999-03-18 05:16:45 +00:00
Archie Cobbs
c91b9cb2ed Update to version 0.46. 1999-03-10 02:33:00 +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
Archie Cobbs
564defaee6 Update to jikes-0.45. Still need a better master site. 1999-03-01 01:03:08 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
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
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
9c74ebda21 Gcc can't link if given "-O".
gcc -O -I. -I.. -I../common -Wreturn-type -fenum-int-equiv -o guavad
	DisassembleMain.o -L../common -lcommon -lm -lstdc++
JavaClassFile.o: Undefined symbol
	`_construct__FPP13CJavaConstantRCP13CJavaConstant' referenced from
	text segment
1997-02-19 23:36:27 +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
David E. O'Brien
1bcf6e676d CFLAGS shouldn't contain "-g". 1997-02-18 00:24:06 +00:00
Satoshi Asami
c8f4bff6ea Add missing \ so that make won't faint. 1997-02-16 11:56:45 +00:00
David E. O'Brien
4d99b68337 Guavac is a free java compiler developed under GNU Public Licence,
and its package includes guavad, java bitecode decompiler.

Closes PR:	ports/2500 & ports/2529
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1997-02-16 01:31:37 +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
Masafumi Max NAKANE
76fb447cee No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami

cat -> ${CAT}
1996-12-08 01:04:24 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +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
Satoshi Asami
48100fbcca Add NO_CDROM, the license says we should put their name on packaging
etc. if we include it in a product.
1996-07-10 03:13:10 +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
Sujal Patel
eb2b4ec00c Upgrade to 1.0.2
Requested by:	Chuck Robey <chuckr@Glue.umd.edu>
1996-06-16 04:34:23 +00:00
Sujal Patel
c312dc6546 Java Developers Kit. All ports that need the JDK's class libraries should
rely on this port.

Suggested by:	asami
1996-04-08 20:49:13 +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