| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggested by: linimon@ [2]
Notes:
svn path=/head/; revision=273158
|
|
|
|
|
|
|
|
|
|
|
| |
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggested by: linimon@ [2]
Notes:
svn path=/head/; revision=273156
|
|
|
|
|
|
|
|
|
|
|
| |
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggest by: linimon@ [2]
Notes:
svn path=/head/; revision=273155
|
|
|
|
|
|
|
|
|
|
|
| |
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggest by: linimon@ [2]
Notes:
svn path=/head/; revision=273153
|
|
|
|
|
|
|
|
|
|
| |
- Add PORTDOCS
PR: ports/156095
Submitted by: Chris Rees <utisoft at gmail.com> (maintainer)
Notes:
svn path=/head/; revision=273105
|
|
|
|
|
|
|
|
|
| |
COPYTREE_SHARE'ing into target directory
Reported by: PH (via pav)
Notes:
svn path=/head/; revision=272716
|
|
|
|
| |
Notes:
svn path=/head/; revision=272675
|
|
|
|
| |
Notes:
svn path=/head/; revision=272533
|
|
|
|
|
|
|
| |
Release notes: http://netbeans.org/community/releases/70/relnotes.html
Notes:
svn path=/head/; revision=272236
|
|
|
|
| |
Notes:
svn path=/head/; revision=272223
|
|
|
|
| |
Notes:
svn path=/head/; revision=272221
|
|
|
|
|
|
|
| |
Reported by: Seva Fwd <seva_fwd@yahoo.com>
Notes:
svn path=/head/; revision=272082
|
|
|
|
|
|
|
|
| |
2011-03-31 java/netbeans4: old, unmaintained
2011-03-31 java/netbeans5: old, unmaintained
Notes:
svn path=/head/; revision=272031
|
|
|
|
| |
Notes:
svn path=/head/; revision=272012
|
|
|
|
|
|
|
|
|
| |
an ancient xulrunner (i.e., 1.9.2.9 and earlier). This commit should fix:
PR: ports/155381
Notes:
svn path=/head/; revision=271950
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use bundled Ant instead of system to resolve build breakage
PR: 153697
Reported by: Makoto Kishimoto <ksmakoto AT dd DOT iij4u DOT or DOT jp>
Patch by: Jimmy Kelley <ljboiler AT gmail DOT com>
Approved by: maintainer timeout (>2 months)
Notes:
svn path=/head/; revision=271400
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/441f88d39988/src/solaris/native/java/net/net_util_md.c
Note it has no functional change for FreeBSD because sizeof(socklen_t) is
luckily sizeof(int). Actually, this commit is just to note that the regression
was acidentally pulled in from upstream because of my ignorance. Specifically,
the following commit was the culprit:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/diff/b7fce4bac617/src/solaris/native/java/net/net_util_md.c
FYI, it also triggered the following upstream PR:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6730740
Obtained from: OpenJDK project
Pointyhat: jkim
Notes:
svn path=/head/; revision=271167
|
|
|
|
|
|
|
| |
7.X and up, for removal in one month
Notes:
svn path=/head/; revision=271083
|
|
|
|
|
|
|
| |
On amd64 every call to getsocktopt returns a "Bad address" SocketException.
Notes:
svn path=/head/; revision=271074
|
|
|
|
|
|
|
| |
JAD development is actual dead, but it's still heavily used.
Notes:
svn path=/head/; revision=271016
|
|
|
|
|
|
|
| |
where no distfiles can be found and are not used by maintained ports
Notes:
svn path=/head/; revision=270944
|
|
|
|
|
|
|
| |
while here remove MD5
Notes:
svn path=/head/; revision=270943
|
|
|
|
|
|
|
| |
- Un-IGNORE
Notes:
svn path=/head/; revision=270877
|
|
|
|
| |
Notes:
svn path=/head/; revision=270863
|
|
|
|
|
|
|
|
|
|
|
| |
off by default) and sort options. Add a basic wrapper to resurrect
com.sun.image.codec.jpeg using javax.imageio under the new option.
Obtained from: icedtea.classpath.org
PR: java/155288
Notes:
svn path=/head/; revision=270473
|
|
|
|
|
|
|
|
| |
PR: 155270
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=270352
|
|
|
|
|
|
|
|
|
|
| |
the port tinderboxen can build the port again.
PR: 155285
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=270350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=270217
|
|
|
|
| |
Notes:
svn path=/head/; revision=270095
|
|
|
|
| |
Notes:
svn path=/head/; revision=270073
|
|
|
|
| |
Notes:
svn path=/head/; revision=269918
|
|
|
|
|
|
|
|
|
| |
PR: ports/154187
Submitted by: ale
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=269691
|
|
|
|
| |
Notes:
svn path=/head/; revision=269622
|
|
|
|
|
|
|
| |
Noticed by: jgh@expers-exchange.com
Notes:
svn path=/head/; revision=269611
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=269450
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=269320
|
|
|
|
|
|
|
|
|
| |
SASL authentication), but must be built with 1.5+.
Feature safe: yes
Notes:
svn path=/head/; revision=269319
|
|
|
|
| |
Notes:
svn path=/head/; revision=269293
|
|
|
|
| |
Notes:
svn path=/head/; revision=269291
|
|
|
|
| |
Notes:
svn path=/head/; revision=269287
|
|
|
|
| |
Notes:
svn path=/head/; revision=269286
|
|
|
|
| |
Notes:
svn path=/head/; revision=269285
|
|
|
|
|
|
|
| |
- Remove bogus post-extract target and fix pkg-plist to create directories.
Notes:
svn path=/head/; revision=269284
|
|
|
|
|
|
|
|
|
| |
PR: ports/154188
Submitted by: ale
Feature safe: yes
Notes:
svn path=/head/; revision=269281
|
|
|
|
|
|
|
|
|
| |
PR: ports/154188
Submitted by: ale
Feature safe: yes
Notes:
svn path=/head/; revision=269280
|
|
|
|
|
|
|
|
|
| |
PR: ports/154188
Submitted by: ale
Feature safe: yes
Notes:
svn path=/head/; revision=269279
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=269270
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=269238
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=269153
|