kurt
0d5cdf73eb
- Restore man pages in PLIST-main. Reported by Tomas Bodzar
...
- Patch to serialize gconf client access which corrects gconf/dbus
related crashes. From Christian Schulte
- Patch to stop the JDK from querying the locale using the LC_MESSAGES
category. From Christian Schulte
2012-10-24 18:54:03 +00:00
kurt
250a126cfa
Add CWM support. Ported from jdk/1.7 by Kent R. Spillner
2012-10-24 18:44:51 +00:00
kurt
cb045bf328
Use gcj 4.6 to bootstrap instead of jamvm. okay jasper@
2012-10-19 22:29:49 +00:00
naddy
35cd2db00c
mark for parallel dpb building to shorten the time to libreoffice
2012-09-27 21:49:58 +00:00
naddy
b854bf5c08
Permit building with MAKE_JOBS:
...
Don't call make -jN, instead pass MAKE_JOBS to HOTSPOT_BUILD_JOBS
ok kurt@, espie@
2012-09-26 18:23:04 +00:00
ajacoutot
000d7e70a2
cups -> cups,-libs
2012-08-04 15:06:55 +00:00
fgsch
bc869f4771
Fix master site for ecj-3.7.1.jar
2012-05-28 13:53:18 +00:00
kurt
cab1900edc
Use -gstabs to address package growth on amd64. Noted by sthen@ tested
...
by naddy@
2012-05-03 21:48:21 +00:00
kurt
372aa6798a
Update to 7u3 which fixes numerous security problems.
2012-04-18 03:41:56 +00:00
matthew
9149381b32
Fix our patch for ClassLoader.loadLibrary(). Make sure that we prefer
...
libfoo.so.10.0 over libfoo.so.9, and fix the regex to prevent false
positive matches.
ok kurt@
2012-04-12 22:27:20 +00:00
kurt
add67ab710
Rename internal execvpe to fix build and remove uthread gross hacks while
...
here. okay matthew@ naddy@
2012-03-22 18:53:15 +00:00
kurt
a959e65010
Use generic suspend resume method instead of pthread_suspend_np().
...
okay robert@
2012-03-20 16:57:58 +00:00
kurt
455681d2f5
Update to 1.7.0.02 (u2). Thanks to Greg Lewis <glewis@eyesbeyond.com>
...
who did the bsd-port upstream update. okay espie@, landry@
2012-03-19 19:50:56 +00:00
kili
2577c17009
For MODJAVA_BUILD=ant, pass JAVA_HOME via MAKE_ENV.
...
ok kurt@, tested in a bulk build by naddy@ (thanks!).
2011-12-15 21:31:29 +00:00
jasper
b90e8761fa
missing bump in -r1.24
2011-11-01 09:32:34 +00:00
espie
636a5c9ac4
CHMOD and CHOWN serve no useful purpose, they're just chown/chmod
2011-10-21 16:23:44 +00:00
kurt
2b22cb91cb
- Eliminate systrace warning during post-extract. Reported by
...
Vadim Zhukov <persgray@gmail.com>.
2011-10-10 00:44:07 +00:00
kurt
f20936245e
- fix typo in FETCH_MANUALLY line. From rd@thrush.com.
2011-10-08 14:13:44 +00:00
kurt
6a13dc6824
- remove devel/jdk/1.5 and lang/kaffe
...
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
kurt
9de09a4cb7
- switch from jdk/1.5 default bootstrap to lang/jamvm + Eclipse compiler
...
okay kili@
2011-10-07 02:04:12 +00:00
ajacoutot
353002cba2
Fix path to the shared Mozilla plugins directory.
2011-10-02 13:31:03 +00:00
jasper
991dfa9e3a
Revert previous.
...
As discussed with kurt@ and daniel dickman
2011-09-30 09:10:18 +00:00
kurt
4d23be3ad3
Update devel/jdk/1.7 to b147 / non-beta
...
- Remove Early Access now that jdk 1.7 is final
- Use a patch set for all patches from upstream repository:
http://hg.openjdk.java.net/bsd-port/bsd-port
- Set milestone and build number to fcs b00 to match Oracle.
- Update cacerts file.
- Install unlimited crypto policy.
- Add DIST_SUBDIR=jdk.
- Include patches from icedtea-web for applet hole from
Landry Breuil <landry@openbsd.org> via FreeBSD OpenJDK7 port
- Include fix for Oracle bug "7070134: Hotspot crashes with
sigsegv from PorterStemmer":
http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/4e761e7e6e12
okay landry@ jasper@
2011-09-22 20:26:47 +00:00
jasper
c3fe8f6e32
put JAVA_HOME in SUBST_VARS
2011-09-19 20:03:20 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
a0c58a8bfe
- make it possible to pass extra arguments to ant using MODJAVA_BUILD_ARGS
2011-09-01 17:13:51 +00:00
jasper
522a2595e0
- don't use ${DISTNAME} to construct MODJAVA_{DOC,EXAMPLES}_DIR
2011-09-01 08:03:47 +00:00
jasper
1725972321
Provide a few more convenience variables, of which MODJAVA_JAR_DIR is the most
...
important.
Ports that install .jar files for public use (ie, in share/java/classes/)
please install unversioned jar files from now on. If a port installs
multiple jar files, use a share/java/classes/<project_name>/ prefix.
This will help other ports to pickup these classes.
discussed with and ok kurt@
2011-08-31 20:33:32 +00:00
jasper
6cc29500d3
Implement MODJAVA_BUILD, and add MODJAVA_BUILD_{DIR,FILE,TARGET}.
...
When MODJAVA_BUILD is set to 'ant' this adds the correct build dependencies,
as well as providing a do-build target (if not already set by the port).
discussed with and ok kurt@
2011-08-31 20:00:56 +00:00
jasper
eea5765add
Append 'java' to the list of categories.
...
ok kurt@
2011-08-30 17:16:10 +00:00
landry
60b14a7f76
Duh. devel/apache-ant->=1.8.2 is not a valid pkgpath dependency spec,
...
devel/apache-ant>=1.8.2 is.
2011-05-03 09:35:56 +00:00
landry
05d097e5e9
Tighten depends on apache-ant->=1.8.2, remove now unneeded ANT_HOME from
...
MAKE_ENV, and bump REVISIONs. From Daniel Dickman, thanks!
2011-05-02 07:23:17 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ian
6c13765c20
Mention that the plugin only works with firefox35 at present.
...
"OK with bump" on -main sthen@; reminded to copy text to -jre by kurt@
2011-04-09 00:38:09 +00:00
ian
5eb3a84fc6
Security Fix for DoS caused by very small subnormal double, found by Konstantin Preisser
...
at http://www.exploringbinary.com/java-hangs-when-converting-2-2250738585072012e-308/ .
Fix from https://bugs.openjdk.java.net/show_bug.cgi?id=100119 .
Ok kurt@ (maintainer), ok & comments sthen@, ok naddy@, aja@.
2011-02-05 23:11:17 +00:00
kurt
3b1e485094
Correct snafu with pkg version going backwards. Clue bat
...
beating from espie@ help and okay landry@
2011-01-13 22:35:52 +00:00
kurt
5e80958cdb
Update to early access build 122. okay jasper@
2011-01-11 15:47:49 +00:00
espie
24e41965fd
minor bumps after pkg_create fix: generate catN entry when needed.
2010-11-27 11:54:53 +00:00
espie
9139a53b56
newer depends with >=
2010-11-26 07:18:59 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
naddy
618d2478f5
nawk is no more, use awk; ok sthen@
2010-09-03 21:54:39 +00:00
naddy
2ab1cc4c09
use awk instead of the removed nawk; ok sthen@
2010-09-03 19:37:57 +00:00
jakemsr
5e68761a92
audio support via sndio
2010-07-02 09:40:30 +00:00
jakemsr
e7c615c994
sndio support. note, there are two different audio API APIs in jdk1.6,
...
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio. the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio. DirectAudio is preferred by jdk, and if it's supported, it will
be used. in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...
ok ajacoutot
2010-07-02 01:43:12 +00:00
naddy
abb82062ae
fix inclusion of X11 headers after xextproto & libXext updates
2010-05-11 10:33:57 +00:00
naddy
d8fa5d941d
fix inclusion of X11 headers after xextproto & libXext updates
2010-05-10 21:20:52 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00