svn commit: r419428 - in head: . net net/tridiavnc

Baptiste Daroussin bapt at FreeBSD.org
Mon Aug 1 06:31:37 UTC 2016


Author: bapt
Date: Mon Aug  1 06:31:36 2016
New Revision: 419428
URL: https://svnweb.freebsd.org/changeset/ports/419428

Log:
  Remove tridiavnc, it has no upstream since 2005
  
  It also does not work on amd64 and breaks with modern getline(3)

Deleted:
  head/net/tridiavnc/
Modified:
  head/MOVED
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Aug  1 06:26:30 2016	(r419427)
+++ head/MOVED	Mon Aug  1 06:31:36 2016	(r419428)
@@ -8609,3 +8609,4 @@ net-mgmt/unifi3|net-mgmt/unifi4|2016-07-
 net/lam||2016-07-12|Has expired: Broken for more than 6 months
 java/wildfly82||2016-07-17|Has expired: Fully EOL when version 10.0 was released
 print/tex|print/texlive-base|2016-07-30|Superceeded by texlive
+net/tridiavnc|net/tigervnc|2016-08-01|No upstream 2005

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Aug  1 06:26:30 2016	(r419427)
+++ head/net/Makefile	Mon Aug  1 06:31:36 2016	(r419428)
@@ -1324,7 +1324,6 @@
     SUBDIR += trafshow3
     SUBDIR += tramp
     SUBDIR += trickle
-    SUBDIR += tridiavnc
     SUBDIR += tsclient
     SUBDIR += tshark
     SUBDIR += tshark-lite


More information about the svn-ports-head mailing list