diff options
-rw-r--r-- | dev-perl/Net-Subnets/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-Subnets/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Net-Subnets/metadata.xml | 6 | ||||
-rw-r--r-- | net-misc/blocksshd/ChangeLog | 80 | ||||
-rw-r--r-- | net-misc/blocksshd/Manifest | 9 | ||||
-rw-r--r-- | net-misc/blocksshd/blocksshd-1.1.ebuild | 55 | ||||
-rw-r--r-- | net-misc/blocksshd/files/blocksshd-1.0.1.conf-dir-change.patch | 23 | ||||
-rw-r--r-- | net-misc/blocksshd/files/blocksshd-1.0.1.etc-dir-change.patch | 11 | ||||
-rw-r--r-- | net-misc/blocksshd/files/blocksshd-1.1.conf-dir-change.patch | 23 | ||||
-rw-r--r-- | net-misc/blocksshd/files/blocksshd-1.1.etc-dir-change.patch | 11 | ||||
-rw-r--r-- | net-misc/blocksshd/files/blocksshd.init | 30 | ||||
-rw-r--r-- | net-misc/blocksshd/metadata.xml | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
14 files changed, 0 insertions, 289 deletions
diff --git a/dev-perl/Net-Subnets/ChangeLog b/dev-perl/Net-Subnets/ChangeLog deleted file mode 100644 index c8a9f1113..000000000 --- a/dev-perl/Net-Subnets/ChangeLog +++ /dev/null @@ -1,7 +0,0 @@ -# ChangeLog for dev-perl/Net-Subnets -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 14 Nov 2006; Michael Pagano <mpagano@gmail.com> +metadata.xml: - Commiting with sunrise-commit - diff --git a/dev-perl/Net-Subnets/Manifest b/dev-perl/Net-Subnets/Manifest deleted file mode 100644 index 6b901b31d..000000000 --- a/dev-perl/Net-Subnets/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST Net-Subnets-0.21.tar.gz 4529 RMD160 4a7d5e9b8b749d01896edd56bb57780aba915ed5 SHA1 f254a01f8504cfd1a4c8c8963c7264913b0d4586 SHA256 dba61384cf9812934e254009c51f6bdff82456e4a7aa490ea05a115a3d60e52a -EBUILD Net-Subnets-0.21.ebuild 412 RMD160 0ebbd6085181ac88632ebc7a75aed1a68623d358 SHA1 e382519bec1b632a7d689f846e01ab6c82e9b010 SHA256 9c9c39f933f14573910abc551485e44e50022b184a1e7680b7c50c4c88ee3f99 -MISC ChangeLog 219 RMD160 85ab26a0251e6fb4f7cd96c402ff5ebec0d98102 SHA1 174cdbd9f78225c36fdf4220ee60c063a3011a5a SHA256 ab443e42420199b5617ceee5f1178959fd2d31a22ac7e15578b17933b7148a2b -MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f diff --git a/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild b/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild deleted file mode 100644 index e07423fae..000000000 --- a/dev-perl/Net-Subnets/Net-Subnets-0.21.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header:$ - -inherit perl-module - -DESCRIPTION="Perl module used to compute subnets in large scale networks" -HOMEPAGE="http://search.cpan.org/search?query=${PN}" -SRC_URI="mirror://cpan/authors/id/S/SR/SRI/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -SRC_TEST="do" -mydoc="README Changes" diff --git a/dev-perl/Net-Subnets/metadata.xml b/dev-perl/Net-Subnets/metadata.xml deleted file mode 100644 index e6233b5dc..000000000 --- a/dev-perl/Net-Subnets/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer> -</pkgmetadata> diff --git a/net-misc/blocksshd/ChangeLog b/net-misc/blocksshd/ChangeLog deleted file mode 100644 index c1d0b788a..000000000 --- a/net-misc/blocksshd/ChangeLog +++ /dev/null @@ -1,80 +0,0 @@ -# ChangeLog for net-misc/blocksshd -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 17 Feb 2008; (Tommy[D]) tommy100@gmx.de blocksshd-1.1.ebuild: - Shorten description - - 28 Apr 2007; Ali Polatel (hawking) <polatel@gmail.com> - blocksshd-1.1.ebuild: - added trailing slash to HOMEPAGE URI,cosmeics - - 28 Apr 2007; Ali Polatel (hawking) <polatel@gmail.com> - -blocksshd-1.0.1.ebuild: - Removed old ebuild - - 28 Apr 2007; Michael Pagano <mpagano@gmail.com> +blocksshd-1.1.ebuild, - +files/blocksshd-1.1.conf-dir-change.patch, - +files/blocksshd-1.1.etc-dir-change.patch: - Version bump - - 07 Mar 2007; Michael Pagano <mpagano@gmail.com> -blocksshd-1.0.ebuild, - -files/blocksshd-1.0.conf-dir-change.patch, - -files/blocksshd-1.0.etc-dir-change.patch: - Removed old version - - 05 Mar 2007; Michael Pagano <mpagano@gmail.com> +blocksshd-1.0.1.ebuild, - +files/blocksshd-1.0.1.conf-dir-change.patch, - +files/blocksshd-1.0.1.etc-dir-change.patch: - Version bump - - 09 Dec 2006; Jakub Moc <jakub@gentoo.org> blocksshd-1.0.ebuild: - Use proper perl virtuals in depend, instead of perl-core packages - - 04 Dec 2006; Markus Ullmann <jokey@gentoo.org> ChangeLog: - nothing executable here - - 16 Nov 2006; Stefan Schweizer <genstef@gentoo.org> -blocksshd-0.9.ebuild, - -files/blocksshd-0.9.conf-dir-change.patch, - -files/blocksshd-0.9.etc-dir-change.patch, blocksshd-1.0.ebuild: - fix repoman, remove old ebuild - - 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> - +files/digest-blocksshd-1.0, Manifest: - recreate Manifest - - 02 Nov 2006; Markus Ullmann <jokey@gentoo.org> -blocksshd-0.6.ebuild, - -files/blocksshd-0.6.conf-dir-change.patch, - -files/blocksshd-0.6.etc-dir-change.patch, -blocksshd-0.7.ebuild, - -files/blocksshd-0.7.conf-dir-change.patch, - -files/blocksshd-0.7.etc-dir-change.patch, -blocksshd-0.8.ebuild, - -files/blocksshd-0.8.conf-dir-change.patch, - -files/blocksshd-0.8.etc-dir-change.patch: - Drop old - - 20 Oct 2006; Christian Faulhammer (opfer) <gentoo@faulhammer.org> - blocksshd-0.6.ebuild, blocksshd-0.7.ebuild, blocksshd-0.8.ebuild, - blocksshd-0.9.ebuild: - take a different HOMEPAGE, it is nicer - - 27 Sep 2006; Michael Pagano <mpagano@gmail.com> +blocksshd-0.9.ebuild, - +files/blocksshd-0.9.conf-dir-change.patch, - +files/blocksshd-0.9.etc-dir-change.patch: - Version bump - - 18 Sep 2006; Michael Pagano mpagano@gmail.com +blocksshd-0.8.ebuild, - +files/blocksshd-0.8.conf-dir-change.patch, - +files/blocksshd-0.8.etc-dir-change.patch: - Version bump - - 31 Jul 2006; Jakub Moc <jakub@gentoo.org> +blocksshd-0.7.ebuild, - +files/blocksshd-0.7.conf-dir-change.patch, - +files/blocksshd-0.7.etc-dir-change.patch: - Version bump, cosmetics - - 24 Jul 2006; Michael Pagano <mpagano@gmail.com> +blocksshd-0.6.ebuild, - +files/blocksshd-0.6.conf-dir-change.patch, - +files/blocksshd-0.6.etc-dir-change.patch, +files/blocksshd.init, - +metadata.xml: - New ebuild for bug 141347. Reviewed by genstef. - diff --git a/net-misc/blocksshd/Manifest b/net-misc/blocksshd/Manifest deleted file mode 100644 index 86f7382c1..000000000 --- a/net-misc/blocksshd/Manifest +++ /dev/null @@ -1,9 +0,0 @@ -AUX blocksshd-1.0.1.conf-dir-change.patch 1843 RMD160 0aabb6681cb90523b7bfe9db81f911e4db061bc4 SHA1 cf3c06050e89cc7127573c632d1bf7765219f42c SHA256 08a08cd49ef6e84080dc1e42dade378bb52851514f62b16495f50e8e3829ebec -AUX blocksshd-1.0.1.etc-dir-change.patch 360 RMD160 dacfe6bbb474da47879c7e4285a01916471bc48e SHA1 55c4e96683041f00d09bb066ada5934da031e50e SHA256 cf6eac7cb5984b3c2e0700a7d440c7b6b56e43bdee1dc0d519983999ad14f9c5 -AUX blocksshd-1.1.conf-dir-change.patch 1862 RMD160 c413f6ecc3078b077b24788b85cda1a3dcc5f112 SHA1 43e0ffef7d0723531e19289a88a8668fab2fd4a3 SHA256 ac44e5b72d50aaf147a242e293c0618c8081c64b7a83fc00283afcc442cb4294 -AUX blocksshd-1.1.etc-dir-change.patch 365 RMD160 279afd5b2256c477f0a5b201e7688c0e6925fcc1 SHA1 8db0131a09a3bb25e29ffa06414d7554e43b1ba7 SHA256 702b1a5d4cf9e1ff0cfa9100d571f162177c9767d73965b0263460386b24ee98 -AUX blocksshd.init 598 RMD160 c9e64c3402401e2189e961c81c29cdf14392908f SHA1 17c746bd4888a62648fb0e5d6fda5ede4864e774 SHA256 91b8e98675617b605beb2223a861964516d5d73ef0a58e5be55b5c4b71f7e103 -DIST blocksshd-1.1.tar.gz 11217 RMD160 92523f4b71d8d1c9f007b454d289e42cb3b9f100 SHA1 c1c15ff4d806504e5151e4d682ab0272c8d30c98 SHA256 9e6ca1c49fc824dbec45576064ba3f9d27509c83bfa6b6df56223fd7e0e5c08f -EBUILD blocksshd-1.1.ebuild 1364 RMD160 0c9b635d276a78b53a560ee45122c379ccbf0284 SHA1 9b27808b0ea4a4ab78b9dbb432ca3ed3d4ab552f SHA256 5f221cb4fc705c82c7d7a338afb3911db797af881e523fd21f4d947462e19423 -MISC ChangeLog 2960 RMD160 544174a766f079720e17d2681c9b0fc4642fea92 SHA1 1548c673e16f8ff55c853a38e69e22df6918f3f0 SHA256 1082ea11ed862b53fe4bee4a07462244ce7726b67dd72a0a22150cd74933cbf9 -MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f diff --git a/net-misc/blocksshd/blocksshd-1.1.ebuild b/net-misc/blocksshd/blocksshd-1.1.ebuild deleted file mode 100644 index 3e5ebe9ca..000000000 --- a/net-misc/blocksshd/blocksshd-1.1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit eutils - -DESCRIPTION="Protects computers from SSH brute force attacks by dynamically blocking IP addresses over iptables" -HOMEPAGE="http://sourceforge.net/projects/blocksshd/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -KEYWORDS="~x86" -IUSE="" - -DEPEND="" -RDEPEND=">=virtual/perl-Sys-Syslog-0.16 - >=dev-perl/Sys-Hostname-Long-1.2 - >=dev-perl/File-Tail-0.99.1 - >=dev-perl/Net-DNS-0.53-r1 - >=dev-perl/Net-Subnets-0.21 - >=virtual/perl-Getopt-Long-2.34 - >=net-firewall/iptables-1.3.5-r1" - -src_unpack() { - unpack ${A} - cd "${S}" - - # convert CRLF to LF - edos2unix blocksshd blocksshd.conf - - #apply patches - epatch "${FILESDIR}"/${P}.conf-dir-change.patch - epatch "${FILESDIR}"/${P}.etc-dir-change.patch -} - -src_install() { - dosbin blocksshd || die "dosbin failed" - dodoc CHANGELOG CREDITS README VERSION blocksshd.conf - - newinitd "${FILESDIR}"/blocksshd.init blocksshd - - insinto /etc/blocksshd - newins blocksshd.conf blocksshd.conf.sample -} - -pkg_postinst() { - ewarn - ewarn "The configuration file ${ROOT}etc/blocksshd/blocksshd.conf.sample" - ewarn "must be renamed before blocksshd will run." - ewarn "Please review this configuration file for settings that might" - ewarn "be appropiate for your setup." - ewarn -} diff --git a/net-misc/blocksshd/files/blocksshd-1.0.1.conf-dir-change.patch b/net-misc/blocksshd/files/blocksshd-1.0.1.conf-dir-change.patch deleted file mode 100644 index 2a09a6a4a..000000000 --- a/net-misc/blocksshd/files/blocksshd-1.0.1.conf-dir-change.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- blocksshd.conf 2006-11-21 09:02:00.000000000 -0500 -+++ blocksshd.conf 2007-03-05 14:11:24.000000000 -0500 -@@ -3,16 +3,16 @@ - $cfg = { - os => 'linux', # Target OS - either linux or bsd - chain => 'blocksshd', # Name of iptables or pf chain -- logfile => '/var/log/secure', # Log file to monitor -+ logfile => '/var/log/messages', # Log file to monitor - logcheck => '10', # How often to check the log file - max_attempts => '4', # Max number of failures - timeout => '360', # Reset IP count if no activity after time out in seconds -- unblock => '1', # Enable unblocking -+ unblock => '0', # Enable unblocking - unblock_timeout => '43200', # Time in seconds after which to unblock a blocked IP address - restore_blocked => '0', # Turn on checking for previously blocked IPs -- log_ips => '/usr/local/etc/blocksshd.list', # Log file for blocked IPs -+ log_ips => '/etc/blocksshd/blocksshd.list', # Log file for blocked IPs - pid_file => '/var/run/blocksshd.pid', # Location of PID file -- send_email => '1', # Enable the sending of email notifications -+ send_email => '0', # Enable the sending of email notifications - email => 'root', # Email address to send notifications - mail => '/bin/mail', # Location of mail binary - iptables => '/sbin/iptables', # Location of iptables binary - only for Linux diff --git a/net-misc/blocksshd/files/blocksshd-1.0.1.etc-dir-change.patch b/net-misc/blocksshd/files/blocksshd-1.0.1.etc-dir-change.patch deleted file mode 100644 index ffbc66695..000000000 --- a/net-misc/blocksshd/files/blocksshd-1.0.1.etc-dir-change.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- blocksshd 2007-03-04 01:06:55.000000000 -0500 -+++ blocksshd 2007-03-05 14:15:59.000000000 -0500 -@@ -43,7 +43,7 @@ - our $cfg; - - # This is where the configuration file is located --require '/etc/blocksshd.conf'; -+require '/etc/blocksshd/blocksshd.conf'; - - my $work = { - ipv4 => '(?:\d{1,3}\.){3}\d{1,3}', # regexp to match ipv4 address diff --git a/net-misc/blocksshd/files/blocksshd-1.1.conf-dir-change.patch b/net-misc/blocksshd/files/blocksshd-1.1.conf-dir-change.patch deleted file mode 100644 index 4d4de8bfd..000000000 --- a/net-misc/blocksshd/files/blocksshd-1.1.conf-dir-change.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- blocksshd.conf.orig 2007-04-27 20:25:57.000000000 -0400 -+++ blocksshd.conf 2007-04-27 20:27:16.000000000 -0400 -@@ -3,16 +3,16 @@ - $cfg = { - os => 'linux', # Target OS - either linux or bsd - chain => 'blocksshd', # Name of iptables or pf chain -- logfile => '/var/log/secure', # Log file to monitor -+ logfile => '/var/log/messages', # Log file to monitor - logcheck => '10', # How often to check the log file - max_attempts => '4', # Max number of failures - timeout => '360', # Reset IP count if no activity after time out in seconds -- unblock => '1', # Enable unblocking -+ unblock => '0', # Enable unblocking - unblock_timeout => '43200', # Time in seconds after which to unblock a blocked IP address - restore_blocked => '0', # Turn on checking for previously blocked IPs -- log_ips => '/usr/local/etc/blocksshd.list', # Log file for blocked IPs -+ log_ips => '/etc/blocksshd/blocksshd.list', # Log file for blocked IPs - pid_file => '/var/run/blocksshd.pid', # Location of PID file -- send_email => '1', # Enable the sending of email notifications -+ send_email => '0', # Enable the sending of email notifications - email => 'root', # Email address to send notifications - mail => '/bin/mail', # Location of mail binary - email_whois_lookup => '1', # enable whois lookup of the blocked ip addres in the sent email diff --git a/net-misc/blocksshd/files/blocksshd-1.1.etc-dir-change.patch b/net-misc/blocksshd/files/blocksshd-1.1.etc-dir-change.patch deleted file mode 100644 index 0d70ba784..000000000 --- a/net-misc/blocksshd/files/blocksshd-1.1.etc-dir-change.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- blocksshd.orig 2007-04-27 20:29:32.000000000 -0400 -+++ blocksshd 2007-04-27 20:29:51.000000000 -0400 -@@ -43,7 +43,7 @@ - our $cfg; - - # This is where the configuration file is located --require '/etc/blocksshd.conf'; -+require '/etc/blocksshd/blocksshd.conf'; - - my $work = { - ipv4 => '(?:\d{1,3}\.){3}\d{1,3}', # regexp to match ipv4 address diff --git a/net-misc/blocksshd/files/blocksshd.init b/net-misc/blocksshd/files/blocksshd.init deleted file mode 100644 index 7f55803ae..000000000 --- a/net-misc/blocksshd/files/blocksshd.init +++ /dev/null @@ -1,30 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header:$ - -depend() { - need net -} - -checkconfig() { - if [ ! -e /etc/blocksshd/blocksshd.conf ] ; then - eerror "You need a /etc/blocksshd/blocksshd.conf file to run blocksshd" - eerror "There is a sample file in /etc/blocksshd/" - return 1 - fi - -} - -start() { - checkconfig || return 1 - ebegin "Starting BlockSSHD" - /usr/sbin/blocksshd --start - eend $? -} - -stop() { - ebegin "Stopping BlockSSHD" - start-stop-daemon --verbose --stop --pidfile /var/run/blocksshd.pid - eend $? -} diff --git a/net-misc/blocksshd/metadata.xml b/net-misc/blocksshd/metadata.xml deleted file mode 100644 index e6233b5dc..000000000 --- a/net-misc/blocksshd/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index a10bf9b7d..80d89041c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -103,13 +103,6 @@ =sci-astronomy/midas-20060904 =www-plugins/nexus_personal_SE-bin-4.10.2.16-r1 -# Michał Górny <mgorny.3ehbo@mailnull.com> (03 Jul 2010) -# The module no longer exists in CPAN and there's no trace of a related -# bug in Gentoo Bugzilla. Will be removed with its reverse dependencies -# in 30 days. -=dev-perl/Net-Subnets-0.21 -=net-misc/blocksshd-1.1 - # Michael Weber <gentoo@xmw.de> (20 Jun 2010) # Highly experimental new interface version =sys-power/phc-intel-0.3.199.3_pre |