Remove hs-attoparsec-text.
This commit is contained in:
parent
d26d6b302e
commit
9c6d416115
@ -1,23 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2012/04/28 19:25:25 kili Exp $
|
||||
|
||||
BROKEN= doesn't build with newer attoparsec
|
||||
COMMENT= fast combinator parsing for texts
|
||||
|
||||
DISTNAME= attoparsec-text-0.8.5.1
|
||||
CATEGORIES= textproc
|
||||
|
||||
# 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
|
||||
|
||||
RUN_DEPENDS = devel/hs-text \
|
||||
textproc/hs-attoparsec
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (ghc/attoparsec-text-0.8.5.1.tar.gz) = swAUhYf0wzsEfcrvGS+Lhw==
|
||||
RMD160 (ghc/attoparsec-text-0.8.5.1.tar.gz) = JHVuusfGlMHx7w7CrTCfpQeaWnk=
|
||||
SHA1 (ghc/attoparsec-text-0.8.5.1.tar.gz) = s2wqv8QLtj4aKo38btgdIaTVGRE=
|
||||
SHA256 (ghc/attoparsec-text-0.8.5.1.tar.gz) = H8QxIiZmU3drsVe5xv/XQZZRZy9LeOXNphsKJ3H8wMY=
|
||||
SIZE (ghc/attoparsec-text-0.8.5.1.tar.gz) = 16729
|
@ -1,4 +0,0 @@
|
||||
A fast parser combinator library, aimed particularly at dealing
|
||||
efficiently with network protocols and complicated text/binary file
|
||||
formats. This library is basically a translation of the original
|
||||
attoparsec library to use text instead of bytestrings.
|
@ -1,35 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/09/24 19:03:33 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Text/
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Text.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Text/FastSet.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Text/Internal.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Text/Lazy.hi
|
||||
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/register.sh -v0
|
||||
@unexec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/unregister.sh -v0 --force
|
||||
lib/ghc/${DISTNAME}/unregister.sh
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Data-Attoparsec-Text-FastSet.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Attoparsec-Text-Lazy.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Attoparsec-Text.html
|
||||
share/doc/hs-${DISTNAME}/html/attoparsec-text.haddock
|
||||
share/doc/hs-${DISTNAME}/html/doc-index.html
|
||||
share/doc/hs-${DISTNAME}/html/frames.html
|
||||
share/doc/hs-${DISTNAME}/html/haddock-util.js
|
||||
share/doc/hs-${DISTNAME}/html/hslogo-16.png
|
||||
share/doc/hs-${DISTNAME}/html/index-frames.html
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Attoparsec-Text-FastSet.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Attoparsec-Text-Lazy.html
|
||||
share/doc/hs-${DISTNAME}/html/mini_Data-Attoparsec-Text.html
|
||||
share/doc/hs-${DISTNAME}/html/minus.gif
|
||||
share/doc/hs-${DISTNAME}/html/ocean.css
|
||||
share/doc/hs-${DISTNAME}/html/plus.gif
|
||||
share/doc/hs-${DISTNAME}/html/synopsis.png
|
Loading…
Reference in New Issue
Block a user