summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2005-02-13 15:37:27 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2005-02-13 15:37:27 +0000
commit3a3dbad3c1aa557b21281a4d3feb1b31410dfa66 (patch)
tree333a3ab4735ae5ebaa84a0d41267a3abc090c3f4 /net-wireless/wpa_supplicant
parentadded ~amd64 to KEYWORDS. fixes #81563 (diff)
downloadgentoo-2-3a3dbad3c1aa557b21281a4d3feb1b31410dfa66.tar.gz
gentoo-2-3a3dbad3c1aa557b21281a4d3feb1b31410dfa66.tar.bz2
gentoo-2-3a3dbad3c1aa557b21281a4d3feb1b31410dfa66.zip
Pruned old versions.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-wireless/wpa_supplicant')
-rw-r--r--net-wireless/wpa_supplicant/ChangeLog9
-rw-r--r--net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.62
-rw-r--r--net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.7_pre2
-rw-r--r--net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-conf.d12
-rw-r--r--net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-init.d42
-rw-r--r--net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-conf.d12
-rw-r--r--net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-init.d42
-rw-r--r--net-wireless/wpa_supplicant/wpa_supplicant-0.3.6.ebuild108
-rw-r--r--net-wireless/wpa_supplicant/wpa_supplicant-0.3.7_pre.ebuild114
9 files changed, 8 insertions, 335 deletions
diff --git a/net-wireless/wpa_supplicant/ChangeLog b/net-wireless/wpa_supplicant/ChangeLog
index 3b9708b4b56e..5bafa430892a 100644
--- a/net-wireless/wpa_supplicant/ChangeLog
+++ b/net-wireless/wpa_supplicant/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-wireless/wpa_supplicant
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.17 2005/02/13 11:53:44 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.18 2005/02/13 15:34:19 brix Exp $
+
+ 13 Feb 2005; Henrik Brix Andersen <brix@gentoo.org>
+ -files/wpa_supplicant-0.3.6-conf.d, -files/wpa_supplicant-0.3.6-init.d,
+ -files/wpa_supplicant-0.3.7_pre-conf.d,
+ -files/wpa_supplicant-0.3.7_pre-init.d, -wpa_supplicant-0.3.6.ebuild,
+ -wpa_supplicant-0.3.7_pre.ebuild:
+ Pruned old versions.
*wpa_supplicant-0.3.7 (13 Feb 2005)
diff --git a/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.6 b/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.6
deleted file mode 100644
index 5f1f7505f5f4..000000000000
--- a/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.6
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 e7691bc302beebe9ab3b290d0349925c wpa_supplicant-0.3.6.tar.gz 296948
-MD5 8237d57be31464ddd7a710704e6755f0 madwifi-cvs-snapshot-2005-01-07.tar.bz2 1586914
diff --git a/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.7_pre b/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.7_pre
deleted file mode 100644
index 9e75047dd589..000000000000
--- a/net-wireless/wpa_supplicant/files/digest-wpa_supplicant-0.3.7_pre
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 4b0a4f572f465c1c776e693050bc9bb5 wpa_supplicant-0.3.7-pre.tar.gz 301077
-MD5 8237d57be31464ddd7a710704e6755f0 madwifi-cvs-snapshot-2005-01-07.tar.bz2 1586914
diff --git a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-conf.d b/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-conf.d
deleted file mode 100644
index bea3b12c26f4..000000000000
--- a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-conf.d
+++ /dev/null
@@ -1,12 +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/wpa_supplicant/files/wpa_supplicant-0.3.6-conf.d,v 1.1 2005/01/25 14:13:12 brix Exp $
-
-# List of interfaces
-INTERFACES="eth1"
-
-# Common arguments to all wpa_supplicant instances
-ARGS="-w"
-
-# Interface specific arguments
-#ARGS_eth1="-Dipw2100"
diff --git a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-init.d b/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-init.d
deleted file mode 100644
index aa8555b9c848..000000000000
--- a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-init.d
+++ /dev/null
@@ -1,42 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.6-init.d,v 1.1 2005/01/25 14:13:12 brix Exp $
-
-depend() {
- before net
-}
-
-start() {
- ebegin "Starting wpa_supplicant"
-
- if [ ! -f /etc/wpa_supplicant.conf ]; then
- eerror "Configuration file /etc/wpa_supplicant.conf not found"
- return 1
- fi
-
- if [ -z "$INTERFACES" ]; then
- eerror "No interfaces specified in /etc/conf.d/wpa_supplicant"
- return 1
- fi
-
- for IFACE in $INTERFACES; do
- ebegin " ${IFACE}"
-
- eval ARGS_IFACE=\"\$\{ARGS_$IFACE\}\"
-
- /sbin/ifconfig ${IFACE} up
-
- start-stop-daemon --start --quiet --exec /usr/sbin/wpa_supplicant \
- -- -B -i${IFACE} -c/etc/wpa_supplicant.conf ${ARGS} ${ARGS_IFACE}
- eend $?
- done
-}
-
-stop() {
- ebegin "Stopping wpa_supplicant"
-
- start-stop-daemon --stop --quiet --exec /usr/sbin/wpa_supplicant
- eend ${?}
-}
-
diff --git a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-conf.d b/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-conf.d
deleted file mode 100644
index e2d0d9b52560..000000000000
--- a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-conf.d
+++ /dev/null
@@ -1,12 +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/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-conf.d,v 1.1 2005/02/07 11:42:55 brix Exp $
-
-# List of interfaces
-INTERFACES="eth1"
-
-# Common arguments to all wpa_supplicant instances
-ARGS="-w"
-
-# Interface specific arguments
-#ARGS_eth1="-Dipw"
diff --git a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-init.d b/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-init.d
deleted file mode 100644
index ec22e06df8c3..000000000000
--- a/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-init.d
+++ /dev/null
@@ -1,42 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/files/wpa_supplicant-0.3.7_pre-init.d,v 1.1 2005/02/07 11:42:55 brix Exp $
-
-depend() {
- before net
-}
-
-start() {
- ebegin "Starting wpa_supplicant"
-
- if [ ! -f /etc/wpa_supplicant.conf ]; then
- eerror "Configuration file /etc/wpa_supplicant.conf not found"
- return 1
- fi
-
- if [ -z "$INTERFACES" ]; then
- eerror "No interfaces specified in /etc/conf.d/wpa_supplicant"
- return 1
- fi
-
- for IFACE in $INTERFACES; do
- ebegin " ${IFACE}"
-
- eval ARGS_IFACE=\"\$\{ARGS_$IFACE\}\"
-
- /sbin/ifconfig ${IFACE} up
-
- start-stop-daemon --start --quiet --exec /usr/sbin/wpa_supplicant \
- -- -B -i${IFACE} -c/etc/wpa_supplicant.conf ${ARGS} ${ARGS_IFACE}
- eend $?
- done
-}
-
-stop() {
- ebegin "Stopping wpa_supplicant"
-
- start-stop-daemon --stop --quiet --exec /usr/sbin/wpa_supplicant
- eend ${?}
-}
-
diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-0.3.6.ebuild b/net-wireless/wpa_supplicant/wpa_supplicant-0.3.6.ebuild
deleted file mode 100644
index 37f57c9aa29e..000000000000
--- a/net-wireless/wpa_supplicant/wpa_supplicant-0.3.6.ebuild
+++ /dev/null
@@ -1,108 +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/wpa_supplicant/wpa_supplicant-0.3.6.ebuild,v 1.1 2005/01/25 14:13:12 brix Exp $
-
-inherit toolchain-funcs
-
-MADWIFI_VERSION="2005-01-07"
-
-DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
-HOMEPAGE="http://hostap.epitest.fi/wpa_supplicant/"
-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 ~amd64"
-IUSE="gsm readline ssl"
-
-DEPEND="gsm? ( sys-apps/pcsc-lite )
- readline? ( sys-libs/ncurses
- sys-libs/readline )
- ssl? ( dev-libs/openssl )"
-
-src_unpack() {
- local CONFIG=${S}/.config
-
- unpack ${A}
-
- # toolchain setup
- echo "CC = $(tc-getCC)" > ${CONFIG}
-
- # basic setup
- echo "CONFIG_CTRL_IFACE=y" >> ${CONFIG}
- echo "CONFIG_XSUPPLICANT_IFACE=y" >> ${CONFIG}
-
- # basic authentication methods
- echo "CONFIG_EAP_GTC=y" >> ${CONFIG}
- echo "CONFIG_EAP_MD5=y" >> ${CONFIG}
- echo "CONFIG_EAP_OTP=y" >> ${CONFIG}
- echo "CONFIG_EAP_PSK=y" >> ${CONFIG}
- echo "CONFIG_IEEE8021X_EAPOL=y" >> ${CONFIG}
- echo "CONFIG_PKCS12=y" >> ${CONFIG}
-
- if use gsm; then
- # smart card authentication
- echo "CONFIG_EAP_SIM=y" >> ${CONFIG}
- echo "CONFIG_EAP_AKA=y" >> ${CONFIG}
- echo "CONFIG_PCSC=y" >> ${CONFIG}
- fi
-
- if use readline; then
- # readline/history support for wpa_cli
- echo "CONFIG_READLINE=y" >> ${CONFIG}
- fi
-
- if use ssl; then
- # SSL authentication methods
- echo "CONFIG_EAP_LEAP=y" >> ${CONFIG}
- 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_WIRELESS_EXTENSION=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_ATMEL=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_HOSTAP=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_IPW2100=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_NDISWRAPPER=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_PRISM54=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_WEXT=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() {
- dosbin wpa_supplicant
- dobin wpa_cli wpa_passphrase
-
- dodoc ChangeLog COPYING developer.txt eap_testing.txt README todo.txt
- dodoc doc/wpa_supplicant.fig
-
- insinto /etc
- newins wpa_supplicant.conf wpa_supplicant.conf.example
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/${P}-init.d wpa_supplicant || die
-
- insinto /etc/conf.d
- newins ${FILESDIR}/${P}-conf.d wpa_supplicant || die
-}
-
-pkg_postinst() {
- einfo
- einfo "To use ${P} you must create the configuration file"
- einfo "/etc/wpa_supplicant.conf"
- einfo
- einfo "An example configuration file has been installed as"
- einfo "/etc/wpa_supplicant.conf.example"
- einfo
-}
diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-0.3.7_pre.ebuild b/net-wireless/wpa_supplicant/wpa_supplicant-0.3.7_pre.ebuild
deleted file mode 100644
index f27d4edddd94..000000000000
--- a/net-wireless/wpa_supplicant/wpa_supplicant-0.3.7_pre.ebuild
+++ /dev/null
@@ -1,114 +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/wpa_supplicant/wpa_supplicant-0.3.7_pre.ebuild,v 1.1 2005/02/07 11:42:55 brix Exp $
-
-inherit toolchain-funcs
-
-MY_P=${PN}-${PV/_/-}
-S=${WORKDIR}/${MY_P}
-
-MADWIFI_VERSION="2005-01-07"
-
-DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
-HOMEPAGE="http://hostap.epitest.fi/wpa_supplicant/"
-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 ~amd64"
-IUSE="gsm readline ssl"
-
-DEPEND="gsm? ( sys-apps/pcsc-lite )
- readline? ( sys-libs/ncurses
- sys-libs/readline )
- ssl? ( dev-libs/openssl )"
-
-src_unpack() {
- local CONFIG=${S}/.config
-
- unpack ${A}
-
- # toolchain setup
- echo "CC = $(tc-getCC)" > ${CONFIG}
-
- # basic setup
- echo "CONFIG_CTRL_IFACE=y" >> ${CONFIG}
- echo "CONFIG_XSUPPLICANT_IFACE=y" >> ${CONFIG}
-
- # basic authentication methods
- echo "CONFIG_EAP_GTC=y" >> ${CONFIG}
- echo "CONFIG_EAP_MD5=y" >> ${CONFIG}
- echo "CONFIG_EAP_OTP=y" >> ${CONFIG}
- echo "CONFIG_EAP_PSK=y" >> ${CONFIG}
- echo "CONFIG_IEEE8021X_EAPOL=y" >> ${CONFIG}
- echo "CONFIG_PKCS12=y" >> ${CONFIG}
-
- if use gsm; then
- # smart card authentication
- echo "CONFIG_EAP_SIM=y" >> ${CONFIG}
- echo "CONFIG_EAP_AKA=y" >> ${CONFIG}
- echo "CONFIG_PCSC=y" >> ${CONFIG}
- fi
-
- if use readline; then
- # readline/history support for wpa_cli
- echo "CONFIG_READLINE=y" >> ${CONFIG}
- fi
-
- if use ssl; then
- # SSL authentication methods
- echo "CONFIG_EAP_LEAP=y" >> ${CONFIG}
- 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_WIRELESS_EXTENSION=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_ATMEL=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_HOSTAP=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_IPW=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_NDISWRAPPER=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_PRISM54=y" >> ${CONFIG}
- echo "CONFIG_DRIVER_WEXT=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() {
- dosbin wpa_supplicant
- dobin wpa_cli wpa_passphrase
-
- dodoc ChangeLog COPYING developer.txt eap_testing.txt README todo.txt
- dodoc doc/wpa_supplicant.fig
-
- insinto /etc
- newins wpa_supplicant.conf wpa_supplicant.conf.example
-
- exeinto /etc/init.d
- newexe ${FILESDIR}/${P}-init.d wpa_supplicant || die
-
- insinto /etc/conf.d
- newins ${FILESDIR}/${P}-conf.d wpa_supplicant || die
-}
-
-pkg_postinst() {
- einfo
- einfo "To use ${P} you must create the configuration file"
- einfo "/etc/wpa_supplicant.conf"
- einfo
- einfo "Please notice that the ipw2100 driver has changed name"
- einfo "to ipw, meaning you will need to specify -Dipw to ${PN}"
- einfo
- einfo "An example configuration file has been installed as"
- einfo "/etc/wpa_supplicant.conf.example"
- einfo
-}