From 72aaa3f72fa328203435e51a1885239fe5d700bc Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 23 Oct 2018 10:14:09 +0000 Subject: Remove expired ports: 2018-10-22 devel/hs-enumerator: Doesn't build with recent GHC version 2018-10-22 net-im/hs-haskell-xmpp: Doesn't build with recent GHC version 2018-10-22 security/hs-certificate: Doesn't build with recent GHC version 2018-10-22 textproc/hs-attoparsec-enumerator: Doesn't build with recent GHC version 2018-10-22 textproc/hs-HaXml: Doesn't build with recent GHC version 2018-10-22 www/hs-happstack: Doesn't build with recent GHC version 2018-10-22 x11-toolkits/hs-wxc: Doesn't build with recent GHC version 2018-10-22 x11-toolkits/hs-wx: Doesn't build with recent GHC version 2018-10-22 archivers/hs-zlib-enum: Doesn't build with recent GHC version 2018-10-22 x11-toolkits/hs-wxcore: Doesn't build with recent GHC version 2018-10-22 devel/hs-TypeCompose: Doesn't build with recent GHC version 2018-10-22 devel/hs-PSQueue: Doesn't build with recent GHC version 2018-10-22 devel/hs-blaze-builder-enumerator: Doesn't build with recent GHC version --- www/Makefile | 1 - www/hs-happstack/Makefile | 20 -------------------- www/hs-happstack/distinfo | 3 --- www/hs-happstack/files/patch-happstack.cabal | 11 ----------- www/hs-happstack/pkg-descr | 3 --- 5 files changed, 38 deletions(-) delete mode 100644 www/hs-happstack/Makefile delete mode 100644 www/hs-happstack/distinfo delete mode 100644 www/hs-happstack/files/patch-happstack.cabal delete mode 100644 www/hs-happstack/pkg-descr (limited to 'www') diff --git a/www/Makefile b/www/Makefile index b7a225f0bb65..fb9a1d77322c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -259,7 +259,6 @@ SUBDIR += hs-css-text SUBDIR += hs-fastcgi SUBDIR += hs-gitit - SUBDIR += hs-happstack SUBDIR += hs-happstack-server SUBDIR += hs-heist SUBDIR += hs-hjsmin diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile deleted file mode 100644 index c1079d5d7654..000000000000 --- a/www/hs-happstack/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $FreeBSD$ - -PORTNAME= happstack -PORTVERSION= 7.0.2 -PORTREVISION= 5 -CATEGORIES= www haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= The haskell application server stack + code generation - -LICENSE= BSD3CLAUSE - -USE_CABAL= happstack-server>=7.0 - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/www/hs-happstack/distinfo b/www/hs-happstack/distinfo deleted file mode 100644 index f6376575c01e..000000000000 --- a/www/hs-happstack/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499625373 -SHA256 (cabal/happstack-7.0.2.tar.gz) = d9d4f581718d4f0fedd5d1f41ce127a6e651545a9398619c0bee3debb377d5b5 -SIZE (cabal/happstack-7.0.2.tar.gz) = 2090 diff --git a/www/hs-happstack/files/patch-happstack.cabal b/www/hs-happstack/files/patch-happstack.cabal deleted file mode 100644 index 6a12463b9e09..000000000000 --- a/www/hs-happstack/files/patch-happstack.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- happstack.cabal.orig 2014-06-26 00:31:28 UTC -+++ happstack.cabal -@@ -29,7 +29,7 @@ Library - other-modules: Paths_happstack - - build-depends: base >= 3 && <5, -- happstack-server >= 7.0 && < 7.4 -+ happstack-server >= 7.0 && < 7.5 - - if flag(tests) - hs-source-dirs: tests diff --git a/www/hs-happstack/pkg-descr b/www/hs-happstack/pkg-descr deleted file mode 100644 index 7e2e1d5c4c6e..000000000000 --- a/www/hs-happstack/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The Haskell application server stack. - -WWW: http://happstack.com/ -- cgit v1.2.3