summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-embedded/avrdude/ChangeLog6
-rw-r--r--dev-embedded/avrdude/avrdude-5.0_beta.ebuild32
-rw-r--r--dev-embedded/avrdude/files/digest-avrdude-5.0_beta1
-rw-r--r--net-misc/radvd/ChangeLog5
-rw-r--r--net-misc/radvd/files/digest-radvd-0.81
-rw-r--r--net-misc/radvd/radvd-0.8.ebuild49
-rw-r--r--net-wireless/hostap-driver/ChangeLog8
-rw-r--r--net-wireless/hostap-driver/files/digest-hostap-driver-0.4.11
-rw-r--r--net-wireless/hostap-driver/files/digest-hostap-driver-0.4.41
-rw-r--r--net-wireless/hostap-driver/files/hostap-driver-0.4.1-firmware.patch12
-rw-r--r--net-wireless/hostap-driver/files/hostap-driver-0.4.4-firmware.patch12
-rw-r--r--net-wireless/hostap-driver/hostap-driver-0.4.1.ebuild95
-rw-r--r--net-wireless/hostap-driver/hostap-driver-0.4.4.ebuild99
13 files changed, 16 insertions, 306 deletions
diff --git a/dev-embedded/avrdude/ChangeLog b/dev-embedded/avrdude/ChangeLog
index 294081566edb..c45ae3831a93 100644
--- a/dev-embedded/avrdude/ChangeLog
+++ b/dev-embedded/avrdude/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-embedded/avrdude
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/avrdude/ChangeLog,v 1.12 2005/10/18 12:34:40 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/avrdude/ChangeLog,v 1.13 2005/10/22 10:41:08 brix Exp $
+
+ 22 Oct 2005; Henrik Brix Andersen <brix@gentoo.org>
+ -avrdude-5.0_beta.ebuild:
+ Pruned old versions.
*avrdude-5.0 (18 Oct 2005)
diff --git a/dev-embedded/avrdude/avrdude-5.0_beta.ebuild b/dev-embedded/avrdude/avrdude-5.0_beta.ebuild
deleted file mode 100644
index 48ec7d54e31b..000000000000
--- a/dev-embedded/avrdude/avrdude-5.0_beta.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/avrdude/avrdude-5.0_beta.ebuild,v 1.1 2005/08/23 20:52:32 brix Exp $
-
-MY_P=${P/_beta/-BETA}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="AVR Downloader/UploaDEr"
-HOMEPAGE="http://savannah.nongnu.org/projects/avrdude"
-SRC_URI="http://savannah.nongnu.org/download/avrdude/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-
-IUSE=""
-DEPEND="sys-libs/readline
- sys-libs/ncurses"
-RDEPEND="${DEPEND}"
-
-src_compile() {
- # no doc subdir in 5.0-BETA
- econf --disable-doc || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc AUTHORS NEWS README \
- ChangeLog ChangeLog-2001 ChangeLog-2002 ChangeLog-2003
-}
diff --git a/dev-embedded/avrdude/files/digest-avrdude-5.0_beta b/dev-embedded/avrdude/files/digest-avrdude-5.0_beta
deleted file mode 100644
index 8c97aa565b09..000000000000
--- a/dev-embedded/avrdude/files/digest-avrdude-5.0_beta
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6b9c04f2d1685f651a7d06da0ec89ddd avrdude-5.0-BETA.tar.gz 429350
diff --git a/net-misc/radvd/ChangeLog b/net-misc/radvd/ChangeLog
index 56e1e3822561..0c20be9e240b 100644
--- a/net-misc/radvd/ChangeLog
+++ b/net-misc/radvd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/radvd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.19 2005/10/20 12:55:05 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.20 2005/10/22 10:43:30 brix Exp $
+
+ 22 Oct 2005; Henrik Brix Andersen <brix@gentoo.org> -radvd-0.8.ebuild:
+ Pruned old versions.
*radvd-0.9 (20 Oct 2005)
diff --git a/net-misc/radvd/files/digest-radvd-0.8 b/net-misc/radvd/files/digest-radvd-0.8
deleted file mode 100644
index 734bed4ec89f..000000000000
--- a/net-misc/radvd/files/digest-radvd-0.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 374c18e6aa456b02951b42b661cf855a radvd-0.8.tar.gz 103682
diff --git a/net-misc/radvd/radvd-0.8.ebuild b/net-misc/radvd/radvd-0.8.ebuild
deleted file mode 100644
index d1cb8c65283e..000000000000
--- a/net-misc/radvd/radvd-0.8.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-0.8.ebuild,v 1.2 2005/08/23 13:14:14 flameeyes Exp $
-
-inherit eutils
-
-DESCRIPTION="Linux IPv6 Router Advertisement Daemon (radvd)"
-HOMEPAGE="http://v6web.litech.org/radvd/"
-SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc ~sparc"
-IUSE=""
-
-DEPEND="virtual/libc
- virtual/linux-sources"
-
-pkg_setup() {
- enewgroup radvd
- enewuser radvd -1 -1 /dev/null radvd
-
- # Force ownership of radvd user and group. fix #19647
- [ -d "/var/run/radvd" ] && chown radvd:radvd /var/run/radvd
-}
-
-src_compile() {
- econf --libexecdir=/usr/lib/radvd \
- --with-pidfile=/var/run/radvd/radvd.pid \
- --sysconfdir=/etc/radvd || die "econf failed"
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc CHANGES COPYRIGHT INTRO.html README TODO
-
- insinto /etc/radvd
- doins radvd.conf.example
-
- exeinto /etc/init.d
- doexe ${FILESDIR}/radvd
-
- dodir /var/run/radvd
- touch ${D}/var/run/radvd/.keep
- chown -R radvd:radvd ${D}/var/run/radvd
- chmod 755 ${D}/var/run/radvd
-
-}
diff --git a/net-wireless/hostap-driver/ChangeLog b/net-wireless/hostap-driver/ChangeLog
index 22e93082ec85..75f30b8cfdee 100644
--- a/net-wireless/hostap-driver/ChangeLog
+++ b/net-wireless/hostap-driver/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-wireless/hostap-driver
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/ChangeLog,v 1.46 2005/10/17 10:14:45 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/ChangeLog,v 1.47 2005/10/22 10:45:39 brix Exp $
+
+ 22 Oct 2005; Henrik Brix Andersen <brix@gentoo.org>
+ -files/hostap-driver-0.4.1-firmware.patch,
+ -files/hostap-driver-0.4.4-firmware.patch, -hostap-driver-0.4.1.ebuild,
+ -hostap-driver-0.4.4.ebuild:
+ Pruned old versions.
*hostap-driver-0.4.5 (17 Oct 2005)
diff --git a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.1 b/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.1
deleted file mode 100644
index fca2b30786a9..000000000000
--- a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4d216fd8eb031eac1d1738646a0654bd hostap-driver-0.4.1.tar.gz 201143
diff --git a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.4 b/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.4
deleted file mode 100644
index 276df4a56a97..000000000000
--- a/net-wireless/hostap-driver/files/digest-hostap-driver-0.4.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e9b4a5cb992e06c3c6bf2bc99eca6625 hostap-driver-0.4.4.tar.gz 202307
diff --git a/net-wireless/hostap-driver/files/hostap-driver-0.4.1-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.4.1-firmware.patch
deleted file mode 100644
index ec1c6ea3c8a5..000000000000
--- a/net-wireless/hostap-driver/files/hostap-driver-0.4.1-firmware.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp hostap-driver-0.4.1/driver/modules/hostap_config.h hostap-driver-0.4.1-firmware/driver/modules/hostap_config.h
---- hostap-driver-0.4.1/driver/modules/hostap_config.h 2005-05-23 05:36:11.000000000 +0200
-+++ hostap-driver-0.4.1-firmware/driver/modules/hostap_config.h 2005-05-23 11:23:09.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.4-firmware.patch b/net-wireless/hostap-driver/files/hostap-driver-0.4.4-firmware.patch
deleted file mode 100644
index 7302938a14ff..000000000000
--- a/net-wireless/hostap-driver/files/hostap-driver-0.4.4-firmware.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urp hostap-driver-0.4.4/driver/modules/hostap_config.h hostap-driver-0.4.4-firmware/driver/modules/hostap_config.h
---- hostap-driver-0.4.4/driver/modules/hostap_config.h 2005-08-21 21:24:43.000000000 +0200
-+++ hostap-driver-0.4.4-firmware/driver/modules/hostap_config.h 2005-08-22 00:18:56.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.4.1.ebuild b/net-wireless/hostap-driver/hostap-driver-0.4.1.ebuild
deleted file mode 100644
index e8926a4faa43..000000000000
--- a/net-wireless/hostap-driver/hostap-driver-0.4.1.ebuild
+++ /dev/null
@@ -1,95 +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.1.ebuild,v 1.3 2005/08/13 16:06:58 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="~x86 ~ppc"
-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="NET_RADIO"
-NET_RADIO_ERROR="${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.4.ebuild b/net-wireless/hostap-driver/hostap-driver-0.4.4.ebuild
deleted file mode 100644
index a71874e3b532..000000000000
--- a/net-wireless/hostap-driver/hostap-driver-0.4.4.ebuild
+++ /dev/null
@@ -1,99 +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.4.ebuild,v 1.2 2005/09/17 09:57:19 blubb 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="NET_RADIO"
-NET_RADIO_ERROR="${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
-}