Port details |
- iwi-firmware Intel PRO/Wireless 2200 Driver Firmware
- 2.4_8 net
=6 2.4_8Version of this port present on the latest quarterly branch. IGNORE: is configured with iwicontrol(8) which you don't need, use 'make rmconfig' and uncheck CONTROL
IS INTERACTIVE: yes
- Maintainer: flz@FreeBSD.org
 - Port Added: 2005-06-22 19:44:04
- Last Update: 2012-03-02 14:39:15
- SVN Revision: UNKNOWN
- People watching this port, also watch:: aspell, bash, xvid, mplayer
- Also Listed In: kld sysutils
- License: not specified in port
- WWW:
- http://ipw2200.sourceforge.net/
- Description:
- This project was created by Intel to enable support for the Intel
PRO/Wireless 2200 Network Connection mini PCI adapter. This project
(IPW2200) is intended to be a community effort as much as is possible
given some working constraints (mainly, no HW documentation is available).
WWW: http://ipw2200.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- iwi-firmware>0:net/iwi-firmware
- No installation instructions:
- This port has been deleted.
- PKGNAME: iwi-firmware
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: net/ipw-firmware
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for iwi-firmware-2.4_8:
CONTROL=off (default) "Install iwicontrol(8) utility"
MODULE=off (default) "Install iwi(4) kernel module (very old snapshot)"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net/ipw-firmware |
Commit | Credits | Log message |
2.4_8 02 Mar 2012 14:39:15
 |
pav  |
- Retire ipw-firmware* and iwi-firmware* ports, they are part of base system
since FreeBSD 7.0-RELEASE
Ok'ed by: flz (maintainer) |
2.4_8 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.4_8 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.4_8 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.4_8 28 Oct 2010 21:00:21
 |
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
2.4_8 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.4_8 26 Aug 2007 18:09:51
 |
flz  |
Refine OSVERSION logic to inform the user about the kmod counterparts. |
2.4_7 29 Jun 2007 09:16:42
 |
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
2.4_7 08 May 2006 09:37:17
 |
flz  |
- Don't force the interface up, this may turns the radio on needlessly.
PR: ports/93681
Submitted by: Adrian Filipi <adrian@ubergeeks.com> |
2.4_2 20 Feb 2006 20:47:50
 |
dougb  |
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. |
2.4_2 21 Dec 2005 11:57:17
 |
flz  |
- Fix firmware directory in pkg-message.
Reported by: Lars Engels <lars.engels@0x20.net> |
2.4_1 18 Dec 2005 17:09:11
 |
flz  |
- Finally fix the mtree problem both in HEAD and in stable branches.
Reported by: kris |
2.4_1 18 Dec 2005 09:37:13
 |
flz  |
- 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> |
2.4_1 13 Dec 2005 11:35:30
 |
flz  |
- Fix left-over directories.
Noticed by: pointyhat via kris |
2.4_1 11 Dec 2005 18:00:33
 |
flz  |
- 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] |
2.4 04 Dec 2005 16:46:07
 |
flz  |
- Update to latest firmware (2.4).
Tested by: anders |
2.3_3 09 Nov 2005 11:23:01
 |
flz  |
- Add SHA256 checksums. |
2.3_3 02 Nov 2005 21:56:03
 |
flz  |
- Fixing WWW and COMMENT issues in iwi-firmware slave port.
Reported by: Lars Engels <lars.engels@0x20.net> |
2.3_2 15 Oct 2005 13:18:21
 |
flz  |
- Since (ipw|iwi)control are started late in the boot process, we need to
mark interfaces as up manually.
Noticed by: sem |
2.3_1 23 Jun 2005 09:11:20
 |
flz  |
- Fix firmware file names. |
2.3 22 Jun 2005 19:43:26
 |
flz  |
- 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. |