Commit graph

3191 commits

Author SHA1 Message Date
Jung-uk Kim
b11f87a0e5 - Update to 7u9.
- Trim makefile header and convert to optionsNG.

Feature safe:	yes
2012-10-19 20:21:54 +00:00
Jung-uk Kim
de8b0ab5ad Update to 6u37.
Feature safe:	yes
2012-10-19 20:15:14 +00:00
Jung-uk Kim
aed848db40 Update to 6u37.
Feature safe:	yes
2012-10-19 20:13:32 +00:00
Jung-uk Kim
2d4e9c6a9c Fix pkg-plist for i386.
Feature safe:	yes
2012-10-12 06:41:51 +00:00
Jung-uk Kim
2151c80bb7 Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.

Feature safe:	yes
2012-10-12 00:42:31 +00:00
Jung-uk Kim
2007d57691 - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR is
manually set, this dependency may not be fulfilled.
- Consistently use WRKSRC over WRKDIR where it makes sense.  Although they
are actually the same directory, there is no reason to confuse users.

Feature safe:	yes
2012-10-10 19:55:27 +00:00
Jung-uk Kim
064102df55 Update to build 26. 2012-10-09 20:59:37 +00:00
Jung-uk Kim
3b1e868657 Recommend newly added openjdk6-jre. 2012-10-09 17:47:53 +00:00
Jung-uk Kim
02cfcdf497 - Sanitize user, group and permission. Inspired by openjdk7.
- Add a slave port to create JRE-only package.
2012-10-09 17:47:06 +00:00
Jimmy Olgeni
9d0b742cb3 Upgrade to version 1.0.14. 2012-10-08 13:47:58 +00:00
Jimmy Olgeni
422abf72c7 Upgrade to version 1.0.18. 2012-10-08 13:46:34 +00:00
Pietro Cerutti
5f9b41440a - Update to 7.3.b 2012-10-08 09:05:29 +00:00
Jung-uk Kim
aff852ecef - Update to 1.6.0.
- Reset maintainership.  See ports/164941.
- Make it as amd64 and i386 only.  Other architectures needs porting.
- Reduce Makefile headers, add licenses, and convert to optionsNG.
- Add an option to build with native JDK.  When it is not selected, GCJ is
used instead.  Turned on by default.
2012-10-05 20:40:39 +00:00
Jung-uk Kim
02e125120c We have to supply -Xmx directly to JVM because ECJ ignores -J option.
http://developer.classpath.org/mediation/ClasspathDeveloperGuidelines
2012-10-05 17:40:54 +00:00
Jung-uk Kim
58f8b8de4d Fix a typo for the wrappers. 2012-10-04 18:47:53 +00:00
Jung-uk Kim
2197766d97 - Update ECJ to 3.8.1.
The following changes were made in the previous commit.

- Use ECJ 3.8 instead of 4.2.  This simplifies and add more Eclipse mirrors.
They are actually the same compilers released with different Eclipse JDTs.
- Add an option to build gjdoc.
- Add an option to build with GMP, which enables java.math.BigInteger.
- Add an option to build with native JDK.  When it is turned off, ECJ or GCJ
(when WITH_GCJ is defined) is used for glibj.zip.  Note ECJ (with gij) and
GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems
libgcj interacts badly with 7 and 8.  Need more investigation.
- Reduce unnecessary dependencies.  zip is not used when "--with-jar" is
specified.  Use pre-built ANTLR jar file, which is only used for gjdoc.
Remove JDK run-time dependency because it is only necessary to execute tools
and these tools are actually wrappers.  Now we just execute them with javavm
wrapper (or user-specified VM when JAVACMD environment variable is set).
Note you need a valid JVM to run these commands now.
- Add a patch to fix an ugly JAR updater bug.  Without this, the file name
must include "/" in it, e.g., "gjar i ./glibj.zip".
2012-10-04 17:32:13 +00:00
Jung-uk Kim
2ed69d4811 Revert the previous accidental commit. It is not ready yet. 2012-10-04 16:30:16 +00:00
Jung-uk Kim
7b1d3862e2 Revert the previous accidental commit. 2012-10-04 16:19:53 +00:00
Jung-uk Kim
e2756cb835 - Reset maintainership. See ports/164941.
- Fix conflicts with java/classpath.  Note security provider configuration
is moved to ${PREFIX}/lib/security/SableVM.security.  This file is always
loaded first because the short vendor name is SableVM.  If it does not
exist, then classpath.security is loaded (java/security/Security.java).
- Reduce Makefile headers, add licenses, and convert to optionsNG.
2012-10-04 16:13:00 +00:00
Baptiste Daroussin
5ac78e2f5e Convert to new options framework 2012-10-04 07:18:39 +00:00
Jason Helfman
fed1744b45 - reset maintainer per maintainer
- while here...
  - fix MASTER_SITES
  - use optionsNG for DOCS
  - add additional CATEGORIES
  - adjust COMMENT
  - update WWW address and pkg-descr

PR:		172097
Submitted by:	maintainer, jonc@chen.org.nz
2012-09-27 23:03:38 +00:00
Jung-uk Kim
bedc8d0abc Tidy up patches. No functional change. 2012-09-27 00:18:41 +00:00
Jung-uk Kim
160ffd1866 Use fdescfs(5) and procfs(5) consistently. 2012-09-26 23:24:44 +00:00
Alex Dupre
799566f891 Fix sed substitution by forcing LANG=C. 2012-09-25 12:55:00 +00:00
Boris Samorodov
ab15538b30 Add jboss7 , JBoss AS 7.1.1.Final Brontes.
PR:		ports/166665
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2012-09-23 17:09:22 +00:00
Eitan Adler
31ff7fad6d Unbreak index on i386 by marking this port as broken without linuxpluginwrapper.
Pointyhat:	eadler
2012-09-22 14:36:25 +00:00
Greg Lewis
3fbe814e84 . Also fix permissions in the dropins/jdt/plugins directory.
Pointed out by:	ale@
2012-09-21 15:23:56 +00:00
Greg Lewis
3ddc6cd1ed . Fix permissions problems with some of the JARs installed as plugins.
This is the same fix applied ale@ to java/eclipse.

Reported by:	Olivier Smedts <olivier@gid0.org>
2012-09-21 05:47:34 +00:00
Greg Lewis
8424671b18 . Update to 4.2.0 and re-enable.
Submitted by:	tg@
2012-09-19 19:58:38 +00:00
Alex Dupre
65878ec96d Update to 1.7 release. 2012-09-19 09:46:14 +00:00
Alex Dupre
0f72d36bc9 Fix wrong permissions on a few plugin jars. 2012-09-19 09:16:03 +00:00
Jung-uk Kim
e1b4da42cd - Override GCC used by HotSpot SA. [1]
- Fix build with GCC 4.5+ on i386. [2]
- Convert to the new header format.

Submitted by:	Claude Buisson (clbuisson at orange dot fr) [1]
Obtained from:	OpenJDK7 [2]
	http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/da880ba4edf9
2012-09-18 22:30:19 +00:00
Jung-uk Kim
17f28ea268 - Honor CC, CXX, and CPP. [1]
- Fix build with clang.

PR:	ports/151042 [1]
2012-09-18 20:53:20 +00:00
Jung-uk Kim
1677e26dfe - Fix possible build issues with pkgconf. [1]
- Update Makefile header to the new format.

Pointed by:	bapt [1]
2012-09-17 17:02:59 +00:00
Greg Lewis
dca8492cc2 . Update to 2012.f. 2012-09-15 02:38:27 +00:00
Jung-uk Kim
2a39a6d67e Simplify the previous commit a bit. 2012-09-14 22:13:10 +00:00
Jung-uk Kim
f2f668884c - Update to 1.5.4.
- Reset maintainer to java.
- Convert to optionsNG and add license.
- Unbreak sparc64.

PR:	ports/164941 (partial)
2012-09-14 22:02:09 +00:00
Jung-uk Kim
1f25a1209d Add an option to build with Eclipse Java Compiler. It also adds
com.sun.tools.javac implementation in tools.zip.  Turned off by default.
2012-09-14 21:56:20 +00:00
Jung-uk Kim
71853b153d Add license. 2012-09-14 18:36:45 +00:00
Jung-uk Kim
09e2b8f6e3 - Update to 0.99.
- Reset maintainer to java (ports/164941).
- Convert to optionsNG.
- Honor NOPORTEXAMPLES.
2012-09-14 18:10:55 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Jung-uk Kim
e6d638b4ac - Add perl as a build dependency.
- Fix perl path for javac wrapper. [1]

PR:		ports/170772 [1]
2012-09-10 19:15:11 +00:00
Jung-uk Kim
f2768fbc01 Set LC_ALL instead of LANG. Some users still complain about locale issues. 2012-09-10 18:34:58 +00:00
Herve Quiroz
b1bbf18f20 Update to 4.10
Submitted by:	mi
2012-09-10 13:33:08 +00:00
Jung-uk Kim
90302aaed2 Add a symlink for MD include directory. It is just good enough to make it
bootstrap JDK for OpenJDKs.
2012-09-07 22:58:24 +00:00
Jung-uk Kim
93ec3ca459 - Enlist openjdk6 users as testers of ant 1.8.4 as well.
- Set JAVACMD environment variable to point to bootstrap JDK for ant.  When
it is unset or empty, ant sets it by executing `which java`, which may be
different from bootstrap JDK.
2012-09-07 22:16:05 +00:00
Jung-uk Kim
d256da64fc Update to 6u35. 2012-09-07 21:00:54 +00:00
Jung-uk Kim
ef74469ba7 Update to 6u35. 2012-09-07 21:00:29 +00:00
Jung-uk Kim
aba89129e7 - Update security patch to fix CVE-2012-0547 and CVE-2012-1682.
- Catch up with icedtea.classpath.org server changes for distfiles.
2012-09-07 19:27:31 +00:00
Jung-uk Kim
ad941604d6 Catch up with icedtea.classpath.org changes to fix fetch & extract issues.
Reported by:	osa, barbara (barbara dot freebsd at gmail dot com)
2012-09-07 18:59:28 +00:00