observed so far (spurious and real). Update WWW.
Although supposedly a minor bug-fix release, this one still comes with a
file-format change, unfortunately. See vendor's announcement at:
http://forums.oracle.com/forums/ann.jspa?annID=372
. Replace some hardwired /usr/local instances with LOCALBASE.
. Small Makefile restructure to keep related variables in one place.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106130 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
specific features on Eclipse IDE. It helps coding and debugging in hardware
development based on Verilog or VHDL.
WWW: http://veditor.sourceforge.net/
PR: ports/105450
Submitted by: lon_kamikaze at gmx.de
. Small Makefile restructure to keep related variables in one place.
. Trim the ancient bootstrapping options.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106129 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
. Replace one hardwired /usr/local instance with LOCALBASE. This wasn't
a problem since the port Makefile overrode that variable anyway.
. Small Makefile restructure to keep related variables in one place.
Pointed out by: pointyhat (via kris) [1]
building, the JDK zone info file doesn't exist yet, so attempting to
get the zone info for GMT_ID would fail.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
According to SleepyCat/Oracle, these will be fixed in the next release.
Provide two explicit download sites for those, whose FETCH_CMD is set to
NOT follow redirects (as is the default). Oracle uses such redirects to
facilitate downloads from the server closer to the downloader, but the
scheme breaks, when the redirects are not followed.
Approved by: portmgr (erwin)
- drop WITH_EXTRAS, fetch and install all docs and examples
- bump PORTREVISION
- use my @FreeBSD.org address
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (the important part)
Approved by: portmgr (marcus)
. Java-1.5 is required to build (although the result is usable
with 1.4 as well) -- reflect this in pkg-descr for the user
and in Makefile for the build process
. add a patch for the "occasionaly" failing test -- on advice
from Oracle:
http://forums.oracle.com/forums/thread.jspa?threadID=431242
. enable automatic testing post-build -- the tests stress out
both Java and JE and their failure may be a nice canary for
our mine.