diff options
author | 2005-02-13 15:43:47 +0000 | |
---|---|---|
committer | 2005-02-13 15:43:47 +0000 | |
commit | 446a02dfe343a909618163f8b4a75d867405ed42 (patch) | |
tree | dc3599bcb16a5bf2a9208ccb9b667a764c542036 /net-wireless/hostapd | |
parent | added ~amd64 to KEYWORDS. fixes #81563 (diff) | |
download | historical-446a02dfe343a909618163f8b4a75d867405ed42.tar.gz historical-446a02dfe343a909618163f8b4a75d867405ed42.tar.bz2 historical-446a02dfe343a909618163f8b4a75d867405ed42.zip |
Pruned old versions.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.3.5 | 2 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.3.7_pre | 2 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.3.5.ebuild | 80 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.3.7_pre.ebuild | 83 |
5 files changed, 5 insertions, 168 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog index 3f1c7a3a5055..c2d02444b1b6 100644 --- a/net-wireless/hostapd/ChangeLog +++ b/net-wireless/hostapd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/hostapd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.23 2005/02/13 11:49:17 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.24 2005/02/13 15:41:18 brix Exp $ + + 13 Feb 2005; Henrik Brix Andersen <brix@gentoo.org> -hostapd-0.3.5.ebuild, + -hostapd-0.3.7_pre.ebuild: + Pruned old versions. *hostapd-0.3.7 (13 Feb 2005) diff --git a/net-wireless/hostapd/files/digest-hostapd-0.3.5 b/net-wireless/hostapd/files/digest-hostapd-0.3.5 deleted file mode 100644 index 5710a9c1d600..000000000000 --- a/net-wireless/hostapd/files/digest-hostapd-0.3.5 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1e3c1ba18f2138f21b0fcccedacf5562 hostapd-0.3.5.tar.gz 246010 -MD5 8237d57be31464ddd7a710704e6755f0 madwifi-cvs-snapshot-2005-01-07.tar.bz2 1586914 diff --git a/net-wireless/hostapd/files/digest-hostapd-0.3.7_pre b/net-wireless/hostapd/files/digest-hostapd-0.3.7_pre deleted file mode 100644 index da3ee2cfd5f1..000000000000 --- a/net-wireless/hostapd/files/digest-hostapd-0.3.7_pre +++ /dev/null @@ -1,2 +0,0 @@ -MD5 5784332ccf76f7fb23fe652e75ac63c4 hostapd-0.3.7-pre.tar.gz 246203 -MD5 8237d57be31464ddd7a710704e6755f0 madwifi-cvs-snapshot-2005-01-07.tar.bz2 1586914 diff --git a/net-wireless/hostapd/hostapd-0.3.5.ebuild b/net-wireless/hostapd/hostapd-0.3.5.ebuild deleted file mode 100644 index c2516f3b93e3..000000000000 --- a/net-wireless/hostapd/hostapd-0.3.5.ebuild +++ /dev/null @@ -1,80 +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/hostapd/hostapd-0.3.5.ebuild,v 1.1 2005/01/24 19:14:42 brix Exp $ - -inherit toolchain-funcs - -MADWIFI_VERSION="2005-01-07" - -DESCRIPTION="HostAP wireless daemon" -HOMEPAGE="http://hostap.epitest.fi" -SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz - mirror://gentoo/madwifi-cvs-snapshot-${MADWIFI_VERSION}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" - -IUSE="ssl" - -DEPEND="ssl? ( dev-libs/openssl )" - -src_unpack() { - local CONFIG=${S}/.config - - unpack ${A} - - # toolchain setup - echo "CC = $(tc-getCC)" > ${CONFIG} - - # authentication methods - echo "CONFIG_EAP=y" >> ${CONFIG} - echo "CONFIG_EAP_MD5=y" >> ${CONFIG} - echo "CONFIG_EAP_GTC=y" >> ${CONFIG} - echo "CONFIG_IAPP=y" >> ${CONFIG} - echo "CONFIG_PKCS12=y" >> ${CONFIG} - echo "CONFIG_RADIUS_SERVER=y" >> ${CONFIG} - echo "CONFIG_RSN_PREAUTH=y" >> ${CONFIG} - echo "CONFIG_EAP_SIM=y" >> ${CONFIG} - - if use ssl; then - # SSL authentication methods - echo "CONFIG_EAP_MSCHAPV2=y" >> ${CONFIG} - echo "CONFIG_EAP_PEAP=y" >> ${CONFIG} - echo "CONFIG_EAP_TLS=y" >> ${CONFIG} - echo "CONFIG_EAP_TTLS=y" >> ${CONFIG} - fi - - # Linux specific drivers - echo "CONFIG_DRIVER_HOSTAP=y" >> ${CONFIG} - echo "CONFIG_DRIVER_WIRED=y" >> ${CONFIG} - echo "CONFIG_DRIVER_PRISM54=y" >> ${CONFIG} - - # Add include path for madwifi-driver headers - echo "CFLAGS += -I${WORKDIR}/madwifi" >> ${CONFIG} - echo "CONFIG_DRIVER_MADWIFI=y" >> ${CONFIG} -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - insinto /etc/hostapd - doins hostapd.conf hostapd.accept hostapd.deny - - dosed 's:\(accept_mac_file=\)/etc/hostapd.accept:\1/etc/hostapd/hostapd.accept:g' \ - /etc/hostapd/hostapd.conf - dosed 's:\(deny_mac_file=\)/etc/hostapd.deny:\1/etc/hostapd/hostapd.deny:g' \ - /etc/hostapd/hostapd.conf - - dosbin hostapd - - exeinto /etc/init.d - newexe ${FILESDIR}/hostapd.init.d hostapd - - dodoc ChangeLog developer.txt README - - docinto examples - dodoc madwifi.conf wired.conf -} diff --git a/net-wireless/hostapd/hostapd-0.3.7_pre.ebuild b/net-wireless/hostapd/hostapd-0.3.7_pre.ebuild deleted file mode 100644 index a25bdc9fbefd..000000000000 --- a/net-wireless/hostapd/hostapd-0.3.7_pre.ebuild +++ /dev/null @@ -1,83 +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/hostapd/hostapd-0.3.7_pre.ebuild,v 1.1 2005/02/07 11:00:18 brix Exp $ - -inherit toolchain-funcs - -MY_P=${P/_/-} -S=${WORKDIR}/${MY_P} - -MADWIFI_VERSION="2005-01-07" - -DESCRIPTION="HostAP wireless daemon" -HOMEPAGE="http://hostap.epitest.fi" -SRC_URI="http://hostap.epitest.fi/releases/testing/${MY_P}.tar.gz - mirror://gentoo/madwifi-cvs-snapshot-${MADWIFI_VERSION}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc" - -IUSE="ssl" - -DEPEND="ssl? ( dev-libs/openssl )" - -src_unpack() { - local CONFIG=${S}/.config - - unpack ${A} - - # toolchain setup - echo "CC = $(tc-getCC)" > ${CONFIG} - - # authentication methods - echo "CONFIG_EAP=y" >> ${CONFIG} - echo "CONFIG_EAP_MD5=y" >> ${CONFIG} - echo "CONFIG_EAP_GTC=y" >> ${CONFIG} - echo "CONFIG_IAPP=y" >> ${CONFIG} - echo "CONFIG_PKCS12=y" >> ${CONFIG} - echo "CONFIG_RADIUS_SERVER=y" >> ${CONFIG} - echo "CONFIG_RSN_PREAUTH=y" >> ${CONFIG} - echo "CONFIG_EAP_SIM=y" >> ${CONFIG} - - if use ssl; then - # SSL authentication methods - echo "CONFIG_EAP_MSCHAPV2=y" >> ${CONFIG} - echo "CONFIG_EAP_PEAP=y" >> ${CONFIG} - echo "CONFIG_EAP_TLS=y" >> ${CONFIG} - echo "CONFIG_EAP_TTLS=y" >> ${CONFIG} - fi - - # Linux specific drivers - echo "CONFIG_DRIVER_HOSTAP=y" >> ${CONFIG} - echo "CONFIG_DRIVER_WIRED=y" >> ${CONFIG} - echo "CONFIG_DRIVER_PRISM54=y" >> ${CONFIG} - - # Add include path for madwifi-driver headers - echo "CFLAGS += -I${WORKDIR}/madwifi" >> ${CONFIG} - echo "CONFIG_DRIVER_MADWIFI=y" >> ${CONFIG} -} - -src_compile() { - emake || die "emake failed" -} - -src_install() { - insinto /etc/hostapd - doins hostapd.conf hostapd.accept hostapd.deny - - dosed 's:\(accept_mac_file=\)/etc/hostapd.accept:\1/etc/hostapd/hostapd.accept:g' \ - /etc/hostapd/hostapd.conf - dosed 's:\(deny_mac_file=\)/etc/hostapd.deny:\1/etc/hostapd/hostapd.deny:g' \ - /etc/hostapd/hostapd.conf - - dosbin hostapd - - exeinto /etc/init.d - newexe ${FILESDIR}/hostapd.init.d hostapd - - dodoc ChangeLog developer.txt README - - docinto examples - dodoc madwifi.conf wired.conf -} |