summaryrefslogtreecommitdiff
path: root/net/airportbasestationconfig
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-2/+2
suggested by Simon J. Gerraty.
2002-12-18blackdown-jdk13 defaults to green threads on platforms that requireschmonz1-8/+2
it, so we don't need to handle JVM_OPTS specially anymore.
2002-10-18Trivially use buildlink2 and use java.mk.jlam1-17/+11
2002-10-10Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME isjlam1-2/+2
no longer defined by bsd.pkg.mk.
2002-09-08Switch to configuration tool with 128Bit encryption support. It istron2-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-31Back out previous change now that PKG_JVM handling has been fixed tojlam1-2/+2
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk".
2002-07-30Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work.tron1-2/+2
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam1-2/+2
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2002-06-30Build and run on Darwin using its JDK.schmonz1-3/+3
2002-03-31add an explicit ONLY_FOR_PLATFORM for i386 and powerpc rather than relyingdmcmahill1-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-29Update "airportbasestationconfig" package to version 1.5.2. Changestron4-17/+19
since version 1.2.2: - improved GUI - support for features in newer firmware versions - bug fixes
2002-02-08Invoke JVM with "-green -jar" instead of "-jar -green" if "blackdown-jdk13"tron1-3/+4
is used. Problem noted by Andrew Cagney in private e-mail.
2002-02-06Use "blackdown-jdk13" as JVM type instead of incorrect "blackdown-jdk" ontron1-9/+9
NetBSD-powerpc.
2002-02-06Don't invoke JVM with "-jar -jar" on NetBSD-powerpc. Problem noted bytron1-2/+2
Andrew Cagney in private e-mail.
2002-02-01Add support for NetBSD-powerpc based on suggestion made by Andrew Cagneytron1-3/+15
in PR pkg/13881.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-13Set "PKG_JVM" to "sun-jdk" to enforce use of the required Java VM.tron1-11/+13
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-06Add explicit dependence on "sun-jdk" package because the "jdk" and "kaffe"tron1-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-20Initial import of new "airportbasestationconfig" package:tron5-0/+60
Configuration program for Apple's Airport Base Station