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
Jung-uk Kim
14d7f5f921
Remove an unnecessary change in the previous commit.
2012-09-06 21:21:00 +00:00
Jung-uk Kim
61a04e3a5b
Update to 1.3.
2012-09-06 21:15:59 +00:00
Dag-Erling Smørgrav
dbc36c9345
Remove useless metadata from ports I created.
2012-09-05 15:43:33 +00:00
Greg Lewis
3a99e9f96e
. Update to 7u7.
2012-09-01 05:59:14 +00:00
Greg Lewis
5d7bd54d78
. Update to 7u7. This update is complicated by the demo package not having
...
a u7 version released.
2012-09-01 05:39:07 +00:00
Steven Kreuzer
6d68817f7c
Update port to 3.5.5
...
Create a link for a current version
Update WWW and master sites
PR: ports/171011
Submitted by: Mikhail Tsatsenko m.tsatsenko@gmail.com
2012-08-30 19:14:32 +00:00
Greg Lewis
a553b8d753
. Commit a fix for CVE-2012-4681.
...
Obtained from: Mark Wielaard <mjw@redhat.com> via rea@
2012-08-30 05:32:57 +00:00
Pietro Cerutti
8e6a07fa93
- Update to 7.2
...
Release notes: http://netbeans.org/community/releases/72/
PR: 171144
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
2012-08-29 09:29:02 +00:00
Jung-uk Kim
0271a4a8b2
Allow java/openjdk7 to build and execute Java plugin. A necessary patch for
...
OpenJDK7 was committed as r303173.
2012-08-27 17:43:38 +00:00
Greg Lewis
8c5212b4a8
. Allow openjdk7 to work with icedtea-web port.
...
Submitted by: jkim@
2012-08-26 02:41:46 +00:00
Greg Lewis
65f9ad6643
. Update to 2012.e.
2012-08-21 12:38:34 +00:00
Greg Lewis
9b42878dd4
. Update to 7u6.
...
. Enlist openjdk7 users as testers of ant 1.8.4.
2012-08-21 04:56:41 +00:00
Greg Lewis
26a44bd643
. Update to 7u6.
2012-08-19 17:53:56 +00:00