svn commit: r484099 - branches/2018Q4/net-mgmt/vidalia

Antoine Brodin antoine at FreeBSD.org
Sun Nov 4 14:51:05 UTC 2018


Author: antoine
Date: Sun Nov  4 14:51:03 2018
New Revision: 484099
URL: https://svnweb.freebsd.org/changeset/ports/484099

Log:
  MFH: r484098
  
  Mark BROKEN too

Modified:
  branches/2018Q4/net-mgmt/vidalia/Makefile
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/net-mgmt/vidalia/Makefile
==============================================================================
--- branches/2018Q4/net-mgmt/vidalia/Makefile	Sun Nov  4 14:50:16 2018	(r484098)
+++ branches/2018Q4/net-mgmt/vidalia/Makefile	Sun Nov  4 14:51:03 2018	(r484099)
@@ -9,6 +9,10 @@ MASTER_SITES=	TOR/vidalia
 MAINTAINER=	fk at fabiankeil.de
 COMMENT=	Graphical Tor controller based on Qt 4.x
 
+BROKEN=		fails to build
+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


More information about the svn-ports-branches mailing list