summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2005-06-04 14:38:03 +0000
committerAlin Năstac <mrness@gentoo.org>2005-06-04 14:38:03 +0000
commitc3c2d4c1005d52d77ce883b023ad3c050f58a4cf (patch)
tree92dc603bb97cfbae5d2baa864ad03261a5f1466c /net-proxy
parentnet-proxy herd; correct HOMEPAGE (diff)
downloadgentoo-2-c3c2d4c1005d52d77ce883b023ad3c050f58a4cf.tar.gz
gentoo-2-c3c2d4c1005d52d77ce883b023ad3c050f58a4cf.tar.bz2
gentoo-2-c3c2d4c1005d52d77ce883b023ad3c050f58a4cf.zip
erase old ver
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/nylon/ChangeLog5
-rw-r--r--net-proxy/nylon/Manifest6
-rw-r--r--net-proxy/nylon/files/digest-nylon-1.2-r11
-rw-r--r--net-proxy/nylon/nylon-1.2-r1.ebuild23
-rw-r--r--net-proxy/oops/ChangeLog5
-rw-r--r--net-proxy/oops/files/digest-oops-1.5.231
-rw-r--r--net-proxy/oops/oops-1.5.23.ebuild95
7 files changed, 10 insertions, 126 deletions
diff --git a/net-proxy/nylon/ChangeLog b/net-proxy/nylon/ChangeLog
index 97bdb8593d74..6beab324157d 100644
--- a/net-proxy/nylon/ChangeLog
+++ b/net-proxy/nylon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/nylon
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.3 2005/05/01 18:03:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/ChangeLog,v 1.4 2005/06/04 14:34:36 mrness Exp $
+
+ 04 Jun 2005; Alin Nastac <mrness@gentoo.org> -nylon-1.2-r1.ebuild:
+ Remove obsolete version.
01 May 2005; Michael Hanselmann <hansmi@gentoo.org> nylon-1.2-r2.ebuild:
Stable on ppc.
diff --git a/net-proxy/nylon/Manifest b/net-proxy/nylon/Manifest
index 869ddc3b4c68..8f082e2df4c2 100644
--- a/net-proxy/nylon/Manifest
+++ b/net-proxy/nylon/Manifest
@@ -1,8 +1,6 @@
MD5 37ec93bf17adfcc5c21172cf0ca22436 nylon-1.2-r2.ebuild 598
+MD5 9ee7b253997ec052855e9d045d4a5e27 ChangeLog 1622
MD5 5500cbc8c13db0c26fb2aa44f54cbaef metadata.xml 347
-MD5 5e90278fef6e2fd147e6d59611a680d8 ChangeLog 1525
-MD5 2cf960b945b298c358362ce54cc32e16 nylon-1.2-r1.ebuild 618
-MD5 259a9a863cc3aad90a374ea0bc18f864 files/digest-nylon-1.2-r2 60
MD5 c8195e54353697d4474c894f75253d47 files/nylon.conf 784
MD5 22a594eabd498de17bc5eedb3aa641b9 files/nylon.init 508
-MD5 259a9a863cc3aad90a374ea0bc18f864 files/digest-nylon-1.2-r1 60
+MD5 259a9a863cc3aad90a374ea0bc18f864 files/digest-nylon-1.2-r2 60
diff --git a/net-proxy/nylon/files/digest-nylon-1.2-r1 b/net-proxy/nylon/files/digest-nylon-1.2-r1
deleted file mode 100644
index 24da94be3187..000000000000
--- a/net-proxy/nylon/files/digest-nylon-1.2-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ba95338fa19e7bc87689be1ac4a3581a nylon-1.2.tar.gz 94043
diff --git a/net-proxy/nylon/nylon-1.2-r1.ebuild b/net-proxy/nylon/nylon-1.2-r1.ebuild
deleted file mode 100644
index 86e508aa0876..000000000000
--- a/net-proxy/nylon/nylon-1.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/nylon/nylon-1.2-r1.ebuild,v 1.1 2005/04/22 22:19:19 mrness Exp $
-
-DESCRIPTION="A lightweight SOCKS proxy server"
-HOMEPAGE="http://monkey.org/~marius/nylon/"
-SRC_URI="http://monkey.org/~marius/nylon/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
-IUSE=""
-
-DEPEND=">=dev-libs/libevent-0.6"
-
-src_install() {
- einstall || die
- dodoc README THANKS
- insinto /etc
- doins ${FILESDIR}/nylon.conf
- insinto /etc/init.d
- donewins ${FILESDIR}/nylon.init nylond
-}
diff --git a/net-proxy/oops/ChangeLog b/net-proxy/oops/ChangeLog
index 3a8c03853f66..db1727346be7 100644
--- a/net-proxy/oops/ChangeLog
+++ b/net-proxy/oops/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/oops
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/oops/ChangeLog,v 1.5 2005/05/04 13:36:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/oops/ChangeLog,v 1.6 2005/06/04 14:38:03 mrness Exp $
+
+ 04 Jun 2005; Alin Nastac <mrness@gentoo.org> -oops-1.5.23.ebuild:
+ Remove obsolete version.
04 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
oops-1.5.24_pre20050503.ebuild:
diff --git a/net-proxy/oops/files/digest-oops-1.5.23 b/net-proxy/oops/files/digest-oops-1.5.23
deleted file mode 100644
index fd9e7dcf9fcf..000000000000
--- a/net-proxy/oops/files/digest-oops-1.5.23
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bfa19752af517bb5a6cd746acf61064c oops-1.5.23.tar.gz 473290
diff --git a/net-proxy/oops/oops-1.5.23.ebuild b/net-proxy/oops/oops-1.5.23.ebuild
deleted file mode 100644
index cf7e5081eced..000000000000
--- a/net-proxy/oops/oops-1.5.23.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-proxy/oops/oops-1.5.23.ebuild,v 1.1 2005/04/22 19:15:11 mrness Exp $
-
-DESCRIPTION="An advanced multithreaded caching web proxy"
-HOMEPAGE="http://zipper.paco.net/~igor/oops.eng/"
-SRC_URI="http://zipper.paco.net/~igor/oops/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 sparc"
-IUSE=""
-
-RDEPEND="virtual/libc
- dev-libs/libpcre
- >=sys-libs/db-3"
-DEPEND="${RDEPEND}
- sys-devel/flex"
-
-src_unpack() {
- unpack ${A}
-
- cd ${S}
- cp configure configure.orig
- sed -e 's:/usr/local/lib/libpcre:/usr/lib/libpcre:g' configure.orig > configure
- sed -e 's:y\.tab\.h:y.tab.c:' Makefile.in
- cd ${S}/src/modules
-}
-
-src_compile() {
- ./configure \
- --prefix=/usr \
- --libdir=/usr/lib/oops \
- --enable-oops-user=squid \
- --sysconfdir=/etc/oops \
- --sbindir=/usr/sbin \
- --with-regexp=pcre \
- --localstatedir=/var/run/oops \
- || die "configure problem"
-
- cd src
- mv config.h.in config.h.in.orig
- sed <config.h.in.orig >config.h.in \
- -e '/STRERROR_R/d'
- mv Makefile Makefile.orig
- sed <Makefile.orig >Makefile \
- -e "s|OOPS_LIBDIR = /usr/lib/oops|OOPS_LIBDIR = ${D}/usr/lib/oops|" \
- -e "s|OOPS_SBINDIR = /usr/sbin|OOPS_SBINDIR = ${D}/usr/sbin|" \
- -e "s|OOPS_SYSCONFDIR = /etc/oops|OOPS_SYSCONFDIR = ${D}/etc/oops|" \
- -e "s|OOPS_LOCALSTATEDIR = /var/run/oops|OOPS_LOCALSTATEDIR = ${D}/var/run/oops|" \
- -e "s|OOPSPATH=/usr/oops|OOPSPATH=${D}/usr/oops|"
- cd ..
- emake || die "compile problem"
-}
-
-src_install() {
- dodir /usr/sbin
- chown squid:squid ${D}
- einstall || die "install problem"
- #chmod -R g+srw ${D}/etc/oops Remove this if proved to work without it
-
- insinto /etc/oops
- doins ${FILESDIR}/oops.cfg
- cd ${D}
-
- diropts -m0755 -o squid
- dodir /var/run/oops
- diropts -m0770 -o squid
- dodir /var/log/oops
- dodir /var/lib/oops
- dodir /var/lib/oops/storage
- keepdir /var/lib/oops/storage
- dodir /var/lib/oops/db
- keepdir /var/lib/oops/db
-
- # cleanups
- rm -rf ${D}/usr/oops
- rm -rf ${D}/usr/lib/oops/modules
-
- # config files; if already exist, move them to *.eg
- cd ${D}/etc/oops
- local x y
- for y in . tables ; do
- for x in ${y}/* ; do
- if [ -f ${x} ] ; then
- if [ -f ${ROOT}/etc/oops/${x} ]; then
- mv ${x} ${x}.eg
- else
- cp ${x} ${x}.eg
- fi
- fi
- done
- done
-}
-