svn commit: r418195 - head/net/vnc

Cy Schubert cy at FreeBSD.org
Thu Jul 7 19:30:37 UTC 2016


Author: cy
Date: Thu Jul  7 19:30:36 2016
New Revision: 418195
URL: https://svnweb.freebsd.org/changeset/ports/418195

Log:
  Deprecate this port. The sources are only available after registration
  and XFree86 4.3.0 is no longer available. Reworking this port to use
  a more recent xorg-server would be fair bit of work.
  
  Suggested by:	bapt

Modified:
  head/net/vnc/Makefile

Modified: head/net/vnc/Makefile
==============================================================================
--- head/net/vnc/Makefile	Thu Jul  7 19:12:11 2016	(r418194)
+++ head/net/vnc/Makefile	Thu Jul  7 19:30:36 2016	(r418195)
@@ -13,6 +13,8 @@ DIST_SUBDIR=	xc
 
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	Display X and Win32 desktops on remote X/Win32/Java displays
+DEPRECATED=	Distfiles no longer available.
+EXPIRATION_DATE=	2016-09-01
 
 RUN_DEPENDS=	xorg-fonts>=7.2:x11-fonts/xorg-fonts \
 		showrgb:x11/rgb \


More information about the svn-ports-head mailing list