Import regex-base-0.93.2 as textproc/hs-regex-base,
packaged for wip by pho. Haskell Interface API for regex-posix,pcre,parsec,tdfa,dfa
This commit is contained in:
parent
e051f450b6
commit
a146db2f3c
5 changed files with 60 additions and 0 deletions
1
textproc/hs-regex-base/DESCR
Normal file
1
textproc/hs-regex-base/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Haskell Interface API for regex-posix,pcre,parsec,tdfa,dfa
|
12
textproc/hs-regex-base/Makefile
Normal file
12
textproc/hs-regex-base/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/08/01 20:55:51 szptvlfn Exp $
|
||||
|
||||
DISTNAME= regex-base-0.93.2
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= pho@cielonegro.org
|
||||
COMMENT= Replaces/Enhances Haskell Text.Regex
|
||||
LICENSE= modified-bsd
|
||||
|
||||
.include "../../mk/haskell.mk"
|
||||
.include "../../devel/hs-mtl/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
28
textproc/hs-regex-base/PLIST
Normal file
28
textproc/hs-regex-base/PLIST
Normal file
|
@ -0,0 +1,28 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/08/01 20:55:51 szptvlfn Exp $
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/HSregex-base-${PKGVERSION}.o
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Base.hi
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Base/Context.hi
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Base/Impl.hi
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Base/RegexLike.hi
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/libHSregex-base-${PKGVERSION}.a
|
||||
lib/regex-base-${PKGVERSION}/${HASKELL_VERSION}/package-description
|
||||
share/doc/regex-base-${PKGVERSION}/LICENSE
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/Text-Regex-Base-Context.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/Text-Regex-Base-Impl.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/Text-Regex-Base-RegexLike.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/Text-Regex-Base.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/doc-index.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/frames.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/haddock-util.js
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/hslogo-16.png
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/index-frames.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/index.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/mini_Text-Regex-Base-Context.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/mini_Text-Regex-Base-Impl.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/mini_Text-Regex-Base-RegexLike.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/mini_Text-Regex-Base.html
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/minus.gif
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/ocean.css
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/plus.gif
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/regex-base.haddock
|
||||
${PLIST.doc}share/doc/regex-base-${PKGVERSION}/html/synopsis.png
|
14
textproc/hs-regex-base/buildlink3.mk
Normal file
14
textproc/hs-regex-base/buildlink3.mk
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2014/08/01 20:55:51 szptvlfn Exp $
|
||||
|
||||
BUILDLINK_TREE+= hs-regex-base
|
||||
|
||||
.if !defined(HS_REGEX_BASE_BUILDLINK3_MK)
|
||||
HS_REGEX_BASE_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.hs-regex-base+= hs-regex-base>=0.93.2
|
||||
BUILDLINK_PKGSRCDIR.hs-regex-base?= ../../textproc/hs-regex-base
|
||||
|
||||
.include "../../devel/hs-mtl/buildlink3.mk"
|
||||
.endif # HS_REGEX_BASE_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -hs-regex-base
|
5
textproc/hs-regex-base/distinfo
Normal file
5
textproc/hs-regex-base/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/08/01 20:55:51 szptvlfn Exp $
|
||||
|
||||
SHA1 (regex-base-0.93.2.tar.gz) = 96ceb1ca8df2397a4dffba570e24d438401e4ffd
|
||||
RMD160 (regex-base-0.93.2.tar.gz) = c009e193dd453666c7c3b585a25f3a8add7ec6b6
|
||||
Size (regex-base-0.93.2.tar.gz) = 9156 bytes
|
Loading…
Reference in a new issue