diff --git a/net-proxy/squidclamav/ChangeLog b/net-proxy/squidclamav/ChangeLog deleted file mode 100644 --- a/net-proxy/squidclamav/ChangeLog +++ /dev/null @@ -1,13 +0,0 @@ -# ChangeLog for net-proxy/squidclamav -# Copyright 1999-2008 Nathan Brink; Distributed under the GPL v2 -# $Header: $ - -*squidclamav-3.9 (16 December 2008) - - 16 Dec 2008; Nathan Phillip Brink +files/squidclamav-3.9-gentoo.patch +squidclamav-3.9.ebuild: - Bump to squidclamav-3.9: minor features were added upstream, of course :-) - -*squidclamav-3.8 (05 December 2008) - - 05 Dec 2008; Nathan Phillip Brink +files/squidclamav-3.8-gentoo.patch, +squidclamav-3.8.ebuild: - Bump to squidclamav-3.8 from squidclamav-3.5. Some changes had to be made from files/squidclamav-3.5-gentoo.patch after it was copied to files/squidclamav-3.8-gentoo.patch because of new features. diff --git a/net-proxy/squidclamav/Manifest b/net-proxy/squidclamav/Manifest deleted file mode 100644 --- a/net-proxy/squidclamav/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX squidclamav-3.8-gentoo.patch 912 RMD160 23259dfdd54b6445e6f21156fb7ceedf669e74f3 SHA1 800b98b90ab660752591b20f4de50d1048e79e56 SHA256 52f7c994dee981f1a8460eb7eb99eee9f478ee4ef12456723e1c0667735c8d85 -AUX squidclamav-3.9-gentoo.patch 912 RMD160 5500da1426919e4b7486aad98b58583c4840db49 SHA1 5b86a5f83db3d416fc0c66f8d137d47015284a43 SHA256 ad4c3e90ebcdd0b8b9cc901cd6f97bc6e80328b6b3a68d7f898d3b86a756b600 -DIST squidclamav-3.8.tar.gz 97961 RMD160 b44c043f31479b3505f7c8210d1445cb025ee4ed SHA1 8af4ddfd6b0ba82d59ae135be375d681400f9281 SHA256 91adf488dba06a4c26fba31eebe00c4e2bb812ab28e66bcd6bb198a8cb3b2c08 -DIST squidclamav-3.9.tar.gz 100553 RMD160 4baa83a3660ca5959e21577555526e6ff7b221e0 SHA1 66f9bd92021f941fe682efe4cbb222a08424f6e6 SHA256 88a84b23f29dcc3ca680c6bd668a4195315810a50819852005df6684c9c0c552 -EBUILD squidclamav-3.8.ebuild 1239 RMD160 60beaf3b88042be2cd6e902db64df60007259b20 SHA1 9cb8fff32a74fee3efdd29c6e19271d4d1892045 SHA256 ba66ea937d2e7656232a6930807407f45eed535d1c5fb70ac06a066f350fbb70 -EBUILD squidclamav-3.9.ebuild 1239 RMD160 60beaf3b88042be2cd6e902db64df60007259b20 SHA1 9cb8fff32a74fee3efdd29c6e19271d4d1892045 SHA256 ba66ea937d2e7656232a6930807407f45eed535d1c5fb70ac06a066f350fbb70 -MISC ChangeLog 727 RMD160 e638c579cd8d8ced19a77bff8090907ad77442a8 SHA1 ca2710f13a88b7763323e16bc092687782bdbbe3 SHA256 9486c11de8e1a0b0af88ab17ba38589b4e35f3d6fff3860018d908b5e8d0c847 diff --git a/net-proxy/squidclamav/files/squidclamav-3.8-gentoo.patch b/net-proxy/squidclamav/files/squidclamav-3.8-gentoo.patch deleted file mode 100644 --- a/net-proxy/squidclamav/files/squidclamav-3.8-gentoo.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -Nru squidclamav-3.2.orig/squidclamav.conf.dist squidclamav-3.2/squidclamav.conf.dist ---- squidclamav-3.8.orig/squidclamav.conf.dist 2007-08-22 15:50:41.000000000 +0300 -+++ squidclamav-3.8/squidclamav.conf.dist 2007-12-30 13:56:58.000000000 +0200 -@@ -29,7 +29,7 @@ - # - # stat 0|1 - # --# squidguard /usr/local/squidGuard/bin/squidGuard -+# squidguard /usr/bin/squidGuard - # - # whitelist this.trustdomain.com - # whitelist .*\.domain\.* -@@ -39,13 +39,13 @@ - #proxy http://127.0.0.1:3128/ - #logfile /var/log/squidclamav.log - #redirect http://proxy.domain.com/cgi-bin/clwarn.cgi --#squidguard /usr/local/squidGuard/bin/squidGuard -+#squidguard /usr/bin/squidGuard - #debug 0 - #force 1 - #stat 1 - #maxredir 10 --#clamd_local /tmp/clamd --#clamd_ip 192.168.1.5 -+#clamd_local /var/run/clamav/clamd.sock -+#clamd_ip 127.0.0.1 - #clamd_port 3310 - #timeout 60 - #useragent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) diff --git a/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch b/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch deleted file mode 100644 --- a/net-proxy/squidclamav/files/squidclamav-3.9-gentoo.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -Nru squidclamav-3.2.orig/squidclamav.conf.dist squidclamav-3.2/squidclamav.conf.dist ---- squidclamav-3.9.orig/squidclamav.conf.dist 2007-08-22 15:50:41.000000000 +0300 -+++ squidclamav-3.9/squidclamav.conf.dist 2007-12-30 13:56:58.000000000 +0200 -@@ -29,7 +29,7 @@ - # - # stat 0|1 - # --# squidguard /usr/local/squidGuard/bin/squidGuard -+# squidguard /usr/bin/squidGuard - # - # whitelist this.trustdomain.com - # whitelist .*\.domain\.* -@@ -39,13 +39,13 @@ - #proxy http://127.0.0.1:3128/ - #logfile /var/log/squidclamav.log - #redirect http://proxy.domain.com/cgi-bin/clwarn.cgi --#squidguard /usr/local/squidGuard/bin/squidGuard -+#squidguard /usr/bin/squidGuard - #debug 0 - #force 1 - #stat 1 - #maxredir 10 --#clamd_local /tmp/clamd --#clamd_ip 192.168.1.5 -+#clamd_local /var/run/clamav/clamd.sock -+#clamd_ip 127.0.0.1 - #clamd_port 3310 - #timeout 60 - #useragent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) diff --git a/net-proxy/squidclamav/squidclamav-3.8.ebuild b/net-proxy/squidclamav/squidclamav-3.8.ebuild deleted file mode 100644 --- a/net-proxy/squidclamav/squidclamav-3.8.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-3.2.ebuild,v 1.1 2007/12/30 12:16:37 mrness Exp $ - -inherit eutils - -DESCRIPTION="A Squid redirector to allow easy antivirus file scanning, using ClamAV" -HOMEPAGE="http://www.samse.fr/GPL/" -SRC_URI="http://www.samse.fr/GPL/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="net-misc/curl - dev-libs/openssl - sys-libs/zlib - app-arch/bzip2" -RDEPEND="${DEPEND} - net-proxy/squid" - -src_unpack() { - unpack ${A} - - epatch "${FILESDIR}/${P}-gentoo.patch" -} - -src_install() { - dosbin squidclamav || die "dosbin failed" - insinto /etc - newins squidclamav.conf.dist squidclamav.conf - keepdir /var/log/squidclamav - fowners squid:squid /var/log/squidclamav - dodoc ChangeLog README squidclamav.conf.dist clwarn.cgi* -} - -pkg_postinst() { - einfo "To enable squidclam, add the following lines to /etc/squid/squid.conf:" - einfo " url_rewrite_program /usr/sbin/squidclamav" - einfo " url_rewrite_children 15" - einfo " url_rewrite_access deny localhost # prevent loops" - einfo " url_rewrite_access deny SSL_ports # SSL URLs cannot be scanned" -} diff --git a/net-proxy/squidclamav/squidclamav-3.9.ebuild b/net-proxy/squidclamav/squidclamav-3.9.ebuild deleted file mode 100644 --- a/net-proxy/squidclamav/squidclamav-3.9.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squidclamav/squidclamav-3.2.ebuild,v 1.1 2007/12/30 12:16:37 mrness Exp $ - -inherit eutils - -DESCRIPTION="A Squid redirector to allow easy antivirus file scanning, using ClamAV" -HOMEPAGE="http://www.samse.fr/GPL/" -SRC_URI="http://www.samse.fr/GPL/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="net-misc/curl - dev-libs/openssl - sys-libs/zlib - app-arch/bzip2" -RDEPEND="${DEPEND} - net-proxy/squid" - -src_unpack() { - unpack ${A} - - epatch "${FILESDIR}/${P}-gentoo.patch" -} - -src_install() { - dosbin squidclamav || die "dosbin failed" - insinto /etc - newins squidclamav.conf.dist squidclamav.conf - keepdir /var/log/squidclamav - fowners squid:squid /var/log/squidclamav - dodoc ChangeLog README squidclamav.conf.dist clwarn.cgi* -} - -pkg_postinst() { - einfo "To enable squidclam, add the following lines to /etc/squid/squid.conf:" - einfo " url_rewrite_program /usr/sbin/squidclamav" - einfo " url_rewrite_children 15" - einfo " url_rewrite_access deny localhost # prevent loops" - einfo " url_rewrite_access deny SSL_ports # SSL URLs cannot be scanned" -}