Commit graph

1951 commits

Author SHA1 Message Date
Mikhail Teterin
2d147a6000 Upgrade from 1.7.1 to 3.1.0, thanks largely to the diffs supplied by ijliao
(for the earlier version 3.0.12).

Make post-build test possible (via OPTIONS) and, unfortunately, disable it
by default due to several test failures. (Java-maintainers may want to take
a look.)

Switch to an auto-generated pkg-plist (HUGE amount of examples and
documentation).

Ying-Chieh is planning to delete his databases/java-db and is invited to
take over this port.
2006-10-07 01:40:24 +00:00
Greg Lewis
da00f20942 . Update distinfo for re-rolled amd64 tarballs. Fixes problem with no
GUI programmes running on amd64.
2006-10-05 16:39:23 +00:00
Alex Dupre
bebfee23bd Update to 1.34 release. 2006-10-04 21:23:27 +00:00
Greg Lewis
1a63ab352d . Update to 1.5.0_07-b01. 2006-10-02 19:50:34 +00:00
Stefan Walter
e0bcd63236 - Update to 1.0.3.
- Allow JDK versions > 1.4 as well.

PR:		103230
Submitted by:	maintainer
2006-09-27 20:13:19 +00:00
Stefan Walter
279cc03398 Update to 1.2.0.
PR:		102623
Submitted by:	Marcin Jessa <yazzy@yazzy.org>
Approved by:	maintainer
2006-09-27 18:29:42 +00:00
Dag-Erling Smørgrav
e42e363264 Upgrade to 5.2.
Submitted by:	ijliao@
2006-09-26 10:36:49 +00:00
Greg Lewis
8fd6d36ac0 . Cross reference manvm(1). 2006-09-20 15:33:52 +00:00
Kris Kennaway
30f91336d1 amd64 distinfo does not exist, restrict to i386 2006-09-17 02:09:36 +00:00
Greg Lewis
92035cfdf1 . Diablo is no longer restricted to i386, so allow it to be a possible
native bootstrap JDK on all (supported) architectures.

  This is a slightly different change than the submitters.

PR:		103227
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2006-09-13 16:44:38 +00:00
Greg Lewis
9e56b4ae6f . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1]
. Only set IGNORE to the "fetch the distribution" message if there is
  actually one to fetch.

Pointed out by:	pointyhat (via kris@) [1]
2006-09-11 15:49:08 +00:00
Greg Lewis
6a41bf13e8 . Prevent problems opening RandomAccessFile with "rws" as the mode by
defining O_SYNC and O_DSYNC if they aren't defined.  In particular we
  were previously defining O_SYNC bogusly to the same value as O_EXCL.

  PR not closed as this fixes jdk15, not diablo-jdk15.

PR:		102888
2006-09-09 02:10:02 +00:00
Volker Stolz
077e5834da Update to 4.2.1
PR:		ports/102830
Submitted by:	maintainer
2006-09-08 01:32:54 +00:00
Jimmy Olgeni
22b04f49dc Remove stale files. 2006-09-07 10:16:34 +00:00
Jimmy Olgeni
32f0b9e012 Remove stale files and use JAVA_HOME. 2006-09-07 10:10:50 +00:00
Kris Kennaway
f22cc83975 Replace NO_CDROM and NO_PACKAGE with RESTRICTED 2006-09-03 17:29:06 +00:00
Kris Kennaway
cde755e1d5 Allow package builds 2006-09-03 06:46:25 +00:00
Kris Kennaway
8d4dc415b8 Allow package builds 2006-09-03 06:21:24 +00:00
Kris Kennaway
8fc8c4597c NO_CDROM is superfluous here 2006-09-03 01:54:59 +00:00
Kris Kennaway
4548088013 NO_CDROM and NO_PACKAGE are superfluous 2006-09-03 01:42:58 +00:00
Kris Kennaway
9bdeccaea1 NO_PACKAGE and NO_CDROM are superfluous 2006-09-03 00:57:45 +00:00
Kris Kennaway
257b9b9326 NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead 2006-09-03 00:15:22 +00:00
Kris Kennaway
394c4e28d1 NO_CDROM and NO_PACKAGE are superfluous 2006-09-02 23:48:39 +00:00
Kris Kennaway
fc8ba7343f Schedule these forbidden ports for termination on 2006-12-01 2006-09-02 18:06:13 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Kris Kennaway
ebf15575bb BROKEN: Size mismatch 2006-08-31 16:18:17 +00:00
Herve Quiroz
aeb295a9a4 Fix the build by copying needed JAR files at post-extract stage
PR:		101712
Submitted by:	maintainer
2006-08-22 20:34:34 +00:00
Maho Nakata
21af1d63f2 * Add registervm and unregistervm [1]
* Do not hardcode gcc version number as far as possible

Suggested by:	hq [1]
2006-08-17 05:20:26 +00:00
Mario Sergio Fujikawa Ferreira
858d3ddea1 Make portlint(1) happy 2006-08-15 21:46:13 +00:00
Mario Sergio Fujikawa Ferreira
716fefb9b9 New port eclipse-jad version 3.1: Jad Java decompiler plugin for
the Eclipse IDE
2006-08-15 21:43:51 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Stefan Walter
3112fe0e98 - Update to 1.1.8.
- Assign maintainership to submitter.

PR:		95399
Submitted by:	Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by:	arved (mentor)
		maintainer timeout (>3 months)
2006-08-13 15:22:16 +00:00
Ion-Mihai Tetcu
c3ef35dcd4 Update java/castor from 1.0.1 to 1.0.2 (latest upstream stable release)
PR:		ports/101656
Submitted by:	Adam VanderHook (maintainer)
2006-08-10 19:07:53 +00:00
Tom McLaughlin
e6880adb0c Unbreak, port fetches just fine. 2006-08-09 15:23:12 +00:00
Maho Nakata
f143094dfe Remove java/fastjar. We already have as archivers/fastjar... 2006-08-08 14:08:22 +00:00
Maho Nakata
68b583f298 Remve java/fastjar port. we already have as archivers/fastjar... 2006-08-08 14:07:02 +00:00
Maho Nakata
d6befba864 Add fastjar. FastJar is an free and fast alternative of
SUN's JDK's jar.

WWW: http://savannah.nongnu.org/projects/fastjar
2006-08-08 13:58:51 +00:00
Maho Nakata
3fdb928ef0 Add files in pkg-plist.
Submitted by:	erwin
2006-08-07 01:31:17 +00:00
Maho Nakata
c237f6edac Add sun.boot.class.path as default bootclasspath for gcj,
so that we don't need to specify the bootclasspath.
Bump portrevision.
2006-08-04 10:34:49 +00:00
Maho Nakata
c1b2fd57ef Add gcj41, gij41 etc as gcj, gij, etc respectively,
Bump portrevision.
2006-08-03 02:33:43 +00:00
Maho Nakata
14f2c55b26 Use gcj instead of ecj, and bump portrevision. 2006-08-03 00:25:03 +00:00
Maho Nakata
4def9726ef The JDT Core Batch Compiler (stand alone verison of the Eclipse
Java Compiler).
This compiler is compatible with Java 1.3, 1.4 and 1.5.

WWW: http://www.eclipse.org
2006-08-03 00:22:06 +00:00
Greg Lewis
44bf342005 . Fix a segfault caused by fonts with illegal glyph names or glyph names
which begin with an underscore (although the patch doesn't handle these).
. Bump PORTREVISION.

Submitted by:	 Kurt Miller <kurt@intricatesoftware.com>
2006-08-01 18:38:25 +00:00
Greg Lewis
2f9818eb94 . Space out the arguments to OPTIONS with tabs rather than spaces.
. Add a JAIL which allows the port to be built in a jail. [1]

Submitted by:	anders@ [1]
2006-08-01 18:30:37 +00:00
Maho Nakata
b5d5619657 Fix java.c Now we can invoke gij by typing java. 2006-07-29 12:35:48 +00:00
Maho Nakata
608284ba70 Add java-gcj-compat. With scripts and symlinks, now gcj installation acts
like a Java SDK.

WWW: ftp://sources.redhat.com/pub/rhug/
2006-07-29 04:54:34 +00:00
Greg Lewis
8f6e64f785 . Take account of the MFC or the *_r functions to RELENG_6.
Submitted by:	ume@
2006-07-19 22:34:45 +00:00
Alex Dupre
53d88f1a3c Update to 1.33 release:
- install only jars for the selected jdk to avoid class conflicts
- drop support for obsolate jdks
- take maintainership [1]

Approved by:	glewis [1]
2006-07-19 06:45:20 +00:00
Greg Lewis
ae02b0e8be . Bump PORTREVISION. 2006-07-18 23:27:22 +00:00
Greg Lewis
3e2f072bb5 . On amd64 the plugin should look for the Server VM, since there is no
Client VM.

Submitted by:	Kurt Miller <kurt@intricatesoftware.com>
2006-07-18 23:23:02 +00:00