aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/hs-zlib-enum/Makefile3
-rw-r--r--devel/hs-PSQueue/Makefile2
-rw-r--r--devel/hs-TypeCompose/Makefile2
-rw-r--r--devel/hs-blaze-builder-enumerator/Makefile3
-rw-r--r--devel/hs-enumerator/Makefile2
-rw-r--r--net-im/hs-haskell-xmpp/Makefile3
-rw-r--r--security/hs-certificate/Makefile2
-rw-r--r--textproc/hs-HaXml/Makefile2
-rw-r--r--textproc/hs-attoparsec-enumerator/Makefile3
-rw-r--r--www/hs-gitit/Makefile2
-rw-r--r--www/hs-happstack/Makefile2
-rw-r--r--x11-toolkits/hs-wx/Makefile3
-rw-r--r--x11-toolkits/hs-wxc/Makefile2
-rw-r--r--x11-toolkits/hs-wxcore/Makefile3
14 files changed, 34 insertions, 0 deletions
diff --git a/archivers/hs-zlib-enum/Makefile b/archivers/hs-zlib-enum/Makefile
index b8a0736b8d39..e50c169bcf3f 100644
--- a/archivers/hs-zlib-enum/Makefile
+++ b/archivers/hs-zlib-enum/Makefile
@@ -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>
diff --git a/devel/hs-PSQueue/Makefile b/devel/hs-PSQueue/Makefile
index dfcbe7bbd268..d2745b22359c 100644
--- a/devel/hs-PSQueue/Makefile
+++ b/devel/hs-PSQueue/Makefile
@@ -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>
diff --git a/devel/hs-TypeCompose/Makefile b/devel/hs-TypeCompose/Makefile
index c2d4f6883e35..553f3d99b799 100644
--- a/devel/hs-TypeCompose/Makefile
+++ b/devel/hs-TypeCompose/Makefile
@@ -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>
diff --git a/devel/hs-blaze-builder-enumerator/Makefile b/devel/hs-blaze-builder-enumerator/Makefile
index 841b3aff6370..543c164b7b24 100644
--- a/devel/hs-blaze-builder-enumerator/Makefile
+++ b/devel/hs-blaze-builder-enumerator/Makefile
@@ -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>
diff --git a/devel/hs-enumerator/Makefile b/devel/hs-enumerator/Makefile
index 946852206013..648576d4ecf2 100644
--- a/devel/hs-enumerator/Makefile
+++ b/devel/hs-enumerator/Makefile
@@ -11,6 +11,8 @@ COMMENT= Reliable, high-performance processing with left-fold enumerators
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>
diff --git a/net-im/hs-haskell-xmpp/Makefile b/net-im/hs-haskell-xmpp/Makefile
index 6e8e57b6ff25..5c27dd394951 100644
--- a/net-im/hs-haskell-xmpp/Makefile
+++ b/net-im/hs-haskell-xmpp/Makefile
@@ -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>
diff --git a/security/hs-certificate/Makefile b/security/hs-certificate/Makefile
index 0dc0fc14de9c..556b0f09d291 100644
--- a/security/hs-certificate/Makefile
+++ b/security/hs-certificate/Makefile
@@ -21,6 +21,8 @@ EXECUTABLE_FLAG_CABAL= cmdargs text>=0.11 cryptohash crypto-pubkey
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>
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index d4aac4cfa751..247da71e902a 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -17,6 +17,8 @@ EXECUTABLE= Canonicalise CanonicaliseLazy DtdToHaskell FpMLToHaskell \
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>
diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile
index 68d9e638577e..d1e7b0b05f47 100644
--- a/textproc/hs-attoparsec-enumerator/Makefile
+++ b/textproc/hs-attoparsec-enumerator/Makefile
@@ -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>
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index d916fec888ef..290be5d5495c 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -20,6 +20,8 @@ USE_CABAL= ConfigFile HStringTemplate HTTP SHA aeson base64-bytestring \
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
diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile
index a8f81d695721..c1079d5d7654 100644
--- a/www/hs-happstack/Makefile
+++ b/www/hs-happstack/Makefile
@@ -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>
diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile
index 3ccc9a2fe398..21fb9447b93c 100644
--- a/x11-toolkits/hs-wx/Makefile
+++ b/x11-toolkits/hs-wx/Makefile
@@ -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>
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile
index f65aec339336..00f52b7955bc 100644
--- a/x11-toolkits/hs-wxc/Makefile
+++ b/x11-toolkits/hs-wxc/Makefile
@@ -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"| ; \
diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile
index 00b2523f7c22..941fb0a7c1bf 100644
--- a/x11-toolkits/hs-wxcore/Makefile
+++ b/x11-toolkits/hs-wxcore/Makefile
@@ -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>