From owner-svn-ports-all@FreeBSD.ORG Thu Jul 11 09:33:30 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 746A2AF2; Thu, 11 Jul 2013 09:33:30 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4AECA1DB9; Thu, 11 Jul 2013 09:33:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6B9XU0u012115; Thu, 11 Jul 2013 09:33:30 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6B9XTbr012111; Thu, 11 Jul 2013 09:33:29 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201307110933.r6B9XTbr012111@svn.freebsd.org> From: Rene Ladan Date: Thu, 11 Jul 2013 09:33:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322762 - in head: . databases databases/embedded_innodb print print/lyx16 security security/py-crack 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.14 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: Thu, 11 Jul 2013 09:33:30 -0000 Author: rene Date: Thu Jul 11 09:33:29 2013 New Revision: 322762 URL: http://svnweb.freebsd.org/changeset/ports/322762 Log: Remove expired ports: 2013-07-11 databases/embedded_innodb: The Embedded InnoDB project was terminated a few years ago 2013-07-11 print/lyx16: Unmaintained upstream, upgrading to the 2.x series is advised 2013-07-11 security/py-crack: Superseded by security/py-cracklib Deleted: head/databases/embedded_innodb/ head/print/lyx16/ head/security/py-crack/ Modified: head/MOVED head/databases/Makefile head/print/Makefile head/security/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Jul 11 09:30:44 2013 (r322761) +++ head/MOVED Thu Jul 11 09:33:29 2013 (r322762) @@ -4426,3 +4426,6 @@ audio/gdam||2013-07-10|Has expired: Brok devel/gnome-vfs1||2013-07-10|Has expired: No more depend on, No more supported upstream textproc/ua-ispell|ukrainian/ispell|2013-07-10|Removed because it has been moved to ukrainian/ispell 12 years ago security/openvpn20|security/openvpn|2013-07-11|Has expired: Superseded by security/openvpn +databases/embedded_innodb||2013-07-11|Has expired: The Embedded InnoDB project was terminated a few years ago +print/lyx16|print/lyx|2013-07-11|Has expired: Unmaintained upstream, upgrading to the 2.x series is advised +security/py-crack|security/py-cracklib|2013-07-11|Has expired: Superseded by security/py-cracklib Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Jul 11 09:30:44 2013 (r322761) +++ head/databases/Makefile Thu Jul 11 09:33:29 2013 (r322762) @@ -59,7 +59,6 @@ SUBDIR += dbtool SUBDIR += dbview SUBDIR += drizzle - SUBDIR += embedded_innodb SUBDIR += emma SUBDIR += epgsql SUBDIR += erlang-mysql Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Thu Jul 11 09:30:44 2013 (r322761) +++ head/print/Makefile Thu Jul 11 09:33:29 2013 (r322762) @@ -180,7 +180,6 @@ SUBDIR += lpr-wrapper SUBDIR += lprps SUBDIR += lyx - SUBDIR += lyx16 SUBDIR += magicfilter SUBDIR += makeindex SUBDIR += mapagi Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Thu Jul 11 09:30:44 2013 (r322761) +++ head/security/Makefile Thu Jul 11 09:33:29 2013 (r322762) @@ -745,7 +745,6 @@ SUBDIR += py-cerealizer SUBDIR += py-certify SUBDIR += py-clamav - SUBDIR += py-crack SUBDIR += py-cracklib SUBDIR += py-cryptkit SUBDIR += py-ecdsa