aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/airport
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-5/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update master site and WWW.Sam Lawrance2006-11-052-2/+2
| | | | | | | | PR: ports/104195 Submitted by: Josh Paetzel <josh@tcbug.org> Notes: svn path=/head/; revision=176426
* Fix packing listHerve Quiroz2006-05-271-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=163560
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-233-35/+41
| | | | | | | | | | | | | - Use SUB_FILES to configure launcher shell script - Set JAVA_VERSION in launcher shell script - Install JAR files in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%JAVAJARDIR%% and %%DOCSDIR%% in pkg-plist - Add $FreeBSD$ tags - Honor NOPORTDOCS - Bump PORTREVISION Notes: svn path=/head/; revision=163215
* - Add SHA256Pav Lucistnik2005-11-251-0/+5
| | | | Notes: svn path=/head/; revision=149444
* Chase updated mastersite.Mark Linimon2005-10-122-3/+3
| | | | Notes: svn path=/head/; revision=145125
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* SIZEify.Trevor Johnson2004-01-291-0/+5
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update to version 2.0.1Tilman Keskinoz2002-11-234-13/+13
| | | | | | | | | | freebsd.org -> FreeBSD.org Adjust pkg-descr PR: 43457 Notes: svn path=/head/; revision=70853
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-1/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Oops. You need to install *both* kinds of configurator. Which you useNick Sayer2002-05-264-0/+9
| | | | | | | depends on which version of the airport ("graphite" or "snow") you own. Notes: svn path=/head/; revision=60038
* 1. Update to 2.0Nick Sayer2002-05-264-26/+11
| | | | | | | | | | 2. Use new java port infrastructure. 3. Since we require swing, we require Java 1.2+. This also simplifies the script, since we can presume 'javavm -jar foo.jar' will work. Notes: svn path=/head/; revision=60037
* The latest version unzips to a subdir.Nick Sayer2001-12-191-1/+2
| | | | | | | Submitted by: david@catwhisker.org Notes: svn path=/head/; revision=51846
* Update to 1.5.2 and 1.4Nick Sayer2001-12-172-5/+5
| | | | | | | Submitted by: leth@primus.ca Notes: svn path=/head/; revision=51676
* Release this port, as I no longer have a real Airport anymore.Nick Sayer2001-11-191-1/+1
| | | | Notes: svn path=/head/; revision=50230
* Upgrade configurator to v1.5.Nick Sayer2001-06-012-3/+2
| | | | Notes: svn path=/head/; revision=43390
* Get rid of a typo.Nick Sayer2001-05-251-1/+0
| | | | | | | Submitted by: anders@codefactory.se Notes: svn path=/head/; revision=43046
* 1. Add the modem connect/hangup utility, since the author has provided aNick Sayer2001-05-244-6/+19
| | | | | | | | | | | | | version numbered distfile. 2. Fix the configurator class name in the script. 3. Use INSTALL_DATA rather than CP to install the docs. 4. bump PORTREVISION again. Notes: svn path=/head/; revision=42996
* Add support for the Airport Host and Link monitors. The port won't beNick Sayer2001-05-225-4/+40
| | | | | | | | | | able to track the version numbers of those, but if they increment before the configurator does, we can use PORTREVISION. We'll bump that now too, of course. We can't add the modem utility because there isn't a distfile available that has a version number in it. :-( Notes: svn path=/head/; revision=42891
* Take a hint from the mindterm port -- JAR files go inNick Sayer2001-05-043-12/+18
| | | | | | | share/java. Everything else in share/doc. Bump PORTREVISION. Notes: svn path=/head/; revision=42264
* Make the default installation work. Add an alternative to the shellNick Sayer2001-05-042-2/+8
| | | | | | | | | | | script for those who've installed a Java 2 VM. Life will be exponentially better when we can count on 'javavm -jar foo.jar' just doing The Right Thing(tm). Submitted by: dozens of angry scientists Notes: svn path=/head/; revision=42263
* Update to v1.4Nick Sayer2001-04-242-3/+3
| | | | Notes: svn path=/head/; revision=41876
* Use the javavmwrapper rather than explicitely naming the jdk.Nick Sayer2001-03-072-3/+3
| | | | | | | No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago. Notes: svn path=/head/; revision=39187
* Update to v1.3 finally.Nick Sayer2001-03-072-3/+3
| | | | Notes: svn path=/head/; revision=39186
* Fix stupid typoNick Sayer2000-10-261-1/+1
| | | | | | | Submitted by: assar Notes: svn path=/head/; revision=34246
* 1. Update to 1.2.2Nick Sayer2000-10-063-6/+3
| | | | | | | | | 2. Don't cd in the script, use the full path to the jar instead. 3. Remove obsolete swing library md5 entry Notes: svn path=/head/; revision=33444
* 1. Depend on the jdk, not the jre.Nick Sayer2000-09-173-6/+10
| | | | | | | | | 2. Depend on the jfc port rather than providing our own swing lib. 3. It's really v1.2, not 1.0 Notes: svn path=/head/; revision=32734
* Add port for java airport configuratorNick Sayer2000-09-166-0/+63
Notes: svn path=/head/; revision=32705