Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2016 20:33:07 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420745 - head/www/wml
Message-ID:  <201608232033.u7NKX72m054016@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Tue Aug 23 20:33:06 2016
New Revision: 420745
URL: https://svnweb.freebsd.org/changeset/ports/420745

Log:
  www/wml: mark broken due to missing upstream (unfetchable)
  
  The WWW string points to berlios which is long gone.  Now the souceforge
  project thewml seems to be gone.  Fetching fails so mark wml broken.
  
  Note: this port needs to document ncurses requirement too.

Modified:
  head/www/wml/Makefile

Modified: head/www/wml/Makefile
==============================================================================
--- head/www/wml/Makefile	Tue Aug 23 20:31:07 2016	(r420744)
+++ head/www/wml/Makefile	Tue Aug 23 20:33:06 2016	(r420745)
@@ -11,6 +11,8 @@ MASTER_SITES=	SF/thewml
 MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Website META Language, webdesign toolkit for HTML generation
 
+BROKEN=		SF project removed (unfetchable)
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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