| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=134332
|
|
|
|
|
|
|
| |
. Don't build the plugin by default as it has security flaws.
Notes:
svn path=/head/; revision=134276
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=134275
|
|
|
|
|
|
|
|
|
| |
This ensures that this command is run before the files in the package
are deleted (which is necessary for it to correctly delete the symbolic
links created by registervm).
Notes:
svn path=/head/; revision=129106
|
|
|
|
|
|
|
|
|
|
|
| |
under gcc 3.4. In particular, this fixes some places where an enumerated
type is assumed to be the same width as an int (which the standard
doesn't guarantee and gcc 3.4 now enforces).
For full details, see the log for the jdk14 equivalent changes.
Notes:
svn path=/head/; revision=123411
|
|
|
|
| |
Notes:
svn path=/head/; revision=122646
|
|
|
|
|
|
|
|
|
| |
as EBUSY.
These are taken from equivalent patches to jdk14 by green and myself.
Notes:
svn path=/head/; revision=122645
|
|
|
|
|
|
|
| |
Also, respect the setting of CXX and CXXFLAGS.
Notes:
svn path=/head/; revision=122565
|
|
|
|
|
|
|
|
|
|
|
|
| |
-fmemoize-lookups as gcc 3.4 doesn't understand it. [1]
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
Also, respect the setting of CXX and CXXFLAGS.
PR: 71516 [1]
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru> [1]
Notes:
svn path=/head/; revision=122563
|
|
|
|
|
|
|
|
|
|
|
| |
where previously they defaulted to protected. gcc 3.4 seems to pick
this up where earlier versions didn't.
PR: 71516
Submitted by: Damir Kiramov <damirycha@damirycha.net.ru>
Notes:
svn path=/head/; revision=122561
|
|
|
|
|
|
|
| |
Submitted by: Timo Geusch <freebsd@unixconsult.co.uk>
Notes:
svn path=/head/; revision=117760
|
|
|
|
| |
Notes:
svn path=/head/; revision=117758
|
|
|
|
|
|
|
|
|
|
| |
deleted.
PR: 71019
Submitted by: Rainer Goellner <rainer@jabbe.de>
Notes:
svn path=/head/; revision=117757
|
|
|
|
|
|
|
|
|
|
|
| |
additional patches.
This patch is taken almost verbatim from PR 69853 which was
submitted by Jake Hamby <jhamby@anobject.com>. I've applied it to
jdk13 rather than jdk14 though.
Notes:
svn path=/head/; revision=115872
|
|
|
|
|
|
|
|
| |
if set in the port build. Note that the HotSpot build will likely
require additional changes for it to also respect these variables.
Notes:
svn path=/head/; revision=115870
|
|
|
|
|
|
|
| |
with (as comments should be optional).
Notes:
svn path=/head/; revision=115869
|
|
|
|
| |
Notes:
svn path=/head/; revision=104308
|
|
|
|
|
|
|
|
| |
bootstrapping with the Linux JDK if there isn't a previously compiled
native one.
Notes:
svn path=/head/; revision=100161
|
|
|
|
|
|
|
| |
Reminded by: kris
Notes:
svn path=/head/; revision=100159
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
| |
Notes:
svn path=/head/; revision=98793
|
|
|
|
| |
Notes:
svn path=/head/; revision=98788
|
|
|
|
|
|
|
| |
HotSpot as well.
Notes:
svn path=/head/; revision=98672
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=98578
|
|
|
|
| |
Notes:
svn path=/head/; revision=98577
|
|
|
|
|
|
|
|
|
| |
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
Notes:
svn path=/head/; revision=98170
|
|
|
|
| |
Notes:
svn path=/head/; revision=96220
|
|
|
|
|
|
|
|
| |
PR: 58618
Submitted by: harti
Notes:
svn path=/head/; revision=92472
|
|
|
|
|
|
|
|
| |
PR: 58148
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=91459
|
|
|
|
|
|
|
| |
Suggested by: mi
Notes:
svn path=/head/; revision=90578
|
|
|
|
|
|
|
|
| |
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Reminded by: mi
Notes:
svn path=/head/; revision=90577
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
during the compile. The native threads java_vm binaries are compiled
regardless of the settings and were causing problems with the packing
list.
. Fix packing list so that native_threads versions of java_vm are
conditionalised.
PR: 56007
Notes:
svn path=/head/; revision=88226
|
|
|
|
|
|
|
|
|
|
|
| |
setting will cause an internal compiler error in gcc 2.95.x when
compiling the JDK.
PR: 46269
Submitted by: Simon Barner <barner@in.tum.de>
Notes:
svn path=/head/; revision=88080
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
order is now:
. linux-blackdown-jdk13 iff WITH_LINUX_BOOTSTRAP is set.
. A previous installation of this port, if it exists.
. The Diablo Caffe JDK.
That is, the Diablo Caffe JDK is now the default bootstrapper in the
absence of a previous installation of this port.
Notes:
svn path=/head/; revision=88007
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
previously used, as it handles indirections which cause the same
problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
detects a link.
PR: 43602
Notes:
svn path=/head/; revision=87507
|
|
|
|
|
|
|
|
|
|
|
|
| |
default if it exists. This can be overidden either using JDK13DIR
or setting WITH_LINUX_BOOTSTRAP.
2. Don't create directories for new files, invoke patch with -p0.
PR: 52195 [1]
Submitted by: David Yeske <dyeske@yahoo.com> [1 - based on]
Notes:
svn path=/head/; revision=86195
|
|
|
|
|
|
|
|
|
| |
it doesn't require user intervention to download and install.
PR: 30576
Notes:
svn path=/head/; revision=85308
|
|
|
|
|
|
|
|
|
|
| |
files. This will hopefully fix some build problems people have been
experiencing with bogus versions of these files being installed by Qt.
PR: 54180
Notes:
svn path=/head/; revision=84718
|
|
|
|
|
|
|
| |
BUILD_DEPENDS.
Notes:
svn path=/head/; revision=83001
|
|
|
|
|
|
|
| |
messages are produced in the order that they were intended.
Notes:
svn path=/head/; revision=83000
|
|
|
|
|
|
|
| |
Reminded by: lioux
Notes:
svn path=/head/; revision=80268
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ttyname() must not return NULL. This isn't entirely true according
to the manual page (the device must be able to be found as well) and
certainly appears to not necessarily be true in the package building
environment on bento (plus at least the PR submitter's environment).
Note that this assert() was, of course, only ever triggered when
running in debug mode (which most people don't, but does happen
during the build in some parts). Also note that there is a check
for isatty() preceding the call for ttyname() and a NULL return
from ttyname() is handled, so removing this assert should not
create any problems.
PR: 48164
Notes:
svn path=/head/; revision=80210
|
|
|
|
|
|
|
|
|
|
| |
There may be other Math methods which similarly fail under optimisation,
these will be addressed by a more extensive change in patchset 9.
PR: 48825
Notes:
svn path=/head/; revision=79921
|
|
|
|
|
|
|
| |
threads) the default. This is the most stable combination.
Notes:
svn path=/head/; revision=79472
|
|
|
|
|
|
|
|
|
| |
warning that the Classic VM is unusable with HotSpot.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Notes:
svn path=/head/; revision=79471
|
|
|
|
|
|
|
|
|
|
|
|
| |
not be installed, but appears to be on rare occasions for reasons
unknown.
2. Add handling of share/doc/java, previously only done in pkg-plist.
PR: 50092 (2)
Submitted by: Munehiro Matsuda <haro@kgt.co.jp> (2)
Notes:
svn path=/head/; revision=78534
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Clean up for WITHOUT_PLUGIN.
. Clean up for WITH_NATIVE_THREADS.
. Add handling of jre/lib/ext, previously only done in Makefile.
PR: 50092
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Munehiro Matsuda <haro@kgt.co.jp>
Notes:
svn path=/head/; revision=78533
|
|
|
|
| |
Notes:
svn path=/head/; revision=76825
|
|
|
|
| |
Notes:
svn path=/head/; revision=76665
|