| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
| |
Submitted by: xaa+ports@timewasters.nl
|
|
|
|
|
| |
PR: 62061
Submitted by: Sepherosa Ziehau <sepherosa@softhome.net>
|
|
|
|
|
| |
PR: ports/61580
Submitted by: Simun Mikecin <sime@logos.hr> (maintainer)
|
|
|
|
|
| |
PR: 62076
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/62057
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We switched FreeBSD-5.x port to libkse as default threading library before
releasing of patchset 6, but users who has most of stuff linked against
libc_r and attempted to use jdk linked against libkse got into local hell
of threading libraries mix. So, rollback to libc_r by default and add
PTHREAD_LIBS support for this port.
IMPORTANT: In order to use libkse as threading library for jdk14 you
have to use rtld's libmap feature or recompile your ports stuff (like
mozilla) with libkse.
NOTE: libkse still has issues with java debug support, so if you're going
to use debuging (JVMDI) stuff - leave with libc_r for now.
2. Disable IPv6 support by default. Unfortunatelly due to security reasons
IPv4-to-IPv6 addresses mapping is disabled by default in FreeBSD-5.x, so
those who would like to use Java Networking stuff had to manually
enable it. To make jdk14 port more user-friendly IPv6 is disabled now
on compile time. Those who need this stuff enabled have to use WITH_IPV6
compile time option.
3. Add MINIMAL compile option. If this option is used to build
jdk14 port then plugin, javaws and demos stuff will not be installed
and/or packaged. Also (as noted in [5]) X11 runtime dependancy will
not be registered into built package.
4. Strip runtime depends of jdk14 port. There's no need to require open-motif
to be runtime depends since libXm is staticly linked into libawt.so.
5. Make X11 runtime dependancy conditional (via urwfonts) in !WITHOUT_PLUGIN
case only. This should affect only prebuilt package users: there's no
need to install X11 libraries if you're going to use non-GUI stuff only
(i.e. tomcat or jboss)
6. Add ${LOCALBASE}/lib to the deafult search path for JNI libraries.
7. Bump PORTVERSION
Reported by: many [1]
Submitted by: glewis [6]
Requested by: marcus [6]
|
| |
|
| |
|
|
|
|
|
|
|
| |
differently than the PR, using the ANT_INCLUDE_SHARED_JARS variable.
PR: 61711
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 34442
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by: linimon
|
| |
|
| |
|
|
|
|
|
|
|
| |
but they are obviously not in the dist, so remove them from the plist and
fix build on bento.
Submitted by: kris
|
|
|
|
| |
HotSpot as well.
|
|
|
|
|
|
|
|
|
| |
JNI.
XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also
be added? /lib is part of the default search path on Linux.
Requested by: marcus
|
|
|
|
|
|
|
|
|
| |
JNI.
XXX: Maybe ${X11BASE}/lib and /lib (5.x dynamic root support) should also
be added? /lib is part of the default search path on Linux.
Requested by: marcus
|
| |
|
|
|
|
|
|
| |
. Generate a substituted pkg-message in ${WRKDIR} for packaging rather
than just echoing it during the port install and leaving the package
with an unsubstituted version.
|
|
|
|
|
| |
PR: 61225
Submitted by: Conor McDermottroe <mcdermc@tcd.ie>
|
|
|
|
| |
Requested by: many
|
|
|
|
|
|
|
|
| |
configuration file and behave appropriately if its -1. Fixes a SEGV
caused by ignoring the return value and just carrying on.
. Bump PORTREVISION.
PR: 61392
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
| |
|
|
|
|
| |
. Use a download URL which is one less hop away from the actual download.
|
| |
|
|
|
|
|
|
| |
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
|
|
|
|
|
| |
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
PR: 59867 [1]
Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> [1]
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
| |
also avoids grabbing the jni.h header from gcj, which really causes
problems.
|
|
|
|
|
|
|
|
|
| |
. Install the cacerts file from Sun's 1.4.2_03 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
Hopefully not objected to by: phantom
|
|
|
|
|
|
| |
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
| |
and fix the version number, while I'm here.
|
| |
|
| |
|
|
|
|
|
| |
PR: 61220
Submitted by: jonc@chen.org.nz (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 61311
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
|
|
|
|
|
|
|
| |
Framework.
PR: 58402
Submitted by: rtdean@cytherianage.net
|
|
|
|
|
|
|
| |
IDE Framework.
PR: 58401
Submitted by: rtdean@cytherianage.net
|
|
|
|
|
|
|
| |
Framework.
PR: 58400
Submitted by: rtdean@cytherianage.net
|
|
|
|
|
|
|
| |
Framework.
PR: 58399
Submitted by: rtdean@cytherianage.net
|
|
|
|
|
|
| |
- Update to 2.0
- Now uses MASTER_SITE_APACHE_JAKARTAm, as it should
- Properly using PORTDOCS in pkg-plist
|