Import hs-regex-compat. No idea what this provides, but it'll be

needed by darcs and is required by the Haskell Platform anyways

Not yet wired to the build.
This commit is contained in:
kili 2010-04-06 14:45:40 +00:00
parent 1684891056
commit f7d87f7fda
4 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/06 14:45:40 kili Exp $
COMMENT = module layer over regex-posix to replace Text.Regex
DISTNAME = regex-compat-0.92
CATEGORIES = devel
HOMEPAGE = http://sourceforge.net/projects/lazy-regex
MAINTAINER = Matthias Kilian <kili@openbsd.org>
# BSD
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
LIB_DEPENDS = :hs-regex-base->=0.93:devel/hs-regex-base \
:hs-regex-posix->=0.93:devel/hs-regex-posix
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (regex-compat-0.92.tar.gz) = zkcaCyVXh/rSJNBIGtz2bw==
RMD160 (regex-compat-0.92.tar.gz) = MpVjaW45HJW5Wuqs+mQS9txksWU=
SHA1 (regex-compat-0.92.tar.gz) = bZ+fDFuMnBgkOn0wOK4Hq6KEmW0=
SHA256 (regex-compat-0.92.tar.gz) = Qw0lG9cEBx/KHjjJslBUPwDU43A4LtVSrD10B9TyeTY=
SIZE (regex-compat-0.92.tar.gz) = 4138

View File

@ -0,0 +1,2 @@
Regular expression matching for Haskell. Uses the POSIX regular
expression interface in "Text.Regex.Posix".

View File

@ -0,0 +1,26 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/06 14:45:40 kili Exp $
lib/${DISTNAME}/
lib/${DISTNAME}/ghc-${MODGHC_VER}/
lib/${DISTNAME}/ghc-${MODGHC_VER}/HS${DISTNAME}.o
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex.hi
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/Text-Regex.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_Text-Regex.html
share/doc/${DISTNAME}/html/minus.gif
share/doc/${DISTNAME}/html/plus.gif
share/doc/${DISTNAME}/html/regex-compat.haddock