Commit Graph

4965 Commits

Author SHA1 Message Date
Jung-uk Kim 6fac48313f Backport a long standing bug fix from OpenJDK7, i.e., disable IPV6_V6ONLY
option when IPv6 is enabled and failed to create a socket.

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6342561
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6882910

For in-depth analysis of this problem from FreeBSD perspective, please see:

http://diario.beerensalat.info/2008/10/12/java_and_ipv6_on_bsd.html
2011-03-03 23:22:05 +00:00
Jung-uk Kim 3b3d5f992b Fix a test case for default charset. 2011-03-02 01:03:38 +00:00
Jung-uk Kim 7027d395cb Update to build 22. 2011-03-01 19:21:59 +00:00
Nicola Vitale 92974fbcb9 - Update to 1.6.4.2011010200 2011-02-27 15:59:36 +00:00
Alex Dupre a59661d154 Update apache-ant to 1.8.2 bugfix release.
PR:		ports/154187
Submitted by:	ale
Approved by:	portmgr (pav)
2011-02-25 12:27:48 +00:00
Mark Linimon 9bdb105d7b Fix up maintainer address. 2011-02-25 00:45:57 +00:00
Mark Linimon 2ce9a000b7 Update maintainer's email address.
Noticed by:	jgh@expers-exchange.com
2011-02-24 23:53:11 +00:00
Jung-uk Kim b6945850a4 Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities.
CVE-2010-4469:	Hotspot backward jsr heap corruption
CVE-2010-4465:	Swing timer-based security manager bypass
CVE-2010-4472:	Untrusted code allowed to replace DSIG/C14N implementation
CVE-2010-4448:	DNS cache poisoning by untrusted applets
CVE-2010-4450:	Launcher incorrect processing of empty library path entries
CVE-2010-4471:	Java2D font-related system property leak
CVE-2010-4470:	JAXP untrusted component state manipulation
CVE-2011-0706:	Multiple signers privilege escalation

Obtained from:	icedtea.classpath.org
Obtained from:	jaxp.java.net
2011-02-21 19:03:18 +00:00
Alex Dupre 7dd390b7e7 Raise java version to 1.5+, since compiling requires 1.5 libraries.
Feature safe:	yes
2011-02-18 10:12:56 +00:00
Alex Dupre 9cc5ee991e Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (modulo
SASL authentication), but must be built with 1.5+.

Feature safe:	yes
2011-02-18 10:11:12 +00:00
Jung-uk Kim a85b35a545 Unpack files more reliably. 2011-02-17 22:48:52 +00:00
Jung-uk Kim af9765b8b4 Unpack javaws.jar properly. 2011-02-17 21:31:18 +00:00
Jung-uk Kim 2bea8c6c0d Update to Update 24. 2011-02-17 19:58:15 +00:00
Jung-uk Kim 7a9a9978ac Update to Update 22. 2011-02-17 19:57:38 +00:00
Jung-uk Kim 644866ad39 Fix pkg-plist to create an empty directory. 2011-02-17 19:02:42 +00:00
Jung-uk Kim 429ad3a935 - Update to Update 24.
- Remove bogus post-extract target and fix pkg-plist to create directories.
2011-02-17 18:43:58 +00:00
Alex Dupre f8ad490b33 Update to 6 Update 23 release.
PR:		ports/154188
Submitted by:	ale
Feature safe:	yes
2011-02-17 14:32:20 +00:00
Alex Dupre 9e176a5083 Update to 5.0 Update 22 release.
PR:		ports/154188
Submitted by:	ale
Feature safe:	yes
2011-02-17 14:31:28 +00:00
Alex Dupre b1973357c9 Update to 1.4.2_19 release.
PR:		ports/154188
Submitted by:	ale
Feature safe:	yes
2011-02-17 14:30:42 +00:00
Alex Dupre ee5d71dcec Take maintainership and add LICENSE.
Feature safe:	yes
2011-02-17 08:31:22 +00:00
Alex Dupre f26ad30b86 Update javamail to 1.4.4 release, now open sourced!
Feature safe:	yes
2011-02-16 11:07:51 +00:00
Alex Dupre 017e8a26d5 Update to 4.6 release.
Feature safe:	yes
2011-02-14 15:13:49 +00:00
Greg Lewis 5ba5b607dc . Mark as IS_INTERACTIVE since the user is prompted to accept the license
during extract.

Reported by:	"Klaus T. Aehlig" <aehlig-bsd@linta.de>
2011-02-14 06:40:26 +00:00
Jung-uk Kim 27acea6b21 Add experimental support for sound via ALSA pcm-oss plugin. This feature
is disabled by default because MIDI plugin for OSS does not exist, i.e.,
(hardware) MIDI sequencer is not supported.  However, softsynth (Gervill)
works fine as it uses sampled sound.
2011-02-11 22:02:37 +00:00
Frederic Culot fc527a4fde - Update to 1.5.1.5
PR:		ports/154532
Submitted by:	Chris Rees <utisoft AT gmail.com> (maintainer)
2011-02-11 18:57:32 +00:00
Jung-uk Kim e8d545eb90 Fix a typo in the previous commit. We have more than one line now. 2011-02-11 00:44:44 +00:00
Jung-uk Kim 6ac447dee9 - Implement some missing FreeBSD-specific methods, i.e., swap info, committed
virtual memory, free physical memory, and number of open file descriptors.
For example, jconsole shows more realistic numbers instead of hardcoded bogus
numbers in VM Summary tab now.  Correct a jtreg test case for the swap info.
- Mention procfs(5) is used for some features in this implementation.
2011-02-11 00:41:48 +00:00
Jung-uk Kim 680336afad - Update to build 21.
- Improve Serviceability Agent.  For example, the following should work now:

	jdb -connect sun.jvm.hotspot.jdi.SAPIDAttachingConnector:pid=<PID>
	jmap <PID>
	jsadebugd <PID>
	jstack -F <PID>
	jstack -m <PID>

- Replace IcedTea6 1.9.x with IcedTea-Web 1.0 for web support.  Note it is
still tightly coupled with openjdk6 for now because we do not have proper
infrastructure to decouple them yet.
- Add itweb-settings (a Java Control Panel replacement for IcedTea-Web).
- Add desktop integration files for web support (but not installed in default
system-wide locations).
2011-02-09 20:00:38 +00:00
Greg Lewis 4b97549646 . Fix infinite loop in parsing certain doubles. See CVE-2010-4476. 2011-02-09 17:13:40 +00:00
Jung-uk Kim 472d2585b8 Update IcedTea6 web support to 1.9.4 (CVE-2010-4351).
Feature safe:	yes
2011-01-18 19:28:11 +00:00
Jung-uk Kim 32105f4cb5 Fix a typo in the BSD patchset.
PR:		ports/153421
Submitted by:	Alexander Vasyanin (avasyanin at gmail dot com)
2011-01-04 22:54:58 +00:00
Rene Ladan 97edbbeb02 Also garbage collect this port, 'rmport -a' looks for portname and not
for category/portname. Previous note was a false alarm.

2010-12-30 java/tya: looks like abandonware and does not compile wth gcc4.2
2010-12-31 17:49:30 +00:00
Philip M. Gollucci 116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Sunpoet Po-Chuan Hsieh a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Greg Lewis 93820d9e07 . Update to 3.0.5.
PR:		152712
Approved by:	Gerrit Beine (maintainer)
2010-12-25 06:53:15 +00:00
Max Brazhnikov 68c2f26fcf Update to 1.5.0.2
Add license info

PR:		ports/153304
Submitted by:	Chris Rees (maintainer)
2010-12-23 18:49:49 +00:00
Greg Lewis 7d1cf7c700 . Update to checkstyle 5.3.
. Switch to installing the prebuilt JAR.
2010-12-20 01:45:24 +00:00
Pav Lucistnik 583b78cf14 - Bump PORTREVISION for previous commit, as it changes plist content 2010-12-18 10:38:46 +00:00
Greg Lewis 7bcb7b5573 . Update to Build 122. 2010-12-18 08:59:20 +00:00
Alex Dupre 21c12b6990 Update to 3.2.2 release (supporting Eclipse Helios).
Approved by:	maintainer
2010-12-16 09:14:04 +00:00
Alex Dupre a743135666 Update to 1.8.1 release (supporting Eclipse Helios). 2010-12-16 09:13:32 +00:00
Alex Dupre 51f838b1b3 Update to 3.6.1 release (supporting Eclipse Helios).
Approved by:	maintainer
2010-12-16 09:13:02 +00:00
Alex Dupre ed71a18770 Update to 2.6.1 release (supporting Eclipse Helios).
Approved by:	maintainer
2010-12-16 09:12:29 +00:00
Alex Dupre e74309fa06 Create equinox dropins directory (was erroneously dropped in last commit). 2010-12-16 09:11:45 +00:00
Nicola Vitale 8d78a53c98 - Add eclipse-aptana2 2010-12-15 13:41:50 +00:00
Nicola Vitale f27a6c537d - Upgrade the repocopied port to new version (2.0.5.1278522500) 2010-12-15 13:40:24 +00:00
Nicola Vitale aeddf8c1a5 - Add CONFLICTS_INSTALL (with eclipse-aptana2)
- Remove MD5  checksum from distinfo
2010-12-15 13:32:29 +00:00
Greg Lewis 4617d3ba40 . Restore the ability of openjdk7 to bootstrap itself.
PR:		153002
Submitted by:	well-wisher <regex@bk.ru>
2010-12-15 06:08:55 +00:00
Greg Lewis be29271c63 . Update to Build 121. 2010-12-14 23:37:29 +00:00
Sunpoet Po-Chuan Hsieh b78b29aa13 - Use apache-ant 1.8.1 while devel/apache-ant was updated
- Pet portlint: use tab instead of space

PR:		ports/152676
Submitted by:	sunpoet (myself)
Approved by:	glewis (with java hat)
2010-12-14 07:31:03 +00:00