Import hs-zlib, providing zlib bindings for Haskell.

Requred by darcs and also member of the Haskell Platform.
Not yet weird to the build.
This commit is contained in:
kili 2010-04-08 14:52:11 +00:00
parent 0c98645668
commit 9481bb99db
4 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/08 14:52:11 kili Exp $
COMMENT = zlib bindings for Haskell
DISTNAME = zlib-0.5.2.0
CATEGORIES = archivers devel
MAINTAINER = Matthias Kilian <kili@openbsd.org>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (zlib-0.5.2.0.tar.gz) = GYWeJB3BjvFQGl1E2FI1Bw==
RMD160 (zlib-0.5.2.0.tar.gz) = XZtnTiNbJg9k1lBRr+zryTXCp64=
SHA1 (zlib-0.5.2.0.tar.gz) = 5AAltGSjpwHD6DXbwK5UDHO60fw=
SHA256 (zlib-0.5.2.0.tar.gz) = QRn7Yn4K3CsSms2G/lckzwWknY3ltk63puUZ0779O48=
SIZE (zlib-0.5.2.0.tar.gz) = 125081

View File

@ -0,0 +1,8 @@
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy 'ByteString's. It uses the zlib
C library so it has high performance. It supports the "zlib", "gzip"
and "raw" compression formats.
It provides a convenient high level API suitable for most tasks and
for the few cases where more control is needed it provides access
to the full zlib feature set.

View File

@ -0,0 +1,38 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/08 14:52:11 kili Exp $
lib/${DISTNAME}/
lib/${DISTNAME}/ghc-${MODGHC_VER}/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/GZip.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/Zlib/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/Zlib.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/Zlib/Internal.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/Zlib/Raw.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Codec/Compression/Zlib/Stream.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/HS${DISTNAME}.o
lib/${DISTNAME}/ghc-${MODGHC_VER}/libHS${DISTNAME}.a
lib/${DISTNAME}/register.sh
@exec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/register.sh
@unexec-delete /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/unregister.sh
lib/${DISTNAME}/unregister.sh
share/doc/${DISTNAME}/
share/doc/${DISTNAME}/LICENSE
share/doc/${DISTNAME}/html/
share/doc/${DISTNAME}/html/Codec-Compression-GZip.html
share/doc/${DISTNAME}/html/Codec-Compression-Zlib-Internal.html
share/doc/${DISTNAME}/html/Codec-Compression-Zlib-Raw.html
share/doc/${DISTNAME}/html/Codec-Compression-Zlib.html
share/doc/${DISTNAME}/html/doc-index.html
share/doc/${DISTNAME}/html/frames.html
share/doc/${DISTNAME}/html/haddock-util.js
share/doc/${DISTNAME}/html/haddock.css
share/doc/${DISTNAME}/html/haskell_icon.gif
share/doc/${DISTNAME}/html/index-frames.html
share/doc/${DISTNAME}/html/index.html
share/doc/${DISTNAME}/html/mini_Codec-Compression-GZip.html
share/doc/${DISTNAME}/html/mini_Codec-Compression-Zlib-Internal.html
share/doc/${DISTNAME}/html/mini_Codec-Compression-Zlib-Raw.html
share/doc/${DISTNAME}/html/mini_Codec-Compression-Zlib.html
share/doc/${DISTNAME}/html/minus.gif
share/doc/${DISTNAME}/html/plus.gif
share/doc/${DISTNAME}/html/zlib.haddock