Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2018 12:53:23 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482670 - head/net-mgmt/vidalia
Message-ID:  <201810211253.w9LCrNsP018572@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <fk@fabiankeil.de> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810211253.w9LCrNsP018572>