grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jlam
a0712b80ae
Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
...
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
schmonz
e0e1807a2b
blackdown-jdk13 defaults to green threads on platforms that require
...
it, so we don't need to handle JVM_OPTS specially anymore.
2002-12-18 22:14:29 +00:00
jlam
baebf7f3d4
Trivially use buildlink2 and use java.mk.
2002-10-18 21:24:55 +00:00
jlam
04c8f5b996
Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
...
no longer defined by bsd.pkg.mk.
2002-10-10 01:01:09 +00:00
tron
5a550e2e45
Switch to configuration tool with 128Bit encryption support. It is
...
required to use WEP128 with Airport Base Stations which have been
updated with a Lucent Orinoco Gold card. Bump package revisiont to 1
to reflect this change.
2002-09-08 06:19:00 +00:00
jlam
692a6e55bf
Back out previous change now that PKG_JVM handling has been fixed to
...
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk".
2002-07-31 14:51:35 +00:00
tron
3cff8466ac
Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work.
2002-07-30 08:45:47 +00:00
jlam
e8398f5238
Set USE_JAVA=run on some packages that obviously don't need a JDK for the
...
build. These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
schmonz
6294705c99
Build and run on Darwin using its JDK.
2002-06-30 15:02:51 +00:00
dmcmahill
090758c9ba
add an explicit ONLY_FOR_PLATFORM for i386 and powerpc rather than relying
...
on a malformed conditional (when PKG_JVM is not set). Also add a dummy
entry for PKG_JVM on non-{i386,powerpc} platforms. This lets you still
do things like 'make show-var VARNAME=PKGNAME' even on unsupported platforms.
2002-03-31 20:25:04 +00:00
tron
7caf4ad748
Update "airportbasestationconfig" package to version 1.5.2. Changes
...
since version 1.2.2:
- improved GUI
- support for features in newer firmware versions
- bug fixes
2002-03-29 15:41:46 +00:00
tron
a90c2d0f07
Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13"
...
is used. Problem noted by Andrew Cagney in private e-mail.
2002-02-08 19:24:21 +00:00
tron
ba3374e299
Use "blackdown-jdk13" as JVM type instead of incorrect "blackdown-jdk" on
...
NetBSD-powerpc.
2002-02-06 23:58:01 +00:00
tron
6b87696ae5
Don't invoke JVM with "-jar -jar" on NetBSD-powerpc. Problem noted by
...
Andrew Cagney in private e-mail.
2002-02-06 17:38:30 +00:00
tron
f93398f47b
Add support for NetBSD-powerpc based on suggestion made by Andrew Cagney
...
in PR pkg/13881.
2002-02-01 22:03:04 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
tron
5aa17221be
Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM.
2001-07-13 11:30:08 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
tron
b560599038
Add explicit dependence on "sun-jdk" package because the "jdk" and "kaffe"
...
packages are to outdated to run this applet and the "sun-jre" package is
installed to the wrong path. Fixes PR pkg/11879 by Luke Mewburn.
2001-01-06 08:58:08 +00:00
tron
e88c6073dc
Initial import of new "airportbasestationconfig" package:
...
Configuration program for Apple's Airport Base Station
2000-11-20 20:39:46 +00:00