diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-08-09 22:33:23 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-08-09 22:33:23 +0000 |
commit | d1f6ebeae7ed760c89bcf23ac291e2ec45f97382 (patch) | |
tree | 5d80a2ee4d9749b8ac089555d5e2402aa837a43e /net-wireless | |
parent | Remove mention of hostap package, as that's getting zapped finally. (Manifest... (diff) | |
download | gentoo-2-d1f6ebeae7ed760c89bcf23ac291e2ec45f97382.tar.gz gentoo-2-d1f6ebeae7ed760c89bcf23ac291e2ec45f97382.tar.bz2 gentoo-2-d1f6ebeae7ed760c89bcf23ac291e2ec45f97382.zip |
Removing hostap package finally. hostap-driver supercedes it.
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostap/ChangeLog | 89 | ||||
-rw-r--r-- | net-wireless/hostap/Manifest | 4 | ||||
-rw-r--r-- | net-wireless/hostap/files/digest-hostap-0.0.4 | 5 | ||||
-rw-r--r-- | net-wireless/hostap/files/hostap-20021012-gentoo-patch.diff | 13 | ||||
-rw-r--r-- | net-wireless/hostap/hostap-0.0.4.ebuild | 125 |
5 files changed, 0 insertions, 236 deletions
diff --git a/net-wireless/hostap/ChangeLog b/net-wireless/hostap/ChangeLog deleted file mode 100644 index 1a1090ab333c..000000000000 --- a/net-wireless/hostap/ChangeLog +++ /dev/null @@ -1,89 +0,0 @@ -# ChangeLog for net-wireless/hostap -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/ChangeLog,v 1.21 2004/06/25 00:44:39 agriffis Exp $ - - 14 Jun 2004; Aron Griffis <agriffis@gentoo.org> hostap-0.0.4.ebuild: - Fix use invocation - - 08 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> hostap-0.0.1.ebuild, - hostap-0.0.2-r1.ebuild, hostap-0.0.2.ebuild, hostap-0.0.3-r1.ebuild, - hostap-0.0.3.ebuild: - clean older ebuilds - -*hostap-0.0.4 (28 Jul 2003) - - 28 Jul 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.4.ebuild: - Added 0.0.4. Switched to using local use variables instead of the silly - HOSTAP_DRIVER variable. Bad idea on my part. Use "hostap-nopci" or - "hostap-noplx" to not build those if you don't want to. - - 18 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> : - Fixed missing digests (bug 21466) - -*hostap-0.0.3-r1 (11 Jun 2003) - - 11 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> hostap-0.0.3-r1.ebuild: - Fixed(?) bug 21050, finally. Did not install all built drivers. - -*hostap-0.0.3 (24 May 2003) - - 24 May 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.3.ebuild: - Bump - -*hostap-0.0.2-r1 (15 May 2003) - - 15 May 2003; Patrick Kursawe <phosphan@gentoo.org> hostap-0.0.2-r1.ebuild: - Corrected line in the installation function that installed nothing if no - pcmcia was selected and the build was not customized (bug 21050) - -*hostap-0.0.2 (13 May 2003) - - 13 May 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.2.ebuild; - Bump. bug #20911. - -*hostap-0.0.1 (16 Apr 2003) - - 16 Apr 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.1.ebuild, - hostap-20021012-r1.ebuild: - Version bump to a real release - - 24 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - Use has_version to set PCMCIA_VERSION. using all portage stuff now. should work once and for all. - - 4 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - Use full path to cardmgr and cut, should fix PCMCIA_VERSION once and for all - - 2 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - fix to PCMCIA_VERSION. Combination of double quotes and use of "which" should - solve the problem of setting the PCMCIA_VERSION variable. - - 1 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - fix to PCMCIA_VERSION. - - 27 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild : - Major fixes to work with latest portage. HOSTAP_DRIVERS functionality now works. - Fixed PCMCIA_VERSION. - - 25 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012.ebuild - hostap-20021012-r1.ebuild: - Ebuilds checks for which version of pcmcia-cs is installed now. - - 13 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012.ebuild : - Fixed IUSE - -*hostap-20021012-r1 (13 Feb 2003) - - 07 Apr 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild: - Much better method of compiling against proper pcmcia-cs version - - 13 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild - files/digest-hostap-20021012-r1 : - Ebuild now can use HOSTAP_DRIVERS to specify which drivers to build. - - 08 Feb 2003; Peter Johanson <latexer@gentoo.org> : - Moved from sys-apps to net-wireless. - -*hostap-20021012 (07 Feb 2003) - - 07 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012 : - Initial import. Ebuild by me. diff --git a/net-wireless/hostap/Manifest b/net-wireless/hostap/Manifest deleted file mode 100644 index 830efa354547..000000000000 --- a/net-wireless/hostap/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 96e20c6b71afa8251c6ef43a8a50af7a hostap-0.0.4.ebuild 3123 -MD5 739fe4221ec12bc7708c674468541a6a ChangeLog 3418 -MD5 767da41867e766a8207872c4c2859268 files/digest-hostap-0.0.4 354 -MD5 72d2af56025069ea611a9cc8456ef12e files/hostap-20021012-gentoo-patch.diff 517 diff --git a/net-wireless/hostap/files/digest-hostap-0.0.4 b/net-wireless/hostap/files/digest-hostap-0.0.4 deleted file mode 100644 index 0337463c09bf..000000000000 --- a/net-wireless/hostap/files/digest-hostap-0.0.4 +++ /dev/null @@ -1,5 +0,0 @@ -MD5 2100cf40e86e2ebddbd40b933952b9e3 hostap-0.0.4.tar.gz 270995 -MD5 7e9f01a697d2e3e5164340d79474ea30 pcmcia-cs-3.2.1.tar.gz 1250413 -MD5 24e8c68d0eac2a9b3446acdd259c22a0 pcmcia-cs-3.2.1-3.2.2.diff.gz 246919 -MD5 9ed9491a743b7400b382b199377c7279 pcmcia-cs-3.2.1-3.2.3.diff.gz 247541 -MD5 c94ce648d1e420be0cf02246236dc387 pcmcia-cs-3.2.1-3.2.4.diff.gz 305171 diff --git a/net-wireless/hostap/files/hostap-20021012-gentoo-patch.diff b/net-wireless/hostap/files/hostap-20021012-gentoo-patch.diff deleted file mode 100644 index 4b80ab474ca0..000000000000 --- a/net-wireless/hostap/files/hostap-20021012-gentoo-patch.diff +++ /dev/null @@ -1,13 +0,0 @@ ---- hostap-2002-10-12/hostapd/hostapd.h 2002-09-08 13:49:35.000000000 -0400 -+++ hostapd.h.new 2003-02-06 19:03:47.000000000 -0500 -@@ -49,9 +49,8 @@ - struct sta_info *sta_aid[MAX_AID_TABLE_SIZE]; - - enum { HOSTAPD_DEBUG_NO = 0, HOSTAPD_DEBUG_MINIMAL = 1, -- HOSTAPD_DEBUG_MSGDUMPS = 2 }; -+ HOSTAPD_DEBUG_MSGDUMPS = 2 } debug; /* debug verbosity level */ - -- int debug; /* debug verbosity level */ - char *dump_log_name; /* file name for state dump (SIGUSR1) */ - - int ieee802_1x; /* use IEEE 802.1X */ diff --git a/net-wireless/hostap/hostap-0.0.4.ebuild b/net-wireless/hostap/hostap-0.0.4.ebuild deleted file mode 100644 index 1996113dd9ab..000000000000 --- a/net-wireless/hostap/hostap-0.0.4.ebuild +++ /dev/null @@ -1,125 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/hostap-0.0.4.ebuild,v 1.4 2004/06/25 00:44:39 agriffis Exp $ - -inherit eutils - -DESCRIPTION="HostAP wireless drivers" -HOMEPAGE="http://hostap.epitest.fi/" - -MY_PCMCIA="pcmcia-cs-3.2.1" -PATCH_3_2_2="${MY_PCMCIA}-3.2.2.diff.gz" -PATCH_3_2_3="${MY_PCMCIA}-3.2.3.diff.gz" -PATCH_3_2_4="${MY_PCMCIA}-3.2.4.diff.gz" - -SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz - pcmcia? ( mirror://sourceforge/pcmcia-cs/${MY_PCMCIA}.tar.gz ) - pcmcia? ( mirror://gentoo/${PATCH_3_2_2} ) - pcmcia? ( mirror://gentoo/${PATCH_3_2_3} ) - pcmcia? ( mirror://gentoo/${PATCH_3_2_4} )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" - -IUSE="pcmcia hostap-nopci hostap-noplx" - -DEPEND=">=net-wireless/wireless-tools-25 - pcmcia? ( >=sys-apps/pcmcia-cs-3.2.1* )" - -LIB_PATH="/lib/modules/${KV}" - -src_unpack() { - check_KV - unpack ${P}.tar.gz - - if use pcmcia; then - unpack ${MY_PCMCIA}.tar.gz - cd ${WORKDIR}/${MY_PCMCIA} - if [ -z "`has_version =sys-apps/pcmcia-cs-3.2.4*`" ]; then - epatch ${DISTDIR}/${PATCH_3_2_4} - elif [ -z "`has_version =sys-apps/pcmcia-cs-3.2.3*`" ]; then - epatch ${DISTDIR}/${PATCH_3_2_3} - elif [ -z "`has_version =sys-apps/pcmcia-cs-3.2.2*`" ]; then - epatch ${DISTDIR}/${PATCH_3_2_2} - fi - fi - - - cd ${S} - mv Makefile ${T} - sed -e "s:gcc:${CC}:" \ - -e "s:-O2:${CFLAGS}:" \ - -e "s:\$(EXTRA_CFLAGS):\$(EXTRA_CFLAGS) -DPRISM2_HOSTAPD:" \ - ${T}/Makefile > Makefile - - if use pcmcia || [[ "${HOSTAP_DRIVERS}" == *pccard* ]]; then - mv Makefile ${T} - sed -e "s:^PCMCIA_PATH=:PCMCIA_PATH=${WORKDIR}/${MY_PCMCIA}:" \ - ${T}/Makefile > Makefile - fi - - cd ${S}/hostapd - mv Makefile ${T} - sed -e "s:gcc:${CC}:" \ - -e "s:-O2:${CFLAGS}:" \ - ${T}/Makefile > Makefile -} - -src_compile() { - - local mydrivers - - use pcmcia && mydrivers="${mydrivers} pccard" - use hostap-nopci || mydrivers="${mydrivers} pci" - use hostap-noplx || mydrivers="${mydrivers} plx" - - # Build the drivers - einfo "Building the folowing drivers: ${mydrivers}" - emake ${mydrivers} || die - - # Make the hostapd daemon - cd ${S}/hostapd - emake || die - - # Make the little wlansniff utility - cd ${S}/sniff - emake || die -} - -src_install() { - dodir ${LIB_PATH}/net - cp ${S}/driver/modules/{hostap.o,hostap_crypt.o,hostap_crypt_wep.o}\ - ${D}${LIB_PATH}/net/ - - if use pcmcia; then - dodir ${LIB_PATH}/pcmcia - dodir /etc/pcmcia - cp ${S}/driver/modules/hostap_cs.o ${D}/${LIB_PATH}/pcmcia/ - cp ${S}/driver/etc/hostap_cs.conf ${D}/etc/pcmcia/ - if [ -r /etc/pcmcia/prism2.conf ]; then - einfo "You may need to edit or remove /etc/pcmcia/prism2.conf" - einfo "This is usually a result of conflicts with the" - einfo "linux-wlan-ng drivers." - fi - fi - - if ! use hostap-nopci; then - cp ${S}/driver/modules/hostap_pci.o\ - ${D}${LIB_PATH}/net/ - fi - - if ! use hostap-noplx; then - cp ${S}/driver/modules/hostap_plx.o\ - ${D}${LIB_PATH}/net/ - fi - - dodoc FAQ README driver_source.txt ChangeLog - - dosbin hostapd/hostapd - dosbin sniff/wlansniff - newdoc sniff/README README.wlansniff -} -pkg_postinst(){ - /sbin/depmod -a -} |