Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 22:09:53 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334129 - head/x11-fm/xnc
Message-ID:  <201311172209.rAHM9rbm085554@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Nov 17 22:09:53 2013
New Revision: 334129
URL: http://svnweb.freebsd.org/changeset/ports/334129

Log:
  Deprecate x11-fm/xnc.
  
  It does not have a website anymore, it fails to build on all supported
  FreeBSD releases and its latest release dates back to 2005.

Modified:
  head/x11-fm/xnc/Makefile

Modified: head/x11-fm/xnc/Makefile
==============================================================================
--- head/x11-fm/xnc/Makefile	Sun Nov 17 21:59:01 2013	(r334128)
+++ head/x11-fm/xnc/Makefile	Sun Nov 17 22:09:53 2013	(r334129)
@@ -13,6 +13,9 @@ COMMENT=	File manager for X11 similar to
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Latest release from 2005, upstream disappeared, does not build
+EXPIRATION_DATE=	2013-12-01
+
 NO_STAGE=	yes
 # xnc will use the following programs if you have them installed:
 #RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip \



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