Commit graph

1962 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
3e046250ee - update distinfo and un-(break|expire)
- drop WITH_EXTRAS, fetch and install all docs and examples
- bump PORTREVISION
- use my @FreeBSD.org address

Submitted by:	Stefan Pauly <stefan@fh-mainz.de> (the important part)
Approved by:	portmgr (marcus)
2006-10-14 18:20:30 +00:00
Sam Lawrance
5830271f15 Fix pkg-plist.
Reported by:	kris
Approved by:	portmgr (marcus)
2006-10-14 16:12:24 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Greg Lewis
4d0131162b . The IPV6_ONLY option is unnecessary as IPV6_V6ONLY is defined in
/usr/include/netinet6/in6.h.

Submitted by:	ume@
2006-10-09 16:35:29 +00:00
Greg Lewis
8531c78c89 . Add support for installing the JCE policy files. [1]
. OPTIONify. [1]
. Add a knob for IPV6_V6ONLY.
. Bump PORTREVISION.

PR:		103920
Submitted by:	lioux@
2006-10-08 19:22:19 +00:00
Mikhail Teterin
5ffe0ea8c2 Be sure to fail our test-target, if the vendor's self-test fails. 2006-10-08 19:20:52 +00:00
Greg Lewis
fd5786fbc7 . Add a patch to support IPv6 only operation.
(Makefile knob to follow)

PR:		92620
Submitted by:	ume@
2006-10-08 19:20:28 +00:00
Greg Lewis
1b22c4bb6e . Use a mutex to make the resolver functions thread safe on FreeBSD 4.x
(they are already thread safe on FreeBSD 5+).

Submitted by:	Arne Juul <arnej@europe.yahoo-inc.com>
2006-10-08 19:14:41 +00:00
Mikhail Teterin
6d752ff5ed Tune the port a little finer:
. Java-1.5 is required to build (although the result is usable
	  with 1.4 as well) -- reflect this in pkg-descr for the user
	  and in Makefile for the build process
	. add a patch for the "occasionaly" failing test -- on advice
	  from Oracle:

		http://forums.oracle.com/forums/thread.jspa?threadID=431242

	. enable automatic testing post-build -- the tests stress out
	  both Java and JE and their failure may be a nice canary for
	  our mine.
2006-10-08 15:17:11 +00:00
Sergey Matveychuk
5f47704cf6 - update to 1.4 (a bugs fix release)
PR:		ports/103593
Approved by:	maintainer timeout (2 weeks)
2006-10-08 10:59:50 +00:00
Sam Lawrance
fc94bee00b Make fetchable again by updating to 1.14.0. 2006-10-08 00:03:43 +00:00
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