Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 08:13:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480361 - in head: archivers/hs-zlib-enum devel/hs-PSQueue devel/hs-TypeCompose devel/hs-blaze-builder-enumerator devel/hs-enumerator net-im/hs-haskell-xmpp security/hs-certificate text...
Message-ID:  <201809220813.w8M8Dsua046380@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Sep 22 08:13:53 2018
New Revision: 480361
URL: https://svnweb.freebsd.org/changeset/ports/480361

Log:
  Deprecate ports that don't build with recent GHC version

Modified:
  head/archivers/hs-zlib-enum/Makefile
  head/devel/hs-PSQueue/Makefile
  head/devel/hs-TypeCompose/Makefile
  head/devel/hs-blaze-builder-enumerator/Makefile
  head/devel/hs-enumerator/Makefile
  head/net-im/hs-haskell-xmpp/Makefile
  head/security/hs-certificate/Makefile
  head/textproc/hs-HaXml/Makefile
  head/textproc/hs-attoparsec-enumerator/Makefile
  head/www/hs-gitit/Makefile
  head/www/hs-happstack/Makefile
  head/x11-toolkits/hs-wx/Makefile
  head/x11-toolkits/hs-wxc/Makefile
  head/x11-toolkits/hs-wxcore/Makefile

Modified: head/archivers/hs-zlib-enum/Makefile
==============================================================================
--- head/archivers/hs-zlib-enum/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/archivers/hs-zlib-enum/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -12,5 +12,8 @@ LICENSE=	MIT
 
 USE_CABAL=	enumerator>=0.4 zlib-bindings>=0.1
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/devel/hs-PSQueue/Makefile
==============================================================================
--- head/devel/hs-PSQueue/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/devel/hs-PSQueue/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -11,6 +11,8 @@ COMMENT=	Priority Search Queue
 LICENSE=	BSD3CLAUSE
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/devel/hs-TypeCompose/Makefile
==============================================================================
--- head/devel/hs-TypeCompose/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/devel/hs-TypeCompose/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -14,6 +14,8 @@ LICENSE=	BSD3CLAUSE
 USE_CABAL=	base-orphans
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/devel/hs-blaze-builder-enumerator/Makefile
==============================================================================
--- head/devel/hs-blaze-builder-enumerator/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/devel/hs-blaze-builder-enumerator/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -12,5 +12,8 @@ LICENSE=	BSD3CLAUSE
 
 USE_CABAL=	blaze-builder enumerator streaming-commons
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/devel/hs-enumerator/Makefile
==============================================================================
--- head/devel/hs-enumerator/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/devel/hs-enumerator/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -11,6 +11,8 @@ COMMENT=	Reliable, high-performance processing with le
 LICENSE=	MIT
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/net-im/hs-haskell-xmpp/Makefile
==============================================================================
--- head/net-im/hs-haskell-xmpp/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/net-im/hs-haskell-xmpp/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -13,5 +13,8 @@ LICENSE=	BSD3CLAUSE
 USE_CABAL=	HaXml>=1.23.3 html mtl>=1.0 network \
 		polyparse random regex-compat utf8-string
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/security/hs-certificate/Makefile
==============================================================================
--- head/security/hs-certificate/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/security/hs-certificate/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -21,6 +21,8 @@ EXECUTABLE_FLAG_CABAL=		cmdargs text>=0.11 cryptohash 
 EXECUTABLE_FLAG_EXECUTABLE=	certificate
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/textproc/hs-HaXml/Makefile
==============================================================================
--- head/textproc/hs-HaXml/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/textproc/hs-HaXml/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -17,6 +17,8 @@ EXECUTABLE=	Canonicalise CanonicaliseLazy DtdToHaskell
 		MkOneOf Validate XsdToHaskell Xtract
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/textproc/hs-attoparsec-enumerator/Makefile
==============================================================================
--- head/textproc/hs-attoparsec-enumerator/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/textproc/hs-attoparsec-enumerator/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -12,5 +12,8 @@ LICENSE=	MIT
 
 USE_CABAL=	attoparsec>=0.10 enumerator>=0.4
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/www/hs-gitit/Makefile
==============================================================================
--- head/www/hs-gitit/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/www/hs-gitit/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -20,6 +20,8 @@ USE_CABAL=	ConfigFile HStringTemplate HTTP SHA aeson b
 EXECUTABLE=	expireGititCache gitit
 
 IGNORE=		Doesn't build with newest packages
+DEPRECATED=	Doesn't build with newest packages
+EXPIRATION_DATE=	2018-10-22
 
 FLAGS_DEFINE=	PLUGINS
 FLAGS_DEFAULT=	PLUGINS

Modified: head/www/hs-happstack/Makefile
==============================================================================
--- head/www/hs-happstack/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/www/hs-happstack/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -13,6 +13,8 @@ LICENSE=	BSD3CLAUSE
 USE_CABAL=	happstack-server>=7.0
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/x11-toolkits/hs-wx/Makefile
==============================================================================
--- head/x11-toolkits/hs-wx/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/x11-toolkits/hs-wx/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -15,5 +15,8 @@ DOS2UNIX_FILES=	src/Graphics/UI/WX/Window.hs
 USE_WX=		3.0
 WX_COMPS=	wx
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>

Modified: head/x11-toolkits/hs-wxc/Makefile
==============================================================================
--- head/x11-toolkits/hs-wxc/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/x11-toolkits/hs-wxc/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -17,6 +17,8 @@ WX_COMPS=	wx
 IGNORE_DOCS=	yes
 
 IGNORE=		Doesn't build with recent GHC version
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
 
 post-patch::
 	@${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-3.0-config"| ; \

Modified: head/x11-toolkits/hs-wxcore/Makefile
==============================================================================
--- head/x11-toolkits/hs-wxcore/Makefile	Sat Sep 22 08:11:03 2018	(r480360)
+++ head/x11-toolkits/hs-wxcore/Makefile	Sat Sep 22 08:13:53 2018	(r480361)
@@ -16,5 +16,8 @@ DOS2UNIX_GLOB=	*.hs
 USE_WX=		3.0
 WX_COMPS=	wx
 
+DEPRECATED=	Doesn't build with recent GHC version
+EXPIRATION_DATE=	2018-10-22
+
 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
 .include <bsd.port.mk>



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