Index: head/archivers/hs-tar/Makefile =================================================================== --- head/archivers/hs-tar/Makefile +++ head/archivers/hs-tar/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/archivers/hs-zip-archive/Makefile =================================================================== --- head/archivers/hs-zip-archive/Makefile +++ head/archivers/hs-zip-archive/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= digest>=0.0.0.1 mtl old-time zlib FLAGS_DEFINE= EXECUTABLE Index: head/archivers/hs-zlib-bindings/Makefile =================================================================== --- head/archivers/hs-zlib-bindings/Makefile +++ head/archivers/hs-zlib-bindings/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= zlib>=0.5.2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/archivers/hs-zlib/Makefile =================================================================== --- head/archivers/hs-zlib/Makefile +++ head/archivers/hs-zlib/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/audio/hs-ALUT/Makefile =================================================================== --- head/audio/hs-ALUT/Makefile +++ head/audio/hs-ALUT/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= OpenAL>=1.7 StateVar>=1.1 USES= openal:al,alut Index: head/audio/hs-OpenAL/Makefile =================================================================== --- head/audio/hs-OpenAL/Makefile +++ head/audio/hs-OpenAL/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= ObjectName>=1.1 OpenGL>=2.12 StateVar>=1.1 USES= openal:al Index: head/audio/hs-libmpd/Makefile =================================================================== --- head/audio/hs-libmpd/Makefile +++ head/audio/hs-libmpd/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10.1 data-default-class>=0.0.1 mtl>=2.0 \ network>=2.1 old-locale>=1.0 utf8-string>=0.3.1 Index: head/benchmarks/hs-criterion-measurement/Makefile =================================================================== --- head/benchmarks/hs-criterion-measurement/Makefile +++ head/benchmarks/hs-criterion-measurement/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson base-compat vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/benchmarks/hs-criterion/Makefile =================================================================== --- head/benchmarks/hs-criterion/Makefile +++ head/benchmarks/hs-criterion/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson ansi-wl-pprint base-compat base-compat-batteries \ cassava code-page criterion-measurement exceptions Glob \ js-flot js-jquery microstache mtl mwc-random \ Index: head/converters/hs-aeson-compat/Makefile =================================================================== --- head/converters/hs-aeson-compat/Makefile +++ head/converters/hs-aeson-compat/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson attoparsec attoparsec-iso8601 base-compat exceptions \ hashable scientific semigroups tagged time-locale-compat \ unordered-containers vector Index: head/converters/hs-aeson/Makefile =================================================================== --- head/converters/hs-aeson/Makefile +++ head/converters/hs-aeson/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.13.0.1 base-compat>=0.9.1 dlist>=0.6 hashable>=1.1.2.0 \ scientific>=0.3.1 tagged th-abstraction time-locale-compat>=0.1.1 \ unordered-containers>=0.2.3.0 uuid-types>=1.0.3 vector>=0.8 Index: head/converters/hs-json/Makefile =================================================================== --- head/converters/hs-json/Makefile +++ head/converters/hs-json/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/converters/hs-sandi/Makefile =================================================================== --- head/converters/hs-sandi/Makefile +++ head/converters/hs-sandi/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + CONFLICTS_INSTALL= hs-dataenc-[0-9]* USE_CABAL= conduit exceptions stringsearch Index: head/databases/hs-esqueleto/Makefile =================================================================== --- head/databases/hs-esqueleto/Makefile +++ head/databases/hs-esqueleto/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-html conduit monad-logger persistent \ resourcet tagged unordered-containers Index: head/databases/hs-hedis/Makefile =================================================================== --- head/databases/hs-hedis/Makefile +++ head/databases/hs-hedis/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async bytestring-lexing errors HTTP mtl network network-uri \ resource-pool scanner unordered-containers vector Index: head/databases/hs-mysql/Makefile =================================================================== --- head/databases/hs-mysql/Makefile +++ head/databases/hs-mysql/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= mysql ssl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/databases/hs-persistent-sqlite/Makefile =================================================================== --- head/databases/hs-persistent-sqlite/Makefile +++ head/databases/hs-persistent-sqlite/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson conduit microlens-th monad-control monad-logger \ old-locale persistent resource-pool resourcet \ unordered-containers Index: head/databases/hs-persistent-template/Makefile =================================================================== --- head/databases/hs-persistent-template/Makefile +++ head/databases/hs-persistent-template/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson aeson-compat http-api-data monad-control monad-logger \ path-pieces persistent tagged unordered-containers Index: head/databases/hs-persistent/Makefile =================================================================== --- head/databases/hs-persistent/Makefile +++ head/databases/hs-persistent/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.5 attoparsec base64-bytestring blaze-html>=0.5 \ blaze-markup>=0.5.1 conduit>=1.0 exceptions>=0.6 \ fast-logger>=2.1 haskell-src-meta http-api-data lifted-base \ Index: head/deskutils/hs-fdo-notify/Makefile =================================================================== --- head/deskutils/hs-fdo-notify/Makefile +++ head/deskutils/hs-fdo-notify/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dbus .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-Boolean/Makefile =================================================================== --- head/devel/hs-Boolean/Makefile +++ head/devel/hs-Boolean/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-BoundedChan/Makefile =================================================================== --- head/devel/hs-BoundedChan/Makefile +++ head/devel/hs-BoundedChan/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-ConfigFile/Makefile =================================================================== --- head/devel/hs-ConfigFile/Makefile +++ head/devel/hs-ConfigFile/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= MissingH>=1.0.0 mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-EdisonAPI/Makefile =================================================================== --- head/devel/hs-EdisonAPI/Makefile +++ head/devel/hs-EdisonAPI/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-EdisonCore/Makefile =================================================================== --- head/devel/hs-EdisonCore/Makefile +++ head/devel/hs-EdisonCore/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= EdisonAPI mtl semigroups QuickCheck .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-GenericPretty/Makefile =================================================================== --- head/devel/hs-GenericPretty/Makefile +++ head/devel/hs-GenericPretty/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-Glob/Makefile =================================================================== --- head/devel/hs-Glob/Makefile +++ head/devel/hs-Glob/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dlist>=0.4 transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-HUnit/Makefile =================================================================== --- head/devel/hs-HUnit/Makefile +++ head/devel/hs-HUnit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= call-stack .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-IfElse/Makefile =================================================================== --- head/devel/hs-IfElse/Makefile +++ head/devel/hs-IfElse/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-List/Makefile =================================================================== --- head/devel/hs-List/Makefile +++ head/devel/hs-List/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-ListLike/Makefile =================================================================== --- head/devel/hs-ListLike/Makefile +++ head/devel/hs-ListLike/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dlist fmlist primitive utf8-string vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-MemoTrie/Makefile =================================================================== --- head/devel/hs-MemoTrie/Makefile +++ head/devel/hs-MemoTrie/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= newtype-generics void .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-MissingH/Makefile =================================================================== --- head/devel/hs-MissingH/Makefile +++ head/devel/hs-MissingH/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + BROKEN= Doesn't compile with newest GHC USE_CABAL= hslogger HUnit mtl network old-time random regex-compat Index: head/devel/hs-MonadRandom/Makefile =================================================================== --- head/devel/hs-MonadRandom/Makefile +++ head/devel/hs-MonadRandom/Makefile @@ -8,6 +8,9 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Random-number generation monad +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl primitive random transformers-compat>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ObjectName/Makefile =================================================================== --- head/devel/hs-ObjectName/Makefile +++ head/devel/hs-ObjectName/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-Only/Makefile =================================================================== --- head/devel/hs-Only/Makefile +++ head/devel/hs-Only/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-QuickCheck/Makefile =================================================================== --- head/devel/hs-QuickCheck/Makefile +++ head/devel/hs-QuickCheck/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= extensible-exceptions random tf-random>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ReadArgs/Makefile =================================================================== --- head/devel/hs-ReadArgs/Makefile +++ head/devel/hs-ReadArgs/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= system-filepath>=0.4.7 EXECUTABLE= ReadArgsEx Index: head/devel/hs-STMonadTrans/Makefile =================================================================== --- head/devel/hs-STMonadTrans/Makefile +++ head/devel/hs-STMonadTrans/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-SafeSemaphore/Makefile =================================================================== --- head/devel/hs-SafeSemaphore/Makefile +++ head/devel/hs-SafeSemaphore/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-StateVar/Makefile =================================================================== --- head/devel/hs-StateVar/Makefile +++ head/devel/hs-StateVar/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-Stream/Makefile =================================================================== --- head/devel/hs-Stream/Makefile +++ head/devel/hs-Stream/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= lazysmallcheck>=0.3 QuickCheck>=2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-abstract-deque/Makefile =================================================================== --- head/devel/hs-abstract-deque/Makefile +++ head/devel/hs-abstract-deque/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= random FLAGS_DISABLE= useCAS Index: head/devel/hs-abstract-par/Makefile =================================================================== --- head/devel/hs-abstract-par/Makefile +++ head/devel/hs-abstract-par/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-activehs-base/Makefile =================================================================== --- head/devel/hs-activehs-base/Makefile +++ head/devel/hs-activehs-base/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= QuickCheck>=2.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ansi-terminal/Makefile =================================================================== --- head/devel/hs-ansi-terminal/Makefile +++ head/devel/hs-ansi-terminal/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= colour FLAGS_DISABLE= Example Index: head/devel/hs-ansi-wl-pprint/Makefile =================================================================== --- head/devel/hs-ansi-wl-pprint/Makefile +++ head/devel/hs-ansi-wl-pprint/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= ansi-terminal>=0.4.0 semigroups>=0.1 FLAGS_DISABLE= Example Index: head/devel/hs-arrows/Makefile =================================================================== --- head/devel/hs-arrows/Makefile +++ head/devel/hs-arrows/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= Stream .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-asn1-data/Makefile =================================================================== --- head/devel/hs-asn1-data/Makefile +++ head/devel/hs-asn1-data/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-asn1-encoding/Makefile =================================================================== --- head/devel/hs-asn1-encoding/Makefile +++ head/devel/hs-asn1-encoding/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-types>=0.3.0 hourglass>=0.2.6 mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-asn1-parse/Makefile =================================================================== --- head/devel/hs-asn1-parse/Makefile +++ head/devel/hs-asn1-parse/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding>=0.9 asn1-types>=0.3 mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-asn1-types/Makefile =================================================================== --- head/devel/hs-asn1-types/Makefile +++ head/devel/hs-asn1-types/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hourglass memory .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-async/Makefile =================================================================== --- head/devel/hs-async/Makefile +++ head/devel/hs-async/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-atomic-primops/Makefile =================================================================== --- head/devel/hs-atomic-primops/Makefile +++ head/devel/hs-atomic-primops/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= primitive .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-auto-update/Makefile =================================================================== --- head/devel/hs-auto-update/Makefile +++ head/devel/hs-auto-update/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-base-compat-batteries/Makefile =================================================================== --- head/devel/hs-base-compat-batteries/Makefile +++ head/devel/hs-base-compat-batteries/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-base-compat/Makefile =================================================================== --- head/devel/hs-base-compat/Makefile +++ head/devel/hs-base-compat/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-base-orphans/Makefile =================================================================== --- head/devel/hs-base-orphans/Makefile +++ head/devel/hs-base-orphans/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-base-unicode-symbols/Makefile =================================================================== --- head/devel/hs-base-unicode-symbols/Makefile +++ head/devel/hs-base-unicode-symbols/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-base16-bytestring/Makefile =================================================================== --- head/devel/hs-base16-bytestring/Makefile +++ head/devel/hs-base16-bytestring/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-base64-bytestring/Makefile =================================================================== --- head/devel/hs-base64-bytestring/Makefile +++ head/devel/hs-base64-bytestring/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-basement/Makefile =================================================================== --- head/devel/hs-basement/Makefile +++ head/devel/hs-basement/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-basic-prelude/Makefile =================================================================== --- head/devel/hs-basic-prelude/Makefile +++ head/devel/hs-basic-prelude/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable lifted-base ReadArgs>=1.2 safe unordered-containers \ vector Index: head/devel/hs-bifunctors/Makefile =================================================================== --- head/devel/hs-bifunctors/Makefile +++ head/devel/hs-bifunctors/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-orphans comonad semigroups>=0.8.3.1 tagged>=0.7.3 \ th-abstraction Index: head/devel/hs-bitarray/Makefile =================================================================== --- head/devel/hs-bitarray/Makefile +++ head/devel/hs-bitarray/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-bits-atomic/Makefile =================================================================== --- head/devel/hs-bits-atomic/Makefile +++ head/devel/hs-bits-atomic/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-blaze-builder/Makefile =================================================================== --- head/devel/hs-blaze-builder/Makefile +++ head/devel/hs-blaze-builder/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-blaze-textual/Makefile =================================================================== --- head/devel/hs-blaze-textual/Makefile +++ head/devel/hs-blaze-textual/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.2.1.4 double-conversion>=0.2.0.1 \ old-locale vector Index: head/devel/hs-bloomfilter/Makefile =================================================================== --- head/devel/hs-bloomfilter/Makefile +++ head/devel/hs-bloomfilter/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-boxes/Makefile =================================================================== --- head/devel/hs-boxes/Makefile +++ head/devel/hs-boxes/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= split>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-bsd-sysctl/Makefile =================================================================== --- head/devel/hs-bsd-sysctl/Makefile +++ head/devel/hs-bsd-sysctl/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-byteable/Makefile =================================================================== --- head/devel/hs-byteable/Makefile +++ head/devel/hs-byteable/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-byteorder/Makefile =================================================================== --- head/devel/hs-byteorder/Makefile +++ head/devel/hs-byteorder/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-bytestring-lexing/Makefile =================================================================== --- head/devel/hs-bytestring-lexing/Makefile +++ head/devel/hs-bytestring-lexing/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD2CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_ALEX= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-bytestring-mmap/Makefile =================================================================== --- head/devel/hs-bytestring-mmap/Makefile +++ head/devel/hs-bytestring-mmap/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-bytestring-nums/Makefile =================================================================== --- head/devel/hs-bytestring-nums/Makefile +++ head/devel/hs-bytestring-nums/Makefile @@ -10,5 +10,6 @@ LICENSE= BSD3CLAUSE + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-bytestring-show/Makefile =================================================================== --- head/devel/hs-bytestring-show/Makefile +++ head/devel/hs-bytestring-show/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-call-stack/Makefile =================================================================== --- head/devel/hs-call-stack/Makefile +++ head/devel/hs-call-stack/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-cereal/Makefile =================================================================== --- head/devel/hs-cereal/Makefile +++ head/devel/hs-cereal/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-checkers/Makefile =================================================================== --- head/devel/hs-checkers/Makefile +++ head/devel/hs-checkers/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= QuickCheck>=2.3 random .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-chunked-data/Makefile =================================================================== --- head/devel/hs-chunked-data/Makefile +++ head/devel/hs-chunked-data/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder mono-traversable>=0.2 semigroups vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-classy-prelude-conduit/Makefile =================================================================== --- head/devel/hs-classy-prelude-conduit/Makefile +++ head/devel/hs-classy-prelude-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= classy-prelude>=0.12.0 conduit>=1.0 \ conduit-combinators>=0.2.8 monad-control resourcet void Index: head/devel/hs-classy-prelude/Makefile =================================================================== --- head/devel/hs-classy-prelude/Makefile +++ head/devel/hs-classy-prelude/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async basic-prelude bifunctors chunked-data dlist \ exceptions hashable lifted-async lifted-base monad-unlift \ mono-traversable mono-traversable-instances mtl \ Index: head/devel/hs-clock/Makefile =================================================================== --- head/devel/hs-clock/Makefile +++ head/devel/hs-clock/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-cmdargs/Makefile =================================================================== --- head/devel/hs-cmdargs/Makefile +++ head/devel/hs-cmdargs/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + FLAGS_DEFINE= QUOTATION FLAGS_DEFAULT= QUOTATION Index: head/devel/hs-code-page/Makefile =================================================================== --- head/devel/hs-code-page/Makefile +++ head/devel/hs-code-page/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-colour/Makefile =================================================================== --- head/devel/hs-colour/Makefile +++ head/devel/hs-colour/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-concurrent-output/Makefile =================================================================== --- head/devel/hs-concurrent-output/Makefile +++ head/devel/hs-concurrent-output/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD2CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async exceptions ansi-terminal terminal-size .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-conduit-combinators/Makefile =================================================================== --- head/devel/hs-conduit-combinators/Makefile +++ head/devel/hs-conduit-combinators/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base16-bytestring base64-bytestring>=0.1.1.1 chunked-data \ conduit>=1.2.2 conduit-extra>=1.1.1 monad-control \ mono-traversable>=0.4 mwc-random primitive resourcet \ Index: head/devel/hs-conduit-extra/Makefile =================================================================== --- head/devel/hs-conduit-extra/Makefile +++ head/devel/hs-conduit-extra/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10 blaze-builder>=0.3 conduit>=1.1 \ monad-control network>=2.3 primitive>=0.5 resourcet>=1.1 \ streaming-commons>=0.1.11 transformers-base typed-process Index: head/devel/hs-conduit/Makefile =================================================================== --- head/devel/hs-conduit/Makefile +++ head/devel/hs-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions>=0.6 lifted-base>=0.1 mmorph mono-traversable mtl \ resourcet>=1.1 transformers-base>=0.4.1 vector void>=0.5.5 Index: head/devel/hs-configurator/Makefile =================================================================== --- head/devel/hs-configurator/Makefile +++ head/devel/hs-configurator/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10.0.2 hashable unix-compat unordered-containers .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-constraints/Makefile =================================================================== --- head/devel/hs-constraints/Makefile +++ head/devel/hs-constraints/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable mtl semigroups transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-convertible/Makefile =================================================================== --- head/devel/hs-convertible/Makefile +++ head/devel/hs-convertible/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl old-locale old-time .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-cpphs/Makefile =================================================================== --- head/devel/hs-cpphs/Makefile +++ head/devel/hs-cpphs/Makefile @@ -12,7 +12,6 @@ LICENSE= LGPL21 USE_CABAL= old-locale old-time polyparse>=1.9 - EXECUTABLE= cpphs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-darcs/Makefile =================================================================== --- head/devel/hs-darcs/Makefile +++ head/devel/hs-darcs/Makefile @@ -19,7 +19,6 @@ regex-applicative regex-compat-tdfa sandi tar \ transformers-compat unix-compat \ utf8-string vector zip-archive zlib - EXECUTABLE= darcs MAN1PAGES= darcs.1 Index: head/devel/hs-data-default-class/Makefile =================================================================== --- head/devel/hs-data-default-class/Makefile +++ head/devel/hs-data-default-class/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-data-default-instances-base/Makefile =================================================================== --- head/devel/hs-data-default-instances-base/Makefile +++ head/devel/hs-data-default-instances-base/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-data-default-instances-containers/Makefile =================================================================== --- head/devel/hs-data-default-instances-containers/Makefile +++ head/devel/hs-data-default-instances-containers/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-data-default-instances-dlist/Makefile =================================================================== --- head/devel/hs-data-default-instances-dlist/Makefile +++ head/devel/hs-data-default-instances-dlist/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class dlist .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-data-default-instances-old-locale/Makefile =================================================================== --- head/devel/hs-data-default-instances-old-locale/Makefile +++ head/devel/hs-data-default-instances-old-locale/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class old-locale .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-data-default/Makefile =================================================================== --- head/devel/hs-data-default/Makefile +++ head/devel/hs-data-default/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class data-default-instances-base \ data-default-instances-containers data-default-instances-dlist \ data-default-instances-old-locale Index: head/devel/hs-data-endian/Makefile =================================================================== --- head/devel/hs-data-endian/Makefile +++ head/devel/hs-data-endian/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-data-hash/Makefile =================================================================== --- head/devel/hs-data-hash/Makefile +++ head/devel/hs-data-hash/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-data-ordlist/Makefile =================================================================== --- head/devel/hs-data-ordlist/Makefile +++ head/devel/hs-data-ordlist/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-data-pprint/Makefile =================================================================== --- head/devel/hs-data-pprint/Makefile +++ head/devel/hs-data-pprint/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl parallel .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-date-cache/Makefile =================================================================== --- head/devel/hs-date-cache/Makefile +++ head/devel/hs-date-cache/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-datetime/Makefile =================================================================== --- head/devel/hs-datetime/Makefile +++ head/devel/hs-datetime/Makefile @@ -11,6 +11,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= old-locale>=1.0.0.1 old-time>=1.0.0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-dbus/Makefile =================================================================== --- head/devel/hs-dbus/Makefile +++ head/devel/hs-dbus/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal lens libxml-sax network random split th-lift vector \ xml-types Index: head/devel/hs-deepseq-generics/Makefile =================================================================== --- head/devel/hs-deepseq-generics/Makefile +++ head/devel/hs-deepseq-generics/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-directory-tree/Makefile =================================================================== --- head/devel/hs-directory-tree/Makefile +++ head/devel/hs-directory-tree/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-dlist-instances/Makefile =================================================================== --- head/devel/hs-dlist-instances/Makefile +++ head/devel/hs-dlist-instances/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dlist semigroups .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-dlist/Makefile =================================================================== --- head/devel/hs-dlist/Makefile +++ head/devel/hs-dlist/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-easy-file/Makefile =================================================================== --- head/devel/hs-easy-file/Makefile +++ head/devel/hs-easy-file/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-echo/Makefile =================================================================== --- head/devel/hs-echo/Makefile +++ head/devel/hs-echo/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-edit-distance/Makefile =================================================================== --- head/devel/hs-edit-distance/Makefile +++ head/devel/hs-edit-distance/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= random>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-either/Makefile =================================================================== --- head/devel/hs-either/Makefile +++ head/devel/hs-either/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= bifunctors exceptions free mmorph monad-control \ MonadRandom mtl profunctors semigroupoids semigroups \ transformers-base Index: head/devel/hs-enclosed-exceptions/Makefile =================================================================== --- head/devel/hs-enclosed-exceptions/Makefile +++ head/devel/hs-enclosed-exceptions/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async>=2.0 lifted-base>=0.2 monad-control transformers-base .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-equivalence/Makefile =================================================================== --- head/devel/hs-equivalence/Makefile +++ head/devel/hs-equivalence/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl STMonadTrans transformers-compat>=0.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-errors/Makefile =================================================================== --- head/devel/hs-errors/Makefile +++ head/devel/hs-errors/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions>=0.6 safe>=0.3.3 transformers-compat unexceptionalio .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-exceptions/Makefile =================================================================== --- head/devel/hs-exceptions/Makefile +++ head/devel/hs-exceptions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-extensible-exceptions/Makefile =================================================================== --- head/devel/hs-extensible-exceptions/Makefile +++ head/devel/hs-extensible-exceptions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-extra/Makefile =================================================================== --- head/devel/hs-extra/Makefile +++ head/devel/hs-extra/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= clock .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-fast-logger/Makefile =================================================================== --- head/devel/hs-fast-logger/Makefile +++ head/devel/hs-fast-logger/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= auto-update easy-file old-locale unix-time .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-fgl/Makefile =================================================================== --- head/devel/hs-fgl/Makefile +++ head/devel/hs-fgl/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-file-embed/Makefile =================================================================== --- head/devel/hs-file-embed/Makefile +++ head/devel/hs-file-embed/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-filemanip/Makefile =================================================================== --- head/devel/hs-filemanip/Makefile +++ head/devel/hs-filemanip/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl unix-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-filestore/Makefile =================================================================== --- head/devel/hs-filestore/Makefile +++ head/devel/hs-filestore/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= Diff>=0.2 old-locale>=1.0 split>=0.1 utf8-string>=0.3 xml>=1.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-fmlist/Makefile =================================================================== --- head/devel/hs-fmlist/Makefile +++ head/devel/hs-fmlist/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-fortran-src/Makefile =================================================================== --- head/devel/hs-fortran-src/Makefile +++ head/devel/hs-fortran-src/Makefile @@ -10,6 +10,9 @@ LICENSE= APACHE20 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + BROKEN= Doesn't build with newest GHC USE_CABAL= fgl>=5.0 GenericPretty>=1.2.2 uniplate>=1.6 alex>=3.1 \ Index: head/devel/hs-foundation/Makefile =================================================================== --- head/devel/hs-foundation/Makefile +++ head/devel/hs-foundation/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= basement post-extract: Index: head/devel/hs-free/Makefile =================================================================== --- head/devel/hs-free/Makefile +++ head/devel/hs-free/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= bifunctors>=4 comonad>=4 distributive>=0.2.1 exceptions>=0.6 \ mtl>=2.0.1.0 prelude-extras>=0.4 profunctors>=4 \ semigroupoids>=4 semigroups>=0.8.3.1 transformers-base Index: head/devel/hs-fsnotify/Makefile =================================================================== --- head/devel/hs-fsnotify/Makefile +++ head/devel/hs-fsnotify/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async>=2.0.1 hinotify>=0.3.7 unix-compat>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-gconf/Makefile =================================================================== --- head/devel/hs-gconf/Makefile +++ head/devel/hs-gconf/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= glib>=0.13.0.0 gtk2hs-buildtools USE_GNOME= gconf2 Index: head/devel/hs-generic-deriving/Makefile =================================================================== --- head/devel/hs-generic-deriving/Makefile +++ head/devel/hs-generic-deriving/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-geniplate-mirror/Makefile =================================================================== --- head/devel/hs-geniplate-mirror/Makefile +++ head/devel/hs-geniplate-mirror/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ghc-events/Makefile =================================================================== --- head/devel/hs-ghc-events/Makefile +++ head/devel/hs-ghc-events/Makefile @@ -11,7 +11,6 @@ LICENSE= BSD3CLAUSE USE_CABAL= mtl>=2.2.1 vector - EXECUTABLE= ghc-events .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ghc-mtl/Makefile =================================================================== --- head/devel/hs-ghc-mtl/Makefile +++ head/devel/hs-ghc-mtl/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions>=0.6 extensible-exceptions mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ghc-paths/Makefile =================================================================== --- head/devel/hs-ghc-paths/Makefile +++ head/devel/hs-ghc-paths/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-gio/Makefile =================================================================== --- head/devel/hs-gio/Makefile +++ head/devel/hs-gio/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= glib>=0.13.0.0 mtl Index: head/devel/hs-git-annex/Makefile =================================================================== --- head/devel/hs-git-annex/Makefile +++ head/devel/hs-git-annex/Makefile @@ -82,7 +82,7 @@ ASSISTANT_DESC= 'assistant' and 'watch' commands ASSISTANT_FLAG_ENABLE= Assistant -ASSISTANT_FLAG_CABAL= dns mountpoints hinotify +ASSISTANT_FLAG_CABAL= dns mountpoints hinotify WEBAPP_DESC= Web application (requires assistant) WEBAPP_FLAG_DEPENDS= ASSISTANT Index: head/devel/hs-gitrev/Makefile =================================================================== --- head/devel/hs-gitrev/Makefile +++ head/devel/hs-gitrev/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-glib/Makefile =================================================================== --- head/devel/hs-glib/Makefile +++ head/devel/hs-glib/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= gtk2hs-buildtools utf8-string>=0.2 USE_GNOME= glib20 Index: head/devel/hs-gtk2hs-buildtools/Makefile =================================================================== --- head/devel/hs-gtk2hs-buildtools/Makefile +++ head/devel/hs-gtk2hs-buildtools/Makefile @@ -15,7 +15,6 @@ USE_CABAL= hashtables random USE_ALEX= yes USE_HAPPY= yes - EXECUTABLE= gtk2hsC2hs gtk2hsHookGenerator gtk2hsTypeGen .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-haddock-api/Makefile =================================================================== --- head/devel/hs-haddock-api/Makefile +++ head/devel/hs-haddock-api/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + BROKEN= Doesn't build with recent GHC USE_CABAL= ghc-paths haddock-library>=1.2 Index: head/devel/hs-haddock-library/Makefile =================================================================== --- head/devel/hs-haddock-library/Makefile +++ head/devel/hs-haddock-library/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-haddock/Makefile =================================================================== --- head/devel/hs-haddock/Makefile +++ head/devel/hs-haddock/Makefile @@ -17,7 +17,6 @@ USE_HAPPY= true EXECUTABLE= haddock-${PORTVERSION} - STANDALONE= yes PLIST_SUB+= GHC_HADDOCK_CMD=${GHC_HADDOCK_CMD} HADDOCK=${PREFIX}/bin/haddock EXECUTABLE=${PREFIX}/bin/haddock-${PORTVERSION} Index: head/devel/hs-hashable/Makefile =================================================================== --- head/devel/hs-hashable/Makefile +++ head/devel/hs-hashable/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + FLAGS_DEFINE= INTEGER_GMP SSE2 SSE41 FLAGS_DEFAULT_amd64= INTEGER_GMP SSE2 FLAGS_DEFAULT_i386= INTEGER_GMP SSE2 Index: head/devel/hs-hashtables/Makefile =================================================================== --- head/devel/hs-hashtables/Makefile +++ head/devel/hs-hashtables/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1 primitive vector>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-haskell-lexer/Makefile =================================================================== --- head/devel/hs-haskell-lexer/Makefile +++ head/devel/hs-haskell-lexer/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-haskell-src-exts-util/Makefile =================================================================== --- head/devel/hs-haskell-src-exts-util/Makefile +++ head/devel/hs-haskell-src-exts-util/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default haskell-src-exts semigroups uniplate .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-haskell-src-exts/Makefile =================================================================== --- head/devel/hs-haskell-src-exts/Makefile +++ head/devel/hs-haskell-src-exts/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cpphs USE_HAPPY= yes Index: head/devel/hs-haskell-src-meta/Makefile =================================================================== --- head/devel/hs-haskell-src-meta/Makefile +++ head/devel/hs-haskell-src-meta/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= haskell-src-exts safe syb th-orphans .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-haskell-src/Makefile =================================================================== --- head/devel/hs-haskell-src/Makefile +++ head/devel/hs-haskell-src/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_HAPPY= yes USE_CABAL= syb Index: head/devel/hs-hasktags/Makefile =================================================================== --- head/devel/hs-hasktags/Makefile +++ head/devel/hs-hasktags/Makefile @@ -13,7 +13,6 @@ USE_CABAL= json>=0.5 utf8-string EXECUTABLE= hasktags - STANDALONE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hex/Makefile =================================================================== --- head/devel/hs-hex/Makefile +++ head/devel/hs-hex/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-hinotify/Makefile =================================================================== --- head/devel/hs-hinotify/Makefile +++ head/devel/hs-hinotify/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + LIB_DEPENDS= libinotify.so:devel/libinotify USE_CABAL= async hashable Index: head/devel/hs-hint/Makefile =================================================================== --- head/devel/hs-hint/Makefile +++ head/devel/hs-hint/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions extensible-exceptions ghc-mtl>=1.2.1 ghc-paths \ mtl random temporary utf8-string Index: head/devel/hs-hlibev/Makefile =================================================================== --- head/devel/hs-hlibev/Makefile +++ head/devel/hs-hlibev/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network LIB_DEPENDS= libev.so:devel/libev Index: head/devel/hs-hlint/Makefile =================================================================== --- head/devel/hs-hlint/Makefile +++ head/devel/hs-hlint/Makefile @@ -13,7 +13,6 @@ USE_CABAL= ansi-terminal>=0.6.2 cmdargs>=0.10 cpphs>=1.18.1 data-default \ extra>=0.5 haskell-src-exts>=1.16 haskell-src-exts-util \ hscolour>=1.21 refact uniplate>=1.5 yaml - EXECUTABLE= hlint .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hoogle/Makefile =================================================================== --- head/devel/hs-hoogle/Makefile +++ head/devel/hs-hoogle/Makefile @@ -16,7 +16,6 @@ mmap network network-uri old-locale process-extras QuickCheck \ resourcet storable-tuple tar uniplate utf8-string vector wai \ wai-logger warp warp-tls zlib - EXECUTABLE= hoogle .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hourglass/Makefile =================================================================== --- head/devel/hs-hourglass/Makefile +++ head/devel/hs-hourglass/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-hsb2hs/Makefile =================================================================== --- head/devel/hs-hsb2hs/Makefile +++ head/devel/hs-hsb2hs/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= preprocessor-tools>1.0 EXECUTABLE= hsb2hs Index: head/devel/hs-hslogger/Makefile =================================================================== --- head/devel/hs-hslogger/Makefile +++ head/devel/hs-hslogger/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl network old-locale .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hslua-module-text/Makefile =================================================================== --- head/devel/hs-hslua-module-text/Makefile +++ head/devel/hs-hslua-module-text/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hslua .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hslua/Makefile =================================================================== --- head/devel/hs-hslua/Makefile +++ head/devel/hs-hslua/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hspec-core/Makefile =================================================================== --- head/devel/hs-hspec-core/Makefile +++ head/devel/hs-hspec-core/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= ansi-terminal>=0.5 async>=2 clock hspec-expectations>=0.7.1 \ HUnit>=1.2.5 QuickCheck>=2.5.1 quickcheck-io random setenv \ tf-random Index: head/devel/hs-hspec-discover/Makefile =================================================================== --- head/devel/hs-hspec-discover/Makefile +++ head/devel/hs-hspec-discover/Makefile @@ -11,7 +11,6 @@ LICENSE= MIT EXECUTABLE= hspec-discover - OPTIONS_EXCLUDE= DOCS .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-hspec-expectations/Makefile =================================================================== --- head/devel/hs-hspec-expectations/Makefile +++ head/devel/hs-hspec-expectations/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= call-stack HUnit .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-io-streams-haproxy/Makefile =================================================================== --- head/devel/hs-io-streams-haproxy/Makefile +++ head/devel/hs-io-streams-haproxy/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec io-streams network .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-io-streams/Makefile =================================================================== --- head/devel/hs-io-streams/Makefile +++ head/devel/hs-io-streams/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec network primitive vector zlib-bindings .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-js-flot/Makefile =================================================================== --- head/devel/hs-js-flot/Makefile +++ head/devel/hs-js-flot/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-js-jquery/Makefile =================================================================== --- head/devel/hs-js-jquery/Makefile +++ head/devel/hs-js-jquery/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-keys/Makefile =================================================================== --- head/devel/hs-keys/Makefile +++ head/devel/hs-keys/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad>=4 free>=4 hashable>=1.1.2.3 semigroupoids>=4 \ semigroups>=0.8.3.1 unordered-containers>=0.2 Index: head/devel/hs-kqueue/Makefile =================================================================== --- head/devel/hs-kqueue/Makefile +++ head/devel/hs-kqueue/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=1.1 USE_C2HS= yes Index: head/devel/hs-language-c/Makefile =================================================================== --- head/devel/hs-language-c/Makefile +++ head/devel/hs-language-c/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_ALEX= yes USE_HAPPY= yes USE_CABAL= syb Index: head/devel/hs-language-javascript/Makefile =================================================================== --- head/devel/hs-language-javascript/Makefile +++ head/devel/hs-language-javascript/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.2 mtl>=1.1 utf8-string>=0.3.7 USE_ALEX= yes USE_HAPPY= yes Index: head/devel/hs-largeword/Makefile =================================================================== --- head/devel/hs-largeword/Makefile +++ head/devel/hs-largeword/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-lazysmallcheck/Makefile =================================================================== --- head/devel/hs-lazysmallcheck/Makefile +++ head/devel/hs-lazysmallcheck/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + INSTALL_PORTEXAMPLES= cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-lens/Makefile =================================================================== --- head/devel/hs-lens/Makefile +++ head/devel/hs-lens/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + BROKEN= Doesn't build with recent GHC USE_CABAL= base-orphans>=0.3 bifunctors>=5 call-stack comonad>=4 \ Index: head/devel/hs-lifted-async/Makefile =================================================================== --- head/devel/hs-lifted-async/Makefile +++ head/devel/hs-lifted-async/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async>=2.0.1 constraints>=0.2 lifted-base>=0.2 \ monad-control>=0.3.1 transformers-base>=0.4 Index: head/devel/hs-lifted-base/Makefile =================================================================== --- head/devel/hs-lifted-base/Makefile +++ head/devel/hs-lifted-base/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= monad-control>=0.3 transformers-base>=0.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-logict/Makefile =================================================================== --- head/devel/hs-logict/Makefile +++ head/devel/hs-logict/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-map-syntax/Makefile =================================================================== --- head/devel/hs-map-syntax/Makefile +++ head/devel/hs-map-syntax/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-memory/Makefile =================================================================== --- head/devel/hs-memory/Makefile +++ head/devel/hs-memory/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= basement foundation .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-microlens-th/Makefile =================================================================== --- head/devel/hs-microlens-th/Makefile +++ head/devel/hs-microlens-th/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= microlens th-abstraction .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-microlens/Makefile =================================================================== --- head/devel/hs-microlens/Makefile +++ head/devel/hs-microlens/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-microstache/Makefile =================================================================== --- head/devel/hs-microstache/Makefile +++ head/devel/hs-microstache/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson semigroups unordered-containers vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-mmap/Makefile =================================================================== --- head/devel/hs-mmap/Makefile +++ head/devel/hs-mmap/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-mmorph/Makefile =================================================================== --- head/devel/hs-mmorph/Makefile +++ head/devel/hs-mmorph/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-monad-control/Makefile =================================================================== --- head/devel/hs-monad-control/Makefile +++ head/devel/hs-monad-control/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= transformers-base>=0.4.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-monad-logger/Makefile =================================================================== --- head/devel/hs-monad-logger/Makefile +++ head/devel/hs-monad-logger/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder conduit>=1.0 conduit-extra>=1.0 exceptions \ fast-logger>=2.0 lifted-base monad-control monad-loops \ mtl resourcet>=0.4 stm-chans transformers-base Index: head/devel/hs-monad-loops/Makefile =================================================================== --- head/devel/hs-monad-loops/Makefile +++ head/devel/hs-monad-loops/Makefile @@ -8,5 +8,8 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Monadic loops +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-monad-par-extras/Makefile =================================================================== --- head/devel/hs-monad-par-extras/Makefile +++ head/devel/hs-monad-par-extras/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= abstract-par>=0.3 cereal>=0.3 mtl>=2.0 random>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-monad-par/Makefile =================================================================== --- head/devel/hs-monad-par/Makefile +++ head/devel/hs-monad-par/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= abstract-deque>=0.1.4 abstract-par monad-par-extras>=0.3 \ mtl>=2.0.1.0 mwc-random>=0.11 parallel>=3.1 Index: head/devel/hs-monad-unlift/Makefile =================================================================== --- head/devel/hs-monad-unlift/Makefile +++ head/devel/hs-monad-unlift/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= constraints monad-control transformers-base .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-monads-tf/Makefile =================================================================== --- head/devel/hs-monads-tf/Makefile +++ head/devel/hs-monads-tf/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-mono-traversable-instances/Makefile =================================================================== --- head/devel/hs-mono-traversable-instances/Makefile +++ head/devel/hs-mono-traversable-instances/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad dlist dlist-instances mono-traversable semigroupoids \ semigroups vector-instances Index: head/devel/hs-mono-traversable/Makefile =================================================================== --- head/devel/hs-mono-traversable/Makefile +++ head/devel/hs-mono-traversable/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad>=3.0.3 dlist>=0.6 dlist-instances>=0.1 hashable \ semigroupoids>=3.0 semigroups>=0.10 split \ unordered-containers>=0.2 vector>=0.10 vector-algorithms>=0.6 \ Index: head/devel/hs-mtl/Makefile =================================================================== --- head/devel/hs-mtl/Makefile +++ head/devel/hs-mtl/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-mueval/Makefile =================================================================== --- head/devel/hs-mueval/Makefile +++ head/devel/hs-mueval/Makefile @@ -13,7 +13,6 @@ USE_CABAL= extensible-exceptions hint>=0.3.1 mtl>2 QuickCheck show>=0.3 \ simple-reflect utf8-string - EXECUTABLE= mueval mueval-core CONFIGURE_ARGS+= --ghc-options="-dynamic" Index: head/devel/hs-murmur-hash/Makefile =================================================================== --- head/devel/hs-murmur-hash/Makefile +++ head/devel/hs-murmur-hash/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-mutable-containers/Makefile =================================================================== --- head/devel/hs-mutable-containers/Makefile +++ head/devel/hs-mutable-containers/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mono-traversable primitive>=0.5.2.1 vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-ncurses/Makefile =================================================================== --- head/devel/hs-ncurses/Makefile +++ head/devel/hs-ncurses/Makefile @@ -11,6 +11,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_C2HS= yes USES= ncurses Index: head/devel/hs-newtype-generics/Makefile =================================================================== --- head/devel/hs-newtype-generics/Makefile +++ head/devel/hs-newtype-generics/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-newtype/Makefile =================================================================== --- head/devel/hs-newtype/Makefile +++ head/devel/hs-newtype/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-old-locale/Makefile =================================================================== --- head/devel/hs-old-locale/Makefile +++ head/devel/hs-old-locale/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-old-time/Makefile =================================================================== --- head/devel/hs-old-time/Makefile +++ head/devel/hs-old-time/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= old-locale>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-optparse-applicative/Makefile =================================================================== --- head/devel/hs-optparse-applicative/Makefile +++ head/devel/hs-optparse-applicative/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= ansi-wl-pprint>=0.6 transformers-compat>=0.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-parallel/Makefile =================================================================== --- head/devel/hs-parallel/Makefile +++ head/devel/hs-parallel/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-pcre-light/Makefile =================================================================== --- head/devel/hs-pcre-light/Makefile +++ head/devel/hs-pcre-light/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig LIB_DEPENDS= libpcre.so:devel/pcre Index: head/devel/hs-prelude-extras/Makefile =================================================================== --- head/devel/hs-prelude-extras/Makefile +++ head/devel/hs-prelude-extras/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-preprocessor-tools/Makefile =================================================================== --- head/devel/hs-preprocessor-tools/Makefile +++ head/devel/hs-preprocessor-tools/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=1 syb>=0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-prettyclass/Makefile =================================================================== --- head/devel/hs-prettyclass/Makefile +++ head/devel/hs-prettyclass/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-primitive/Makefile =================================================================== --- head/devel/hs-primitive/Makefile +++ head/devel/hs-primitive/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-process-extras/Makefile =================================================================== --- head/devel/hs-process-extras/Makefile +++ head/devel/hs-process-extras/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default generic-deriving ListLike mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-profunctors/Makefile =================================================================== --- head/devel/hs-profunctors/Makefile +++ head/devel/hs-profunctors/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-orphans bifunctors comonad distributive tagged .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-project-template/Makefile =================================================================== --- head/devel/hs-project-template/Makefile +++ head/devel/hs-project-template/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring conduit>=1.0 conduit-extra mtl>=2.0 \ resourcet>=0.4.3 Index: head/devel/hs-psqueues/Makefile =================================================================== --- head/devel/hs-psqueues/Makefile +++ head/devel/hs-psqueues/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-quickcheck-io/Makefile =================================================================== --- head/devel/hs-quickcheck-io/Makefile +++ head/devel/hs-quickcheck-io/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HUnit>=1.2.5 QuickCheck>=2.5.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-random/Makefile =================================================================== --- head/devel/hs-random/Makefile +++ head/devel/hs-random/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-readable/Makefile =================================================================== --- head/devel/hs-readable/Makefile +++ head/devel/hs-readable/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-readline/Makefile =================================================================== --- head/devel/hs-readline/Makefile +++ head/devel/hs-readline/Makefile @@ -11,6 +11,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= readline .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-refact/Makefile =================================================================== --- head/devel/hs-refact/Makefile +++ head/devel/hs-refact/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-reflection/Makefile =================================================================== --- head/devel/hs-reflection/Makefile +++ head/devel/hs-reflection/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= tagged>=0.4.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-resource-pool/Makefile =================================================================== --- head/devel/hs-resource-pool/Makefile +++ head/devel/hs-resource-pool/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable monad-control>=0.2.0.1 transformers-base>=0.4 \ vector>=0.7 Index: head/devel/hs-resourcet/Makefile =================================================================== --- head/devel/hs-resourcet/Makefile +++ head/devel/hs-resourcet/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions lifted-base mmorph monad-control mtl \ primitive transformers-base transformers-compat \ unliftio-core Index: head/devel/hs-safe-exceptions/Makefile =================================================================== --- head/devel/hs-safe-exceptions/Makefile +++ head/devel/hs-safe-exceptions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-safe/Makefile =================================================================== --- head/devel/hs-safe/Makefile +++ head/devel/hs-safe/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-say/Makefile =================================================================== --- head/devel/hs-say/Makefile +++ head/devel/hs-say/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-scientific/Makefile =================================================================== --- head/devel/hs-scientific/Makefile +++ head/devel/hs-scientific/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1.2 integer-logarithms vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-securemem/Makefile =================================================================== --- head/devel/hs-securemem/Makefile +++ head/devel/hs-securemem/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= basement byteable>=0.1.1 foundation memory>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-setenv/Makefile =================================================================== --- head/devel/hs-setenv/Makefile +++ head/devel/hs-setenv/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-setlocale/Makefile =================================================================== --- head/devel/hs-setlocale/Makefile +++ head/devel/hs-setlocale/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-shake/Makefile =================================================================== --- head/devel/hs-shake/Makefile +++ head/devel/hs-shake/Makefile @@ -12,7 +12,6 @@ USE_CABAL= extra>=1.3 hashable>=1.1.2.3 js-flot js-jquery old-time \ primitive random unordered-containers>=0.2.1 utf8-string>=0.3 - EXECUTABLE= shake .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-show/Makefile =================================================================== --- head/devel/hs-show/Makefile +++ head/devel/hs-show/Makefile @@ -11,6 +11,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-silently/Makefile =================================================================== --- head/devel/hs-silently/Makefile +++ head/devel/hs-silently/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-simple-reflect/Makefile =================================================================== --- head/devel/hs-simple-reflect/Makefile +++ head/devel/hs-simple-reflect/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-smallcheck/Makefile =================================================================== --- head/devel/hs-smallcheck/Makefile +++ head/devel/hs-smallcheck/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= logict mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-split/Makefile =================================================================== --- head/devel/hs-split/Makefile +++ head/devel/hs-split/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-stm-chans/Makefile =================================================================== --- head/devel/hs-stm-chans/Makefile +++ head/devel/hs-stm-chans/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-storable-record/Makefile =================================================================== --- head/devel/hs-storable-record/Makefile +++ head/devel/hs-storable-record/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= semigroups utility-ht .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-storable-tuple/Makefile =================================================================== --- head/devel/hs-storable-tuple/Makefile +++ head/devel/hs-storable-tuple/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-orphans storable-record utility-ht .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-streaming-commons/Makefile =================================================================== --- head/devel/hs-streaming-commons/Makefile +++ head/devel/hs-streaming-commons/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async blaze-builder network random zlib .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-strict/Makefile =================================================================== --- head/devel/hs-strict/Makefile +++ head/devel/hs-strict/Makefile @@ -8,5 +8,8 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Strict data types and String IO +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-syb-with-class/Makefile =================================================================== --- head/devel/hs-syb-with-class/Makefile +++ head/devel/hs-syb-with-class/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-syb/Makefile =================================================================== --- head/devel/hs-syb/Makefile +++ head/devel/hs-syb/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-system-fileio/Makefile =================================================================== --- head/devel/hs-system-fileio/Makefile +++ head/devel/hs-system-fileio/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= system-filepath>=0.3.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-system-filepath/Makefile =================================================================== --- head/devel/hs-system-filepath/Makefile +++ head/devel/hs-system-filepath/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-tagged/Makefile =================================================================== --- head/devel/hs-tagged/Makefile +++ head/devel/hs-tagged/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-temporary/Makefile =================================================================== --- head/devel/hs-temporary/Makefile +++ head/devel/hs-temporary/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions>=0.6 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-terminal-size/Makefile =================================================================== --- head/devel/hs-terminal-size/Makefile +++ head/devel/hs-terminal-size/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-test-framework-hunit/Makefile =================================================================== --- head/devel/hs-test-framework-hunit/Makefile +++ head/devel/hs-test-framework-hunit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= extensible-exceptions HUnit test-framework .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-test-framework-quickcheck2/Makefile =================================================================== --- head/devel/hs-test-framework-quickcheck2/Makefile +++ head/devel/hs-test-framework-quickcheck2/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= extensible-exceptions>=0.1.1 QuickCheck>=2.4 \ test-framework>=0.7.1 Index: head/devel/hs-test-framework/Makefile =================================================================== --- head/devel/hs-test-framework/Makefile +++ head/devel/hs-test-framework/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= ansi-terminal>=0.4.0 ansi-wl-pprint>=0.5.1 hostname>=1.0 \ old-locale>=1.0 random>=1.0 regex-posix>=0.72 xml>=1.3.5 Index: head/devel/hs-text-icu/Makefile =================================================================== --- head/devel/hs-text-icu/Makefile +++ head/devel/hs-text-icu/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + LIB_DEPENDS+= libicui18n.so:devel/icu .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-text-short/Makefile =================================================================== --- head/devel/hs-text-short/Makefile +++ head/devel/hs-text-short/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable semigroups .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-tf-random/Makefile =================================================================== --- head/devel/hs-tf-random/Makefile +++ head/devel/hs-tf-random/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= primitive>=0.3 random .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-th-abstraction/Makefile =================================================================== --- head/devel/hs-th-abstraction/Makefile +++ head/devel/hs-th-abstraction/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-th-expand-syns/Makefile =================================================================== --- head/devel/hs-th-expand-syns/Makefile +++ head/devel/hs-th-expand-syns/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-th-lift-instances/Makefile =================================================================== --- head/devel/hs-th-lift-instances/Makefile +++ head/devel/hs-th-lift-instances/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= th-lift vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-th-lift/Makefile =================================================================== --- head/devel/hs-th-lift/Makefile +++ head/devel/hs-th-lift/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= th-abstraction .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-th-orphans/Makefile =================================================================== --- head/devel/hs-th-orphans/Makefile +++ head/devel/hs-th-orphans/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= th-lift th-lift-instances th-reify-many .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-th-reify-many/Makefile =================================================================== --- head/devel/hs-th-reify-many/Makefile +++ head/devel/hs-th-reify-many/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= safe th-expand-syns .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-threads/Makefile =================================================================== --- head/devel/hs-threads/Makefile +++ head/devel/hs-threads/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-threadscope/Makefile =================================================================== --- head/devel/hs-threadscope/Makefile +++ head/devel/hs-threadscope/Makefile @@ -11,7 +11,6 @@ LICENSE= BSD3CLAUSE USE_CABAL= cairo file-embed ghc-events glib gtk mtl pango temporary - EXECUTABLE= threadscope STANDALONE= yes Index: head/devel/hs-time-compat/Makefile =================================================================== --- head/devel/hs-time-compat/Makefile +++ head/devel/hs-time-compat/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= old-time .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-time-locale-compat/Makefile =================================================================== --- head/devel/hs-time-locale-compat/Makefile +++ head/devel/hs-time-locale-compat/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= old-locale .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-timezone-olson/Makefile =================================================================== --- head/devel/hs-timezone-olson/Makefile +++ head/devel/hs-timezone-olson/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= extensible-exceptions>=0.1.0 timezone-series>=0.1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-timezone-series/Makefile =================================================================== --- head/devel/hs-timezone-series/Makefile +++ head/devel/hs-timezone-series/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-transformers-base/Makefile =================================================================== --- head/devel/hs-transformers-base/Makefile +++ head/devel/hs-transformers-base/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= transformers-compat>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-transformers-compat/Makefile =================================================================== --- head/devel/hs-transformers-compat/Makefile +++ head/devel/hs-transformers-compat/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-typed-process/Makefile =================================================================== --- head/devel/hs-typed-process/Makefile +++ head/devel/hs-typed-process/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async exceptions .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-unamb/Makefile =================================================================== --- head/devel/hs-unamb/Makefile +++ head/devel/hs-unamb/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-unexceptionalio/Makefile =================================================================== --- head/devel/hs-unexceptionalio/Makefile +++ head/devel/hs-unexceptionalio/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-unicode-show/Makefile =================================================================== --- head/devel/hs-unicode-show/Makefile +++ head/devel/hs-unicode-show/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-uniplate/Makefile =================================================================== --- head/devel/hs-uniplate/Makefile +++ head/devel/hs-uniplate/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1.2.3 syb unordered-containers>=0.2.1 INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/uniplate.htm ${STAGEDIR}${DATADIR} Index: head/devel/hs-unix-compat/Makefile =================================================================== --- head/devel/hs-unix-compat/Makefile +++ head/devel/hs-unix-compat/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-unix-time/Makefile =================================================================== --- head/devel/hs-unix-time/Makefile +++ head/devel/hs-unix-time/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= old-time .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-unliftio-core/Makefile =================================================================== --- head/devel/hs-unliftio-core/Makefile +++ head/devel/hs-unliftio-core/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-unliftio/Makefile =================================================================== --- head/devel/hs-unliftio/Makefile +++ head/devel/hs-unliftio/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async unliftio-core .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-unordered-containers/Makefile =================================================================== --- head/devel/hs-unordered-containers/Makefile +++ head/devel/hs-unordered-containers/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.0.1.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-utf8-light/Makefile =================================================================== --- head/devel/hs-utf8-light/Makefile +++ head/devel/hs-utf8-light/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-utf8-string/Makefile =================================================================== --- head/devel/hs-utf8-string/Makefile +++ head/devel/hs-utf8-string/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-utility-ht/Makefile =================================================================== --- head/devel/hs-utility-ht/Makefile +++ head/devel/hs-utility-ht/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-uuagc-cabal/Makefile =================================================================== --- head/devel/hs-uuagc-cabal/Makefile +++ head/devel/hs-uuagc-cabal/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=2.0.1.0 uulib>=0.9.14 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-uuid-types/Makefile =================================================================== --- head/devel/hs-uuid-types/Makefile +++ head/devel/hs-uuid-types/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1.1.0 random>=1.0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-uuid/Makefile =================================================================== --- head/devel/hs-uuid/Makefile +++ head/devel/hs-uuid/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cryptohash-md5 cryptohash-sha1 entropy network-info random \ uuid-types Index: head/devel/hs-uulib/Makefile =================================================================== --- head/devel/hs-uulib/Makefile +++ head/devel/hs-uulib/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/devel/hs-vault/Makefile =================================================================== --- head/devel/hs-vault/Makefile +++ head/devel/hs-vault/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1.2.5 semigroups unordered-containers>=0.2.3.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-vector-algorithms/Makefile =================================================================== --- head/devel/hs-vector-algorithms/Makefile +++ head/devel/hs-vector-algorithms/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl mwc-random primitive>=0.3 vector>=0.6 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-vector-binary-instances/Makefile =================================================================== --- head/devel/hs-vector-binary-instances/Makefile +++ head/devel/hs-vector-binary-instances/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= vector>=0.6 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-vector-instances/Makefile =================================================================== --- head/devel/hs-vector-instances/Makefile +++ head/devel/hs-vector-instances/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad>=3 keys>=3 pointed>=3 semigroupoids>=3 \ semigroups>=0.8.3.1 vector>=0.9 Index: head/devel/hs-vector-th-unbox/Makefile =================================================================== --- head/devel/hs-vector-th-unbox/Makefile +++ head/devel/hs-vector-th-unbox/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-vector/Makefile =================================================================== --- head/devel/hs-vector/Makefile +++ head/devel/hs-vector/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= primitive>=0.5.0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-void/Makefile =================================================================== --- head/devel/hs-void/Makefile +++ head/devel/hs-void/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1 semigroups>=0.8.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-wl-pprint-text/Makefile =================================================================== --- head/devel/hs-wl-pprint-text/Makefile +++ head/devel/hs-wl-pprint-text/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/devel/hs-word8/Makefile =================================================================== --- head/devel/hs-word8/Makefile +++ head/devel/hs-word8/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/dns/hs-dns/Makefile =================================================================== --- head/dns/hs-dns/Makefile +++ head/dns/hs-dns/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec auto-update base64-bytestring blaze-builder \ conduit>=1.1 conduit-extra>=1.1 cryptonite iproute>=1.2.4 \ mtl network>=2.3 psqueues random resourcet safe Index: head/dns/hs-gnuidn/Makefile =================================================================== --- head/dns/hs-gnuidn/Makefile +++ head/dns/hs-gnuidn/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_C2HS= yes USES= pkgconfig Index: head/ftp/hs-curl/Makefile =================================================================== --- head/ftp/hs-curl/Makefile +++ head/ftp/hs-curl/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + LIB_DEPENDS= libcurl.so:ftp/curl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/games/hs-scroll/Makefile =================================================================== --- head/games/hs-scroll/Makefile +++ head/games/hs-scroll/Makefile @@ -15,7 +15,6 @@ USE_CABAL= IfElse case-insensitive data-default monad-loops mtl \ optparse-applicative ncurses random vector - STANDALONE= yes EXECUTABLE= scroll Index: head/graphics/hs-JuicyPixels/Makefile =================================================================== --- head/graphics/hs-JuicyPixels/Makefile +++ head/graphics/hs-JuicyPixels/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=1.1 primitive>=0.4 vector>=0.9 zlib>=0.5.3.1 FLAGS_DEFINE= MMAP Index: head/graphics/hs-cairo/Makefile =================================================================== --- head/graphics/hs-cairo/Makefile +++ head/graphics/hs-cairo/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= gtk2hs-buildtools mtl utf8-string Index: head/graphics/hs-dia-base/Makefile =================================================================== --- head/graphics/hs-dia-base/Makefile +++ head/graphics/hs-dia-base/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/graphics/hs-dia-functions/Makefile =================================================================== --- head/graphics/hs-dia-functions/Makefile +++ head/graphics/hs-dia-functions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-pprint dia-base mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/graphics/hs-graphviz/Makefile =================================================================== --- head/graphics/hs-graphviz/Makefile +++ head/graphics/hs-graphviz/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= colour dlist fgl polyparse temporary wl-pprint-text Index: head/graphics/hs-svgcairo/Makefile =================================================================== --- head/graphics/hs-svgcairo/Makefile +++ head/graphics/hs-svgcairo/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= cairo glib mtl USE_GNOME= librsvg2 Index: head/lang/hs-unlambda/Makefile =================================================================== --- head/lang/hs-unlambda/Makefile +++ head/lang/hs-unlambda/Makefile @@ -12,7 +12,6 @@ LICENSE= GPLv2 USE_CABAL= mtl - EXECUTABLE= unlambda .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/mail/hs-email-validate/Makefile =================================================================== --- head/mail/hs-email-validate/Makefile +++ head/mail/hs-email-validate/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/mail/hs-mime-mail/Makefile =================================================================== --- head/mail/hs-mime-mail/Makefile +++ head/mail/hs-mime-mail/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=0.1 blaze-builder>=0.2.1 random>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/mail/hs-mime-types/Makefile =================================================================== --- head/mail/hs-mime-types/Makefile +++ head/mail/hs-mime-types/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/mail/hs-mime/Makefile =================================================================== --- head/mail/hs-mime/Makefile +++ head/mail/hs-mime/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-Agda-stdlib/Makefile =================================================================== --- head/math/hs-Agda-stdlib/Makefile +++ head/math/hs-Agda-stdlib/Makefile @@ -12,6 +12,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_GITHUB= yes GH_ACCOUNT= agda Index: head/math/hs-Agda/Makefile =================================================================== --- head/math/hs-Agda/Makefile +++ head/math/hs-Agda/Makefile @@ -25,6 +25,7 @@ FLAGS_ENABLE= cpphs + SUB_FILES= pkg-install pkg-deinstall SUB_LIST= DATADIR=${DATADIR} Index: head/math/hs-NumInstances/Makefile =================================================================== --- head/math/hs-NumInstances/Makefile +++ head/math/hs-NumInstances/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-adjunctions/Makefile =================================================================== --- head/math/hs-adjunctions/Makefile +++ head/math/hs-adjunctions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad>=4 distributive>=0.4 free>=4.0 \ mtl>=2.0.1 profunctors>=4 semigroupoids>=4 semigroups>=0.11 \ tagged>=0.7 void>=0.5.5.1 Index: head/math/hs-categories/Makefile =================================================================== --- head/math/hs-categories/Makefile +++ head/math/hs-categories/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= void>=0.5.4.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-comonad/Makefile =================================================================== --- head/math/hs-comonad/Makefile +++ head/math/hs-comonad/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= distributive>=0.2.2 semigroups>=0.8.3.1 tagged>=0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-contravariant/Makefile =================================================================== --- head/math/hs-contravariant/Makefile +++ head/math/hs-contravariant/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= semigroups StateVar transformers-compat void .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-data-lens-template/Makefile =================================================================== --- head/math/hs-data-lens-template/Makefile +++ head/math/hs-data-lens-template/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-lens>=2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-data-lens/Makefile =================================================================== --- head/math/hs-data-lens/Makefile +++ head/math/hs-data-lens/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad semigroupoids .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-dense-linear-algebra/Makefile =================================================================== --- head/math/hs-dense-linear-algebra/Makefile +++ head/math/hs-dense-linear-algebra/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= math-functions vector-algorithms vector-binary-instances .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-distributive/Makefile =================================================================== --- head/math/hs-distributive/Makefile +++ head/math/hs-distributive/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-orphans>=0.5 tagged>=0.7 transformers-compat>=0.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-erf/Makefile =================================================================== --- head/math/hs-erf/Makefile +++ head/math/hs-erf/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-fixed/Makefile =================================================================== --- head/math/hs-fixed/Makefile +++ head/math/hs-fixed/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-half/Makefile =================================================================== --- head/math/hs-half/Makefile +++ head/math/hs-half/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-ieee754/Makefile =================================================================== --- head/math/hs-ieee754/Makefile +++ head/math/hs-ieee754/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-integer-logarithms/Makefile =================================================================== --- head/math/hs-integer-logarithms/Makefile +++ head/math/hs-integer-logarithms/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/math/hs-kan-extensions/Makefile =================================================================== --- head/math/hs-kan-extensions/Makefile +++ head/math/hs-kan-extensions/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= adjunctions comonad distributive free mtl semigroupoids tagged .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-math-functions/Makefile =================================================================== --- head/math/hs-math-functions/Makefile +++ head/math/hs-math-functions/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default-class primitive vector vector-th-unbox .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-mwc-random/Makefile =================================================================== --- head/math/hs-mwc-random/Makefile +++ head/math/hs-mwc-random/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= math-functions primitive vector>=0.7 INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${STAGEDIR}${DATADIR} Index: head/math/hs-pointed/Makefile =================================================================== --- head/math/hs-pointed/Makefile +++ head/math/hs-pointed/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= comonad data-default-class hashable kan-extensions \ semigroupoids semigroups tagged unordered-containers Index: head/math/hs-probability/Makefile =================================================================== --- head/math/hs-probability/Makefile +++ head/math/hs-probability/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= random>=1.0 utility-ht>=0.0.6 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-semigroupoids/Makefile =================================================================== --- head/math/hs-semigroupoids/Makefile +++ head/math/hs-semigroupoids/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-orphans>=0.3 bifunctors>=5.0 comonad>=4.2.6 \ distributive>=0.2.2 semigroups>=0.8.3.1 tagged>=0.7.3 \ transformers-compat>=0.3 Index: head/math/hs-semigroups/Makefile =================================================================== --- head/math/hs-semigroups/Makefile +++ head/math/hs-semigroups/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.1 transformers-compat>=0.3 unordered-containers>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/math/hs-statistics/Makefile =================================================================== --- head/math/hs-statistics/Makefile +++ head/math/hs-statistics/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.6.0.0 base-orphans data-default-class dense-linear-algebra \ erf math-functions>=0.1.5.2 math-functions monad-par>=0.3.4 \ mwc-random>=0.13.0.0 primitive>=0.3 vector>=0.10 \ Index: head/math/hs-vector-space/Makefile =================================================================== --- head/math/hs-vector-space/Makefile +++ head/math/hs-vector-space/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= Boolean>=0.1.0 MemoTrie>=0.5 NumInstances>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net-p2p/hs-torrent/Makefile =================================================================== --- head/net-p2p/hs-torrent/Makefile +++ head/net-p2p/hs-torrent/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= bencode>=0.2 syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-aws/Makefile =================================================================== --- head/net/hs-aws/Makefile +++ head/net/hs-aws/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.6 attoparsec>=0.11 base16-bytestring \ base64-bytestring blaze-builder>=0.2.1.4 byteable \ case-insensitive>=0.2 cereal>=0.3 conduit>=1.1 \ Index: head/net/hs-bsb-http-chunked/Makefile =================================================================== --- head/net/hs-bsb-http-chunked/Makefile +++ head/net/hs-bsb-http-chunked/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-connection/Makefile =================================================================== --- head/net/hs-connection/Makefile +++ head/net/hs-connection/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable data-default-class network>=2.3 socks>=0.4 \ tls>=1.3 x509>=1.5 x509-store>=1.5 x509-system>=1.5 \ x509-validation>=1.5 Index: head/net/hs-gsasl/Makefile =================================================================== --- head/net/hs-gsasl/Makefile +++ head/net/hs-gsasl/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig LIB_DEPENDS= libgsasl.so:security/gsasl Index: head/net/hs-hoauth2/Makefile =================================================================== --- head/net/hs-hoauth2/Makefile +++ head/net/hs-hoauth2/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson http-conduit http-types microlens unordered-containers \ uri-bytestring uri-bytestring-aeson wai warp Index: head/net/hs-hostname/Makefile =================================================================== --- head/net/hs-hostname/Makefile +++ head/net/hs-hostname/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-iproute/Makefile =================================================================== --- head/net/hs-iproute/Makefile +++ head/net/hs-iproute/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= appar byteorder network .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-maccatcher/Makefile =================================================================== --- head/net/hs-maccatcher/Makefile +++ head/net/hs-maccatcher/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-network-info/Makefile =================================================================== --- head/net/hs-network-info/Makefile +++ head/net/hs-network-info/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-network-multicast/Makefile =================================================================== --- head/net/hs-network-multicast/Makefile +++ head/net/hs-network-multicast/Makefile @@ -8,6 +8,9 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Simple multicast library +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-network-protocol-xmpp/Makefile =================================================================== --- head/net/hs-network-protocol-xmpp/Makefile +++ head/net/hs-network-protocol-xmpp/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= gnuidn>=0.2 gnutls>=0.1.4 gsasl>=0.3 libxml-sax>=0.7 \ monads-tf>=0.1 network>=2.2 xml-types>=0.3 Index: head/net/hs-network-uri/Makefile =================================================================== --- head/net/hs-network-uri/Makefile +++ head/net/hs-network-uri/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-network/Makefile =================================================================== --- head/net/hs-network/Makefile +++ head/net/hs-network/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/net/hs-pcap/Makefile =================================================================== --- head/net/hs-pcap/Makefile +++ head/net/hs-pcap/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-publicsuffixlist/Makefile =================================================================== --- head/net/hs-publicsuffixlist/Makefile +++ head/net/hs-publicsuffixlist/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal data-default utf8-string .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-resolv/Makefile =================================================================== --- head/net/hs-resolv/Makefile +++ head/net/hs-resolv/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base16-bytestring .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-sendfile/Makefile =================================================================== --- head/net/hs-sendfile/Makefile +++ head/net/hs-sendfile/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network>=2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-simple-sendfile/Makefile =================================================================== --- head/net/hs-simple-sendfile/Makefile +++ head/net/hs-simple-sendfile/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= conduit>=1.0 conduit-extra>=1.0 network resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/net/hs-socks/Makefile =================================================================== --- head/net/hs-socks/Makefile +++ head/net/hs-socks/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.3.1 network>=2.3 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-Crypto/Makefile =================================================================== --- head/security/hs-Crypto/Makefile +++ head/security/hs-Crypto/Makefile @@ -8,6 +8,9 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Collects together existing Haskell cryptographic functions +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HUnit QuickCheck>=2.4.0.1 random .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-DRBG/Makefile =================================================================== --- head/security/hs-DRBG/Makefile +++ head/security/hs-DRBG/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.2 cipher-aes128>=0.6 crypto-api>=0.13 \ cryptohash-cryptoapi>=0.1 entropy mtl>=2.0 parallel \ prettyclass tagged>=0.2 Index: head/security/hs-HsOpenSSL/Makefile =================================================================== --- head/security/hs-HsOpenSSL/Makefile +++ head/security/hs-HsOpenSSL/Makefile @@ -8,6 +8,9 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Partial OpenSSL binding for Haskell +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network>=2.1 old-locale>=1.0 USES= ssl Index: head/security/hs-RSA/Makefile =================================================================== --- head/security/hs-RSA/Makefile +++ head/security/hs-RSA/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= crypto-api>=0.10 crypto-pubkey-types>=0.2 pureMD5>=2.1 \ SHA>0 Index: head/security/hs-SHA/Makefile =================================================================== --- head/security/hs-SHA/Makefile +++ head/security/hs-SHA/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + FLAGS_DEFINE= EXE EXE_DESC= Build executables similar to 'md5sum' Index: head/security/hs-cipher-aes/Makefile =================================================================== --- head/security/hs-cipher-aes/Makefile +++ head/security/hs-cipher-aes/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-cipher-types>=0.0.6 securemem>=0.1.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cipher-aes128/Makefile =================================================================== --- head/security/hs-cipher-aes128/Makefile +++ head/security/hs-cipher-aes128/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal crypto-api>=0.13 tagged FLAGS_DISABLE= test halvm Index: head/security/hs-cipher-blowfish/Makefile =================================================================== --- head/security/hs-cipher-blowfish/Makefile +++ head/security/hs-cipher-blowfish/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-cipher-types>=0.0.3 securemem>=0.1.2 \ vector Index: head/security/hs-cipher-camellia/Makefile =================================================================== --- head/security/hs-cipher-camellia/Makefile +++ head/security/hs-cipher-camellia/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-cipher-types>=0.0.3 securemem>=0.1.2 \ vector Index: head/security/hs-cipher-des/Makefile =================================================================== --- head/security/hs-cipher-des/Makefile +++ head/security/hs-cipher-des/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-cipher-types>=0.0.3 securemem>=0.1.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cipher-rc4/Makefile =================================================================== --- head/security/hs-cipher-rc4/Makefile +++ head/security/hs-cipher-rc4/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-cipher-types>=0.0.5 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-clientsession/Makefile =================================================================== --- head/security/hs-clientsession/Makefile +++ head/security/hs-clientsession/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=0.1.1.1 cereal>=0.3 cipher-aes>=0.1.7 \ cprng-aes>=0.2 crypto-api>=0.8 crypto-random entropy>=0.2.1 \ setenv skein>=1.0.0 tagged>=0.1 Index: head/security/hs-cprng-aes/Makefile =================================================================== --- head/security/hs-cprng-aes/Makefile +++ head/security/hs-cprng-aes/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable cipher-aes>=0.2.9 crypto-random>=0.0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-api/Makefile =================================================================== --- head/security/hs-crypto-api/Makefile +++ head/security/hs-crypto-api/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.2 entropy tagged>=0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-cipher-types/Makefile =================================================================== --- head/security/hs-crypto-cipher-types/Makefile +++ head/security/hs-crypto-cipher-types/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable>=0.1.1 securemem>=0.1.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-conduit/Makefile =================================================================== --- head/security/hs-crypto-conduit/Makefile +++ head/security/hs-crypto-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal conduit conduit-extra crypto-api resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-numbers/Makefile =================================================================== --- head/security/hs-crypto-numbers/Makefile +++ head/security/hs-crypto-numbers/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= crypto-random>=0.0.0 vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-pubkey-types/Makefile =================================================================== --- head/security/hs-crypto-pubkey-types/Makefile +++ head/security/hs-crypto-pubkey-types/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding asn1-types>=0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-pubkey/Makefile =================================================================== --- head/security/hs-crypto-pubkey/Makefile +++ head/security/hs-crypto-pubkey/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable crypto-numbers>=0.2.2 crypto-pubkey-types>=0.4.1 \ crypto-random>=0.0.0 cryptohash>=0.9.1 Index: head/security/hs-crypto-random-api/Makefile =================================================================== --- head/security/hs-crypto-random-api/Makefile +++ head/security/hs-crypto-random-api/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= entropy .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-crypto-random/Makefile =================================================================== --- head/security/hs-crypto-random/Makefile +++ head/security/hs-crypto-random/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= securemem vector .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cryptocipher/Makefile =================================================================== --- head/security/hs-cryptocipher/Makefile +++ head/security/hs-cryptocipher/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cipher-aes>=0.2.3 cipher-blowfish>=0.0 cipher-camellia>=0.0 \ cipher-des>=0.0 cipher-rc4>=0.1.3 crypto-cipher-types>=0.0.8 Index: head/security/hs-cryptohash-conduit/Makefile =================================================================== --- head/security/hs-cryptohash-conduit/Makefile +++ head/security/hs-cryptohash-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= conduit conduit-extra cryptohash resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cryptohash-cryptoapi/Makefile =================================================================== --- head/security/hs-cryptohash-cryptoapi/Makefile +++ head/security/hs-cryptohash-cryptoapi/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.2 crypto-api>=0.11 cryptohash>=0.8.0 tagged>=0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cryptohash-md5/Makefile =================================================================== --- head/security/hs-cryptohash-md5/Makefile +++ head/security/hs-cryptohash-md5/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/security/hs-cryptohash-sha1/Makefile =================================================================== --- head/security/hs-cryptohash-sha1/Makefile +++ head/security/hs-cryptohash-sha1/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/security/hs-cryptohash-sha256/Makefile =================================================================== --- head/security/hs-cryptohash-sha256/Makefile +++ head/security/hs-cryptohash-sha256/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/security/hs-cryptohash/Makefile =================================================================== --- head/security/hs-cryptohash/Makefile +++ head/security/hs-cryptohash/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= byteable cryptonite>=0.13 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cryptonite-conduit/Makefile =================================================================== --- head/security/hs-cryptonite-conduit/Makefile +++ head/security/hs-cryptonite-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= conduit conduit-extra cryptonite resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-cryptonite/Makefile =================================================================== --- head/security/hs-cryptonite/Makefile +++ head/security/hs-cryptonite/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= memory>=0.2 FLAGS_ENABLE= support_aesni support_rdrand integer-gmp support_deepseq Index: head/security/hs-digest/Makefile =================================================================== --- head/security/hs-digest/Makefile +++ head/security/hs-digest/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= zlib .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-ed25519/Makefile =================================================================== --- head/security/hs-ed25519/Makefile +++ head/security/hs-ed25519/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/security/hs-entropy/Makefile =================================================================== --- head/security/hs-entropy/Makefile +++ head/security/hs-entropy/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/security/hs-gnutls/Makefile =================================================================== --- head/security/hs-gnutls/Makefile +++ head/security/hs-gnutls/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= monads-tf>=0.1.0 USES= pkgconfig Index: head/security/hs-hackage-security/Makefile =================================================================== --- head/security/hs-hackage-security/Makefile +++ head/security/hs-hackage-security/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base16-bytestring base64-bytestring cryptohash-sha256 ed25519 \ mtl network network-uri old-locale old-time tar zlib Index: head/security/hs-monadcryptorandom/Makefile =================================================================== --- head/security/hs-monadcryptorandom/Makefile +++ head/security/hs-monadcryptorandom/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= crypto-api exceptions tagged transformers-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-nonce/Makefile =================================================================== --- head/security/hs-nonce/Makefile +++ head/security/hs-nonce/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring cprng-aes>=0.5 crypto-random entropy>=0.3.7 \ unliftio Index: head/security/hs-pem/Makefile =================================================================== --- head/security/hs-pem/Makefile +++ head/security/hs-pem/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=1.0.0 mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-pureMD5/Makefile =================================================================== --- head/security/hs-pureMD5/Makefile +++ head/security/hs-pureMD5/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.2 crypto-api tagged .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-pwstore-fast/Makefile =================================================================== --- head/security/hs-pwstore-fast/Makefile +++ head/security/hs-pwstore-fast/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=0.1 byteable>=0.1 cryptohash>=0.6 random>=1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-skein/Makefile =================================================================== --- head/security/hs-skein/Makefile +++ head/security/hs-skein/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cereal>=0.3 crypto-api>=0.6 tagged>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-tls-session-manager/Makefile =================================================================== --- head/security/hs-tls-session-manager/Makefile +++ head/security/hs-tls-session-manager/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= auto-update clock psqueues tls .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-tls/Makefile =================================================================== --- head/security/hs-tls/Makefile +++ head/security/hs-tls/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding asn1-types>=0.2.0 async byteable cereal>=0.4 \ cryptonite>=0.3 data-default-class memory mtl network \ x509>=1.6 x509-store>=1.6 x509-validation>=1.6 Index: head/security/hs-x509-store/Makefile =================================================================== --- head/security/hs-x509-store/Makefile +++ head/security/hs-x509-store/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding>=0.9 asn1-types>=0.3 cryptonite mtl pem>=0.1 \ x509>=1.6 Index: head/security/hs-x509-system/Makefile =================================================================== --- head/security/hs-x509-system/Makefile +++ head/security/hs-x509-system/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl pem>=0.1 x509>=1.6 x509-store>=1.6 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/security/hs-x509-validation/Makefile =================================================================== --- head/security/hs-x509-validation/Makefile +++ head/security/hs-x509-validation/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding>=0.9 asn1-types>=0.3 byteable cryptonite>=0.3 \ data-default-class hourglass memory mtl network pem>=0.1 \ x509>=1.6 x509-store>=1.6 Index: head/security/hs-x509/Makefile =================================================================== --- head/security/hs-x509/Makefile +++ head/security/hs-x509/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= asn1-encoding>=0.9 asn1-parse>=0.9 asn1-types>=0.3.0 \ cryptonite hourglass memory mtl pem>=0.1 Index: head/shells/hs-shelly/Makefile =================================================================== --- head/shells/hs-shelly/Makefile +++ head/shells/hs-shelly/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async enclosed-exceptions exceptions>=0.6 lifted-async \ lifted-base monad-control>=0.3.2 mtl>=2 system-fileio \ system-filepath>=0.4.7 transformers-base unix-compat Index: head/sysutils/hs-cpu/Makefile =================================================================== --- head/sysutils/hs-cpu/Makefile +++ head/sysutils/hs-cpu/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/sysutils/hs-disk-free-space/Makefile =================================================================== --- head/sysutils/hs-disk-free-space/Makefile +++ head/sysutils/hs-disk-free-space/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/sysutils/hs-ekg-core/Makefile =================================================================== --- head/sysutils/hs-ekg-core/Makefile +++ head/sysutils/hs-ekg-core/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= unordered-containers .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/sysutils/hs-mountpoints/Makefile =================================================================== --- head/sysutils/hs-mountpoints/Makefile +++ head/sysutils/hs-mountpoints/Makefile @@ -10,5 +10,8 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-Diff/Makefile =================================================================== --- head/textproc/hs-Diff/Makefile +++ head/textproc/hs-Diff/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-HStringTemplate/Makefile =================================================================== --- head/textproc/hs-HStringTemplate/Makefile +++ head/textproc/hs-HStringTemplate/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder mtl old-locale syb void .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-HsYAML/Makefile =================================================================== --- head/textproc/hs-HsYAML/Makefile +++ head/textproc/hs-HsYAML/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dlist .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-appar/Makefile =================================================================== --- head/textproc/hs-appar/Makefile +++ head/textproc/hs-appar/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-attoparsec-iso8601/Makefile =================================================================== --- head/textproc/hs-attoparsec-iso8601/Makefile +++ head/textproc/hs-attoparsec-iso8601/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec base-compat .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-attoparsec/Makefile =================================================================== --- head/textproc/hs-attoparsec/Makefile +++ head/textproc/hs-attoparsec/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= scientific .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-bencode/Makefile =================================================================== --- head/textproc/hs-bencode/Makefile +++ head/textproc/hs-bencode/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-blaze-html/Makefile =================================================================== --- head/textproc/hs-blaze-html/Makefile +++ head/textproc/hs-blaze-html/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.3 blaze-markup>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-blaze-markup/Makefile =================================================================== --- head/textproc/hs-blaze-markup/Makefile +++ head/textproc/hs-blaze-markup/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-bytestring-csv/Makefile =================================================================== --- head/textproc/hs-bytestring-csv/Makefile +++ head/textproc/hs-bytestring-csv/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= dlist USE_ALEX= yes Index: head/textproc/hs-case-insensitive/Makefile =================================================================== --- head/textproc/hs-case-insensitive/Makefile +++ head/textproc/hs-case-insensitive/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hashable>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-cassava/Makefile =================================================================== --- head/textproc/hs-cassava/Makefile +++ head/textproc/hs-cassava/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec blaze-builder hashable Only text-short \ unordered-containers vector Index: head/textproc/hs-cmark-gfm/Makefile =================================================================== --- head/textproc/hs-cmark-gfm/Makefile +++ head/textproc/hs-cmark-gfm/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-cmark/Makefile =================================================================== --- head/textproc/hs-cmark/Makefile +++ head/textproc/hs-cmark/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-csv/Makefile =================================================================== --- head/textproc/hs-csv/Makefile +++ head/textproc/hs-csv/Makefile @@ -11,5 +11,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-doctemplates/Makefile =================================================================== --- head/textproc/hs-doctemplates/Makefile +++ head/textproc/hs-doctemplates/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson blaze-html blaze-markup scientific unordered-containers \ vector Index: head/textproc/hs-double-conversion/Makefile =================================================================== --- head/textproc/hs-double-conversion/Makefile +++ head/textproc/hs-double-conversion/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-feed/Makefile =================================================================== --- head/textproc/hs-feed/Makefile +++ head/textproc/hs-feed/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base-compat old-locale>=1.0 old-time>=1 safe \ time-locale-compat>=0.1 utf8-string xml>=1.2.6 xml-conduit \ xml-types Index: head/textproc/hs-hexpat/Makefile =================================================================== --- head/textproc/hs-hexpat/Makefile +++ head/textproc/hs-hexpat/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + LIB_DEPENDS= libexpat.so:textproc/expat2 USE_CABAL= List>=0.4.2 utf8-string>=0.3 Index: head/textproc/hs-highlighting-kate/Makefile =================================================================== --- head/textproc/hs-highlighting-kate/Makefile +++ head/textproc/hs-highlighting-kate/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-html>=0.4.2 mtl regex-pcre-builtin>=0.94.4.8.8.35 \ utf8-string Index: head/textproc/hs-hs-bibutils/Makefile =================================================================== --- head/textproc/hs-hs-bibutils/Makefile +++ head/textproc/hs-hs-bibutils/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= syb .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-html-conduit/Makefile =================================================================== --- head/textproc/hs-html-conduit/Makefile +++ head/textproc/hs-html-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= conduit>=1.0 conduit-extra>=1.1.1 resourcet>=0.3 \ tagstream-conduit>=0.5.5.3 xml-conduit>=1.3 xml-types>=0.3 Index: head/textproc/hs-html/Makefile =================================================================== --- head/textproc/hs-html/Makefile +++ head/textproc/hs-html/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-hxt-charproperties/Makefile =================================================================== --- head/textproc/hs-hxt-charproperties/Makefile +++ head/textproc/hs-hxt-charproperties/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-hxt-regex-xmlschema/Makefile =================================================================== --- head/textproc/hs-hxt-regex-xmlschema/Makefile +++ head/textproc/hs-hxt-regex-xmlschema/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hxt-charproperties>=9.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-hxt-unicode/Makefile =================================================================== --- head/textproc/hs-hxt-unicode/Makefile +++ head/textproc/hs-hxt-unicode/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= hxt-charproperties>=9.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-hxt/Makefile =================================================================== --- head/textproc/hs-hxt/Makefile +++ head/textproc/hs-hxt/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HUnit>=1.2 hxt-charproperties>=9.1 hxt-regex-xmlschema>=9.2 \ hxt-unicode>=9.0.1 mtl>=2.0.1 network>=2.6 network-uri>=2.6 Index: head/textproc/hs-libxml-sax/Makefile =================================================================== --- head/textproc/hs-libxml-sax/Makefile +++ head/textproc/hs-libxml-sax/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= xml-types>=0.3 USES= pkgconfig Index: head/textproc/hs-libxml/Makefile =================================================================== --- head/textproc/hs-libxml/Makefile +++ head/textproc/hs-libxml/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl USE_GNOME= libxml2 Index: head/textproc/hs-libyaml/Makefile =================================================================== --- head/textproc/hs-libyaml/Makefile +++ head/textproc/hs-libyaml/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= conduit resourcet .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-magic/Makefile =================================================================== --- head/textproc/hs-magic/Makefile +++ head/textproc/hs-magic/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-pandoc-citeproc/Makefile =================================================================== --- head/textproc/hs-pandoc-citeproc/Makefile +++ head/textproc/hs-pandoc-citeproc/Makefile @@ -16,7 +16,6 @@ mtl pandoc>=1.13 pandoc-types>=1.12.3 rfc5051 \ setenv>=0.1 split syb tagsoup vector xml-conduit>=1.2 \ yaml>=0.8.8.7 - EXECUTABLE= pandoc-citeproc FLAGS_DEFINE= BIBUTILS EMBED_DATA UNICODE_COLLATION Index: head/textproc/hs-pandoc-types/Makefile =================================================================== --- head/textproc/hs-pandoc-types/Makefile +++ head/textproc/hs-pandoc-types/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.6.2 deepseq-generics>=0.1 QuickCheck syb>=0.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-parsec-numbers/Makefile =================================================================== --- head/textproc/hs-parsec-numbers/Makefile +++ head/textproc/hs-parsec-numbers/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-polyparse/Makefile =================================================================== --- head/textproc/hs-polyparse/Makefile +++ head/textproc/hs-polyparse/Makefile @@ -10,5 +10,8 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-pretty-show/Makefile =================================================================== --- head/textproc/hs-pretty-show/Makefile +++ head/textproc/hs-pretty-show/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + EXECUTABLE= ppsh USE_CABAL= happy haskell-lexer Index: head/textproc/hs-regex-applicative/Makefile =================================================================== --- head/textproc/hs-regex-applicative/Makefile +++ head/textproc/hs-regex-applicative/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-regex-base/Makefile =================================================================== --- head/textproc/hs-regex-base/Makefile +++ head/textproc/hs-regex-base/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-regex-compat-tdfa/Makefile =================================================================== --- head/textproc/hs-regex-compat-tdfa/Makefile +++ head/textproc/hs-regex-compat-tdfa/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= regex-base>=0.93 regex-tdfa>=1.1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-regex-compat/Makefile =================================================================== --- head/textproc/hs-regex-compat/Makefile +++ head/textproc/hs-regex-compat/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= regex-base>=0.93 regex-posix>=0.95.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-regex-pcre-builtin/Makefile =================================================================== --- head/textproc/hs-regex-pcre-builtin/Makefile +++ head/textproc/hs-regex-pcre-builtin/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= regex-base>=0.93 LIB_DEPENDS= libpcre.so:devel/pcre Index: head/textproc/hs-regex-pcre/Makefile =================================================================== --- head/textproc/hs-regex-pcre/Makefile +++ head/textproc/hs-regex-pcre/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + LIB_DEPENDS= libpcre.so:devel/pcre USE_CABAL= regex-base Index: head/textproc/hs-regex-posix/Makefile =================================================================== --- head/textproc/hs-regex-posix/Makefile +++ head/textproc/hs-regex-posix/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= regex-base>=0.93 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-regex-tdfa/Makefile =================================================================== --- head/textproc/hs-regex-tdfa/Makefile +++ head/textproc/hs-regex-tdfa/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl regex-base>=0.93.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-rfc5051/Makefile =================================================================== --- head/textproc/hs-rfc5051/Makefile +++ head/textproc/hs-rfc5051/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-scanner/Makefile =================================================================== --- head/textproc/hs-scanner/Makefile +++ head/textproc/hs-scanner/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-skylighting-core/Makefile =================================================================== --- head/textproc/hs-skylighting-core/Makefile +++ head/textproc/hs-skylighting-core/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson ansi-terminal attoparsec base64-bytestring blaze-html case-insensitive colour hxt mtl \ pretty-show regex-pcre regex-pcre-builtin safe utf8-string Index: head/textproc/hs-skylighting/Makefile =================================================================== --- head/textproc/hs-skylighting/Makefile +++ head/textproc/hs-skylighting/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson ansi-terminal attoparsec base64-bytestring blaze-html \ case-insensitive colour hxt mtl pretty-show regex-pcre \ regex-pcre-builtin safe skylighting-core utf8-string Index: head/textproc/hs-stringsearch/Makefile =================================================================== --- head/textproc/hs-stringsearch/Makefile +++ head/textproc/hs-stringsearch/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-tagsoup/Makefile =================================================================== --- head/textproc/hs-tagsoup/Makefile +++ head/textproc/hs-tagsoup/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + FLAGS_DEFINE= DOWNLOAD DOWNLOAD_DESC= Build with Download module Index: head/textproc/hs-tagstream-conduit/Makefile =================================================================== --- head/textproc/hs-tagstream-conduit/Makefile +++ head/textproc/hs-tagstream-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10 blaze-builder case-insensitive conduit>=1.2 \ conduit-extra>=1.1.0 data-default>=0.5.0 resourcet \ xml-conduit>=1.1.0.0 Index: head/textproc/hs-texmath/Makefile =================================================================== --- head/textproc/hs-texmath/Makefile +++ head/textproc/hs-texmath/Makefile @@ -11,6 +11,9 @@ LICENSE= GPLv2 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson mtl network network-uri pandoc-types split syb xml FLAGS_ENABLE= network-uri Index: head/textproc/hs-unicode-transforms/Makefile =================================================================== --- head/textproc/hs-unicode-transforms/Makefile +++ head/textproc/hs-unicode-transforms/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= bitarray .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-uri-bytestring-aeson/Makefile =================================================================== --- head/textproc/hs-uri-bytestring-aeson/Makefile +++ head/textproc/hs-uri-bytestring-aeson/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson uri-bytestring .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-uri-bytestring/Makefile =================================================================== --- head/textproc/hs-uri-bytestring/Makefile +++ head/textproc/hs-uri-bytestring/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec blaze-builder th-lift th-lift-instances .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-uri-encode/Makefile =================================================================== --- head/textproc/hs-uri-encode/Makefile +++ head/textproc/hs-uri-encode/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= network-uri utf8-string .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-uri/Makefile =================================================================== --- head/textproc/hs-uri/Makefile +++ head/textproc/hs-uri/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= safe utf8-string .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-xml-conduit/Makefile =================================================================== --- head/textproc/hs-xml-conduit/Makefile +++ head/textproc/hs-xml-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10 blaze-builder>=0.2 blaze-html>=0.5 \ blaze-markup>=0.5 conduit>=1.0 conduit-extra>=1.1 \ data-default monad-control>=0.3 resourcet>=0.3 \ Index: head/textproc/hs-xml-hamlet/Makefile =================================================================== --- head/textproc/hs-xml-hamlet/Makefile +++ head/textproc/hs-xml-hamlet/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= shakespeare>=1.0 xml-conduit>=1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/textproc/hs-xml-types/Makefile =================================================================== --- head/textproc/hs-xml-types/Makefile +++ head/textproc/hs-xml-types/Makefile @@ -10,5 +10,8 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-xml/Makefile =================================================================== --- head/textproc/hs-xml/Makefile +++ head/textproc/hs-xml/Makefile @@ -11,5 +11,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-xmlhtml/Makefile =================================================================== --- head/textproc/hs-xmlhtml/Makefile +++ head/textproc/hs-xmlhtml/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder blaze-html blaze-markup unordered-containers .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-DAV/Makefile =================================================================== --- head/www/hs-DAV/Makefile +++ head/www/hs-DAV/Makefile @@ -16,7 +16,6 @@ network-uri>=2.6 optparse-applicative>=0.10.0 \ transformers-base utf8-string xml-conduit>=1.0 \ xml-hamlet>=0.4 - EXECUTABLE= hdav FLAGS_ENABLE= network-uri Index: head/www/hs-HTTP/Makefile =================================================================== --- head/www/hs-HTTP/Makefile +++ head/www/hs-HTTP/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= mtl>=2.0 network>=2.6 network-uri>=2.6 old-time>=1.0.0.0 FLAGS_ENABLE= network-uri Index: head/www/hs-authenticate/Makefile =================================================================== --- head/www/hs-authenticate/Makefile +++ head/www/hs-authenticate/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.5 attoparsec blaze-builder case-insensitive>=0.2 \ conduit>=0.5 http-conduit>=1.5 http-types>=0.6 monad-control \ network>=2.6 network-uri>=2.6 resourcet \ Index: head/www/hs-cgi/Makefile =================================================================== --- head/www/hs-cgi/Makefile +++ head/www/hs-cgi/Makefile @@ -12,6 +12,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= exceptions mtl>=2.2.1 multipart>=0.1.2 network>=2.6 \ network-uri>=2.6 old-locale old-time Index: head/www/hs-cookie/Makefile =================================================================== --- head/www/hs-cookie/Makefile +++ head/www/hs-cookie/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder data-default-class old-locale .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-css-text/Makefile =================================================================== --- head/www/hs-css-text/Makefile +++ head/www/hs-css-text/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10.2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-fastcgi/Makefile =================================================================== --- head/www/hs-fastcgi/Makefile +++ head/www/hs-fastcgi/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cgi>=3000.0.0 LIB_DEPENDS= libfcgi.so:www/fcgi Index: head/www/hs-happstack-server/Makefile =================================================================== --- head/www/hs-happstack-server/Makefile +++ head/www/hs-happstack-server/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=1.0 blaze-html>=0.5 exceptions \ extensible-exceptions hslogger>=1.0.2 html monad-control>=0.3 \ mtl>=2 network>=2.6 network-uri>=2.6 semigroups sendfile>=0.7.1 \ Index: head/www/hs-heist/Makefile =================================================================== --- head/www/hs-heist/Makefile +++ head/www/hs-heist/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson attoparsec blaze-builder blaze-html directory-tree \ dlist hashable lifted-base map-syntax monad-control mtl \ random transformers-base unordered-containers vector \ Index: head/www/hs-hjsmin/Makefile =================================================================== --- head/www/hs-hjsmin/Makefile +++ head/www/hs-hjsmin/Makefile @@ -12,7 +12,6 @@ USE_CABAL= blaze-builder>=0.2 language-javascript>=0.5.14 \ optparse-applicative>=0.7 - EXECUTABLE= hjsmin .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-http-api-data/Makefile =================================================================== --- head/www/hs-http-api-data/Makefile +++ head/www/hs-http-api-data/Makefile @@ -10,6 +10,9 @@ LICENSE= GPLv3 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec attoparsec-iso8601 base-compat cookie hashable \ http-types tagged time-locale-compat unordered-containers \ uri-bytestring uuid-types Index: head/www/hs-http-client-tls/Makefile =================================================================== --- head/www/hs-http-client-tls/Makefile +++ head/www/hs-http-client-tls/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= connection>=0.2.2 data-default-class http-client>=0.3.5 \ network tls>=1.1 Index: head/www/hs-http-client/Makefile =================================================================== --- head/www/hs-http-client/Makefile +++ head/www/hs-http-client/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= base64-bytestring>=1.0 blaze-builder>=0.3 case-insensitive>=1.0 \ cookie data-default-class exceptions>=0.4 http-types>=0.8 \ memory mime-types network>=2.6 network-uri>=2.6 random \ Index: head/www/hs-http-conduit/Makefile =================================================================== --- head/www/hs-http-conduit/Makefile +++ head/www/hs-http-conduit/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson conduit conduit-extra http-client http-client-tls \ http-types lifted-base monad-control mtl resourcet Index: head/www/hs-http-date/Makefile =================================================================== --- head/www/hs-http-date/Makefile +++ head/www/hs-http-date/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-http-reverse-proxy/Makefile =================================================================== --- head/www/hs-http-reverse-proxy/Makefile +++ head/www/hs-http-reverse-proxy/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async blaze-builder>=0.3 case-insensitive>=0.4 conduit>=1.1 \ conduit-extra data-default-class http-client>=0.3 \ http-types>=0.6 lifted-base>=0.1 monad-control>=0.3 \ Index: head/www/hs-http-server/Makefile =================================================================== --- head/www/hs-http-server/Makefile +++ head/www/hs-http-server/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HTTP>=4000.2.0 mime>=0.3 network>=2.6 network-uri>=2.6 \ url>=2.0 utf8-string>=0.3.4 Index: head/www/hs-http-types/Makefile =================================================================== --- head/www/hs-http-types/Makefile +++ head/www/hs-http-types/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.2.1.4 case-insensitive>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-http2/Makefile =================================================================== --- head/www/hs-http2/Makefile +++ head/www/hs-http2/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson aeson-pretty case-insensitive hex mwc-random psqueues \ unordered-containers vector word8 Index: head/www/hs-multipart/Makefile =================================================================== --- head/www/hs-multipart/Makefile +++ head/www/hs-multipart/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/www/hs-oeis/Makefile =================================================================== --- head/www/hs-oeis/Makefile +++ head/www/hs-oeis/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HTTP>=4000.2 network>=2.6 network-uri>=2.6 FLAGS_ENABLE= network-uri Index: head/www/hs-path-pieces/Makefile =================================================================== --- head/www/hs-path-pieces/Makefile +++ head/www/hs-path-pieces/Makefile @@ -10,5 +10,8 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/www/hs-recaptcha/Makefile =================================================================== --- head/www/hs-recaptcha/Makefile +++ head/www/hs-recaptcha/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= HTTP>=3001.1.4 network>=2.6 network-uri>=2.6 FLAGS_ENABLE= network-uri Index: head/www/hs-shakespeare/Makefile =================================================================== --- head/www/hs-shakespeare/Makefile +++ head/www/hs-shakespeare/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson blaze-html blaze-markup exceptions .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-snap-core/Makefile =================================================================== --- head/www/hs-snap-core/Makefile +++ head/www/hs-snap-core/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec case-insensitive hashable HUnit io-streams \ lifted-base monad-control mtl network-uri old-locale \ random readable regex-posix time-locale-compat \ Index: head/www/hs-snap-server/Makefile =================================================================== --- head/www/hs-snap-server/Makefile +++ head/www/hs-snap-server/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec blaze-builder case-insensitive clock io-streams \ io-streams-haproxy lifted-base mtl network old-locale snap-core \ unix-compat vector Index: head/www/hs-snap/Makefile =================================================================== --- head/www/hs-snap/Makefile +++ head/www/hs-snap/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson attoparsec cereal clientsession configurator \ directory-tree dlist hashable heist lens lifted-base \ map-syntax monad-control mtl mwc-random pwstore-fast \ Index: head/www/hs-url/Makefile =================================================================== --- head/www/hs-url/Makefile +++ head/www/hs-url/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= utf8-string>=0.3.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-wai-app-static/Makefile =================================================================== --- head/www/hs-wai-app-static/Makefile +++ head/www/hs-wai-app-static/Makefile @@ -16,7 +16,6 @@ http-types>=0.7 mime-types>=0.1 optparse-applicative>=0.7 \ unix-compat>=0.2 unordered-containers>=0.2 wai>=3.0 \ wai-extra>=3.0 warp>=3.0.11 zlib>=0.5 - EXECUTABLE= warp .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/www/hs-wai-extra/Makefile =================================================================== --- head/www/hs-wai-extra/Makefile +++ head/www/hs-wai-extra/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson ansi-terminal base64-bytestring blaze-builder \ case-insensitive cookie data-default-class \ fast-logger http-types iproute lifted-base \ Index: head/www/hs-wai-logger/Makefile =================================================================== --- head/www/hs-wai-logger/Makefile +++ head/www/hs-wai-logger/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder byteorder case-insensitive fast-logger \ http-types network old-locale unix-time wai Index: head/www/hs-wai/Makefile =================================================================== --- head/www/hs-wai/Makefile +++ head/www/hs-wai/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder>=0.2.1.4 http-types>=0.7 network>=2.2.1.5 \ vault>=0.3 Index: head/www/hs-warp-tls/Makefile =================================================================== --- head/www/hs-warp-tls/Makefile +++ head/www/hs-warp-tls/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cprng-aes>=0.5.0 data-default-class>=0.0.1 network>=2.2.1 \ streaming-commons tls>=1.2.16 tls-session-manager wai>=3.0 warp>=3.1 Index: head/www/hs-warp/Makefile =================================================================== --- head/www/hs-warp/Makefile +++ head/www/hs-warp/Makefile @@ -10,6 +10,9 @@ LICENSE= MIT +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= auto-update>=0.1.1 bsb-http-chunked case-insensitive>=0.2 \ hashable http-date http-types>=0.8.5 http2>=1.0.2 \ iproute>=1.3.1 network>=2.3 old-locale simple-sendfile>=0.2.7 \ Index: head/www/hs-xss-sanitize/Makefile =================================================================== --- head/www/hs-xss-sanitize/Makefile +++ head/www/hs-xss-sanitize/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10.0.3 css-text>=0.1.1 network>=2.6 \ network-uri>=2.6 tagsoup>=0.12.2 utf8-string>=0.3 Index: head/www/hs-yesod-auth-hashdb/Makefile =================================================================== --- head/www/hs-yesod-auth-hashdb/Makefile +++ head/www/hs-yesod-auth-hashdb/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= cryptohash>=0.8 persistent>=2.1 pwstore-fast>=2.2 \ yesod-auth>=1.4 yesod-core>=1.4 yesod-form>=1.4 \ yesod-persistent>=1.2 Index: head/www/hs-yesod-auth/Makefile =================================================================== --- head/www/hs-yesod-auth/Makefile +++ head/www/hs-yesod-auth/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.7 authenticate>=1.3 base16-bytestring \ base64-bytestring blaze-builder blaze-html>=0.5 \ blaze-markup>=0.5.1 byteable conduit conduit-extra cryptohash \ Index: head/www/hs-yesod-core/Makefile =================================================================== --- head/www/hs-yesod-core/Makefile +++ head/www/hs-yesod-core/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson>=0.5 auto-update blaze-builder>=0.2.1.4 blaze-html>=0.5 \ blaze-markup>=0.5.1 case-insensitive>=0.2 cereal>=0.3 \ clientsession>=0.9.1 conduit>=1.2 conduit-extra cookie>=0.4.1 \ Index: head/www/hs-yesod-form/Makefile =================================================================== --- head/www/hs-yesod-form/Makefile +++ head/www/hs-yesod-form/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson attoparsec>=0.10 blaze-builder>=0.2.1.4 blaze-html>=0.5 \ blaze-markup>=0.5.1 byteable data-default email-validate>=1.0 \ network>=2.6 network-uri>=2.6 persistent resourcet semigroups \ Index: head/www/hs-yesod-persistent/Makefile =================================================================== --- head/www/hs-yesod-persistent/Makefile +++ head/www/hs-yesod-persistent/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= blaze-builder conduit persistent persistent-template \ resource-pool resourcet yesod-core Index: head/www/hs-yesod-static/Makefile =================================================================== --- head/www/hs-yesod-static/Makefile +++ head/www/hs-yesod-static/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= async attoparsec>=0.10 base64-bytestring>=0.1.0.1 \ blaze-builder>=0.3 byteable>=0.1 conduit>=0.5 conduit-extra \ cryptohash>=0.11 cryptohash-conduit>=0.1 cryptonite-conduit \ Index: head/www/hs-yesod-test/Makefile =================================================================== --- head/www/hs-yesod-test/Makefile +++ head/www/hs-yesod-test/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= attoparsec>=0.10 blaze-builder blaze-html>=0.5 \ blaze-markup>=0.5.1 case-insensitive>=0.2 cookie \ hspec-core>=2.0 html-conduit>=0.1 http-types>=0.7 HUnit>=1.2 \ Index: head/www/hs-yesod/Makefile =================================================================== --- head/www/hs-yesod/Makefile +++ head/www/hs-yesod/Makefile @@ -11,6 +11,9 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= aeson blaze-html>=0.5 blaze-markup>=0.5.1 conduit-extra \ data-default fast-logger monad-control>=0.3 monad-logger \ safe shakespeare>=2.0 streaming-commons \ Index: head/x11-toolkits/hs-GLURaw/Makefile =================================================================== --- head/x11-toolkits/hs-GLURaw/Makefile +++ head/x11-toolkits/hs-GLURaw/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= OpenGLRaw>=2.4 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/x11-toolkits/hs-GLUT/Makefile =================================================================== --- head/x11-toolkits/hs-GLUT/Makefile +++ head/x11-toolkits/hs-GLUT/Makefile @@ -12,6 +12,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= OpenGL>=2.12 OpenGLRaw>=2.3 StateVar>=1.1 USE_GL= glut Index: head/x11-toolkits/hs-OpenGL/Makefile =================================================================== --- head/x11-toolkits/hs-OpenGL/Makefile +++ head/x11-toolkits/hs-OpenGL/Makefile @@ -12,6 +12,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= GLURaw>=1.3 ObjectName>=1.1 OpenGLRaw>=2.1 StateVar>=1.1 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" Index: head/x11-toolkits/hs-OpenGLRaw/Makefile =================================================================== --- head/x11-toolkits/hs-OpenGLRaw/Makefile +++ head/x11-toolkits/hs-OpenGLRaw/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= fixed half USE_GL= gl glut Index: head/x11-toolkits/hs-gtk/Makefile =================================================================== --- head/x11-toolkits/hs-gtk/Makefile +++ head/x11-toolkits/hs-gtk/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= cairo>=0.13.0.0 gio>=0.13.0 glib>=0.13.0.0 mtl \ pango>=0.13.0.0 Index: head/x11-toolkits/hs-gtk2hs/Makefile =================================================================== --- head/x11-toolkits/hs-gtk2hs/Makefile +++ head/x11-toolkits/hs-gtk2hs/Makefile @@ -10,6 +10,9 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= GTK2 Binding for Haskell +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + METAPORT= yes USE_CABAL= glib gio cairo pango gtk Index: head/x11-toolkits/hs-gtksourceview2/Makefile =================================================================== --- head/x11-toolkits/hs-gtksourceview2/Makefile +++ head/x11-toolkits/hs-gtksourceview2/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= glib>=0.13 gtk>=0.13.0.0 mtl USE_GNOME= gtksourceview2 Index: head/x11-toolkits/hs-pango/Makefile =================================================================== --- head/x11-toolkits/hs-pango/Makefile +++ head/x11-toolkits/hs-pango/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= cairo>=0.13.0.0 glib>=0.13.0.0 mtl USE_GNOME= pango Index: head/x11-toolkits/hs-vte/Makefile =================================================================== --- head/x11-toolkits/hs-vte/Makefile +++ head/x11-toolkits/hs-vte/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= glib>=0.13.0.0 gtk>=0.13.0.0 mtl pango>=0.13.0.0 USE_GNOME= vte Index: head/x11-toolkits/hs-wxdirect/Makefile =================================================================== --- head/x11-toolkits/hs-wxdirect/Makefile +++ head/x11-toolkits/hs-wxdirect/Makefile @@ -10,6 +10,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= dos2unix USE_CABAL= strict Index: head/x11-wm/hs-xmonad-contrib/Makefile =================================================================== --- head/x11-wm/hs-xmonad-contrib/Makefile +++ head/x11-wm/hs-xmonad-contrib/Makefile @@ -14,7 +14,6 @@ USE_CABAL= extensible-exceptions mtl>=1 old-time random utf8-string \ X11>=1.6.1 X11-xft>=0.2 xmonad USE_XORG= x11 - RUN_DEPENDS+= bash:shells/bash FLAGS_DISABLE= testing Index: head/x11/hs-X11-xft/Makefile =================================================================== --- head/x11/hs-X11-xft/Makefile +++ head/x11/hs-X11-xft/Makefile @@ -10,6 +10,9 @@ LICENSE= LGPL21 +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USES= pkgconfig USE_CABAL= utf8-string>=0.1 X11>=1.2.1 USE_XORG= xft xrender Index: head/x11/hs-X11/Makefile =================================================================== --- head/x11/hs-X11/Makefile +++ head/x11/hs-X11/Makefile @@ -11,6 +11,9 @@ LICENSE= BSD3CLAUSE +DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org +EXPIRATION_DATE= 2019-04-14 + USE_CABAL= data-default USE_XORG= x11 xrandr xext Index: head/x11/hs-xmobar/Makefile =================================================================== --- head/x11/hs-xmobar/Makefile +++ head/x11/hs-xmobar/Makefile @@ -16,7 +16,6 @@ USE_XORG= x11 xext xinerama xpm xrandr xrender EXECUTABLE= xmobar - STANDALONE= yes OPTIONS_DEFINE= EXAMPLES