summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-02-03 10:09:19 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-02-03 10:09:19 +0000
commit1e93ee1547d6077d858afd9705afe15f11f9dc40 (patch)
tree2f3f2e5efd426758ea70b139f833ee99a260be43 /net-wireless/hostap-driver
parentAdd patch (refined from KUbuntu) to use poppler instead of using internal xpd... (diff)
downloadhistorical-1e93ee1547d6077d858afd9705afe15f11f9dc40.tar.gz
historical-1e93ee1547d6077d858afd9705afe15f11f9dc40.tar.bz2
historical-1e93ee1547d6077d858afd9705afe15f11f9dc40.zip
Pruned old ebuilds.
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-wireless/hostap-driver')
-rw-r--r--net-wireless/hostap-driver/ChangeLog9
-rw-r--r--net-wireless/hostap-driver/files/digest-hostap-driver-0.3.71
-rw-r--r--net-wireless/hostap-driver/files/digest-hostap-driver-0.3.91
-rw-r--r--net-wireless/hostap-driver/files/digest-hostap-driver-0.4.51
-rw-r--r--net-wireless/hostap-driver/files/hostap-driver-0.3.7-firmware.patch12
-rw-r--r--net-wireless/hostap-driver/files/hostap-driver-0.3.9-firmware.patch12
-rw-r--r--net-wireless/hostap-driver/files/hostap-driver-0.4.5-firmware.patch12
-rw-r--r--net-wireless/hostap-driver/hostap-driver-0.3.7.ebuild104
-rw-r--r--net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild96
-rw-r--r--net-wireless/hostap-driver/hostap-driver-0.4.5.ebuild100
10 files changed, 8 insertions, 340 deletions
diff --git a/net-wireless/hostap-driver/ChangeLog b/net-wireless/hostap-driver/ChangeLog
index 6fe01daee1dc..b36754c0a98a 100644
--- a/net-wireless/hostap-driver/ChangeLog
+++ b/net-wireless/hostap-driver/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-wireless/hostap-driver
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/ChangeLog,v 1.51 2006/01/02 18:13:36 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/ChangeLog,v 1.52 2006/02/03 10:07:03 brix Exp $
+
+ 03 Feb 2006; Henrik Brix Andersen <brix@gentoo.org>
+ -files/hostap-driver-0.3.7-firmware.patch,
+ -files/hostap-driver-0.3.9-firmware.patch,
+ -files/hostap-driver-0.4.5-firmware.patch, -hostap-driver-0.3.7.ebuild,
+ -hostap-driver-0.3.9.ebuild, -hostap-driver-0.4.5.ebuild:
+ Pruned old ebuilds.
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
hostap-driver-0.4.7.ebuild:
diff --git a/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.7 b/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.7
deleted file mode 100644
index 041a1e90fd97..000000000000
--- a/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9d56a65386fd8e688f039ef927ac2ccb hostap-driver-0.3.7.tar.gz 200649
diff --git a/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.9 b/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.9
deleted file mode 100644
index 1f4d9d4d5523..000000000000
--- a/net-wireless/hostap-driver/files/digest-hostap-driver-0.3.9
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6eac8910802c5535bc5248eae259b228 hostap-driver-0.3.9.tar.gz 200847
diff --git a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.5 b/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.5
deleted file mode 100644
index 63d2c23e7b76..000000000000
--- a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 8ee17f206e035075b20fcba96b168234 hostap-driver-0.4.5.tar.gz 202539
diff --git a/net-wireless/hostap-driver/files/hostap-driver-0.3.7-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.3.7-firmware.patch
deleted file mode 100644
index 67899c5c1989..000000000000
--- a/net-wireless/hostap-driver/files/hostap-driver-0.3.7-firmware.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp hostap-driver-0.3.7/driver/modules/hostap_config.h hostap-driver-0.3.7-firmware/driver/modules/hostap_config.h
---- hostap-driver-0.3.7/driver/modules/hostap_config.h 2005-02-12 17:12:56.000000000 +0100
-+++ hostap-driver-0.3.7-firmware/driver/modules/hostap_config.h 2005-02-13 12:41:32.000000000 +0100
-@@ -59,7 +59,7 @@
- * In addition, please note that it is possible to kill your card with
- * non-volatile download if you are using incorrect image. This feature has not
- * been fully tested, so please be careful with it. */
--/* #define PRISM2_NON_VOLATILE_DOWNLOAD */
-+#define PRISM2_NON_VOLATILE_DOWNLOAD
- #endif /* PRISM2_DOWNLOAD_SUPPORT */
-
- /* Include wireless extensions sub-ioctl support even if wireless extensions
diff --git a/net-wireless/hostap-driver/files/hostap-driver-0.3.9-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.3.9-firmware.patch
deleted file mode 100644
index 2d966b691ec7..000000000000
--- a/net-wireless/hostap-driver/files/hostap-driver-0.3.9-firmware.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp hostap-driver-0.3.9/driver/modules/hostap_config.h hostap-driver-0.3.9-firmware/driver/modules/hostap_config.h
---- hostap-driver-0.3.9/driver/modules/hostap_config.h 2005-06-11 05:03:36.000000000 +0200
-+++ hostap-driver-0.3.9-firmware/driver/modules/hostap_config.h 2005-06-11 11:24:45.000000000 +0200
-@@ -59,7 +59,7 @@
- * In addition, please note that it is possible to kill your card with
- * non-volatile download if you are using incorrect image. This feature has not
- * been fully tested, so please be careful with it. */
--/* #define PRISM2_NON_VOLATILE_DOWNLOAD */
-+#define PRISM2_NON_VOLATILE_DOWNLOAD
- #endif /* PRISM2_DOWNLOAD_SUPPORT */
-
- /* Include wireless extensions sub-ioctl support even if wireless extensions
diff --git a/net-wireless/hostap-driver/files/hostap-driver-0.4.5-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.4.5-firmware.patch
deleted file mode 100644
index c660fc7a9b15..000000000000
--- a/net-wireless/hostap-driver/files/hostap-driver-0.4.5-firmware.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp hostap-driver-0.4.5/driver/modules/hostap_config.h hostap-driver-0.4.5-firmware/driver/modules/hostap_config.h
---- hostap-driver-0.4.5/driver/modules/hostap_config.h 2005-09-26 03:42:30.000000000 +0200
-+++ hostap-driver-0.4.5-firmware/driver/modules/hostap_config.h 2005-10-17 10:43:22.000000000 +0200
-@@ -59,7 +59,7 @@
- * In addition, please note that it is possible to kill your card with
- * non-volatile download if you are using incorrect image. This feature has not
- * been fully tested, so please be careful with it. */
--/* #define PRISM2_NON_VOLATILE_DOWNLOAD */
-+#define PRISM2_NON_VOLATILE_DOWNLOAD
- #endif /* PRISM2_DOWNLOAD_SUPPORT */
-
- /* Include wireless extensions sub-ioctl support even if wireless extensions
diff --git a/net-wireless/hostap-driver/hostap-driver-0.3.7.ebuild b/net-wireless/hostap-driver/hostap-driver-0.3.7.ebuild
deleted file mode 100644
index 525ea005ee26..000000000000
--- a/net-wireless/hostap-driver/hostap-driver-0.3.7.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/hostap-driver-0.3.7.ebuild,v 1.6 2005/10/29 12:53:55 brix Exp $
-
-inherit toolchain-funcs eutils linux-mod
-
-DESCRIPTION="Driver for Intersil Prism2/2.5/3 based IEEE 802.11b wireless LAN products"
-HOMEPAGE="http://hostap.epitest.fi"
-SRC_URI="${SRC_URI} http://hostap.epitest.fi/releases/${P}.tar.gz"
-LICENSE="GPL-2"
-
-KEYWORDS="ppc x86"
-IUSE="pcmcia"
-SLOT="0"
-
-RDEPEND=">=net-wireless/wireless-tools-25"
-
-BUILD_PARAMS="KERNEL_PATH=${KV_DIR}"
-BUILD_TARGETS="all"
-MODULESD_HOSTAP_DOCS="README"
-
-CONFIG_CHECK="!HOSTAP NET_RADIO"
-ERROR_HOSTAP="${P} requires the in-kernel version of the hostap driver to be disabled (CONFIG_HOSTAP)"
-ERROR_NET_RADIO="${P} requires support for Wireless LAN drivers (non-hamradio) & Wireless Extensions (CONFIG_NET_RADIO)."
-
-pkg_setup() {
- MODULE_NAMES="hostap(net::${S}/driver/modules)
- hostap_pci(net::${S}/driver/modules)
- hostap_plx(net::${S}/driver/modules)
- hostap_crypt_wep(net::${S}/driver/modules)
- hostap_crypt_ccmp(net::${S}/driver/modules)
- hostap_crypt_tkip(net::${S}/driver/modules)"
-
- if use pcmcia; then
- MODULE_NAMES="${MODULE_NAMES} hostap_cs(net::${S}/driver/modules)"
- fi
-
- linux-mod_pkg_setup
-}
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- epatch ${FILESDIR}/${P}-firmware.patch
-
- sed -i \
- -e "s:gcc:$(tc-getCC):" \
- -e "s:tail -1:tail -n 1:" \
- ${S}/Makefile
-
- if use pcmcia; then
- # unpack the pcmcia-cs sources if needed
- pcmcia_src_unpack
-
- # set correct pcmcia path (PCMCIA_VERSION gets set from pcmcia_src_unpack)
- if [ -n "${PCMCIA_VERSION}" ]; then
- sed -i "s:^\(PCMCIA_PATH\)=:\1=${PCMCIA_SOURCE_DIR}:" ${S}/Makefile
- fi
- fi
-
- convert_to_m ${S}/Makefile
-}
-
-src_install() {
- if use pcmcia; then
- insinto /etc/pcmcia
- doins driver/etc/hostap_cs.conf
- fi
-
- dodoc ChangeLog
-
- linux-mod_src_install
-}
-
-pkg_postinst() {
- if [ -e /etc/pcmcia/prism2.conf ]
- then
- einfo ""
- einfo "You may need to edit or remove /etc/pcmcia/prism2.conf"
- einfo "This is usually a result of conflicts with the"
- einfo "net-wireless/linux-wlan-ng drivers."
- einfo ""
- fi
-
- einfo ""
- einfo "Please notice that all ${PN} modules are now installed to"
- einfo "/lib/modules/${KV}/net/."
- einfo ""
- einfo "You may have to manually delete the old modules if upgrading from from"
- einfo "<=net-wireless/${PN}-0.2.4."
- einfo ""
-
- ewarn ""
- ewarn "Please note that this installation of HostAP contains support"
- ewarn "for downloading binary firmware images into the non-volatile"
- ewarn "(permanent) flash memory of wireless LAN cards."
- ewarn ""
- ewarn "Albeit being a great feature, this can lead to A DEAD CARD"
- ewarn "when inappropriately used (e.g. wrong firmware)."
- ewarn ""
-
- linux-mod_pkg_postinst
-}
diff --git a/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild b/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild
deleted file mode 100644
index 4ced805f8047..000000000000
--- a/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild,v 1.4 2005/10/29 12:53:55 brix Exp $
-
-inherit toolchain-funcs eutils linux-mod
-
-DESCRIPTION="Driver for Intersil Prism2/2.5/3 based IEEE 802.11b wireless LAN products"
-HOMEPAGE="http://hostap.epitest.fi"
-SRC_URI="${SRC_URI} http://hostap.epitest.fi/releases/${P}.tar.gz"
-LICENSE="GPL-2"
-
-KEYWORDS="~ppc x86"
-IUSE="pcmcia"
-SLOT="0"
-
-RDEPEND=">=net-wireless/wireless-tools-25"
-
-BUILD_PARAMS="KERNEL_PATH=${KV_DIR}"
-BUILD_TARGETS="all"
-MODULESD_HOSTAP_DOCS="README"
-
-CONFIG_CHECK="!HOSTAP NET_RADIO"
-ERROR_HOSTAP="${P} requires the in-kernel version of the hostap driver to be disabled (CONFIG_HOSTAP)"
-ERROR_NET_RADIO="${P} requires support for Wireless LAN drivers (non-hamradio) & Wireless Extensions (CONFIG_NET_RADIO)."
-
-pkg_setup() {
- MODULE_NAMES="hostap(net::${S}/driver/modules)
- hostap_pci(net::${S}/driver/modules)
- hostap_plx(net::${S}/driver/modules)
- hostap_crypt_wep(net::${S}/driver/modules)
- hostap_crypt_ccmp(net::${S}/driver/modules)
- hostap_crypt_tkip(net::${S}/driver/modules)"
-
- if use pcmcia; then
- MODULE_NAMES="${MODULE_NAMES} hostap_cs(net::${S}/driver/modules)"
- fi
-
- linux-mod_pkg_setup
-}
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- epatch ${FILESDIR}/${P}-firmware.patch
-
- sed -i \
- -e "s:gcc:$(tc-getCC):" \
- -e "s:tail -1:tail -n 1:" \
- ${S}/Makefile
-
- if use pcmcia; then
- # unpack the pcmcia-cs sources if needed
- pcmcia_src_unpack
-
- # set correct pcmcia path (PCMCIA_VERSION gets set from pcmcia_src_unpack)
- if [ -n "${PCMCIA_VERSION}" ]; then
- sed -i "s:^\(PCMCIA_PATH\)=:\1=${PCMCIA_SOURCE_DIR}:" ${S}/Makefile
- fi
- fi
-
- convert_to_m ${S}/Makefile
-}
-
-src_install() {
- if use pcmcia; then
- insinto /etc/pcmcia
- doins driver/etc/hostap_cs.conf
- fi
-
- dodoc ChangeLog
-
- linux-mod_src_install
-}
-
-pkg_postinst() {
- if [ -e /etc/pcmcia/prism2.conf ]
- then
- einfo ""
- einfo "You may need to edit or remove /etc/pcmcia/prism2.conf"
- einfo "This is usually a result of conflicts with the"
- einfo "net-wireless/linux-wlan-ng drivers."
- einfo ""
- fi
-
- ewarn ""
- ewarn "Please note that this installation of HostAP contains support"
- ewarn "for downloading binary firmware images into the non-volatile"
- ewarn "(permanent) flash memory of wireless LAN cards."
- ewarn ""
- ewarn "Albeit being a great feature, this can lead to A DEAD CARD"
- ewarn "when inappropriately used (e.g. wrong firmware)."
- ewarn ""
-
- linux-mod_pkg_postinst
-}
diff --git a/net-wireless/hostap-driver/hostap-driver-0.4.5.ebuild b/net-wireless/hostap-driver/hostap-driver-0.4.5.ebuild
deleted file mode 100644
index 79a4d50a5669..000000000000
--- a/net-wireless/hostap-driver/hostap-driver-0.4.5.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/hostap-driver-0.4.5.ebuild,v 1.2 2005/10/29 12:53:55 brix Exp $
-
-inherit toolchain-funcs eutils linux-mod
-
-DESCRIPTION="Driver for Intersil Prism2/2.5/3 based IEEE 802.11b wireless LAN products"
-HOMEPAGE="http://hostap.epitest.fi"
-SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="pcmcia"
-SLOT="0"
-
-RDEPEND=">=net-wireless/wireless-tools-25"
-
-BUILD_TARGETS="all"
-MODULESD_HOSTAP_DOCS="README"
-MODULESD_HOSTAP_CRYPT_WEP_ENABLED="no"
-MODULESD_HOSTAP_CRYPT_TKIP_ENABLED="no"
-MODULESD_HOSTAP_CRYPT_CCMP_ENABLED="no"
-
-CONFIG_CHECK="!HOSTAP NET_RADIO"
-ERROR_HOSTAP="${P} requires the in-kernel version of the hostap driver to be disabled (CONFIG_HOSTAP)"
-ERROR_NET_RADIO="${P} requires support for Wireless LAN drivers (non-hamradio) & Wireless Extensions (CONFIG_NET_RADIO)."
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- MODULE_NAMES="hostap(net::${S}/driver/modules)
- hostap_pci(net::${S}/driver/modules)
- hostap_plx(net::${S}/driver/modules)
- hostap_crypt_wep(net::${S}/driver/modules)
- hostap_crypt_ccmp(net::${S}/driver/modules)
- hostap_crypt_tkip(net::${S}/driver/modules)"
-
- if use pcmcia; then
- MODULE_NAMES="${MODULE_NAMES} hostap_cs(net::${S}/driver/modules)"
- fi
-
- BUILD_PARAMS="KERNEL_PATH=${KV_DIR}"
-}
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- epatch ${FILESDIR}/${P}-firmware.patch
-
- sed -i \
- -e "s:gcc:$(tc-getCC):" \
- -e "s:tail -1:tail -n 1:" \
- ${S}/Makefile
-
- if use pcmcia; then
- # unpack the pcmcia-cs sources if needed
- pcmcia_src_unpack
-
- # set correct pcmcia path (PCMCIA_VERSION gets set from pcmcia_src_unpack)
- if [ -n "${PCMCIA_VERSION}" ]; then
- sed -i "s:^\(PCMCIA_PATH\)=:\1=${PCMCIA_SOURCE_DIR}:" ${S}/Makefile
- fi
- fi
-
- convert_to_m ${S}/Makefile
-}
-
-src_install() {
- if use pcmcia; then
- insinto /etc/pcmcia
- doins driver/etc/hostap_cs.conf
- fi
-
- dodoc ChangeLog
-
- linux-mod_src_install
-}
-
-pkg_postinst() {
- if [ -e /etc/pcmcia/prism2.conf ]
- then
- einfo ""
- einfo "You may need to edit or remove /etc/pcmcia/prism2.conf"
- einfo "This is usually a result of conflicts with the"
- einfo "net-wireless/linux-wlan-ng drivers."
- einfo ""
- fi
-
- ewarn ""
- ewarn "Please note that this installation of HostAP contains support"
- ewarn "for downloading binary firmware images into the non-volatile"
- ewarn "(permanent) flash memory of wireless LAN cards."
- ewarn ""
- ewarn "Albeit being a great feature, this can lead to A DEAD CARD"
- ewarn "when inappropriately used (e.g. wrong firmware)."
- ewarn ""
-
- linux-mod_pkg_postinst
-}