diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2006-02-03 10:09:19 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2006-02-03 10:09:19 +0000 |
commit | ebb810a1ac22cefc522cd19e196357da288d71ef (patch) | |
tree | fd03b09c3e3ebef49713e0fc8d9423cbbd1873ca /net-wireless | |
parent | Add patch (refined from KUbuntu) to use poppler instead of using internal xpd... (diff) | |
download | gentoo-2-ebb810a1ac22cefc522cd19e196357da288d71ef.tar.gz gentoo-2-ebb810a1ac22cefc522cd19e196357da288d71ef.tar.bz2 gentoo-2-ebb810a1ac22cefc522cd19e196357da288d71ef.zip |
Pruned old ebuilds.
(Portage version: 2.0.54)
Diffstat (limited to 'net-wireless')
15 files changed, 13 insertions, 404 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 -} diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 6a1f26735358..7d3ef830576e 100644 --- a/net-wireless/hostap-utils/ChangeLog +++ b/net-wireless/hostap-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/hostap-utils # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.31 2006/02/02 21:38:27 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.32 2006/02/03 10:09:19 brix Exp $ + + 03 Feb 2006; Henrik Brix Andersen <brix@gentoo.org> + -hostap-utils-0.3.7.ebuild, -hostap-utils-0.4.0.ebuild: + Pruned old ebuilds. 02 Feb 2006; Danny van Dyk <kugelfang@gentoo.org> hostap-utils-0.4.7.ebuild: diff --git a/net-wireless/hostap-utils/files/digest-hostap-utils-0.3.7 b/net-wireless/hostap-utils/files/digest-hostap-utils-0.3.7 deleted file mode 100644 index 17ecbed86685..000000000000 --- a/net-wireless/hostap-utils/files/digest-hostap-utils-0.3.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 529a31e987924116b8c7409dbf5794f2 hostap-utils-0.3.7.tar.gz 59659 diff --git a/net-wireless/hostap-utils/files/digest-hostap-utils-0.4.0 b/net-wireless/hostap-utils/files/digest-hostap-utils-0.4.0 deleted file mode 100644 index 2cb942927ee1..000000000000 --- a/net-wireless/hostap-utils/files/digest-hostap-utils-0.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c6775ca98721affeb336392def22289e hostap-utils-0.4.0.tar.gz 60495 diff --git a/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild b/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild deleted file mode 100644 index a1bec1317226..000000000000 --- a/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild +++ /dev/null @@ -1,31 +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-utils/hostap-utils-0.3.7.ebuild,v 1.4 2005/07/24 12:44:57 brix Exp $ - -inherit toolchain-funcs - -DESCRIPTION="Utilities 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" -SLOT="0" -KEYWORDS="ppc x86" - -IUSE="" - -DEPEND="virtual/libc" - -src_compile() { - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed" -} - -src_install() { - - dosbin hostap_{crypt_conf,diag,fw_load,io_debug,rid} - dosbin prism2_{param,srec} - dosbin split_combined_hex - - dodoc README -} diff --git a/net-wireless/hostap-utils/hostap-utils-0.4.0.ebuild b/net-wireless/hostap-utils/hostap-utils-0.4.0.ebuild deleted file mode 100644 index d2e355133968..000000000000 --- a/net-wireless/hostap-utils/hostap-utils-0.4.0.ebuild +++ /dev/null @@ -1,30 +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-utils/hostap-utils-0.4.0.ebuild,v 1.3 2005/09/17 09:58:21 blubb Exp $ - -inherit toolchain-funcs - -DESCRIPTION="Utilities 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" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -IUSE="" - -DEPEND="virtual/libc" - -src_compile() { - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed" -} - -src_install() { - dosbin hostap_{crypt_conf,diag,fw_load,io_debug,rid} - dosbin prism2_{param,srec} - dosbin split_combined_hex - - dodoc README -} |