From owner-svn-ports-all@freebsd.org Sun Oct 21 12:53:23 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 CCD3FFF01E7; Sun, 21 Oct 2018 12:53:23 +0000 (UTC) (envelope-from tobik@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 723248C7ED; Sun, 21 Oct 2018 12:53:23 +0000 (UTC) (envelope-from tobik@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 679E25CEF; Sun, 21 Oct 2018 12:53:23 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9LCrNDs018573; Sun, 21 Oct 2018 12:53:23 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9LCrNsP018572; Sun, 21 Oct 2018 12:53:23 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810211253.w9LCrNsP018572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 21 Oct 2018 12:53:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482670 - head/net-mgmt/vidalia X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/net-mgmt/vidalia X-SVN-Commit-Revision: 482670 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.29 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, 21 Oct 2018 12:53:24 -0000 Author: tobik Date: Sun Oct 21 12:53:22 2018 New Revision: 482670 URL: https://svnweb.freebsd.org/changeset/ports/482670 Log: Deprecate net-mgmt/vidalia Vidalia has been discontinued upstream. PR: 226308 Reported by: rdmyers.42@gmail.com Approved by: Fabian Keil (maintainer) Modified: head/net-mgmt/vidalia/Makefile Modified: head/net-mgmt/vidalia/Makefile ============================================================================== --- head/net-mgmt/vidalia/Makefile Sun Oct 21 12:32:19 2018 (r482669) +++ head/net-mgmt/vidalia/Makefile Sun Oct 21 12:53:22 2018 (r482670) @@ -9,6 +9,9 @@ MASTER_SITES= TOR/vidalia MAINTAINER= fk@fabiankeil.de COMMENT= Graphical Tor controller based on Qt 4.x +DEPRECATED= outdated and unmaintained +EXPIRATION_DATE= 2018-11-15 + USES= cmake qt:4 INSTALLS_ICONS= yes USE_QT= gui moc_build qmake_build rcc_build uic_build network xml linguist_build