CVS log for ports/net/airport/Attic/Makefile
Up to [FreeBSD] / ports / net / airport
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.19
Fri Feb 27 01:05:03 2004 UTC (7 years, 11 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.18: +1 -1 lines
Remove all stalled Makefiles in net category. Approved and reviewed by: marcus
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:50:51 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
De-pkg-comment.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 23 15:09:18 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -9 lines
Update to version 2.0.1 freebsd.org -> FreeBSD.org Adjust pkg-descr PR: 43457
Revision 1.16: 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_4_7_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -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.15: 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.14: preferred, colored
Changes since revision 1.14: +6 -12 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.14: download - view: text, markup, annotated - select for diffs
Wed Dec 19 16:47:05 2001 UTC (10 years, 1 month 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
The latest version unzips to a subdir. Submitted by: david@catwhisker.org
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 17 17:29:00 2001 UTC (10 years, 1 month ago) by nsayer
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Update to 1.5.2 and 1.4 Submitted by: leth@primus.ca
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 19 23:25:30 2001 UTC (10 years, 2 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Release this port, as I no longer have a real Airport anymore.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 1 13:35:18 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Upgrade configurator to v1.5.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 24 03:02:42 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -6 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.9: download - view: text, markup, annotated - select for diffs
Tue May 22 03:56:35 2001 UTC (10 years, 8 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +11 -3 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.8: 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.7: preferred, colored
Changes since revision 1.7: +8 -3 lines
Take a hint from the mindterm port -- JAR files go in share/java. Everything else in share/doc. Bump PORTREVISION.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 4 23:17:46 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 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.6: download - view: text, markup, annotated - select for diffs
Tue Apr 24 19:21:58 2001 UTC (10 years, 9 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to v1.4
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: +3 -3 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
Wed Mar 7 14:24:52 2001 UTC (10 years, 11 months ago) by nsayer
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update to v1.3 finally.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 6 00:06:28 2000 UTC (11 years, 4 months ago) by nsayer
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 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:41 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: +10 -5 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
