diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-21 03:08:32 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-21 03:12:36 +1100 |
commit | 7ad2bf50acb4b50b7248e72c8a090ba9af98ad75 (patch) | |
tree | 7ddb5bed9c8831627f2d11dca10e5dc6a0c12619 /net-p2p | |
parent | app-cdr/disc-cover: remove old (diff) | |
download | gentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.tar.gz gentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.tar.bz2 gentoo-7ad2bf50acb4b50b7248e72c8a090ba9af98ad75.zip |
net-p2p: removed last-rited gift* packages
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift-ares/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild | 40 | ||||
-rw-r--r-- | net-p2p/gift-ares/metadata.xml | 5 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild | 42 | ||||
-rw-r--r-- | net-p2p/gift-fasttrack/metadata.xml | 5 | ||||
-rw-r--r-- | net-p2p/gift-gnutella/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/gift-gnutella/files/cacheupdate.sh | 73 | ||||
-rw-r--r-- | net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild | 47 | ||||
-rw-r--r-- | net-p2p/gift-gnutella/metadata.xml | 8 | ||||
-rw-r--r-- | net-p2p/gift-openft/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild | 48 | ||||
-rw-r--r-- | net-p2p/gift-openft/metadata.xml | 8 | ||||
-rw-r--r-- | net-p2p/gift/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/gift/files/gift.confd | 22 | ||||
-rw-r--r-- | net-p2p/gift/files/gift.initd | 35 | ||||
-rw-r--r-- | net-p2p/gift/gift-0.11.8.1-r1.ebuild | 64 | ||||
-rw-r--r-- | net-p2p/gift/metadata.xml | 14 | ||||
-rw-r--r-- | net-p2p/giftcurs/Manifest | 1 | ||||
-rw-r--r-- | net-p2p/giftcurs/giftcurs-0.6.2.ebuild | 37 | ||||
-rw-r--r-- | net-p2p/giftcurs/metadata.xml | 5 |
21 files changed, 0 insertions, 459 deletions
diff --git a/net-p2p/gift-ares/Manifest b/net-p2p/gift-ares/Manifest deleted file mode 100644 index eec20c3a4f20..000000000000 --- a/net-p2p/gift-ares/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gift-ares-0.3.0.tar.bz2 311141 SHA256 bfbd6673c58b8d7304cbfffd0dbb776b4fd6ca0ac5c807d71cdd702d3f411419 SHA512 c0b6b66628237ed1b54444834c2bb21fcdfd0e62fd8f1b88f681fb7a4d579f36a33d84327e7180223504d6d76c39bd601dae6cfd3ce000432ed929c2a6eb4902 WHIRLPOOL 4101570972fbbfea69de8fc9a62f1a6ecace5586341de426dbc8ab620bab0437d30c1c06d48b908b7c9b5013a3a66f9c627f4e98f1876fd85e018bfb66f90ab4 diff --git a/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild b/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild deleted file mode 100644 index 1ae90ff8a8e7..000000000000 --- a/net-p2p/gift-ares/gift-ares-0.3.0-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils - -IUSE="" - -DESCRIPTION="Ares Plugin for giFT" -HOMEPAGE="http://gift-ares.berlios.de/" -#SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" -SRC_URI="mirror://gentoo/${P}.tar.bz2" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" - -RDEPEND=">=net-p2p/gift-0.11.8" -DEPEND="virtual/pkgconfig - ${RDEPEND}" - -src_compile() { - econf --datadir=/usr/share/giFT || die "Ares plugin failed to configure" - emake || die "Ares plugin failed to build" -} - -src_install() { - make DESTDIR=${D} plugindir=/usr/$(get_libdir)/giFT install || die "Ares plugin failed to install" - dodoc AUTHORS COPYING ChangeLog NEWS README TODO -} - -pkg_postinst() { - einfo "It is recommended that you re-run gift-setup as" - einfo "the user you will run the giFT daemon as:" - einfo "\tgift-setup" - echo - einfo "Alternatively, if this plugin is already" - einfo "configured, you can add the following line" - einfo "to ~/.giFT/giftd.conf" - einfo "plugins = Ares" -} diff --git a/net-p2p/gift-ares/metadata.xml b/net-p2p/gift-ares/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-p2p/gift-ares/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/net-p2p/gift-fasttrack/Manifest b/net-p2p/gift-fasttrack/Manifest deleted file mode 100644 index 2422cceebf9e..000000000000 --- a/net-p2p/gift-fasttrack/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST giFT-FastTrack-0.8.9.tar.gz 449505 SHA256 910a3b053e50ac149efd1edab8dc5b79e79a67720afc7c81e68c5f6481e2cad1 SHA512 073985ad088465d6d3db5e4acf8d828635d96d1ab5d8939a05baa9abd5ea109d56c213a6e786cad158128c4e6c178aec4c2f3098759d1e25c7990f6b2c6bad5d WHIRLPOOL 754da75cfbeb246193118d2e7de0bece0bb7810691c0c640ef07e9e3da5ad1c2059f58c818f531943c2682c272a36bc17ca7ccbd7132fbf5ba8a41765c5d1772 diff --git a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild b/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild deleted file mode 100644 index 6bcb91cc503c..000000000000 --- a/net-p2p/gift-fasttrack/gift-fasttrack-0.8.9-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit multilib - -IUSE="" - -MY_P=${P/gift-fasttrack/giFT-FastTrack} - -DESCRIPTION="FastTrack Plugin for giFT" -HOMEPAGE="https://developer.berlios.de/projects/gift-fasttrack/" -#SRC_URI="mirror://berlios/${PN}/${MY_P}.tar.gz" -SRC_URI="mirror://gentoo/${MY_P}.tar.gz" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" - -RDEPEND=">=net-p2p/gift-0.11.1" -DEPEND="virtual/pkgconfig - ${RDEPEND}" - -S=${WORKDIR}/${MY_P} - -src_install() { - make DESTDIR=${D} \ - giftconfdir=/etc/giFT \ - plugindir=/usr/$(get_libdir)/giFT \ - libgiftincdir=/usr/include/libgift \ - install || die "Install failed" - dodoc AUTHORS ChangeLog NEWS README TODO -} - -pkg_postinst() { - einfo "It is recommended that you re-run gift-setup as" - einfo "the user you will run the giFT daemon as:" - einfo "\tgift-setup" - echo - einfo "Alternatively you can add the following line to" - einfo "your ~/.giFT/giftd.conf configuration file:" - einfo "plugins = OpenFT:FastTrack" -} diff --git a/net-p2p/gift-fasttrack/metadata.xml b/net-p2p/gift-fasttrack/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-p2p/gift-fasttrack/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/net-p2p/gift-gnutella/Manifest b/net-p2p/gift-gnutella/Manifest deleted file mode 100644 index 0e2260e2b457..000000000000 --- a/net-p2p/gift-gnutella/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gift-gnutella-0.0.11.tar.bz2 405742 SHA256 5a28fd53ad617a6acdc3042144829e74822510d80963a6ca35e7d256d5a06f86 SHA512 41a933580a2d2de1e925f7b4807e82dfc5570e3dbf2789738102f1131da142a51100550579ec59d7ee7331b424a21bf073d50900524fac39291197fcf6357308 WHIRLPOOL 34d0c3a10007e1ac1ab8f2fec29cfa11f91ba4169eea2641ad30257f59bdc7e967c126bad492ca3d718421d39cdf77baf6902c0dfc5e45497b89af05539ab50a diff --git a/net-p2p/gift-gnutella/files/cacheupdate.sh b/net-p2p/gift-gnutella/files/cacheupdate.sh deleted file mode 100644 index ee6f832aae28..000000000000 --- a/net-p2p/gift-gnutella/files/cacheupdate.sh +++ /dev/null @@ -1,73 +0,0 @@ -#!/bin/bash -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -CACHE_LIST="g2.tjtech.org/g2/ - gwc1c.olden.ch.3557.nyud.net:8080/gwc/ - gwc.eod.cc/skulls.php - skulls.mi-cha-el.org/skulls.php - gwc.frodoslair.net/skulls/skulls" - -URLFILE="?urlfile=1\&client=GEN2\&version=0.2" -HOSTFILE="?hostfile=1\&client=GEN2\&version=0.2" - -if [ -d ~/.giFT/Gnutella/ ]; then - cd ~/.giFT/Gnutella - - # Try to fetch an updated list - wget http://gcachescan.jonatkins.com/ -O .my_list &> /dev/null - if [[ $? -eq 0 ]] ; then - my_cache_list=$(grep gcachedetail .my_list | sed -e "s:.*gcachedetail.cgi?\(.*\)\">?</a>.*:\1:g" | head -n 10) - [[ -n ${my_cache_list} ]] && CACHE_LIST=${my_cache_list} - else - echo "Failed to fetch gwebcaches' list, trying with local list." - fi - - # Fetch gwebcaches - ok=0 - for cache in ${CACHE_LIST} ; do - wget ${cache}${URLFILE} -O .gwebcaches.new &> /dev/null - if [[ $? -ne 0 ]] ; then - echo "Failed to fetch gwebcaches file from ${cache}" - #CACHE_LIST=${CACHE_LIST/${cache}/} - elif [[ -z $(grep -e "^http://.*" .gwebcaches.new) ]] || [[ -n $(grep ERROR .gwebcaches.new) ]] ; then - echo "Fetched file from ${cache} is invalid" - else - mv .gwebcaches.new gwebcaches - echo -e "\ngwebcaches fetched\n" - ok=1 - break - fi - done - if [[ $ok -ne 1 ]] ; then - echo "Couldn't fetch gwebcaches!" - exit 1 - fi - - # Fetch nodes - ok=0 - for cache in ${CACHE_LIST} ; do - wget ${cache}${HOSTFILE} -O .nodes.new &> /dev/null - if [[ $? -ne 0 ]] ; then - echo "Failed to fetch nodes file from ${cache}" - #CACHE_LIST=${CACHE_LIST/${cache}/} - elif [[ -n $(grep ERROR .nodes.new) ]] ; then - echo "Fetched file from ${cache} is invalid" - else - mv .nodes.new nodes - echo -e "\nnodes fetched\n" - ok=1 - break - fi - done - if [[ $ok -ne 1 ]] ; then - echo "Couldn't fetch nodes!" - exit 1 - fi - - rm .my_list - echo -e "\nUpdate complete!" -else - echo " ~/.giFT/Gnutella/ does not exist. Please run gift-setup." -fi diff --git a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild b/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild deleted file mode 100644 index 43c817730a04..000000000000 --- a/net-p2p/gift-gnutella/gift-gnutella-0.0.11.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils - -DESCRIPTION="The giFT Gnutella plugin" -HOMEPAGE="http://gift.sf.net/" -SRC_URI="mirror://sourceforge/gift/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" -IUSE="xml" - -RDEPEND=">=net-p2p/gift-0.11.6" -DEPEND="${RDEPEND} - virtual/pkgconfig - app-arch/bzip2 - dev-libs/libxml2" - -src_compile() { - econf $(use_with xml libxml) || die "failed to configure" - emake || die "failed to build" -} - -src_install() { - einstall giftconfdir="${D}"/etc/giFT \ - plugindir="${D}"/usr/$(get_libdir)/giFT \ - datadir="${D}"/usr/share \ - giftperldir="${D}"/usr/bin \ - libgiftincdir="${D}"/usr/include/libgift || die "einstall failed" - newbin "${FILESDIR}"/cacheupdate.sh ${PN}-cacheupdate.sh -} - -pkg_postinst() { - elog "It is recommended that you re-run gift-setup as" - elog "the user you will run the giFT daemon as:" - elog "\tgift-setup" - echo - elog "Alternatively you can add the following line to" - elog "your ~/.giFT/giftd.conf configuration file:" - elog "plugins = Gnutella" - echo - elog "To update your caches, run:" - elog "\t${PN}-cacheupdate.sh" -} diff --git a/net-p2p/gift-gnutella/metadata.xml b/net-p2p/gift-gnutella/metadata.xml deleted file mode 100644 index ba4b48b2f85c..000000000000 --- a/net-p2p/gift-gnutella/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">gift</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-p2p/gift-openft/Manifest b/net-p2p/gift-openft/Manifest deleted file mode 100644 index 77460344fcda..000000000000 --- a/net-p2p/gift-openft/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gift-openft-0.2.1.6.tar.bz2 338786 SHA256 7b8db8d18b11e31c051c5687eee0e61182b53087edcaee3211dd767d7b31f47d SHA512 e37f2c92c5d141e8d17cf118e6472ad941a12e05b80835d223f55542189aebb3e76e3d79975bfcfb0877d436ff84a4edfa379aa6fb8fa9f5410081de0796292c WHIRLPOOL 7812992be2b76dfec976f2ce12cef0d01d129a128608a72126466d984ce68297090c61123ba57c453294d963cb5dd6fed890f250c293375ca599faf38969c9bd diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild deleted file mode 100644 index 0f01a0bd1975..000000000000 --- a/net-p2p/gift-openft/gift-openft-0.2.1.6.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils - -IUSE="berkdb" -DESCRIPTION="The giFT OpenFT plugin" -HOMEPAGE="http://gift.sf.net/" -SRC_URI="mirror://sourceforge/gift/${P}.tar.bz2" -RESTRICT="mirror" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" - -RDEPEND=">=net-p2p/gift-0.11.8 - berkdb? ( >=sys-libs/db-3.3 )" -DEPEND="virtual/pkgconfig - ${RDEPEND}" - -src_compile() { - econf $(use_enable berkdb libdb) || die "failed to configure" - emake || die "failed to build" -} - -src_install() { - einstall giftconfdir=${D}/etc/giFT \ - plugindir=${D}/usr/$(get_libdir)/giFT \ - datadir=${D}/usr/share/giFT \ - giftperldir=${D}/usr/bin \ - libgiftincdir=${D}/usr/include/libgift || die "Install failed" - dodoc README NEWS ChangeLog TODO -} - -pkg_postinst() { - if ! use berkdb; then - ewarn "To become a search node, you must have berkdb set" - ewarn "in your USE flags." - echo - fi - einfo "It is recommended that you re-run gift-setup as" - einfo "the user you will run the giFT daemon as:" - einfo "\tgift-setup" - echo - einfo "Alternatively you can add the following line to" - einfo "your ~/.giFT/giftd.conf configuration file:" - einfo "plugins = OpenFT" -} diff --git a/net-p2p/gift-openft/metadata.xml b/net-p2p/gift-openft/metadata.xml deleted file mode 100644 index ba4b48b2f85c..000000000000 --- a/net-p2p/gift-openft/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="sourceforge">gift</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-p2p/gift/Manifest b/net-p2p/gift/Manifest deleted file mode 100644 index 95aa6eef018e..000000000000 --- a/net-p2p/gift/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gift-0.11.8.1.tar.bz2 541446 SHA256 7b22e6d36482119a0d2dfd3e911a208439be32f554919536629b4c7c22ea5882 SHA512 5c1e47d3cd77a7331321c7f94486636bb8b6ec69e51e707fbf7706c45f645b8c0831b191ef24da70a850a75a53a4d71d03739dbba7da3e3e34a402cba02aaac8 WHIRLPOOL 8a1a4487361580aad77c82d6aef34b365ea7817c92fe6de03d4dbda681b0672a71a5ebbdd16adf03ab822b77cf9024a52275541a01181162ef333d56bd80b073 diff --git a/net-p2p/gift/files/gift.confd b/net-p2p/gift/files/gift.confd deleted file mode 100644 index be9036eedcd4..000000000000 --- a/net-p2p/gift/files/gift.confd +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# /etc/conf.d/gift -# Config file for gift control script - -# Change the following vars only if you know -# what you're doing, there's no checking for -# invalid data yet! - -# owner of giFTd process (don't change, must be existing) -USER="p2p" - -# directory with configuration -LOCAL_DIR="/usr/share/giFT" - -# logfile (/dev/null for nowhere) -LOG="/var/log/giftd.log" - -# nice level, 0<x<19, more nice -> less cpuspeed consumed -NICE="19" diff --git a/net-p2p/gift/files/gift.initd b/net-p2p/gift/files/gift.initd deleted file mode 100644 index 193cb23adf21..000000000000 --- a/net-p2p/gift/files/gift.initd +++ /dev/null @@ -1,35 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -depend() { - need net -} - -start() { - ebegin "Starting giFTd" - start-stop-daemon --quiet --start -c ${USER} --make-pidfile \ - --pidfile /var/run/giftd.pid --exec /usr/bin/giftd \ - --nicelevel ${NICE} -- \ - --local-dir=${LOCAL_DIR} &>${LOG} & - result=$? - sleep 1 - [ -z "`pgrep -u ${USER} giftd`" ] && result=1 - if [ $result -eq 1 ]; then - eerror "Failed to start gift. Check ${LOG} for more information" - fi; - eend $result -} - -stop() { - ebegin "Stopping giFTd - please wait" - start-stop-daemon --stop --quiet --pidfile /var/run/giftd.pid - eend $? -} - -restart() { - svc_stop - sleep 10 - svc_start -} diff --git a/net-p2p/gift/gift-0.11.8.1-r1.ebuild b/net-p2p/gift/gift-0.11.8.1-r1.ebuild deleted file mode 100644 index a51fe1f3f0d0..000000000000 --- a/net-p2p/gift/gift-0.11.8.1-r1.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit eutils libtool user - -DESCRIPTION="A OpenFT, Gnutella and FastTrack p2p network daemon" -HOMEPAGE="http://gift.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -IUSE="ares fasttrack gnutella imagemagick openft vorbis" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~x86-fbsd" - -DEPEND=">=sys-libs/zlib-1.1.4 - sys-apps/file - imagemagick? ( >=media-gfx/imagemagick-5.5.7.15 ) - vorbis? ( >=media-libs/libvorbis-1 )" -PDEPEND="ares? ( net-p2p/gift-ares ) - fasttrack? ( net-p2p/gift-fasttrack ) - gnutella? ( net-p2p/gift-gnutella ) - openft? ( net-p2p/gift-openft )" - -GIFTUSER="p2p" - -pkg_preinst() { - # Add a new user - enewuser ${GIFTUSER} -1 /bin/bash /home/p2p users -} - -src_compile() { - econf --enable-libmagic \ - `use_enable imagemagick` \ - `use_enable vorbis libvorbis` || die - emake || die -} - -src_install() { - make DESTDIR=${D} install || die "Install failed" - - # init scripts for users who want a central server - newconfd ${FILESDIR}/gift.confd gift - newinitd ${FILESDIR}/gift.initd gift - - touch ${D}/usr/share/giFT/giftd.log - chown ${GIFTUSER}:root ${D}/usr/share/giFT/giftd.log -} - -pkg_postinst() { - elog "Configure gift in /usr/share/giFT/ or run gift-setup" - elog "as normal user and make:" - elog 'cp -R $HOME/.giFT/* /usr/share/giFT/' - elog "chown -R p2p:root /usr/share/giFT/*" - elog "(be carefull while specyfing directories in gift-setup;" - elog "keep in mind that giFT will run as process of user " - elog 'specified in /etc/conf.d/gift with his $HOME directory)' - echo - elog "Also, if you will be using the giFT init script, you" - elog "will need to create /usr/share/giFT/giftd.conf" - elog "This method is only recommended for users with a" - elog "central giFT server." - echo -} diff --git a/net-p2p/gift/metadata.xml b/net-p2p/gift/metadata.xml deleted file mode 100644 index c1f068fb467e..000000000000 --- a/net-p2p/gift/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <use> - <flag name="ares">pull in Ares plugin</flag> - <flag name="fasttrack">pull in FastTrack plugin</flag> - <flag name="gnutella">pull in Gnutella plugin</flag> - <flag name="openft">pull in OpenFT plugin</flag> - </use> - <upstream> - <remote-id type="sourceforge">gift</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-p2p/giftcurs/Manifest b/net-p2p/giftcurs/Manifest deleted file mode 100644 index 09b3501d29ad..000000000000 --- a/net-p2p/giftcurs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST giFTcurs-0.6.2.tar.gz 455055 SHA256 80db72ac16463ce084e76dc9aaae5b54ce8db085610c98fe2975c5b8f51a598d SHA512 9ab9072844c110bc507a3a5d0bd9593c3b54610b06bba07fb80e90b0bfd1002a3d58529eec4f17150e44f67a90440ba97da2790cd71af67fa08b85ea7d6fad85 WHIRLPOOL 4d0ef713502ab4139cda9db7697e4f7f269e31695e7b8151bf1e2c33963d2b4beb0697f7a4ff94e805c75fe17762aa86fd4089874b5fd6ba285f7bfa1f8af46a diff --git a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild b/net-p2p/giftcurs/giftcurs-0.6.2.ebuild deleted file mode 100644 index b799aa5db91e..000000000000 --- a/net-p2p/giftcurs/giftcurs-0.6.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -MY_P="giFTcurs-${PV}" -S="${WORKDIR}/${MY_P}" -DESCRIPTION="A ncurses frontend to the giFT daemon" -SRC_URI="http://savannah.nongnu.org/download/${PN}/${MY_P}.tar.gz" -HOMEPAGE="http://www.nongnu.org/giftcurs/" -SLOT="0" -LICENSE="GPL-2" -IUSE="gpm nls unicode" -KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86 ~x86-fbsd" - -RDEPEND=" - >=sys-libs/ncurses-5.2 - >=dev-libs/glib-2.0" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_compile() { - local myconf="" - - use gpm || myconf="${myconf} --disable-mouse --disable-libgpm" - use nls || myconf="${myconf} --disable-nls" - use unicode && myconf="${myconf} --with-ncursesw" - - econf $myconf || die "./configure failed" - - emake || die "Compilation failed" -} - -src_install() { - einstall || die "Installation failed" - - dodoc AUTHORS ChangeLog NEWS README TODO -} diff --git a/net-p2p/giftcurs/metadata.xml b/net-p2p/giftcurs/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-p2p/giftcurs/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> |