joerg
5fa1ec115e
Actually enable DESTDIR support
2010-02-12 02:01:57 +00:00
joerg
36d6148e6b
DESTDIR support
2010-02-11 20:20:38 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
tron
5653b15d71
Remove me as maintainer of some package, clame ownership of a few packages.
2008-05-25 14:45:16 +00:00
tron
7f0678dc9c
Backout last change because it doesn't have any effect.
2006-05-29 14:37:15 +00:00
tron
3b6a7d65a4
Prefer new versions of Sun's JVM over old versions.
2006-05-29 14:06:20 +00:00
tron
bc8957375c
Accept Sun's Java Runtime Environment Version 5.0 as suitable JVM.
2006-05-22 13:03:25 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
0ee4fe9ca6
Removed invalid "jdk13" from PKG_JVMS_ACCEPTED.
2005-11-04 19:00:19 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
jlam
5e5ac5cef9
USE_BUILDLINK3 is a yes/no variable.
2004-11-13 21:28:27 +00:00
tron
859f9f6a46
Quote ${ULIMIT_CMD_datasize} properly to avoid early evaluation.
2004-06-09 08:27:49 +00:00
tron
6aa866b9a0
Unlimit datasize in shell startup script. This is necessary to make the
...
Java program work with Sun's JRE 1.4. Bump package revision.
2004-06-09 08:25:39 +00:00
abs
d68a235c89
Add jdk14 (and in some cases jdk13)
2004-06-03 20:13:03 +00:00
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