| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
. Unbreak the port by committing the other half of the patch-set split.
Notes:
svn path=/head/; revision=321655
|
|
|
|
|
|
|
|
| |
the port since I can't commit the split all at once due to subversion
size limits. Yay.
Notes:
svn path=/head/; revision=321654
|
|
|
|
| |
Notes:
svn path=/head/; revision=317431
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FILES_c += initIDs.c
line so it comes after FILE_c is explicitly set in the BSD specific
block. This fixes missing symbols in libawt.
Submitted by: Kurt Miller (kurt@intricatesoftware.com)
Obtained from: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef510cd4aec5
Notes:
svn path=/head/; revision=315346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provider. This is helpful when users also wish to force os.name to a
different value (e.g. Linux) but not being forced to also use the
Linux file system provider. This can be done by defining the property
java.nio.file.spi.DefaultFileSystemProvider.
This patch differs from the submitters in that the range of values are
restricted to the current known defaults.
PR: 173847
Submitted by: 4721 at hushmail.com
Notes:
svn path=/head/; revision=315345
|
|
|
|
| |
Notes:
svn path=/head/; revision=313788
|
|
|
|
|
|
|
|
|
| |
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db
Submitted by: oliver
Notes:
svn path=/head/; revision=312084
|
|
|
|
|
|
|
|
|
|
| |
than select(2).
PR: 175417
Based on the patch by: Phil Phillips <pphillips@experts-exchange.com>
Notes:
svn path=/head/; revision=311149
|
|
|
|
|
|
|
| |
Security: CVE-2013-0422
Notes:
svn path=/head/; revision=310581
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
caused build failures on 7.x.
- Revert r306656. bootstrap-openjdk builds it fine now (r306814).
- Remove registervm from build dependency. This hack is no longer necessary
as javavmwrapper is fixed now (r306536).
Approved by: glewis (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=306942
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306572
|
|
|
|
|
|
|
| |
Obtained from: Mark Wielaard <mjw@redhat.com> via rea@
Notes:
svn path=/head/; revision=303360
|
|
|
|
|
|
|
| |
Submitted by: jkim@
Notes:
svn path=/head/; revision=303173
|
|
|
|
|
|
|
| |
. Enlist openjdk7 users as testers of ant 1.8.4.
Notes:
svn path=/head/; revision=302840
|
|
|
|
|
|
|
| |
http://blog.fuseyism.com/index.php/2012/06/13/security-icedtea-2-1-1-2-2-1-released/
Notes:
svn path=/head/; revision=302145
|
|
|
|
|
|
|
| |
PR: 169037
Notes:
svn path=/head/; revision=299406
|
|
|
|
| |
Notes:
svn path=/head/; revision=298629
|
|
|
|
|
|
|
|
|
|
|
| |
any regressions in functionality that might have been missed. Biggest
news is that partial BSD support is now in the official source
distribution through the OS X port's inclusion.
Partly obtained from Kurt Miller <kurt@intricatesoftware.com>
Notes:
svn path=/head/; revision=297552
|
|
|
|
|
|
|
|
| |
this is done with an additional patch instead of updating the source
bundle being used and the associated patch set.
Notes:
svn path=/head/; revision=295045
|
|
|
|
|
|
|
| |
Update 2.
Notes:
svn path=/head/; revision=292799
|
|
|
|
| |
Notes:
svn path=/head/; revision=292798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since a number of places in the code check for that and assume that it
means an error occurred. On FreeBSD, in particular, the value of
ifr_flags can be negative if multicast is enabled on the socket since
the possible flags have expanded to fill more than a short.
Instead of blindly promoting ifr_flags to an int, which will preserve
the sign, we fill the int return value with ifr_flagshigh in the high
16 bits and ifr_flags in the low 16 bits.
PR: 155186
Reported by: Alex Hayward <xelah-freebsd-pr@xelah.com>
Notes:
svn path=/head/; revision=277348
|
|
|
|
| |
Notes:
svn path=/head/; revision=276635
|
|
|
|
| |
Notes:
svn path=/head/; revision=276452
|
|
|
|
| |
Notes:
svn path=/head/; revision=274787
|
|
|
|
| |
Notes:
svn path=/head/; revision=268829
|
|
|
|
| |
Notes:
svn path=/head/; revision=266545
|
|
|
|
| |
Notes:
svn path=/head/; revision=266309
|
|
|
|
|
|
|
|
| |
. Temporarily disable a previous openjdk7 install as a bootstrap since the
previous version won't compile this one.
Notes:
svn path=/head/; revision=264230
|
|
|
|
|
|
|
|
|
|
| |
. Mark as MAKE_JOBS_UNSAFE.
. Pet portlint.
Submitted by: davidxu@ [1]
Notes:
svn path=/head/; revision=259324
|
|
|
|
| |
Notes:
svn path=/head/; revision=258213
|
|
|
|
| |
Notes:
svn path=/head/; revision=257646
|
|
|
|
| |
Notes:
svn path=/head/; revision=251590
|
|
|
|
|
|
|
|
|
|
|
| |
. Add a runtime dependency on javavmwrapper. [2]
PR: 144076 [2]
Submitted by: ale@ [1]
Feature safe: yes
Notes:
svn path=/head/; revision=250216
|
|
|
|
| |
Notes:
svn path=/head/; revision=249397
|
|
|
|
| |
Notes:
svn path=/head/; revision=248483
|
|
|
|
|
|
|
|
|
| |
it into a build yet. This causes a build breakage on 6.x/amd64 at least.
Pointed out by: pointyhat (via pav)
Notes:
svn path=/head/; revision=248351
|
|
|
|
| |
Notes:
svn path=/head/; revision=248043
|
|
An open-source implementation of the Java Platform, Standard Edition,
WWW: http://openjdk.java.net/
Notes:
svn path=/head/; revision=247074
|