1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

10 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
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
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
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