diff --git a/MOVED b/MOVED index 95a3322fe95a..71d2b9d5e9b2 100644 --- a/MOVED +++ b/MOVED @@ -10583,3 +10583,16 @@ audio/msbcg729||2018-10-18|Obsolete: net/mediastreamer has built-in G.729 codec audio/msilbc|multimedia/mswebrtc|2018-10-18|Deprecated upstream multimedia/msx264|multimedia/msopenh264|2018-10-18|Deprecated upstream games/openastromenace|games/astromenace|2018-10-20|Name correctly after upstream +devel/hs-enumerator||2018-10-23|Has expired: Doesn't build with recent GHC version +net-im/hs-haskell-xmpp||2018-10-23|Has expired: Doesn't build with recent GHC version +security/hs-certificate||2018-10-23|Has expired: Doesn't build with recent GHC version +textproc/hs-attoparsec-enumerator||2018-10-23|Has expired: Doesn't build with recent GHC version +textproc/hs-HaXml||2018-10-23|Has expired: Doesn't build with recent GHC version +www/hs-happstack||2018-10-23|Has expired: Doesn't build with recent GHC version +x11-toolkits/hs-wxc||2018-10-23|Has expired: Doesn't build with recent GHC version +x11-toolkits/hs-wx||2018-10-23|Has expired: Doesn't build with recent GHC version +archivers/hs-zlib-enum||2018-10-23|Has expired: Doesn't build with recent GHC version +x11-toolkits/hs-wxcore||2018-10-23|Has expired: Doesn't build with recent GHC version +devel/hs-TypeCompose||2018-10-23|Has expired: Doesn't build with recent GHC version +devel/hs-PSQueue||2018-10-23|Has expired: Doesn't build with recent GHC version +devel/hs-blaze-builder-enumerator||2018-10-23|Has expired: Doesn't build with recent GHC version diff --git a/archivers/Makefile b/archivers/Makefile index 1e0d38801a88..86548eedffa7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -48,7 +48,6 @@ SUBDIR += hs-zip-archive SUBDIR += hs-zlib SUBDIR += hs-zlib-bindings - SUBDIR += hs-zlib-enum SUBDIR += innoextract SUBDIR += javatar SUBDIR += jzlib diff --git a/archivers/hs-zlib-enum/Makefile b/archivers/hs-zlib-enum/Makefile deleted file mode 100644 index e50c169bcf3f..000000000000 --- a/archivers/hs-zlib-enum/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $FreeBSD$ - -PORTNAME= zlib-enum -PORTVERSION= 0.2.3.1 -PORTREVISION= 6 -CATEGORIES= archivers haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Enumerator interface for zlib compression - -LICENSE= MIT - -USE_CABAL= enumerator>=0.4 zlib-bindings>=0.1 - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/archivers/hs-zlib-enum/distinfo b/archivers/hs-zlib-enum/distinfo deleted file mode 100644 index 8360108738e8..000000000000 --- a/archivers/hs-zlib-enum/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cabal/zlib-enum-0.2.3.1.tar.gz) = e43dc9ea85ceea02c4f4204c95e8d8540205839c58079f9399dfa96e63fdccd9 -SIZE (cabal/zlib-enum-0.2.3.1.tar.gz) = 4652 diff --git a/archivers/hs-zlib-enum/files/patch-zlib-enum.cabal b/archivers/hs-zlib-enum/files/patch-zlib-enum.cabal deleted file mode 100644 index 3ea88a3a86c2..000000000000 --- a/archivers/hs-zlib-enum/files/patch-zlib-enum.cabal +++ /dev/null @@ -1,44 +0,0 @@ ---- zlib-enum.cabal.orig 2017-07-09 15:22:07 UTC -+++ zlib-enum.cabal -@@ -14,40 +14,14 @@ build-type: Simple - homepage: http://github.com/maltem/zlib-enum - - ------------------------------------------------------------------------------- --flag test -- description: Build the test executable. -- default: False -- --------------------------------------------------------------------------------- - library -- if flag(test) -- Buildable: False - build-depends: base >= 4 && < 5 - , bytestring >= 0.9 && < 0.11 -- , transformers >= 0.2 && < 0.5 -+ , transformers >= 0.2 && < 0.6 - , enumerator == 0.4.* - , zlib-bindings == 0.1.* - exposed-modules: Codec.Zlib.Enum - ghc-options: -Wall -- --------------------------------------------------------------------------------- --executable zlib-enum-test -- main-is: test.hs -- if flag(test) -- Buildable: True -- build-depends: -- base >= 4.0 && < 5.0 -- , bytestring >= 0.9 && < 0.11 -- , transformers >= 0.2 && < 0.5 -- , enumerator >= 0.4 && < 0.5 -- , zlib-bindings >= 0.1 -- , test-framework >= 0.6 && < 0.7 -- , test-framework-quickcheck2 >= 0.2.12.1 && < 0.3.0 -- , QuickCheck >= 2.4 && < 2.5 -- else -- Buildable: False -- ghc-options: -Wall -- - ------------------------------------------------------------------------------- - source-repository head - type: git diff --git a/archivers/hs-zlib-enum/pkg-descr b/archivers/hs-zlib-enum/pkg-descr deleted file mode 100644 index 1d25eb7f1c4d..000000000000 --- a/archivers/hs-zlib-enum/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -zlib-enum is a stop-gap package to provide enumeratees for zlib -compression/decompression. - -WWW: https://github.com/maltem/zlib-enum diff --git a/devel/Makefile b/devel/Makefile index 52d0b8200a25..77a42d816f83 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -936,7 +936,6 @@ SUBDIR += hs-MonadRandom SUBDIR += hs-ObjectName SUBDIR += hs-Only - SUBDIR += hs-PSQueue SUBDIR += hs-QuickCheck SUBDIR += hs-ReadArgs SUBDIR += hs-STMonadTrans @@ -944,7 +943,6 @@ SUBDIR += hs-ShellCheck SUBDIR += hs-StateVar SUBDIR += hs-Stream - SUBDIR += hs-TypeCompose SUBDIR += hs-abstract-deque SUBDIR += hs-abstract-par SUBDIR += hs-activehs-base @@ -970,7 +968,6 @@ SUBDIR += hs-bifunctors SUBDIR += hs-bits-atomic SUBDIR += hs-blaze-builder - SUBDIR += hs-blaze-builder-enumerator SUBDIR += hs-blaze-textual SUBDIR += hs-bloomfilter SUBDIR += hs-boxes @@ -1024,7 +1021,6 @@ SUBDIR += hs-edit-distance SUBDIR += hs-either SUBDIR += hs-enclosed-exceptions - SUBDIR += hs-enumerator SUBDIR += hs-equivalence SUBDIR += hs-errors SUBDIR += hs-exceptions diff --git a/devel/hs-PSQueue/Makefile b/devel/hs-PSQueue/Makefile deleted file mode 100644 index d2745b22359c..000000000000 --- a/devel/hs-PSQueue/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= PSQueue -PORTVERSION= 1.1 -PORTREVISION= 16 -CATEGORIES= devel haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Priority Search Queue - -LICENSE= BSD3CLAUSE - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/devel/hs-PSQueue/distinfo b/devel/hs-PSQueue/distinfo deleted file mode 100644 index d9dda354b543..000000000000 --- a/devel/hs-PSQueue/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499627814 -SHA256 (cabal/PSQueue-1.1.tar.gz) = a8e0871ad10f916f55c3b9baec53eff23c4e97e09cf96d6c66771789e00a49cc -SIZE (cabal/PSQueue-1.1.tar.gz) = 6280 diff --git a/devel/hs-PSQueue/files/patch-Data_PSQueue.hs b/devel/hs-PSQueue/files/patch-Data_PSQueue.hs deleted file mode 100644 index eee077a2b7b2..000000000000 --- a/devel/hs-PSQueue/files/patch-Data_PSQueue.hs +++ /dev/null @@ -1,11 +0,0 @@ ---- Data/PSQueue.hs.orig 2018-04-19 15:27:45 UTC -+++ Data/PSQueue.hs -@@ -62,7 +62,7 @@ module Data.PSQueue - , foldl - ) where - --import Prelude hiding (lookup,null,foldl,foldr) -+import Prelude hiding (lookup,null,foldl,foldr,(<>)) - import qualified Prelude as P - - {- diff --git a/devel/hs-PSQueue/pkg-descr b/devel/hs-PSQueue/pkg-descr deleted file mode 100644 index a6481f342dec..000000000000 --- a/devel/hs-PSQueue/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -A priority search queue efficiently supports the opperations of both a -search tree and a priority queue. A 'Binding' is a product of a key and -a priority. Bindings can be inserted, deleted, modified and queried in -logarithmic time, and the binding with the least priority can be -retrieved in constant time. A queue can be built from a list of -bindings, sorted by keys, in linear time. - -WWW: http://hackage.haskell.org/package/PSQueue diff --git a/devel/hs-TypeCompose/Makefile b/devel/hs-TypeCompose/Makefile deleted file mode 100644 index 553f3d99b799..000000000000 --- a/devel/hs-TypeCompose/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Giuseppe Pilichi aka Jacula Modyun -# $FreeBSD$ - -PORTNAME= TypeCompose -PORTVERSION= 0.9.12 -PORTREVISION= 2 -CATEGORIES= devel haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Type composition classes and instances - -LICENSE= BSD3CLAUSE - -USE_CABAL= base-orphans - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/devel/hs-TypeCompose/distinfo b/devel/hs-TypeCompose/distinfo deleted file mode 100644 index fa65760e56f1..000000000000 --- a/devel/hs-TypeCompose/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499627817 -SHA256 (cabal/TypeCompose-0.9.12.tar.gz) = 3a182c2cc93f8291b3aedfc32c0b1faa84a982601c1a24cbe7fe1ecc50e333e2 -SIZE (cabal/TypeCompose-0.9.12.tar.gz) = 17946 diff --git a/devel/hs-TypeCompose/pkg-descr b/devel/hs-TypeCompose/pkg-descr deleted file mode 100644 index 559e43e2d20d..000000000000 --- a/devel/hs-TypeCompose/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -TypeCompose provides some classes and instances for forms of type composition, as -well as some modules who have not yet found a home. - -WWW: https://github.com/conal/TypeCompose diff --git a/devel/hs-blaze-builder-enumerator/Makefile b/devel/hs-blaze-builder-enumerator/Makefile deleted file mode 100644 index 543c164b7b24..000000000000 --- a/devel/hs-blaze-builder-enumerator/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $FreeBSD$ - -PORTNAME= blaze-builder-enumerator -PORTVERSION= 0.2.1.0 -PORTREVISION= 4 -CATEGORIES= devel haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Enumeratees for the incremental conversion of builders to bytestrings - -LICENSE= BSD3CLAUSE - -USE_CABAL= blaze-builder enumerator streaming-commons - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/devel/hs-blaze-builder-enumerator/distinfo b/devel/hs-blaze-builder-enumerator/distinfo deleted file mode 100644 index 34ad87e35b46..000000000000 --- a/devel/hs-blaze-builder-enumerator/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499627822 -SHA256 (cabal/blaze-builder-enumerator-0.2.1.0.tar.gz) = 50f52918a130e81971d01782ead343cdc9bfbf7270ec1e5630943e6b5d23bf96 -SIZE (cabal/blaze-builder-enumerator-0.2.1.0.tar.gz) = 4248 diff --git a/devel/hs-blaze-builder-enumerator/files/patch-blaze-builder-enumerator.cabal b/devel/hs-blaze-builder-enumerator/files/patch-blaze-builder-enumerator.cabal deleted file mode 100644 index 4605b668925e..000000000000 --- a/devel/hs-blaze-builder-enumerator/files/patch-blaze-builder-enumerator.cabal +++ /dev/null @@ -1,19 +0,0 @@ ---- blaze-builder-enumerator.cabal.orig 2015-04-01 17:10:57 UTC -+++ blaze-builder-enumerator.cabal -@@ -43,14 +43,13 @@ Library - , bytestring >= 0.9 && < 0.11 - , enumerator >= 0.4.3.1 && < 0.5 - , streaming-commons >= 0.1.10 && < 0.2 -- , transformers >= 0.2 && < 0.5 -+ , transformers >= 0.2 - Exposed-modules: - Blaze.ByteString.Builder.Enumerator - - if flag(newbuilder) - Build-depends: -- bytestring-builder >= 0.10.4 && <0.11 -- , blaze-builder >= 0.2.1.4 && <0.5 -+ blaze-builder >= 0.2.1.4 && <0.5 - else - Build-depends: - blaze-builder >= 0.3 && <0.4 diff --git a/devel/hs-blaze-builder-enumerator/pkg-descr b/devel/hs-blaze-builder-enumerator/pkg-descr deleted file mode 100644 index 5e0ace9abf13..000000000000 --- a/devel/hs-blaze-builder-enumerator/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This package integrates the builders from the blaze-builder package with -the enumerator package. It provides infrastructure and enumeratees for -incrementally executing builders and pass the filled chunks to a bytestring -iteratee. - -WWW: https://github.com/meiersi/blaze-builder-enumerator diff --git a/devel/hs-enumerator/Makefile b/devel/hs-enumerator/Makefile deleted file mode 100644 index 648576d4ecf2..000000000000 --- a/devel/hs-enumerator/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= enumerator -PORTVERSION= 0.4.20 -PORTREVISION= 6 -CATEGORIES= devel haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Reliable, high-performance processing with left-fold enumerators - -LICENSE= MIT - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/devel/hs-enumerator/distinfo b/devel/hs-enumerator/distinfo deleted file mode 100644 index 11f76a64f017..000000000000 --- a/devel/hs-enumerator/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499627832 -SHA256 (cabal/enumerator-0.4.20.tar.gz) = 33e21054352bb579e8db8697256ff3c61b3dc862c567f9e0fc2509f95e2b4709 -SIZE (cabal/enumerator-0.4.20.tar.gz) = 53986 diff --git a/devel/hs-enumerator/pkg-descr b/devel/hs-enumerator/pkg-descr deleted file mode 100644 index 9228d1b84f4f..000000000000 --- a/devel/hs-enumerator/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Typical buffer-based incremental I/O is based around a single loop, -which reads data from some source (such as a socket or file), transforms -it, and generates one or more outputs (such as a line count, HTTP -responses, or modified file). Although efficient and safe, these loops are -all single-purpose; it is difficult or impossible to compose -buffer-based processing loops. - -Haskell's concept of "lazy I/O" allows pure code to operate on data from an -external source. However, lazy I/O has several shortcomings. Most notably, -resources such as memory and file handles can be retained for arbitrarily -long periods of time, causing unpredictable performance and error conditions. - -Enumerators are an efficient, predictable, and safe alternative to lazy -I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed -in near constant space by pure code. Although somewhat more complex -to write, using enumerators instead of lazy I/O produces more correct -programs. - -This library contains an enumerator implementation for Haskell, designed to -be both simple and efficient. - -WWW: https://john-millikin.com/software/enumerator/ diff --git a/net-im/Makefile b/net-im/Makefile index 21c09b72c33b..2a0f1510a981 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -29,7 +29,6 @@ SUBDIR += gitterdone SUBDIR += gloox SUBDIR += hotot - SUBDIR += hs-haskell-xmpp SUBDIR += icmpchat SUBDIR += icqlib SUBDIR += jabber.el diff --git a/net-im/hs-haskell-xmpp/Makefile b/net-im/hs-haskell-xmpp/Makefile deleted file mode 100644 index 5c27dd394951..000000000000 --- a/net-im/hs-haskell-xmpp/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $FreeBSD$ - -PORTNAME= haskell-xmpp -PORTVERSION= 1.0.2 -PORTREVISION= 5 -CATEGORIES= net-im haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Haskell XMPP library based on HaXml & STM - -LICENSE= BSD3CLAUSE - -USE_CABAL= HaXml>=1.23.3 html mtl>=1.0 network \ - polyparse random regex-compat utf8-string - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/net-im/hs-haskell-xmpp/distinfo b/net-im/hs-haskell-xmpp/distinfo deleted file mode 100644 index a7a81655356b..000000000000 --- a/net-im/hs-haskell-xmpp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cabal/haskell-xmpp-1.0.2.tar.gz) = a9345eb03a7ea0dc4a50af3a916ad2c455fb2232c6d36830afc8e70d6c259dfc -SIZE (cabal/haskell-xmpp-1.0.2.tar.gz) = 24931 diff --git a/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs b/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs deleted file mode 100644 index 0ec10f55f409..000000000000 --- a/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs +++ /dev/null @@ -1,7 +0,0 @@ ---- src/Network/XMPP/Stream.hs.orig 2012-08-30 21:44:36 UTC -+++ src/Network/XMPP/Stream.hs -@@ -1,3 +1,4 @@ -+{-# LANGUAGE FlexibleContexts #-} - ----------------------------------------------------------------------------- - -- | - -- Module : Network.XMPP.Stream diff --git a/net-im/hs-haskell-xmpp/files/patch-src__Network__XMPP__Types.hs b/net-im/hs-haskell-xmpp/files/patch-src__Network__XMPP__Types.hs deleted file mode 100644 index c92ed1abec05..000000000000 --- a/net-im/hs-haskell-xmpp/files/patch-src__Network__XMPP__Types.hs +++ /dev/null @@ -1,12 +0,0 @@ ---- ./src/Network/XMPP/Types.hs.orig 2013-07-05 10:53:16.000000000 +0800 -+++ ./src/Network/XMPP/Types.hs 2013-07-05 10:53:56.000000000 +0800 -@@ -139,9 +139,6 @@ - - data ShowType = Available | Away | FreeChat | DND | XAway deriving Eq - --instance Show (Content a) where -- show = render . P.content -- - instance Show MessageType where - show Chat = "chat" - show GroupChat = "groupchat" diff --git a/net-im/hs-haskell-xmpp/pkg-descr b/net-im/hs-haskell-xmpp/pkg-descr deleted file mode 100644 index 3ab97f7c9d50..000000000000 --- a/net-im/hs-haskell-xmpp/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library - -Unlike package network-protocol-xmpp, which uses libxml-sax, this library -uses HaXml and supports MUC. However, MUC support of the moment is worse -than that in package XMPP. - -This library make extensive use of STM and threads to simplify writing -message-handling code. - -WWW: http://patch-tag.com/r/adept/haskell-xmpp/home diff --git a/security/Makefile b/security/Makefile index 2abd2c3746b8..9ba01c74f653 100644 --- a/security/Makefile +++ b/security/Makefile @@ -227,7 +227,6 @@ SUBDIR += hs-HsOpenSSL SUBDIR += hs-RSA SUBDIR += hs-SHA - SUBDIR += hs-certificate SUBDIR += hs-cipher-aes SUBDIR += hs-cipher-aes128 SUBDIR += hs-cipher-blowfish diff --git a/security/hs-certificate/Makefile b/security/hs-certificate/Makefile deleted file mode 100644 index 556b0f09d291..000000000000 --- a/security/hs-certificate/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $FreeBSD$ - -PORTNAME= certificate -PORTVERSION= 1.3.9 -PORTREVISION= 5 -CATEGORIES= security haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Certificates and Key Reader/Writer - -LICENSE= BSD3CLAUSE - -USE_CABAL= asn1-data>=0.7.1 crypto-pubkey-types>=0.4 cryptohash \ - mtl pem>=0.1 - -FLAGS_DEFINE= EXECUTABLE - -EXECUTABLE_DESC= Build the executable -EXECUTABLE_FLAG_ENABLE= executable -EXECUTABLE_FLAG_CABAL= cmdargs text>=0.11 cryptohash crypto-pubkey -EXECUTABLE_FLAG_EXECUTABLE= certificate - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/security/hs-certificate/distinfo b/security/hs-certificate/distinfo deleted file mode 100644 index f5e88267d436..000000000000 --- a/security/hs-certificate/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499624168 -SHA256 (cabal/certificate-1.3.9.tar.gz) = e6257b4b0e884db8a817d265d9a7f9a6c76af8190504f32dadbbf64b0fcee5a1 -SIZE (cabal/certificate-1.3.9.tar.gz) = 15018 diff --git a/security/hs-certificate/files/patch-Data_Certificate_X509_Cert.hs b/security/hs-certificate/files/patch-Data_Certificate_X509_Cert.hs deleted file mode 100644 index 7e68570d06a7..000000000000 --- a/security/hs-certificate/files/patch-Data_Certificate_X509_Cert.hs +++ /dev/null @@ -1,7 +0,0 @@ ---- Data/Certificate/X509/Cert.hs.orig 2013-10-07 02:22:00 UTC -+++ Data/Certificate/X509/Cert.hs -@@ -1,3 +1,4 @@ -+{-# LANGUAGE FlexibleContexts #-} - module Data.Certificate.X509.Cert - ( - -- * Data Structure diff --git a/security/hs-certificate/files/patch-Data_Certificate_X509_Ext.hs b/security/hs-certificate/files/patch-Data_Certificate_X509_Ext.hs deleted file mode 100644 index fcdd78e4d0b0..000000000000 --- a/security/hs-certificate/files/patch-Data_Certificate_X509_Ext.hs +++ /dev/null @@ -1,7 +0,0 @@ ---- Data/Certificate/X509/Ext.hs.orig 2013-10-07 02:22:00 UTC -+++ Data/Certificate/X509/Ext.hs -@@ -1,3 +1,4 @@ -+{-# LANGUAGE FlexibleContexts #-} - -- | - -- Module : Data.Certificate.X509.Ext - -- License : BSD-style diff --git a/security/hs-certificate/pkg-descr b/security/hs-certificate/pkg-descr deleted file mode 100644 index 9156a5cbee99..000000000000 --- a/security/hs-certificate/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Certificates and Key reader/writer. At the moment only X509 certificate -and unencrypted private key are supported, but will include PGP -certificate and pkcs8 private keys. - -WWW: https://github.com/vincenthz/hs-certificate diff --git a/textproc/Makefile b/textproc/Makefile index 18dc532ede38..d5b4f8f37b4a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -248,10 +248,8 @@ SUBDIR += hr-aspell SUBDIR += hs-Diff SUBDIR += hs-HStringTemplate - SUBDIR += hs-HaXml SUBDIR += hs-appar SUBDIR += hs-attoparsec - SUBDIR += hs-attoparsec-enumerator SUBDIR += hs-attoparsec-iso8601 SUBDIR += hs-bencode SUBDIR += hs-blaze-html diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile deleted file mode 100644 index 247da71e902a..000000000000 --- a/textproc/hs-HaXml/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Oliver Braun -# $FreeBSD$ - -PORTNAME= HaXml -PORTVERSION= 1.25.4 -PORTREVISION= 2 -CATEGORIES= textproc haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Utilities for manipulating XML documents - -LICENSE= LGPL21 - -USE_CABAL= polyparse>=1.10 random - -EXECUTABLE= Canonicalise CanonicaliseLazy DtdToHaskell FpMLToHaskell \ - MkOneOf Validate XsdToHaskell Xtract - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/textproc/hs-HaXml/distinfo b/textproc/hs-HaXml/distinfo deleted file mode 100644 index 99859277fa2a..000000000000 --- a/textproc/hs-HaXml/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499624824 -SHA256 (cabal/HaXml-1.25.4.tar.gz) = d77467b8c855ba85d900b5d1a9b771aa498c80d570f9ac60a9f10803cfc01db5 -SIZE (cabal/HaXml-1.25.4.tar.gz) = 144571 diff --git a/textproc/hs-HaXml/pkg-descr b/textproc/hs-HaXml/pkg-descr deleted file mode 100644 index 3eebed9d8158..000000000000 --- a/textproc/hs-HaXml/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Haskell utilities for parsing, filtering, transforming and generating XML -documents. - -WWW: http://projects.haskell.org/HaXml/ diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile deleted file mode 100644 index d1e7b0b05f47..000000000000 --- a/textproc/hs-attoparsec-enumerator/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $FreeBSD$ - -PORTNAME= attoparsec-enumerator -PORTVERSION= 0.3.4 -PORTREVISION= 4 -CATEGORIES= textproc haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= Pass input from an enumerator to an Attoparsec parser - -LICENSE= MIT - -USE_CABAL= attoparsec>=0.10 enumerator>=0.4 - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/textproc/hs-attoparsec-enumerator/distinfo b/textproc/hs-attoparsec-enumerator/distinfo deleted file mode 100644 index b8ad5e0d6529..000000000000 --- a/textproc/hs-attoparsec-enumerator/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499624824 -SHA256 (cabal/attoparsec-enumerator-0.3.4.tar.gz) = be95a763ebbec5529f486e62e49ce6709f14e688138fc36cff5590613690f588 -SIZE (cabal/attoparsec-enumerator-0.3.4.tar.gz) = 2485 diff --git a/textproc/hs-attoparsec-enumerator/pkg-descr b/textproc/hs-attoparsec-enumerator/pkg-descr deleted file mode 100644 index 9567c51433cb..000000000000 --- a/textproc/hs-attoparsec-enumerator/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This library allows an Attoparsec parser to receive input incrementally from -an enumerator. This could be used for parsing large files, or implementing -binary network protocols. - -WWW: https://john-millikin.com/software/attoparsec-enumerator/ 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/ diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index be89b6811f79..9e71095a97bb 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -74,9 +74,6 @@ SUBDIR += hs-gtksourceview2 SUBDIR += hs-pango SUBDIR += hs-vte - SUBDIR += hs-wx - SUBDIR += hs-wxc - SUBDIR += hs-wxcore SUBDIR += hs-wxdirect SUBDIR += irrlicht SUBDIR += itk diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile deleted file mode 100644 index 21fb9447b93c..000000000000 --- a/x11-toolkits/hs-wx/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# $FreeBSD$ - -PORTNAME= wx -PORTVERSION= 0.92.3.0 -PORTREVISION= 3 -CATEGORIES= x11-toolkits haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= wxHaskell - -USES= dos2unix -USE_CABAL= wxcore>=0.91 -DOS2UNIX_FILES= src/Graphics/UI/WX/Window.hs - -USE_WX= 3.0 -WX_COMPS= wx - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/x11-toolkits/hs-wx/distinfo b/x11-toolkits/hs-wx/distinfo deleted file mode 100644 index b0ab4d3adca0..000000000000 --- a/x11-toolkits/hs-wx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499625642 -SHA256 (cabal/wx-0.92.3.0.tar.gz) = bdcbabeb1841c61d0fee5ac5c797ee9b825edf97028990c9bd1101855ee28c11 -SIZE (cabal/wx-0.92.3.0.tar.gz) = 50940 diff --git a/x11-toolkits/hs-wx/files/patch-src_Graphics_UI_WX_Window.hs b/x11-toolkits/hs-wx/files/patch-src_Graphics_UI_WX_Window.hs deleted file mode 100644 index c0e3bef2569c..000000000000 --- a/x11-toolkits/hs-wx/files/patch-src_Graphics_UI_WX_Window.hs +++ /dev/null @@ -1,8 +0,0 @@ ---- src/Graphics/UI/WX/Window.hs.orig 2017-11-09 22:05:23 UTC -+++ src/Graphics/UI/WX/Window.hs -@@ -1,4 +1,4 @@ --{-# LANGUAGE FlexibleContexts #-} -+{-# LANGUAGE TypeSynonymInstances, FlexibleInstances, FlexibleContexts #-} - {-# LANGUAGE FlexibleInstances #-} - {-# LANGUAGE TypeSynonymInstances #-} - -------------------------------------------------------------------------------- diff --git a/x11-toolkits/hs-wx/pkg-descr b/x11-toolkits/hs-wx/pkg-descr deleted file mode 100644 index a3eec956f630..000000000000 --- a/x11-toolkits/hs-wx/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -wxHaskell is a portable and native GUI library for Haskell. It is built -on top of wxWidgets - a comprehensive C++ library that is portable -across all major GUI platforms; including GTK, Windows, X11, and MacOS -X. - -WWW: http://haskell.org/haskellwiki/WxHaskell diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile deleted file mode 100644 index 00f52b7955bc..000000000000 --- a/x11-toolkits/hs-wxc/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# $FreeBSD$ - -PORTNAME= wxc -PORTVERSION= 0.92.3.0 -PORTREVISION= 2 -CATEGORIES= x11-toolkits haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= wxHaskell C++ wrapper - -USE_CABAL= split wxdirect - -USES= dos2unix pkgconfig -USE_WX= 3.0 -WX_COMPS= wx - -IGNORE_DOCS= yes - -IGNORE= Doesn't build with recent GHC version -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -post-patch:: - @${REINPLACE_CMD} 's|"wx-config"|"wxgtk2u-3.0-config"| ; \ - s|/sbin/ldconfig -n|/sbin/ldconfig -m| ; \ - s|"2.9"|"3.0"|' \ - ${WRKSRC}/Setup.hs - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" - -.include diff --git a/x11-toolkits/hs-wxc/distinfo b/x11-toolkits/hs-wxc/distinfo deleted file mode 100644 index c2ea66d0c604..000000000000 --- a/x11-toolkits/hs-wxc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499625642 -SHA256 (cabal/wxc-0.92.3.0.tar.gz) = 28a27fc51a53b8d2f3042a516fe9b8adfd118675adcdf1a7cf1f9fe2b722ff44 -SIZE (cabal/wxc-0.92.3.0.tar.gz) = 203597 diff --git a/x11-toolkits/hs-wxc/files/patch-Setup.hs b/x11-toolkits/hs-wxc/files/patch-Setup.hs deleted file mode 100644 index 66c7f976ddc8..000000000000 --- a/x11-toolkits/hs-wxc/files/patch-Setup.hs +++ /dev/null @@ -1,25 +0,0 @@ ---- Setup.hs.orig 2017-04-28 17:40:12 UTC -+++ Setup.hs -@@ -15,7 +15,7 @@ import Distribution.Simple.LocalBuildInfo (LocalBuildI - import Distribution.Simple.PackageIndex(SearchResult (..), searchByName ) - import Distribution.Simple.Program (ConfiguredProgram (..), lookupProgram, runProgram, simpleProgram, locationPath) - import Distribution.Simple.Setup ( BuildFlags, ConfigFlags -- , CopyDest(..), CopyFlags, copyVerbosity -+ , CopyDest(..), CopyFlags, copyVerbosity, copyDest - , InstallFlags, installVerbosity - , fromFlag, fromFlagOrDefault, copyDest - ) -@@ -640,7 +640,7 @@ ldconfig path = case buildOS of - otherwise -> error "Couldn't execute ldconfig, ensure it is on your path" - - myCopyHook :: PackageDescription -> LocalBuildInfo -> UserHooks -> CopyFlags -> IO () --myCopyHook = hookHelper (fromFlag . copyVerbosity) (fromFlagOrDefault NoCopyDest . copyDest) (copyHook simpleUserHooks) -+myCopyHook = hookHelper (fromFlag . copyVerbosity) (fromFlag . copyDest) (copyHook simpleUserHooks) - - myInstHook :: PackageDescription -> LocalBuildInfo -> UserHooks -> InstallFlags -> IO () - myInstHook = hookHelper (fromFlag . installVerbosity) (const NoCopyDest) (instHook simpleUserHooks) -@@ -668,4 +668,3 @@ hookHelper verbosity copydest origHook pkg_descr local - inst_lib_dir = libdir $ absoluteInstallDirs pkg_descr local_bld_info (copydest flags) - - installOrdinaryFile (verbosity flags) (bld_dir lib_name) (inst_lib_dir lib_name) -- ldconfig inst_lib_dir diff --git a/x11-toolkits/hs-wxc/pkg-descr b/x11-toolkits/hs-wxc/pkg-descr deleted file mode 100644 index 79c2ea3d3a8b..000000000000 --- a/x11-toolkits/hs-wxc/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -wxHaskell is a portable and native GUI library for Haskell. It is built -on top of wxWidgets, a comprehensive C++ library that is portable across -all major GUI platforms, including GTK, Windows, X11, and MacOS X. - -WWW: http://haskell.org/haskellwiki/WxHaskell diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile deleted file mode 100644 index 941fb0a7c1bf..000000000000 --- a/x11-toolkits/hs-wxcore/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $FreeBSD$ - -PORTNAME= wxcore -PORTVERSION= 0.92.3.0 -PORTREVISION= 4 -CATEGORIES= x11-toolkits haskell - -MAINTAINER= haskell@FreeBSD.org -COMMENT= wxHaskell core - -USE_CABAL= wxc>=0.91 wxdirect>=0.91 - -USES= dos2unix pkgconfig -DOS2UNIX_GLOB= *.hs - -USE_WX= 3.0 -WX_COMPS= wx - -DEPRECATED= Doesn't build with recent GHC version -EXPIRATION_DATE= 2018-10-22 - -.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include diff --git a/x11-toolkits/hs-wxcore/distinfo b/x11-toolkits/hs-wxcore/distinfo deleted file mode 100644 index faae1be34ebf..000000000000 --- a/x11-toolkits/hs-wxcore/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499625643 -SHA256 (cabal/wxcore-0.92.3.0.tar.gz) = e053e1e9fc44f7ae2837c09c07bc1073255950d761643ec15a4a9f19557195e4 -SIZE (cabal/wxcore-0.92.3.0.tar.gz) = 400300 diff --git a/x11-toolkits/hs-wxcore/files/patch-Setup.hs b/x11-toolkits/hs-wxcore/files/patch-Setup.hs deleted file mode 100644 index fa0a2f170de6..000000000000 --- a/x11-toolkits/hs-wxcore/files/patch-Setup.hs +++ /dev/null @@ -1,10 +0,0 @@ ---- Setup.hs.orig 2017-04-28 17:39:58 UTC -+++ Setup.hs -@@ -90,7 +90,6 @@ myConfHook (pkg0, pbi) flags = do - - let libbi' = libbi - { extraLibDirs = extraLibDirs libbi ++ [wxcDirectory] -- , extraLibs = extraLibs libbi ++ ["wxc"] - , PD.includeDirs = PD.includeDirs libbi ++ case glIncludeDirs of - ('-':'I':v) -> [v]; - _ -> [] diff --git a/x11-toolkits/hs-wxcore/pkg-descr b/x11-toolkits/hs-wxcore/pkg-descr deleted file mode 100644 index 31bf09fc9caa..000000000000 --- a/x11-toolkits/hs-wxcore/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -wxHaskell is a portable and native GUI library for Haskell. It is built -on top of wxWidgets, a comprehensive C++ library that is portable across -all major GUI platforms, including GTK, Windows, X11, and MacOS X. - -WWW: http://haskell.org/haskellwiki/WxHaskell