diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-27 19:57:22 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2006-05-27 19:57:22 +0000 |
commit | aee708632c0be8c07949e4e06ca11c819e477b4f (patch) | |
tree | 87bcb7d59b963ed52f66097a6642cd619f1c5326 /net-wireless | |
parent | Version bump, but only for people using kernels older than linux-2.6.14. (diff) | |
download | gentoo-2-aee708632c0be8c07949e4e06ca11c819e477b4f.tar.gz gentoo-2-aee708632c0be8c07949e4e06ca11c819e477b4f.tar.bz2 gentoo-2-aee708632c0be8c07949e4e06ca11c819e477b4f.zip |
Version bump.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/ChangeLog | 9 | ||||
-rw-r--r-- | net-wireless/hostapd/Manifest | 6 | ||||
-rw-r--r-- | net-wireless/hostapd/files/digest-hostapd-0.4.9 | 1 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.4.9-conf.d | 9 | ||||
-rw-r--r-- | net-wireless/hostapd/files/hostapd-0.4.9-init.d | 50 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.4.9.ebuild | 117 |
6 files changed, 190 insertions, 2 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog index 8f23ddc297b8..5cc3668fe6d3 100644 --- a/net-wireless/hostapd/ChangeLog +++ b/net-wireless/hostapd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-wireless/hostapd # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.63 2006/04/29 14:25:13 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.64 2006/05/27 19:57:22 brix Exp $ + +*hostapd-0.4.9 (27 May 2006) + + 27 May 2006; Henrik Brix Andersen <brix@gentoo.org> + +files/hostapd-0.4.9-conf.d, +files/hostapd-0.4.9-init.d, + +hostapd-0.4.9.ebuild: + Version bump. *hostapd-0.5.3 (29 Apr 2006) diff --git a/net-wireless/hostapd/Manifest b/net-wireless/hostapd/Manifest index c44e25e2a7b9..8136f5e05dee 100644 --- a/net-wireless/hostapd/Manifest +++ b/net-wireless/hostapd/Manifest @@ -1,12 +1,15 @@ -MD5 1214672945819c1d8dae182792614e90 ChangeLog 10779 +MD5 8d80eea710fa63598f1601e90f2cdaa4 ChangeLog 10965 MD5 b0b607a1e367c39a3b14a50fd66d89b1 files/digest-hostapd-0.4.7-r2 65 MD5 b889b17ff10dbe3193353f453f04be64 files/digest-hostapd-0.4.8 65 +MD5 b6e6c055b71a94affe9d7c4386f12b2f files/digest-hostapd-0.4.9 65 MD5 371819cdecb937819dcca6c56f322ff3 files/digest-hostapd-0.5.2 65 MD5 1577a4ad5b96a07a2da9d15e0c4ea2de files/digest-hostapd-0.5.3 65 MD5 d5a08b266b9a031229e8910fe8cd18b3 files/hostapd-0.4.7-conf.d 425 MD5 4995955a0f26765b587f160d89e83910 files/hostapd-0.4.7-init.d 967 MD5 b0f2b07b294b771e1ffc4505970cb73d files/hostapd-0.4.8-conf.d 425 MD5 4150a7586faf504196a8f4f4e46c4b7a files/hostapd-0.4.8-init.d 967 +MD5 44e1d599bbbbabcb53ce925ee037e42b files/hostapd-0.4.9-conf.d 245 +MD5 56b31e03a75f471149e3a1f41a6847e2 files/hostapd-0.4.9-init.d 847 MD5 44e1d599bbbbabcb53ce925ee037e42b files/hostapd-0.5.2-conf.d 245 MD5 124087c0589db2ab55758b3316d43edf files/hostapd-0.5.2-init.d 954 MD5 b4a52e58c5b08e2f69f837d0a811b8d4 files/hostapd-0.5.2-ssl.patch 371 @@ -15,6 +18,7 @@ MD5 b917ccb2d6e1cc062ee9411083e189ef files/hostapd-0.5.3-init.d 954 MD5 8795d6fca0a69f83b03c5179fc578579 files/hostapd-0.5.3-os_get_random.patch 1496 MD5 98674360a16af6d2ee36838a0e186c05 hostapd-0.4.7-r2.ebuild 2738 MD5 0f134eb61a5ae09f24a2fa598756de71 hostapd-0.4.8.ebuild 3069 +MD5 976e5646b266a2876d0ff5ca7ff6bdf0 hostapd-0.4.9.ebuild 2969 MD5 776150e37fd4c98bed965730424ac02e hostapd-0.5.2.ebuild 3288 MD5 1451d03aa444a518096135e04be35f51 hostapd-0.5.3.ebuild 3567 MD5 52a4b928b36a98e530ae455b73f868f5 metadata.xml 462 diff --git a/net-wireless/hostapd/files/digest-hostapd-0.4.9 b/net-wireless/hostapd/files/digest-hostapd-0.4.9 new file mode 100644 index 000000000000..0de1901df547 --- /dev/null +++ b/net-wireless/hostapd/files/digest-hostapd-0.4.9 @@ -0,0 +1 @@ +MD5 3feba72240c24024b44fcd0b66f7c5d2 hostapd-0.4.9.tar.gz 291630 diff --git a/net-wireless/hostapd/files/hostapd-0.4.9-conf.d b/net-wireless/hostapd/files/hostapd-0.4.9-conf.d new file mode 100644 index 000000000000..7d05735eb3b4 --- /dev/null +++ b/net-wireless/hostapd/files/hostapd-0.4.9-conf.d @@ -0,0 +1,9 @@ +# Space separated List of interfaces which needs to be started before +# hostapd +INTERFACES="wlan0" + +# Space separated list of configuration files +CONFIGS="/etc/hostapd/hostapd.conf" + +# Extra options to pass to hostapd, see hostapd(8) +OPTIONS="" diff --git a/net-wireless/hostapd/files/hostapd-0.4.9-init.d b/net-wireless/hostapd/files/hostapd-0.4.9-init.d new file mode 100644 index 000000000000..23784004d3d4 --- /dev/null +++ b/net-wireless/hostapd/files/hostapd-0.4.9-init.d @@ -0,0 +1,50 @@ +#!/sbin/runscript +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/hostapd-0.4.9-init.d,v 1.1 2006/05/27 19:57:22 brix Exp $ + +opts="start stop reload" + +depend() { + local iface + + for iface in ${INTERFACES}; do + need net.${iface} + done + + use logger +} + +checkconfig() { + local file + + for file in ${CONFIGS}; do + if [[ ! -r ${file} ]]; then + eerror "hostapd configuration file (${CONFIG}) not found" + return 1 + fi + done +} + +start() { + checkconfig || return 1 + + ebegin "Starting hostapd" + start-stop-daemon --start --exec /usr/sbin/hostapd \ + -- -B ${OPTIONS} ${CONFIGS} + eend ${?} +} + +stop() { + ebegin "Stopping hostapd" + start-stop-daemon --stop --exec /usr/sbin/hostapd + eend ${?} +} + +reload() { + checkconfig || return 1 + + ebegin "Reloading hostapd configuration" + kill -HUP $(pidof /usr/sbin/hostapd) > /dev/null 2>&1 + eend ${?} +} diff --git a/net-wireless/hostapd/hostapd-0.4.9.ebuild b/net-wireless/hostapd/hostapd-0.4.9.ebuild new file mode 100644 index 000000000000..dc0e5ff1b8aa --- /dev/null +++ b/net-wireless/hostapd/hostapd-0.4.9.ebuild @@ -0,0 +1,117 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.4.9.ebuild,v 1.1 2006/05/27 19:57:22 brix Exp $ + +inherit toolchain-funcs + +DESCRIPTION="IEEE 802.11 wireless LAN Host AP daemon" +HOMEPAGE="http://hostap.epitest.fi" +SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" + +LICENSE="|| ( GPL-2 BSD )" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +IUSE="ipv6 logwatch madwifi ssl" + +RDEPEND="ssl? ( dev-libs/openssl ) + madwifi? ( || ( net-wireless/madwifi-ng net-wireless/madwifi-old ) )" +DEPEND="${RDEPEND} + sys-apps/sed" + +src_unpack() { + local CONFIG=${S}/.config + + unpack ${A} + + sed -i -e "s:/etc/hostapd:/etc/hostapd/hostapd:g" \ + ${S}/hostapd.conf + + # 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 + + if use ipv6; then + echo "CONFIG_IPV6=y" >> ${CONFIG} + fi + + # Linux specific drivers + echo "CONFIG_DRIVER_HOSTAP=y" >> ${CONFIG} + echo "CONFIG_DRIVER_WIRED=y" >> ${CONFIG} + echo "CONFIG_DRIVER_PRISM54=y" >> ${CONFIG} + + if use madwifi; then + # Add include path for madwifi-driver headers + echo "CFLAGS += -I${ROOT}/usr/include/madwifi" >> ${CONFIG} + echo "CONFIG_DRIVER_MADWIFI=y" >> ${CONFIG} + fi +} + +src_compile() { + emake || die "emake failed" +} + +src_install() { + insinto /etc/hostapd + doins hostapd.conf hostapd.accept hostapd.deny \ + hostapd.eap_user hostapd.radius_clients hostapd.sim_db hostapd.wpa_psk + + dosbin hostapd + dobin hostapd_cli + + newinitd ${FILESDIR}/${P}-init.d hostapd + newconfd ${FILESDIR}/${P}-conf.d hostapd + + doman hostapd.8 hostapd_cli.1 + + dodoc ChangeLog developer.txt README + + docinto examples + dodoc madwifi.conf wired.conf + + if use logwatch; then + insinto /etc/log.d/conf/services/ + doins logwatch/hostapd.conf + + exeinto /etc/log.d/scripts/services/ + doexe logwatch/hostapd + fi +} + +pkg_postinst() { + einfo + einfo "In order to use ${PN} you need to set up your wireless card" + einfo "for master mode in /etc/conf.d/net or /etc/conf.d/wireless" + einfo "and then start /etc/init.d/hostapd." + einfo + einfo "Example configuration:" + einfo + einfo "config_wlan0=( \"192.168.1.1/24\" )" + einfo "channel_wlan0=\"6\"" + einfo "essid_wlan0=\"test\"" + einfo "mode_wlan0=\"master\"" + einfo + if use madwifi; then + einfo "This package now compiles against the headers installed by" + einfo "the madwifi driver. You should remerge ${PN} after" + einfo "upgrading your madwifi driver." + einfo + fi +} |