From owner-svn-ports-head@FreeBSD.ORG Tue May 7 19:48:12 2013 Return-Path: Delivered-To: svn-ports-head@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 0019FAC3; Tue, 7 May 2013 19:48:11 +0000 (UTC) (envelope-from rm@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 67B4FE9F; Tue, 7 May 2013 19:48:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r47JmBrX047094; Tue, 7 May 2013 19:48:11 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r47JmB8m047093; Tue, 7 May 2013 19:48:11 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201305071948.r47JmB8m047093@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Tue, 7 May 2013 19:48:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317634 - head/mail/mixminion 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.14 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: Tue, 07 May 2013 19:48:12 -0000 Author: rm Date: Tue May 7 19:48:10 2013 New Revision: 317634 URL: http://svnweb.freebsd.org/changeset/ports/317634 Log: Mark as broken and deprecated, since this port does not work with python versions >= 2.6, that we have in the ports tree. Upstream development seems stalled too. Set expiration date to 2013-06-07. Modified: head/mail/mixminion/Makefile Modified: head/mail/mixminion/Makefile ============================================================================== --- head/mail/mixminion/Makefile Tue May 7 19:45:38 2013 (r317633) +++ head/mail/mixminion/Makefile Tue May 7 19:48:10 2013 (r317634) @@ -13,6 +13,10 @@ MASTER_SITES= http://www.mixminion.net/d MAINTAINER= ports@FreeBSD.org COMMENT= A Type III Anonymous Remailer +BROKEN= Build is broken with supported python versions +DEPRECATED= This port requires python version, we haven't in the ports tree already +EXPIRATION_DATE=2013-06-07 + USE_OPENSSL= yes OPENSSL_LDFLAGS+=-lssl USE_PYTHON= 2.0-2.5