FreshPorts -- The Place For Ports Sun, 6 Jul 2008 12:53 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
ipw-firmware 1.3_10 net on this many watch lists=6 search for ports that depend on this port
Is Interactive IS INTERACTIVE: yes
Intel PRO/Wireless 2100 Driver Firmware
Maintained by: flz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 May 2005 09:11:54
Also Listed In: sysutils kld


This project was created by Intel to enable support for the Intel
PRO/Wireless 2100 Network Connection mini PCI adapter. This project
(IPW2100) is intended to be a community effort as much as is possible
given some working constraints (mainly, no HW documentation is available).

WWW: http://ipw2100.sourceforge.net/

- Florent Thoumie
flz@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net/iwi-firmware

To install the port: cd /usr/ports/net/ipw-firmware/ && make install clean
To add the package: pkg_add -r ipw-firmware


Configuration Options
===> The following configuration options are available for ipw-firmware-1.3_10:
     CONTROL=on (default) "Install ipwcontrol(8) utility"
     MODULE=off (default) "Install ipw(4) kernel module (very old snapshot)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/flz/ipw/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-04-18
    Affects: users of net/{ipw,iwi}-firmware
    Author: flz@FreeBSD.org
    Reason: 
      Some changes in the way ipw(4) and iwi(4) work lead to fundamental
      changes in ipw-firmware and iwi-firmware ports. Since these drivers
      are now using loadable kernel modules as firmware, two new ports have
      been created: net/ipw-firmware-kmod and net/iwi-firmware-kmod.
    
      You should not be able to install the wrong one since detection is
      based on your FreeBSD version. Trying to install the wrong port will
      result in an error message (port marked as IGNORE).
    
    

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Oct 2007 03:56:19
Original commit files touched by this commit  1.3_10
edwin search for other commits by this committer
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
26 Aug 2007 19:09:51
Original commit files touched by this commit  1.3_9
flz search for other commits by this committer
Refine OSVERSION logic to inform the user about the kmod counterparts.
29 Jun 2007 10:16:42
Original commit files touched by this commit  1.3_8
linimon search for other commits by this committer
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
17 Sep 2006 02:11:23
Original commit files touched by this commit  1.3_8
kris search for other commits by this committer
Don't override OSVERSION, the bsd.port.pre.mk version will do just fine.
This fixes package builds since OSVERSION is no longer spammed.
25 Aug 2006 18:13:20
Original commit files touched by this commit  1.3_8
flz search for other commits by this committer
Clarify error messages.
01 Jun 2006 19:20:15
Original commit files touched by this commit  1.3_7
flz search for other commits by this committer
- Try to guess sensible default values for OPTIONS.
08 May 2006 10:37:17
Original commit files touched by this commit  1.3_7
flz search for other commits by this committer
- Don't force the interface up, this may turns the radio on needlessly.

PR:             ports/93681
Submitted by:   Adrian Filipi <adrian@ubergeeks.com>
18 Apr 2006 10:43:19
Original commit files touched by this commit  1.3_6
flz search for other commits by this committer
Mark IGNORE for recent OSVERSION and point to net/${DRIVERNAME}-firmware-kmod.
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.3_6
dougb search for other commits by this committer
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.
21 Jan 2006 03:14:11
Original commit files touched by this commit  1.3_6
flz search for other commits by this committer
- Fix packing list issue with ipw-firmware. Should have fixed that some time
ago.

Noticed by:     krismails (twice)
19 Jan 2006 23:47:10
Original commit files touched by this commit  1.3_5
kris search for other commits by this committer
BROKEN on 7.0: Incorrect pkg-plist
21 Dec 2005 11:57:17
Original commit files touched by this commit  1.3_5
flz search for other commits by this committer
- Fix firmware directory in pkg-message.

Reported by:    Lars Engels <lars.engels@0x20.net>
18 Dec 2005 17:09:11
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- Finally fix the mtree problem both in HEAD and in stable branches.

Reported by:    kris
18 Dec 2005 09:37:13
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- 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>
13 Dec 2005 11:35:30
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- Fix left-over directories.

Noticed by:     pointyhat via kris
11 Dec 2005 22:58:27
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- Fix MANDIR.

Submitted by:   Lars Engels <lars.engels@0x20.net>
11 Dec 2005 18:00:33
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- 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]
09 Nov 2005 11:23:01
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- Add SHA256 checksums.
02 Nov 2005 21:56:03
Original commit files touched by this commit  1.3_4
flz search for other commits by this committer
- Fixing WWW and COMMENT issues in iwi-firmware slave port.

Reported by:    Lars Engels <lars.engels@0x20.net>
15 Oct 2005 14:18:21
Original commit files touched by this commit  1.3_3
flz search for other commits by this committer
- Since (ipw|iwi)control are started late in the boot process, we need to
mark interfaces as up manually.

Noticed by:     sem
22 Jul 2005 08:34:45
Original commit files touched by this commit  1.3_2
flz search for other commits by this committer
- Set IS_INTERACTIVE when !defined(PACKAGE_BUILDING) to peace BATCH install
and upgrade.
23 Jun 2005 10:09:14
Original commit files touched by this commit  1.3_2
flz search for other commits by this committer
- Rename firmware files.
11 Jun 2005 23:14:34
Original commit files touched by this commit  1.3_1
flz search for other commits by this committer
- Never commit things when you're about to go to bed.
- Fix distinfo I just broke.
11 Jun 2005 23:12:32
Original commit files touched by this commit  1.3_1
flz search for other commits by this committer
- Turn the port into a master port, using '?=' instead of '=' at some places.
- Check if /boot/kernel/if_${drv}.ko exists and not /boot/modules/if_${drv}.ko.
- Mainly style fixes not requiring a PORTREVISION bump.
17 May 2005 15:21:54
Original commit files touched by this commit  1.3_1
flz search for other commits by this committer
- Replace hardcoded ipw/ipw2100 with dedicated macros to prepare future
net/iwi-firmware port.
- Fix ipwcontrol(8) path in startup script.
17 May 2005 10:33:50
Original commit files touched by this commit  1.3
flz search for other commits by this committer
- Add WITH_MODULE knob to build/install if_ipw.ko.
- Mark IGNORE for OSVERSION < 503000 or OSVERSION > 6000233.
- Use OPTIONS.
16 May 2005 09:11:31
Original commit files touched by this commit  1.3
flz search for other commits by this committer
- 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).

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days38
new fortnight72
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.335 seconds.