summaryrefslogtreecommitdiffstats
path: root/net-mgmt/airport
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-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
* SIZEify.trevor2004-01-291-0/+5
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* Update to version 2.0.1arved2002-11-234-13/+13
| | | | | | | freebsd.org -> FreeBSD.org Adjust pkg-descr PR: 43457
* Don't remove system directories share/java, share/java/classes, andkris2002-11-101-1/+0
| | | | share/doc
* Oops. You need to install *both* kinds of configurator. Which you usensayer2002-05-264-0/+9
| | | | depends on which version of the airport ("graphite" or "snow") you own.
* 1. Update to 2.0nsayer2002-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.
* The latest version unzips to a subdir.nsayer2001-12-191-1/+2
| | | | Submitted by: david@catwhisker.org
* Update to 1.5.2 and 1.4nsayer2001-12-172-5/+5
| | | | Submitted by: leth@primus.ca
* Release this port, as I no longer have a real Airport anymore.nsayer2001-11-191-1/+1
|
* Upgrade configurator to v1.5.nsayer2001-06-012-3/+2
|
* Get rid of a typo.nsayer2001-05-251-1/+0
| | | | Submitted by: anders@codefactory.se
* 1. Add the modem connect/hangup utility, since the author has provided ansayer2001-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.
* Add support for the Airport Host and Link monitors. The port won't bensayer2001-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. :-(
* Take a hint from the mindterm port -- JAR files go innsayer2001-05-043-12/+18
| | | | share/java. Everything else in share/doc. Bump PORTREVISION.
* Make the default installation work. Add an alternative to the shellnsayer2001-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
* Update to v1.4nsayer2001-04-242-3/+3
|
* Use the javavmwrapper rather than explicitely naming the jdk.nsayer2001-03-072-3/+3
| | | | No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago.
* Update to v1.3 finally.nsayer2001-03-072-3/+3
|
* Fix stupid typonsayer2000-10-261-1/+1
| | | | Submitted by: assar
* 1. Update to 1.2.2nsayer2000-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
* 1. Depend on the jdk, not the jre.nsayer2000-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
* Add port for java airport configuratornsayer2000-09-166-0/+63
OpenPOWER on IntegriCloud