aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-libxml
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-03-31 01:39:36 +0800
committertcberner <tcberner@FreeBSD.org>2019-03-31 01:39:36 +0800
commitf84f90dc28e919d64b4c426d0e00e337a41d9f86 (patch)
treec8099d50b52c68c614a102b5d8f340a42015134b /textproc/hs-libxml
parent5af281f5f6f515e77de0c7a937dc3d2147b2f1db (diff)
downloadfreebsd-ports-gnome-f84f90dc28e919d64b4c426d0e00e337a41d9f86.tar.gz
freebsd-ports-gnome-f84f90dc28e919d64b4c426d0e00e337a41d9f86.tar.zst
freebsd-ports-gnome-f84f90dc28e919d64b4c426d0e00e337a41d9f86.zip
Mark almost all Haskell ports for expiration by mid April
Ports for Haskell *libraries* are going to be removed from the ports tree. Haskell *applications* are going to be statically linked with all dependencies ( https://reviews.freebsd.org/D19730 ), so there is no reason to keep Haskell libraries in tree. If you think a port is wrongly marked and should stay, please contact haskell@ Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D19244
Diffstat (limited to 'textproc/hs-libxml')
-rw-r--r--textproc/hs-libxml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/hs-libxml/Makefile b/textproc/hs-libxml/Makefile
index 24bbad392335..3516395f08f9 100644
--- a/textproc/hs-libxml/Makefile
+++ b/textproc/hs-libxml/Makefile
@@ -10,6 +10,9 @@ COMMENT= Binding to libxml2
LICENSE= BSD3CLAUSE
+DEPRECATED= Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), 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