| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk7 in the ports repository.
|
|
|
|
| |
MFH: 2015Q3
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
|
| |
. Adopt a patchset strategy similar to the openjdk8 port, which keeps the
patch files smaller and makes the BSD differences clearer.
|
|
|
|
|
| |
PR: 196741
Submitted by: huanghwh@gmail.com
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
| |
https://bugs.openjdk.java.net/browse/JDK-8041620
Note this is an attempt to fix build with upcoming Clang 3.5.
Obtained from: jdk9
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
is being removed. No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.
PR: 193961
Approved by: portmgr (antoine)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
a big endian machine. [1]
. Bump PORTREVISION for the fix.
. Speed up the build on multi-core machines using the MAKE_JOBS trickery
from the openjdk8 Makefile.
. Enlist openjdk7 users as testers of ant 1.9.4.
. Add a dependency on fontconfig.
PR: 191735 [1]
Requested by: Michael Schmiedgen <schmiedgen@takwa.de> [2]
|
|
|
|
|
|
|
|
| |
fixes a test case in the following Apache Solr bug report.
https://issues.apache.org/jira/browse/SOLR-6204
Reported by: Dawid Weiss <dawid.weiss@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
used to print a generated PostScript file. When lpd(8) is used, lpr(1) from
base must be used. Also, status command for lpc(8) requires a printer name.
If no argument is specified, i.e., "/usr/sbin/lpc status", then it displays
the command usage, i.e., "usage: status {all | printer ...}".
Unfortunately, "usage" is interpreted as a printer name because ":" is
included. Add "all" and adjust an expression for grep(1). [1]
- Use /proc/curproc/file to find its executable path if available. It fixes
java/icedtea-web, for example. [2]
PR: ports/178856 [1]
PR: java/189905 [2]
|
|
|
|
|
|
|
|
|
| |
with conflicting header files from graphics/jpeg. Note OTHER_INCLUDES or
OTHER_CPPFLAGS may be used instead. However, I think this is the least
intrusive change. Also, note java/openjdk6 already has a similar fix and
java/openjdk8 does not need it.
Tested by: Jonathan Chen (jonc at chen dot org dot nz)
|
|
|
|
|
|
|
| |
. Remove some patches that have been merged to the upstream repository.
PR: 188979, 188980 [1]
Obtained from: Kurt Miller (via the upstream bsd-port repo) [1]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
. Use version 1.9.3 of ant [1]
. Don't insist on GCC since compilation with clang now works [2].
Obtained from: jkim@'s openjdk7 redport repo ([1], [2])
|
| |
|
|
|
|
| |
PR: 186636
|
|
|
|
|
| |
. Mark as FORBIDDEN for releases without the MAP_STACK fix (or where that
fix isn't detectable), since kernel panics may result there.
|
|
|
|
| |
With hat: portmgr-lurker
|
| |
|
| |
|
|
|
|
|
|
|
| |
to instead create an instance of BsdAsynchronousChannelProvider().
PR: 183389
Submitted by: girgen@
|
|
|
|
|
|
|
| |
whatever happens to be on the stack.
. Bump PORTREVISION.
Submitted by: Xiaoguang Sun <sunxiaoguang@gmail.com>
|
|
|
|
| |
. Unbreak the port by committing the other half of the patch-set split.
|
|
|
|
|
| |
the port since I can't commit the split all at once due to subversion
size limits. Yay.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db
Submitted by: oliver
|
|
|
|
|
|
|
| |
than select(2).
PR: 175417
Based on the patch by: Phil Phillips <pphillips@experts-exchange.com>
|
|
|
|
| |
Security: CVE-2013-0422
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Obtained from: Mark Wielaard <mjw@redhat.com> via rea@
|
|
|
|
| |
Submitted by: jkim@
|
|
|
|
| |
. Enlist openjdk7 users as testers of ant 1.8.4.
|
|
|
|
| |
http://blog.fuseyism.com/index.php/2012/06/13/security-icedtea-2-1-1-2-2-1-released/
|
|
|
|
| |
PR: 169037
|
| |
|
|
|
|
|
|
|
|
| |
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>
|