1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/java
Jung-uk Kim 81a8a55b63 - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]
http://icedtea.classpath.org/hg/release/icedtea6-1.11/rev/d9564350faa6
http://blog.fuseyism.com/index.php/2012/10/19/security-icedtea-1-10-10-1-11-15-2-1-3-2-2-3-2-3-3-released/

- Completely turn off parallel build by default and remove parallel build
hack for HotSpot.  There were several reports that it fails to build under
certain environment, ports/162991 for example.  Users can still do parallel
build by setting FORCE_MAKE_JOBS (and MAKE_JOBS_NUMBER if desired).
- Implement os::available_memory().  Now it is consistent with "vm.vmtotal"
sysctl(3) MIB rather than bogus (physical memory / 4).
- Prefer sysconf(_SC_NPROCESSORS_CONF) over HW_NCPU sysctl MIB to get the
number of installed processors.  There is no functional difference except
for CURRENT, which obtains the information from ELF aux vector.
- Prefer sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) over HW_USERMEM
sysctl MIB to get size of physical memory.  Although it looks more logical
to find currently available memory, it has an inevitable side-effect, i. e.,
it changes dynamically depending on current wired page count.  Therefore,
it is unpredictable and not too useful some times.  For example, launcher
uses the parameter to determine initial heap size and machine class for i386.
Now it is more consistent with other places (and Linux JDK/JREs, including
the ones we have in ports tree).
- Implement os::active_processor_count() using cpuset_getaffinity(2).  For
example, Runtime.getRuntime().availableProcessors() now returns number of
available processors for the current process as it should.
- Sync. launchers (java_md.c) for HotSpot and JDK as much as possible for
maintainability.  As a good side-effect, launcher for i386 can now determine
machine class based on the current hardware configuration.  Previously,
client VM was always chosen by default.
- Fix CounterGet(), which is only used for debugging launcher.
- Add swap info for os::print_memory_info().

Obtained from:	IcedTea project [1]
Feature safe:	yes
2012-10-19 22:43:10 +00:00
..
avis In the rc.d scripts, change assignments to rcvar to use the 2012-01-14 08:57:23 +00:00
berkeley-db - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
bluej Update to 3.0.7 2012-05-23 11:32:46 +00:00
bootstrap-openjdk Fix pkg-plist for i386. 2012-10-12 06:41:51 +00:00
bouncycastle Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
cacao - Update to 1.6.0. 2012-10-05 20:40:39 +00:00
castor - The proper acronym for Apache Software License 2 is really AL2 2012-01-09 15:41:08 +00:00
classpath We have to supply -Xmx directly to JVM because ECJ ignores -J option. 2012-10-05 17:40:54 +00:00
commonclipse Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
cos - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
cryptix-jce Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
dbvis Prevent to add @dirrm entries begining with a / 2012-02-22 16:35:20 +00:00
diablo-jdk15 . Include compat7x as an allowed package dependency. 2012-07-31 18:31:39 +00:00
diablo-jdk16 . Include compat7x as an allowed package dependency. 2012-07-31 18:31:39 +00:00
diablo-jre15 . Include compat7x as an allowed package dependency. 2012-07-31 18:31:39 +00:00
diablo-jre16 . Include compat7x as an allowed package dependency. 2012-07-31 18:31:39 +00:00
drexelsnmp - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse Fix wrong permissions on a few plugin jars. 2012-09-19 09:16:03 +00:00
eclipse-aptana - Add CONFLICTS_INSTALL (with eclipse-aptana2) 2010-12-15 13:32:29 +00:00
eclipse-aptana2 - Upgrade the repocopied port to new version (2.0.5.1278522500) 2010-12-15 13:40:24 +00:00
eclipse-aptana-radrails - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-cdt Update email address for ports maintained by aldis@bsdroot.lv --> graudeejs@gmail.com 2011-09-17 08:42:12 +00:00
eclipse-checkstyle Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-clay-core Reset mitsuru@riken.jp: address bounces. 2012-05-21 17:13:55 +00:00
eclipse-datatools Update to 1.9.2 release. 2012-06-01 07:43:54 +00:00
eclipse-devel . Also fix permissions in the dropins/jdt/plugins directory. 2012-09-21 15:23:56 +00:00
eclipse-drjava Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-ecj - update to 3.8 2012-08-03 18:35:56 +00:00
eclipse-emf Update to 2.7.2 release. 2012-06-01 07:43:28 +00:00
eclipse-EPIC Reset maintainership for ports maintained by Gerrit Beine. 2012-07-11 18:13:33 +00:00
eclipse-examples - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-findbugs - update png to 1.5.10 2012-06-01 05:26:28 +00:00
eclipse-gef Update to 3.7.2 release. 2012-06-01 07:44:35 +00:00
eclipse-gef-examples - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-hibernatetools - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-jad Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
eclipse-langpack - update png to 1.5.10 2012-06-01 05:26:28 +00:00
eclipse-log4e - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-lomboz Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-ocl Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-pmd - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-propedit Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-pydev - Simplify code of files/pkg-install.in, and post-install target 2012-07-21 12:45:13 +00:00
eclipse-quantum Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-RDT - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-shelled Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-sqlexplorer - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-sysdeo-tomcat - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-uml Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-vep Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-vep-examples - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
eclipse-viplugin Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
eclipse-webtools Update to 3.3.2 release. 2012-06-01 07:47:19 +00:00
eclipse-windowbuilder WindowBuilder is a powerful and easy to use bi-directional 2012-06-14 14:13:32 +00:00
icedtea6-stubs - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
icedtea-web - Move libxul 1.9.2 to www/libxul19 2012-09-10 19:19:32 +00:00
infobus Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
j2sdkee13 Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
jad Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
jaf - Update stale download url 2012-01-17 01:42:10 +00:00
jai Remove quotes from BROKEN and IGNORE as they are not required 2012-02-25 22:15:56 +00:00
jai-imageio Unbreak index on i386 by marking this port as broken without linuxpluginwrapper. 2012-09-22 14:36:25 +00:00
jakarta-bcel Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
jakarta-commons-beanutils Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-commons-cli - The proper acronym for Apache Software License 2 is really AL2 2012-01-09 15:41:08 +00:00
jakarta-commons-codec Update to 1.7 release. 2012-09-19 09:46:14 +00:00
jakarta-commons-collections - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jakarta-commons-dbcp Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
jakarta-commons-discovery Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-commons-httpclient Fix sed substitution by forcing LANG=C. 2012-09-25 12:55:00 +00:00
jakarta-commons-lang - The proper acronym for Apache Software License 2 is really AL2 2012-01-09 15:41:08 +00:00
jakarta-commons-logging Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-commons-pool Update to 1.6 release. 2012-01-10 12:18:56 +00:00
jakarta-commons-primitives Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-oro Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-regexp Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jakarta-struts Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jamvm - Fix possible build issues with pkgconf. [1] 2012-09-17 17:02:59 +00:00
jasmin Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
java3d - reset maintainer per maintainer 2012-09-27 23:03:38 +00:00
java-checkstyle - Update to 5.5 2011-11-22 15:51:39 +00:00
java-cup - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
java-getopt Repeated words are are hard to to find sometimes. 2012-01-08 07:01:25 +00:00
java-zoneinfo . Update to 2012.f. 2012-09-15 02:38:27 +00:00
javahelp - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
javamail Update to 1.4.5 release. 2012-03-26 07:48:54 +00:00
javavmwrapper . Make the version numbers consistent so they can be compared correctly. 2012-07-13 05:38:43 +00:00
jaxen Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jboss2 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jboss5 Move the rc.d scripts of the form *.sh.in to *.in 2012-08-05 23:19:36 +00:00
jboss7 Add jboss7 , JBoss AS 7.1.1.Final Brontes. 2012-09-23 17:09:22 +00:00
jc - update png to 1.5.10 2012-06-01 05:26:28 +00:00
jcalendar Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jcckit - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jcommon Upgrade to version 1.0.18. 2012-10-08 13:46:34 +00:00
jdbcpool Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jdk15 . Switch to the new java-zoneinfo port to provide updated time zone info 2012-04-15 21:42:03 +00:00
jdk15-doc - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jdk16 . Switch to the new java-zoneinfo port to provide updated time zone info 2012-04-13 02:36:39 +00:00
jdk16-doc . Update to the docs for 6 Update 25. 2011-08-29 05:51:25 +00:00
jdom Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jflex - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jfreechart Upgrade to version 1.0.14. 2012-10-08 13:47:58 +00:00
jgraph Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jgrapht Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jgraphx Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jikes - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jlex - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
jlint - Update to 3.1.2 2011-12-29 15:21:04 +00:00
jmf - Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE. 2012-01-03 06:41:23 +00:00
jmp - update png to 1.5.10 2012-06-01 05:26:28 +00:00
jode Fix typos in COMMENT 2012-07-29 11:17:02 +00:00
jomp Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
jrosetta Make compilation from source an option-- maven downloads extra files, thus 2011-11-06 17:40:59 +00:00
jta Update download URL since Sun Download Center was decommissioned and does no 2012-03-06 21:05:58 +00:00
jtiger - Fix the fetch error 2010-12-13 00:59:55 +00:00
jump Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
junit Update to 4.10 2012-09-10 13:33:08 +00:00
langspec Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
linux-sun-jdk15 Unpack files more reliably. 2011-02-17 22:48:52 +00:00
linux-sun-jdk16 Update to 6u37. 2012-10-19 20:13:32 +00:00
linux-sun-jdk17 - Update to 7u9. 2012-10-19 20:21:54 +00:00
linux-sun-jre15 Unpack files more reliably. 2011-02-17 22:48:52 +00:00
linux-sun-jre16 Update to 6u37. 2012-10-19 20:15:14 +00:00
linux-sun-jre17 Update to 7u9. 2012-10-19 20:24:21 +00:00
mmake At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450 2012-01-21 17:40:15 +00:00
mx4j Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
netbeans - Update to 7.2 2012-08-29 09:29:02 +00:00
netbeans55 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
netbeans61 Update master_site 2011-08-02 13:49:10 +00:00
netbeans-devel - Update to 7.3.b 2012-10-08 09:05:29 +00:00
netcomponents - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
netrexx - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
netty Update port to 3.5.5 2012-08-30 19:14:32 +00:00
openjdk6 - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1] 2012-10-19 22:43:10 +00:00
openjdk6-jre - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1] 2012-10-19 22:43:10 +00:00
openjdk7 Revert the previous accidental commit. 2012-10-04 16:19:53 +00:00
phpeclipse - update png to 1.5.10 2012-06-01 05:26:28 +00:00
poseidon Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
proguard Update to 4.8 release. 2012-06-01 08:02:52 +00:00
rubygem-rjb Update to 1.4.0 2012-04-30 13:52:24 +00:00
sablevm - Reset maintainership. See ports/164941. 2012-10-04 16:13:00 +00:00
sablevm-classpath - Reset maintainership. See ports/164941. 2012-10-04 16:13:00 +00:00
servingxml - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
springframework Convert to new options framework 2012-10-04 07:18:39 +00:00
sqlitejdbc Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
subversion-java (1) Activate mod_dav_svn in "post-install" target, as it is not activated 2011-10-16 21:01:42 +00:00
sun-wtk - fix explicit use of unzip 2012-04-17 16:08:57 +00:00
trove4j Remove more tags from pkg-descr files fo the form: 2011-10-24 04:17:37 +00:00
veditor Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
westhawksnmp - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
xdoclet Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon, 2011-07-21 05:03:02 +00:00
Makefile Add a port to self-bootstrap OpenJDK6. Note the initial distfiles were 2012-10-12 00:42:31 +00:00