From owner-svn-ports-all@FreeBSD.ORG Sat Jun 21 09:31:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6371A5C; Sat, 21 Jun 2014 09:31:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A22BC2234; Sat, 21 Jun 2014 09:31:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5L9ViF8077266; Sat, 21 Jun 2014 09:31:44 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5L9VhZW077253; Sat, 21 Jun 2014 09:31:43 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201406210931.s5L9VhZW077253@svn.freebsd.org> From: Rene Ladan Date: Sat, 21 Jun 2014 09:31:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358684 - in head: . devel devel/bugzilla40 devel/bugzilla42 mail mail/p5-FuzzyOcr mail/sastatd textproc textproc/eruby www www/mod_ruby X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 09:31:44 -0000 Author: rene Date: Sat Jun 21 09:31:43 2014 New Revision: 358684 URL: http://svnweb.freebsd.org/changeset/ports/358684 QAT: https://qat.redports.org/buildarchive/r358684/ Log: Remove expired ports: 2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat 2014-06-20 www/mod_ruby: Only for threadless ruby 2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead 2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead 2014-06-21 devel/bugzilla40 2014-06-21 devel/bugzilla42 Deleted: head/devel/bugzilla40/ head/devel/bugzilla42/ head/mail/p5-FuzzyOcr/ head/mail/sastatd/ head/textproc/eruby/ head/www/mod_ruby/ Modified: head/MOVED head/devel/Makefile head/mail/Makefile head/textproc/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Jun 21 09:25:08 2014 (r358683) +++ head/MOVED Sat Jun 21 09:31:43 2014 (r358684) @@ -6142,3 +6142,9 @@ japanese/bugzilla40|japanese/bugzilla44| japanese/bugzilla42|japanese/bugzilla44|2014-06-21|Removed, localized version of expired devel/bugzilla42 russian/bugzilla40|russian/bugzilla44|2014-06-21|Removed, localized version of expired devel/bugzilla40 russian/bugzilla42|russian/bugzilla44|2014-06-21|Removed, localized version of expired devel/bugzilla42 +mail/sastatd|sysutils/p5-Tail-Stat|2014-06-21|Has expired: Superseded by sysutils/p5-Tail-Stat +www/mod_ruby||2014-06-21|Has expired: Only for threadless ruby +textproc/eruby|www/rubygem-erubis|2014-06-21|Has expired: Only for threadless ruby, use ruby-gem erubis instead +mail/p5-FuzzyOcr|mail/p5-FuzzyOcr-devel|2014-06-21|Has expired: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead +devel/bugzilla40|devel/bugzilla44|2014-06-21|Has expired +devel/bugzilla42|devel/bugzilla44|2014-06-21|Has expired Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Jun 21 09:25:08 2014 (r358683) +++ head/devel/Makefile Sat Jun 21 09:31:43 2014 (r358684) @@ -147,8 +147,6 @@ SUBDIR += bsdcflow SUBDIR += bufferpool SUBDIR += bug-buddy - SUBDIR += bugzilla40 - SUBDIR += bugzilla42 SUBDIR += bugzilla44 SUBDIR += build SUBDIR += buildbot Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sat Jun 21 09:25:08 2014 (r358683) +++ head/mail/Makefile Sat Jun 21 09:31:43 2014 (r358684) @@ -351,7 +351,6 @@ SUBDIR += p5-Email-Stuff SUBDIR += p5-Email-Valid SUBDIR += p5-Email-Valid-Loose - SUBDIR += p5-FuzzyOcr SUBDIR += p5-FuzzyOcr-devel SUBDIR += p5-GMail-IMAPD SUBDIR += p5-IMAP-Admin @@ -619,7 +618,6 @@ SUBDIR += rubygem-vmail SUBDIR += sa-stats SUBDIR += sa-utils - SUBDIR += sastatd SUBDIR += scam-backscatter SUBDIR += sccmilter SUBDIR += sendmail Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Jun 21 09:25:08 2014 (r358683) +++ head/textproc/Makefile Sat Jun 21 09:31:43 2014 (r358684) @@ -151,7 +151,6 @@ SUBDIR += enchant SUBDIR += eo-aspell SUBDIR += eqe - SUBDIR += eruby SUBDIR += es-aspell SUBDIR += es-hunspell SUBDIR += es-hyphen Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Jun 21 09:25:08 2014 (r358683) +++ head/www/Makefile Sat Jun 21 09:31:43 2014 (r358684) @@ -523,7 +523,6 @@ SUBDIR += mod_reproxy SUBDIR += mod_rivet SUBDIR += mod_rpaf2 - SUBDIR += mod_ruby SUBDIR += mod_scgi SUBDIR += mod_security SUBDIR += mod_setenvifplus