Import hs-regex-posix, a regex module for Haskell backed on the C

posix regex api.

Not yet wired to the build.
This commit is contained in:
kili 2010-04-06 14:43:57 +00:00
parent c3e3793214
commit 1684891056
4 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/06 14:43:57 kili Exp $
COMMENT = posix regex backend for regex-base
DISTNAME = regex-posix-0.94.1
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
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (regex-posix-0.94.1.tar.gz) = Yk5TlBVms+9aj/kYMphD+Q==
RMD160 (regex-posix-0.94.1.tar.gz) = eYe2IoAOec53Y0yYO7wXfXEZis0=
SHA1 (regex-posix-0.94.1.tar.gz) = TQyCAkbaJXNUOMlsQ5LdBDo4u/s=
SHA256 (regex-posix-0.94.1.tar.gz) = Y+dt4GENNfG1dq5lolo44E51jtZLmzUS3pW9/9ZJSFw=
SIZE (regex-posix-0.94.1.tar.gz) = 13015

View File

@ -0,0 +1,3 @@
This Haskell module provides the Regex backend that wraps the c
posix regex api. This is the backend being used by the regex-compat
package to replace Text.Regex

View File

@ -0,0 +1,44 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/04/06 14:43:57 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/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/ByteString/
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/ByteString.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/ByteString/Lazy.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/Sequence.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/String.hi
lib/${DISTNAME}/ghc-${MODGHC_VER}/Text/Regex/Posix/Wrap.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-Posix-ByteString-Lazy.html
share/doc/${DISTNAME}/html/Text-Regex-Posix-ByteString.html
share/doc/${DISTNAME}/html/Text-Regex-Posix-Sequence.html
share/doc/${DISTNAME}/html/Text-Regex-Posix-String.html
share/doc/${DISTNAME}/html/Text-Regex-Posix-Wrap.html
share/doc/${DISTNAME}/html/Text-Regex-Posix.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-Posix-ByteString-Lazy.html
share/doc/${DISTNAME}/html/mini_Text-Regex-Posix-ByteString.html
share/doc/${DISTNAME}/html/mini_Text-Regex-Posix-Sequence.html
share/doc/${DISTNAME}/html/mini_Text-Regex-Posix-String.html
share/doc/${DISTNAME}/html/mini_Text-Regex-Posix-Wrap.html
share/doc/${DISTNAME}/html/mini_Text-Regex-Posix.html
share/doc/${DISTNAME}/html/minus.gif
share/doc/${DISTNAME}/html/plus.gif
share/doc/${DISTNAME}/html/regex-posix.haddock