svn commit: r360146 - head/x11/metisse

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 2 06:57:39 UTC 2014


Author: bapt
Date: Wed Jul  2 06:57:38 2014
New Revision: 360146
URL: http://svnweb.freebsd.org/changeset/ports/360146
QAT: https://qat.redports.org/buildarchive/r360146/

Log:
  Mark as broken and set deprecation date to stage EOL
  
  With hat:	portmgr

Modified:
  head/x11/metisse/Makefile

Modified: head/x11/metisse/Makefile
==============================================================================
--- head/x11/metisse/Makefile	Wed Jul  2 06:55:26 2014	(r360145)
+++ head/x11/metisse/Makefile	Wed Jul  2 06:57:38 2014	(r360146)
@@ -14,6 +14,11 @@ LICENSE=	GPLv3
 
 CONFLICTS=	fvwm-1.* fvwm-2.5.*
 
+BROKEN=		does not configure
+
+EXPIRATION_DATE=	2014-08-30
+DEPRECATED=	Broken and not staged
+
 LIB_DEPENDS=	Nucleo:${PORTSDIR}/x11-toolkits/nucleo \
 		png15:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	${LOCALBASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts


More information about the svn-ports-all mailing list