Commit Graph

3091 Commits

Author SHA1 Message Date
Lars Engels
95ac777a9f Update to 3.0.7 2012-05-23 11:32:46 +00:00
Mark Linimon
6d2cfc3a21 Reset mitsuru@riken.jp: address bounces.
Hat:		portmgr
2012-05-21 17:13:55 +00:00
Greg Lewis
2af5ad7d4b . Add an entry for the eclipse-sdktests DISTFILE. Much more still needs
to be done to get the tests working though.

PR:		157600
2012-05-13 06:21:23 +00:00
Greg Lewis
cd7a790139 . Bootstrap with ant 1.8.3. 2012-05-12 04:44:47 +00:00
Jung-uk Kim
99fcd36c3d Update jtreg to 4.1 b04. 2012-05-09 19:51:34 +00:00
Greg Lewis
923815253b . Update to build 25. 2012-05-09 03:53:37 +00:00
Greg Lewis
4042aa0a1e . Enlist openjdk7 users as testers of ant 1.8.3. 2012-05-06 19:51:51 +00:00
Greg Lewis
6a9616d188 . Make as IGNORE now that eclipse is updated to 3.7.1. 2012-05-06 03:27:58 +00:00
Greg Lewis
8df24cfa43 . Update to 3.7.1. 2012-05-06 03:27:22 +00:00
Greg Lewis
6d76f6f950 . Add a POLICY option to install the unlimited strength policy files and
default it to on since I can't imagine why anyone would deliberately
  want the limited strength versions given a choice.

  Cribbed from java/openjdk6
2012-05-04 06:14:26 +00:00
Greg Lewis
28609d64ef . Fix the look up of time zone data when TZUPDATE is turned on and as a
result turn it on by default again.  This change bears a little more
  explanation.

  In UnixFileSystem.java there is a cache of canonical paths and in
  particular one for paths inside java.home.  The problem with looking
  up time zone data is that if another path within java.home has been
  looked up then the symlink for the time zone data is not resolved
  (since the cache assumes there are no symlinks in java.home) and we fail
  to be able to open the ZoneInfoMapping file.

  One of the other features in UnixFileSystem is that the cache is not
  consulted and full resolution occurs for paths containing "." or "..".
  I've chosen to (ab)use this to force resolution of the time zone data
  directory in ZoneInfoFile.java rather than doing something like IcedTea
  did which was to introduce a tz.properties file where they would stash
  the time zone info directory rather than symlinking it in.  For full
  reference that patch is here:

  http://icedtea.classpath.org/hg/icedtea6/file/tip/patches/use-system-tzdata.patch

  There are two main reasons I chose a bit of a hack rather than something
  like this.

  1. I want to apply the patch to non-GPL'ed code (e.g. the jdk16 port).
  2. Using updated time zone data is only an option in the port and using
     something like tz.properties when the option is off is clunky.

  Thanks to avg@ for sleuth work on finding the bug write up and the
  IcedTea fix.
2012-05-02 06:13:16 +00:00
Jung-uk Kim
94c14ddac1 The Oracle Java 7 Runtime Environment for Linux.
WWW: http://www.oracle.com/us/technologies/java/index.html
2012-05-01 21:18:38 +00:00
Jung-uk Kim
e492e231b9 - Update to 6u32.
- Recommend OpenJDK6 instead of the deprecated JRL-licensed port.
2012-05-01 20:26:04 +00:00
Jung-uk Kim
207349c7c2 Recommend OpenJDK6 instead of the deprecated JRL-licensed port. 2012-05-01 20:24:31 +00:00
Jung-uk Kim
b533771d14 - Update to 6u32.
- Add an option to install demos and samples.  Turned on by default.
2012-05-01 20:08:38 +00:00
Jung-uk Kim
f2df278013 Add an option to install demos and samples. Turned off by default. 2012-05-01 20:05:54 +00:00
Greg Lewis
1686c57b1c . Update to 7u4. 2012-05-01 06:16:16 +00:00
Greg Lewis
bbbe976496 . Update to 6u31. 2012-05-01 05:23:46 +00:00
Tilman Keskinoz
cbc6626c60 Update to 1.4.0 2012-04-30 13:52:24 +00:00
Greg Lewis
bb3662de19 . Update to 3.7.1.
Submitted by:	tg@
2012-04-22 02:26:58 +00:00
Greg Lewis
0426f64b8e . Turn the TZUPDATE option off by default until I can figure out how that
breaks the Eclipse build.
2012-04-19 18:53:53 +00:00
Greg Lewis
fbb8de3ec0 . Update to 7u3. 2012-04-18 17:49:41 +00:00
Greg Lewis
679b512252 . Update to 7 Update 3. Since there was no separate source bundle released
this is done with an additional patch instead of updating the source
  bundle being used and the associated patch set.
2012-04-18 17:49:13 +00:00
Alex Kozlov
5e1e381986 - deprecate: depends on java/sun-wtk
Approved by:	eadler (mentor)
2012-04-17 16:12:13 +00:00
Alex Kozlov
19b99728f8 - fix explicit use of unzip
- deprecate: no more public distfiles, merged with Java ME SDK 3.0 upstream

Approved by:	eadler (mentor)
2012-04-17 16:08:57 +00:00
Greg Lewis
9d9794b2ff . Remove jbootstrap (was used to bootstrap jdk13, which is long gone). 2012-04-16 01:38:32 +00:00
Greg Lewis
619a63f1d1 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-16 00:34:05 +00:00
Greg Lewis
596c6df205 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-15 23:25:53 +00:00
Greg Lewis
78b21cb283 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-15 21:42:03 +00:00
Greg Lewis
1c96072b83 . Use the new java-zoneinfo port to provide updated time zone info. 2012-04-14 20:53:53 +00:00
Greg Lewis
e7ae9dc0f4 . Use the new java-zoneinfo port to provide updated time zone info. 2012-04-13 04:01:24 +00:00
Greg Lewis
98d4fe68b1 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-13 02:36:39 +00:00
Pietro Cerutti
5f5ca88d19 - Add desktop entry
PR:		166785
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2012-04-12 08:28:45 +00:00
Greg Lewis
30c6d5e4f8 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-11 02:52:24 +00:00
Greg Lewis
4e2e20ceb9 . Update to 2012c.
Feature safe:	yes
2012-04-04 03:34:11 +00:00
Greg Lewis
6a3ab871a9 . Add a port that supplies updated zoneinfo files in the format expected by
the JDK/JRE ports.  This will make keeping up to date with new timezone
  data easier and prevent all the JDK/JRE ports needing to be updated
  regularly whenever a new TZUpdater is released by Oracle.

Feature safe:	yes
2012-03-31 04:15:41 +00:00
Alex Dupre
f965623e74 Update to 1.4.5 release.
Feature safe:	yes
2012-03-26 07:48:54 +00:00
Jason Helfman
a729825c44 - java 1.6+ is required
- bump PORTREVISION

Submitted by:	glewis@ (via email)
Feature safe:	yes
2012-03-24 23:21:33 +00:00
Jason Helfman
773538423a - Rename jar based on version
- Tweak ecj.sh to handle version and compilation
- bump PORTREVISION

Submitted by:	jkim@, glewis@, pitpalme+unix@gmail.com (emails)
Feature safe:	yes
2012-03-21 00:51:25 +00:00
Jason Helfman
b7c4d17a4c Add new port: java/eclipse-ecj
An incremental Java compiler. Implemented as an Eclipse builder, it is based on
technology evolved from VisualAge for Java compiler. In particular, it allows to
run and debug code which still contains unresolved errors.

WWW: http://www.eclipse.org/

Feature safe:	yes
2012-03-19 22:22:47 +00:00
Alex Dupre
33809f5d92 Fix build with OpenJDK7 and add LICENSE.
PR:		ports/165774
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe:	yes
2012-03-13 08:57:19 +00:00
Pietro Cerutti
90e1563f75 - Update to 7.1.1
Release notes: http://netbeans.org/community/releases/71/relnotes.html

Feature safe:	yes
2012-03-12 11:30:39 +00:00
Carlo Strub
6cc2721fbc Update download URL since Sun Download Center was decommissioned and does no
redirection.

PR:		ports/165689
Submitted by:	Sutra Zhou <zhoushuqun@gmail.com>
Approved by:	glarkin@ (mentor, implicit)
2012-03-06 21:05:58 +00:00
Greg Lewis
8da599bfaf . Use the latest cacerts file from the official Oracle distribution of
Update 2.
2012-03-06 03:59:29 +00:00
Greg Lewis
e5d3c8854e . Update to OpenJDK 7 Update 2. 2012-03-06 03:58:53 +00:00
Jung-uk Kim
4021f1476f Fix javaws launcher. This shell script now uses bash extensions. 2012-03-06 00:38:48 +00:00
Jung-uk Kim
4f2f499449 Update to 1.2. 2012-03-05 23:51:06 +00:00
Eitan Adler
7d4a16a84d Remove quotes from BROKEN and IGNORE as they are not required
Approved by:	maintainer timeout
2012-02-25 22:15:56 +00:00
Chris Rees
1109531f76 Add extra repository
PR:		ports/155547
Approved by:	maintainer timeout
2012-02-23 20:40:57 +00:00
Baptiste Daroussin
a9e2972a99 Prevent to add @dirrm entries begining with a /
Approved by:	maintainer timeout (>5weeks)
2012-02-22 16:35:20 +00:00