Commit graph

11 commits

Author SHA1 Message Date
Florent Thoumie
d701cbe48a Clarify error messages. 2006-08-25 17:13:20 +00:00
Florent Thoumie
3e626d303b - Don't force the interface up, this may turns the radio on needlessly.
PR:		ports/93681
Submitted by:	Adrian Filipi <adrian@ubergeeks.com>
2006-05-08 09:37:17 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Florent Thoumie
242f49414f - Fix firmware directory in pkg-message.
Reported by:	Lars Engels <lars.engels@0x20.net>
2005-12-21 11:57:16 +00:00
Florent Thoumie
3d58995ce6 - Don't remove /boot/firmware since it's now in mtree [1].
- Fix path for ${DRIVERNAME}control [2].

PR:		ports/90535 [2]
Reported by:	pointyhat via kris [1], sinese <sinese@olympe.hn.org>
2005-12-18 09:37:13 +00:00
Florent Thoumie
3e8a71e6d4 - Install firmware files in /boot/firmware [1].
- Rename LICENSE to LICENSE.${DRIVERNAME}.
- Don't install ${DRIVERNAME}control(8) on fresh -CURRENT (> 700006).
- Use USE_RCORDER and change REQUIRE/BEFORE lines in startup scripts accordingly.
- Move everything to /usr prefix so that people can mount /usr/local via NFS.
- Add a message saying that kernel module is based on a very old snapshot.
- Reword IGNORE lines.

PR:		ports/90022 [1]
Requested by:	sem, Thomas Hurst <tom@hur.st> [1]
2005-12-11 18:00:33 +00:00
Florent Thoumie
ff26c71d76 - Since (ipw|iwi)control are started late in the boot process, we need to
mark interfaces as up manually.

Noticed by:	sem
2005-10-15 13:18:21 +00:00
Florent Thoumie
5ad79ceab7 - Rename firmware files. 2005-06-23 09:09:14 +00:00
Florent Thoumie
67e221481c - Replace hardcoded ipw/ipw2100 with dedicated macros to prepare future
net/iwi-firmware port.
- Fix ipwcontrol(8) path in startup script.
2005-05-17 14:21:54 +00:00
Florent Thoumie
51f1ef097b - Add WITH_MODULE knob to build/install if_ipw.ko.
- Mark IGNORE for OSVERSION < 503000 or OSVERSION > 6000233.
- Use OPTIONS.
2005-05-17 09:33:50 +00:00
Florent Thoumie
93b3ce47c7 - Add ipw-firmware 1.3, Intel Pro/Wireless Lan 2100 firmware to be used
in conjunction with ipw(4). ipw(4) had already been included in HEAD, but
according to Damien Bergamini, there are no plans to MFC it to RELENG_5.
This port comes with ipwcontrol(8) but not with ipw(4), I guess it could
be a good idea to add a knob to build the module for RELENG_5 users. I'll
probably do that if people ask for it.
- License is quite restrictive but I think I'm not violating anything
allowing pointyhat to build a package (implicitly, it means pointyhat/I
agree with license terms).
2005-05-16 08:11:31 +00:00