From owner-svn-ports-head@freebsd.org Thu Feb 18 12:13:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6837AAC7B0; Thu, 18 Feb 2016 12:13:31 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A7E2C1BBF; Thu, 18 Feb 2016 12:13:31 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1ICDUDL044592; Thu, 18 Feb 2016 12:13:30 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1ICDUWf044589; Thu, 18 Feb 2016 12:13:30 GMT (envelope-from des@FreeBSD.org) Message-Id: <201602181213.u1ICDUWf044589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Thu, 18 Feb 2016 12:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409104 - in head: . mail mail/pronto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Feb 2016 12:13:31 -0000 Author: des Date: Thu Feb 18 12:13:30 2016 New Revision: 409104 URL: https://svnweb.freebsd.org/changeset/ports/409104 Log: Remove mail/pronto: unmaintained since 2013, last release was in 2002, breaks dependency graph since databases/p5-Mysql was removed in 2015. MFH: 2016Q1 Deleted: head/mail/pronto/ Modified: head/MOVED head/mail/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Feb 18 12:05:45 2016 (r409103) +++ head/MOVED Thu Feb 18 12:13:30 2016 (r409104) @@ -8205,3 +8205,4 @@ www/mod_php5||2016-02-14|PHP 5.4 is End www/pecl-zendopcache||2016-02-14|PHP 5.4 EOL reached www/php5-session||2016-02-14|PHP 5.4 is End of Life http://php.net/supported-versions.php www/php5-tidy||2016-02-14|PHP 5.4 is End of Life http://php.net/supported-versions.php +mail/pronto||2016-02-18|No release since 2002 http://www.muhri.net/pronto/page.php3?node=news Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Thu Feb 18 12:05:45 2016 (r409103) +++ head/mail/Makefile Thu Feb 18 12:13:30 2016 (r409104) @@ -502,7 +502,6 @@ SUBDIR += prepflog SUBDIR += procmail SUBDIR += prom-wl - SUBDIR += pronto SUBDIR += proxsmtp SUBDIR += py-Products.MailHost SUBDIR += py-Products.SecureMailHost