CVS log for ports/net/airport/files/Attic/airport
Up to [FreeBSD] / ports / net / airport / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Mon Feb 23 04:41:07 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +0 -0 lines
Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 26 16:36:05 2002 UTC (9 years, 8 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -0 lines
Oops. You need to install *both* kinds of configurator. Which you use
depends on which version of the airport ("graphite" or "snow") you own.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 26 16:26:23 2002 UTC (9 years, 8 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -10 lines
1. Update to 2.0 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.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 25 14:59:49 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Get rid of a typo. Submitted by: anders@codefactory.se
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 24 03:02:43 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1 lines
1. Add the modem connect/hangup utility, since the author has provided a 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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 22 03:56:36 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +20 -2 lines
Add support for the Airport Host and Link monitors. The port won't be 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. :-(
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 4 23:39:47 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Take a hint from the mindterm port -- JAR files go in share/java. Everything else in share/doc. Bump PORTREVISION.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 4 23:17:47 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -1 lines
Make the default installation work. Add an alternative to the shell 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 7 14:29:56 2001 UTC (10 years, 11 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Use the javavmwrapper rather than explicitely naming the jdk. No PORTREVISION since PORTVERSION was updated, like, 10 seconds ago.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 26 04:40:32 2000 UTC (11 years, 3 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix stupid typo Submitted by: assar
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 6 00:06:29 2000 UTC (11 years, 4 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3 lines
1. Update to 1.2.2 2. Don't cd in the script, use the full path to the jar instead. 3. Remove obsolete swing library md5 entry
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 17 00:35:42 2000 UTC (11 years, 4 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
1. Depend on the jdk, not the jre. 2. Depend on the jfc port rather than providing our own swing lib. 3. It's really v1.2, not 1.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 16 17:38:55 2000 UTC (11 years, 4 months ago) by nsayer
Branches: MAIN
Add port for java airport configurator
