| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
PR: ports/106272
Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (old maintainer)
|
| |
|
|
|
|
| |
size.
Submitted by: pointyhat via kris
|
| |
|
|
|
| |
PR: ports/105455
Submitted by: Dominic Fandrey (maintainer)
|
| |
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
- Add USE_LDCONFIG.
Notified by: kris/pointyhat [1]
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
(add support for empty directories and bin/netbeans symlink to ports/105254)
PR: ports/105254
Submitted by: David Sledge <dsledge(at)appriss.com>
|
| | |
|
| |
|
|
| |
Submitted by: kris via pointyhat
|
| | |
|
| |
|
|
|
|
| |
PR: 103444
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: maintainer timeout (> 7 weeks)
|
| |
|
|
|
| |
PR: ports/105234
Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp>
|
| |
|
|
|
| |
PR: ports/105289
Submitted by: Nicola Vitale (maintainer)
|
| |
|
|
|
| |
PR: ports/105235
Submitted by: Jonathan Chen (maintainer)
|
| |
|
|
| |
unzip, since we need it for the pre-patch script
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
when its called with interruptible set to false.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
| |
|
|
|
|
|
| |
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>
|
| |
|
|
|
| |
PR: 104476
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
|
| |
|
|
|
|
| |
submitter.
Submitted by: David Sledge
|
| |
|
|
|
| |
PR: ports/104855
Submitted by: Adam VanderHook <acidos@bandwidth-junkies.net> (maintainer)
|
| |
|
|
|
|
| |
succeed...
Approved by: portmgr (erwin)
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
| |
Reported by: kris
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
| |
|
|
|
|
| |
/usr/include/netinet6/in6.h.
Submitted by: ume@
|
| |
|
|
|
|
|
|
|
| |
. OPTIONify. [1]
. Add a knob for IPV6_V6ONLY.
. Bump PORTREVISION.
PR: 103920
Submitted by: lioux@
|
| | |
|
| |
|
|
|
|
|
| |
(Makefile knob to follow)
PR: 92620
Submitted by: ume@
|
| |
|
|
|
|
| |
(they are already thread safe on FreeBSD 5+).
Submitted by: Arne Juul <arnej@europe.yahoo-inc.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
. 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.
|
| |
|
|
|
| |
PR: ports/103593
Approved by: maintainer timeout (2 weeks)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(for the earlier version 3.0.12).
Make post-build test possible (via OPTIONS) and, unfortunately, disable it
by default due to several test failures. (Java-maintainers may want to take
a look.)
Switch to an auto-generated pkg-plist (HUGE amount of examples and
documentation).
Ying-Chieh is planning to delete his databases/java-db and is invited to
take over this port.
|
| |
|
|
| |
GUI programmes running on amd64.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
- Allow JDK versions > 1.4 as well.
PR: 103230
Submitted by: maintainer
|
| |
|
|
|
|
| |
PR: 102623
Submitted by: Marcin Jessa <yazzy@yazzy.org>
Approved by: maintainer
|
| |
|
|
| |
Submitted by: ijliao@
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
native bootstrap JDK on all (supported) architectures.
This is a slightly different change than the submitters.
PR: 103227
Submitted by: Pat Lashley <patl+freebsd@volant.org>
|
| |
|
|
|
|
|
| |
. Only set IGNORE to the "fetch the distribution" message if there is
actually one to fetch.
Pointed out by: pointyhat (via kris@) [1]
|
| |
|
|
|
|
|
|
|
| |
defining O_SYNC and O_DSYNC if they aren't defined. In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
PR not closed as this fixes jdk15, not diablo-jdk15.
PR: 102888
|