From owner-svn-ports-all@freebsd.org Sun Jun 24 07:30:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A8F8101CDDC; Sun, 24 Jun 2018 07:30:30 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC0AA7D5DE; Sun, 24 Jun 2018 07:30:29 +0000 (UTC) (envelope-from ohauer@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B77C81B979; Sun, 24 Jun 2018 07:30:29 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5O7UTUe055108; Sun, 24 Jun 2018 07:30:29 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5O7UTZC055106; Sun, 24 Jun 2018 07:30:29 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201806240730.w5O7UTZC055106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 24 Jun 2018 07:30:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473186 - in head: . mail mail/postfix211 mail/postfix211-sasl X-SVN-Group: ports-head X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: in head: . mail mail/postfix211 mail/postfix211-sasl X-SVN-Commit-Revision: 473186 X-SVN-Commit-Repository: ports 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.26 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: Sun, 24 Jun 2018 07:30:30 -0000 Author: ohauer Date: Sun Jun 24 07:30:29 2018 New Revision: 473186 URL: https://svnweb.freebsd.org/changeset/ports/473186 Log: - remove expired postfix211 ports as they are no longer supported by upstream vendor since January 2018 Users using the VDA patch should adopt dovecot-lda which has also quota support. As alternative users can jump on the wagon and try to become an active maintainer of the SF.net VDA project (or a fork) Deleted: head/mail/postfix211/ head/mail/postfix211-sasl/ Modified: head/MOVED head/mail/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jun 24 07:13:40 2018 (r473185) +++ head/MOVED Sun Jun 24 07:30:29 2018 (r473186) @@ -10291,3 +10291,5 @@ multimedia/qt5-phonon4-vlc|multimedia/phonon-vlc@qt5|2 net/libproxy-gnome|net/libproxy-gnome2|2018-07-22|Renamed to make slave names consistent www/npapi-vlc||2018-06-22|Removed, depends on expired www/libxul www/libxul||2018-06-22|Has expired: NPAPI are no longer supported +mail/postfix211||2018-06-24|Has expired: Not supported anymore by vendor. Please choose a new one version +mail/postfix211-sasl||2018-06-24|Has expired: Not supported anymore by vendor. Please choose a new one version Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sun Jun 24 07:13:40 2018 (r473185) +++ head/mail/Makefile Sun Jun 24 07:30:29 2018 (r473186) @@ -522,8 +522,6 @@ SUBDIR += postfix-policyd-weight SUBDIR += postfix-postfwd SUBDIR += postfix-sasl - SUBDIR += postfix211 - SUBDIR += postfix211-sasl SUBDIR += postfixadmin SUBDIR += postgrey SUBDIR += postsrsd