OBATA Akio
87b4294613
Use ${LOWER_OPSYS} instead of hard-coded "netbsd".
2011-03-23 05:16:04 +00:00
Francois Tigeot
bb76a78812
Fix a compilation issue on FreeBSD, which now has sigignore(3).
2011-01-08 14:31:01 +00:00
Francois Tigeot
b8649a59a5
Fix the font configuration issue for good.
...
Font configuration is different depending on the operating system family
and NetBSD and DragonFly were not recognized as Linux or BSD systems.
2010-12-27 13:45:47 +00:00
Francois Tigeot
e7712d6cb4
The download URL for JRL distfiles has changed.
2010-12-26 13:25:10 +00:00
Francois Tigeot
88e0a6169d
Remove the jdk15-plugin option.
...
It is still broken and it has been many years since I've found a useful
use for java browser plugins.
2010-12-26 12:27:10 +00:00
Francois Tigeot
7b7ea67a11
Use a @pkgdir directive to manage the empty jre/lib/applet directory.
2010-12-22 15:20:32 +00:00
Francois Tigeot
f8abcb93e4
Fix the generation of classes.jsa :
...
- it can only be used with the client jvm
- the client jvm is only available on 32-bit systems (i386)
2010-12-22 07:26:54 +00:00
Francois Tigeot
99b4f6d743
The client jvm is only available on 32-bit systems.
...
Make that i386 for now.
2010-12-19 09:02:21 +00:00
Francois Tigeot
a4079e03c6
Add x11/xextproto buildlink. It is needed for awt graphics.
2010-12-18 11:27:24 +00:00
ndb
591d920e53
Fix PLIST given jdk version bump.
2010-12-13 17:36:42 +00:00
Francois Tigeot
8e8bd660f4
Do not force the use of pkgsrc gcc on NetBSD.
2010-12-12 13:54:48 +00:00
Francois Tigeot
bdb7eb5aa0
Fix a typo.
2010-12-12 12:38:38 +00:00
Francois Tigeot
f723e3beb3
Reintroduce a NetBSD/amd64 fix.
2010-12-12 07:52:24 +00:00
Francois Tigeot
cffdbe3ae9
Add jdk-1_5_0_16-solaris-i586.tar.Z to DISTFILES
...
Use ${EXTRACTOR} to extract files from it, NetBSD tar is unable to directly
process .tar.Z files.
2010-12-08 13:18:57 +00:00
Francois Tigeot
9924cbdbe4
Fix a compilation issue on DragonFly/i386
2010-12-07 07:11:38 +00:00
Francois Tigeot
a14105fa82
Do not bother generating font configuration files for now.
2010-12-05 20:13:15 +00:00
Francois Tigeot
ef26d202fe
Fix missing files in classes/sun/security/krb5 issue.
2010-12-05 18:29:05 +00:00
Francois Tigeot
1095e6705f
The OpenBSD people have shown the way with their jdk 1.5 port.
...
Reuse part of their work:
- bootstrap the build with Kaffe
- since it cannot build all .java files, use .class files from the Solaris
jdk binary distribution when possible.
2010-12-05 17:16:47 +00:00
Francois Tigeot
48d1b6daac
Fix a library not found issue on DragonFly.
2010-12-05 13:25:06 +00:00
Francois Tigeot
6d63349a98
Use system zlib on DragonFly.
2010-12-05 12:18:09 +00:00
Francois Tigeot
625b1df613
unzip is a build dependency.
2010-11-30 17:34:43 +00:00
Francois Tigeot
6a54ccf1e0
Fix amd64 / x86_64 confusion.
2010-11-28 13:51:37 +00:00
Francois Tigeot
c7482893ba
Use xsltproc from textproc/libxslt for XML transformations.
2010-11-28 10:15:22 +00:00
Francois Tigeot
56331e32b6
Speed up hotspot build by using parallel jobs.
...
We also need gettext-lib.
2010-11-28 10:06:39 +00:00
Francois Tigeot
1a2ffcb84e
Fix compilation and link issues on DragonFly.
2010-11-27 15:36:51 +00:00
Francois Tigeot
b8994260fb
Remove patches included in patchset 9.
2010-11-27 14:55:03 +00:00
Francois Tigeot
00402de4d6
Update to jdk 1.5.0 update 16 and bsd patchset 9.
2010-11-27 14:52:27 +00:00
Francois Tigeot
be75143eaf
Resurrection.
2010-11-27 14:04:52 +00:00
Aleksey Cheusov
00281c2cfe
This deadbody is removed. It is broken for years and it is unlikely that
...
somone will fix it.
There was not any objections in wip-discuss@ mailing list.
2010-11-04 18:48:14 +00:00
David Brownlee
d72fa8f143
Fix build under NetBSD 5 i386 by adding a typedef struct link_map Link_map
...
under ifdef __NetBSD__
2009-10-22 20:18:10 +00:00
David Brownlee
6fb849826f
Use sun-jre-jce everywhere to mean the Sun Java Crypto Extensions
2009-10-20 10:24:22 +00:00
Thomas Klausner
4c850f93bc
Remove obsolete @dirrm lines.
2009-10-11 10:44:24 +00:00
Thomas Klausner
ad8b41201f
Comment out jdk15-plugin option from default options,
...
and remove inclusion of gecko.*mk files that don't exist any longer.
2009-09-30 08:51:00 +00:00
David Brownlee
332d54f4fb
Make it easier to display the value of ALT_BOOTDIR - no change to built package
2009-07-08 09:46:22 +00:00
ndb
59c187c2c7
make gcc independable from jdk16/Makefile.common
2009-06-02 13:18:43 +00:00
Thomas Klausner
ab6362699e
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
...
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 09:00:04 +00:00
Jörg Sonnenberger
50f485b714
Convert buildlink3.mk files to new world order.
2009-03-20 19:43:38 +00:00
David Brownlee
0775262a94
Fix MACHINE_ARCH PLIST substitution for amd64
2009-03-10 11:15:26 +00:00
David Brownlee
0342b65ba4
Fix PLIST in the non jdk15-plugin option case
2009-03-10 09:44:31 +00:00
Geert Hendrickx
9a1f7e9a6b
Fix build on amd64 (from abs@).
2009-03-06 21:10:52 +00:00
Geert Hendrickx
48c6ded18d
NetBSD/amd64 support almost there.
2009-03-06 20:56:53 +00:00
David Brownlee
26a2ee14f0
pkglint plus merge the various PLIST fragments into a single file
2009-03-06 20:40:55 +00:00
Geert Hendrickx
d4cf74f22b
/proc mounted with -o linux works too.
2009-03-06 13:44:53 +00:00
David Brownlee
b6be049dad
Do not play setrlimit games with the datasize on NetBSD - fixes build issue on NetBSD 5
2009-03-06 12:56:08 +00:00
David Brownlee
cf7d47e1c8
MAKE_JOBS_SAFE=no, USE_TOOLS+=pax
2009-02-24 15:19:22 +00:00
David Brownlee
69d46e5e3c
Remove java/jdk-1.5.0/jre/lib/${MACHINE_ARCH}/client/classes.jsa from PLIST
...
It is (re)generated by the jdk after install and is handled in DEINSTALL.
With this change we can now build/install with USE_DESTDIR=Full again
2008-05-26 14:04:13 +00:00
Tobias Nygren
04f850e5fa
Fix fallout from pax(1) tool changes in pkgsrc.
2008-05-26 13:59:43 +00:00
Tobias Nygren
a4c47ee15a
Work around a compile error. The JDK build globally redefines
...
"bool" to "jint", but in one file the define isn't picked up.
(Not sure exactly why this started failing.)
2008-03-04 15:43:54 +00:00
Adam Hoka
3fbc3cff5d
Add information about ipv6 bug workaround.
2008-03-03 00:59:41 +00:00
Tobias Nygren
aebce49faf
Assume yes to the interactive extract prompt iff both BATCH and
...
PKG_DEVELOPER are defined, to facilitate bulk builds.
2008-02-27 20:41:24 +00:00