Greg Lewis
991d2407bf
. Add a necessary patch for jikes to be able to compile the source code
...
(which is what jbootstrap uses).
2005-07-23 07:51:52 +00:00
Greg Lewis
8805fa551a
. Ensure that when files are extracted that their fully resolved path lies
...
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release the next version of 1.5.
. Bump PORTREVISION for this fix.
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
2005-05-02 18:55:36 +00:00
Greg Lewis
d0903cc2f9
. Add ${LOCALBASE}/lib to the default search path for libraries when using
...
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
2004-01-19 20:38:23 +00:00
Greg Lewis
258da93d21
. Install an updated cacerts file. This was produced by taking the
...
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
2004-01-16 01:21:20 +00:00
Greg Lewis
7571311008
. Use the correct variables for appending to CPPFLAGS and LDFLAGS. This
...
also avoids grabbing the jni.h header from gcj, which really causes
problems.
2004-01-15 20:26:36 +00:00
Greg Lewis
75e0e76533
. Commit the version of these patches with the correct paths. Grrr.
2003-02-21 16:12:35 +00:00
Greg Lewis
7444b52f8d
. Use <sys/soundcard.h> on FreeBSD (fixes compilation on 5.x).
...
. Cope with gcc 3.x in a preprocessor conditional.
PR: 47707, 47699
Submitted by: grog (PRs),
"R. Lake" <rich@lakes.plus.com> (independently in email)
2003-02-20 10:04:20 +00:00
Greg Lewis
957134d737
Update to patchset 11.
2002-09-18 10:12:03 +00:00
Maxim Sobolev
4f81079d73
Correct patch, so it will apply cleanly.
...
Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
2000-10-16 07:50:21 +00:00
Maxim Sobolev
a09d414989
Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from
...
Sun and patchset from FreeBSD Java Project.
2000-10-13 12:41:25 +00:00