Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2016 19:30:36 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418195 - head/net/vnc
Message-ID:  <201607071930.u67JUaLq092177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



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