Commit graph

15 commits

Author SHA1 Message Date
Florent Thoumie
df77b38ec1 Refine OSVERSION logic to inform the user about the kmod counterparts. 2007-08-26 18:09:51 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +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
eb8fa1b397 - Finally fix the mtree problem both in HEAD and in stable branches.
Reported by:	kris
2005-12-18 17:09:11 +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
f01421187a - Fix left-over directories.
Noticed by:	pointyhat via kris
2005-12-13 11:35:30 +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
261104120b - Update to latest firmware (2.4).
Tested by:	anders
2005-12-04 16:46:07 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Florent Thoumie
d87721aaa2 - Fixing WWW and COMMENT issues in iwi-firmware slave port.
Reported by:	Lars Engels <lars.engels@0x20.net>
2005-11-02 21:56:03 +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
e9ec3d3d16 - Fix firmware file names. 2005-06-23 09:11:20 +00:00
Florent Thoumie
fdca13ddff - Add iwi-firmware, Intel Pro/Wireless Lan 2200 firmware to be used
in conjunction with iwi(4). iwi(4) had already been included in HEAD, but
according to Damien Bergamini, there are no plans to MFC it to RELENG_5.
There is an option (WITH_)MODULE to build and install an iwi(4) module
from a snapshot if you're running RELENG_5.

Note: As of the date of this commit, it seems there are issues with the
iwi(4) snapshot and you might experience some problems.
2005-06-22 19:43:26 +00:00