Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-09 | Quote ${ULIMIT_CMD_datasize} properly to avoid early evaluation. | tron | 1 | -2/+2 | |
2004-06-09 | Unlimit datasize in shell startup script. This is necessary to make the | tron | 1 | -5/+4 | |
Java program work with Sun's JRE 1.4. Bump package revision. | |||||
2004-06-03 | Add jdk14 (and in some cases jdk13) | abs | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-12-26 | Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as | jlam | 1 | -2/+2 | |
suggested by Simon J. Gerraty. | |||||
2002-12-18 | blackdown-jdk13 defaults to green threads on platforms that require | schmonz | 1 | -8/+2 | |
it, so we don't need to handle JVM_OPTS specially anymore. | |||||
2002-10-18 | Trivially use buildlink2 and use java.mk. | jlam | 1 | -17/+11 | |
2002-10-10 | Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is | jlam | 1 | -2/+2 | |
no longer defined by bsd.pkg.mk. | |||||
2002-09-08 | Switch to configuration tool with 128Bit encryption support. It is | tron | 2 | -6/+7 | |
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-07-31 | Back out previous change now that PKG_JVM handling has been fixed to | jlam | 1 | -2/+2 | |
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk". | |||||
2002-07-30 | Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work. | tron | 1 | -2/+2 | |
2002-07-29 | Set USE_JAVA=run on some packages that obviously don't need a JDK for the | jlam | 1 | -2/+2 | |
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed. | |||||
2002-06-30 | Build and run on Darwin using its JDK. | schmonz | 1 | -3/+3 | |
2002-03-31 | add an explicit ONLY_FOR_PLATFORM for i386 and powerpc rather than relying | dmcmahill | 1 | -1/+5 | |
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-29 | Update "airportbasestationconfig" package to version 1.5.2. Changes | tron | 4 | -17/+19 | |
since version 1.2.2: - improved GUI - support for features in newer firmware versions - bug fixes | |||||
2002-02-08 | Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13" | tron | 1 | -3/+4 | |
is used. Problem noted by Andrew Cagney in private e-mail. | |||||
2002-02-06 | Use "blackdown-jdk13" as JVM type instead of incorrect "blackdown-jdk" on | tron | 1 | -9/+9 | |
NetBSD-powerpc. | |||||
2002-02-06 | Don't invoke JVM with "-jar -jar" on NetBSD-powerpc. Problem noted by | tron | 1 | -2/+2 | |
Andrew Cagney in private e-mail. | |||||
2002-02-01 | Add support for NetBSD-powerpc based on suggestion made by Andrew Cagney | tron | 1 | -3/+15 | |
in PR pkg/13881. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-07-13 | Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM. | tron | 1 | -11/+13 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-06 | Add explicit dependence on "sun-jdk" package because the "jdk" and "kaffe" | tron | 1 | -1/+5 | |
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. | |||||
2000-11-20 | Initial import of new "airportbasestationconfig" package: | tron | 5 | -0/+60 | |
Configuration program for Apple's Airport Base Station |