Remove unused devel/hs-sandi
This commit is contained in:
parent
b8be84428e
commit
47a403e46f
@ -1,22 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/09/30 12:18:46 kili Exp $
|
||||
|
||||
COMMENT = data encoding library
|
||||
|
||||
DISTNAME = sandi-0.5
|
||||
CATEGORIES = devel
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
MODGHC_PACKAGE_KEY = IzshKkho05BGGpyRzAGPU7
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
RUN_DEPENDS = devel/hs-conduit>=1.2,<1.4 \
|
||||
devel/hs-exceptions>=0.10,<0.11
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ghc/sandi-0.5.tar.gz) = SUChn+nF6bCKnxOaCAajC5VtAH76lz83Y77TFlFUr9k=
|
||||
SIZE (ghc/sandi-0.5.tar.gz) = 19115
|
@ -1,10 +0,0 @@
|
||||
$OpenBSD: patch-Setup_hs,v 1.1 2019/09/30 12:18:46 kili Exp $
|
||||
|
||||
Trivial Setup.hs instead of processing package.yaml
|
||||
|
||||
Index: Setup.hs
|
||||
--- Setup.hs.orig
|
||||
+++ Setup.hs
|
||||
@@ -0,0 +1,2 @@
|
||||
+import Distribution.Simple
|
||||
+main = defaultMain
|
@ -1,3 +0,0 @@
|
||||
Reasonably fast data encoding library that handles base16, base32,
|
||||
base32-hex, base64, base64-uri, base85, quoted-printable, uu-encoding,
|
||||
xx-encoding and y-encoding.
|
@ -1,112 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2019/09/30 12:18:46 kili Exp $
|
||||
@tag ghc-pkg-recache
|
||||
lib/ghc/package.conf.d/${DISTNAME}.conf
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Codec/
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base16.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base16.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base16.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32Hex.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32Hex.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base32Hex.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64Url.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64Url.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base64Url.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base85.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base85.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Base85.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/QuotedPrintable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/QuotedPrintable.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/QuotedPrintable.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Uu.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Uu.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Uu.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Xx.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Xx.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Xx.p_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Yenc.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Yenc.hi
|
||||
lib/ghc/${DISTNAME}/Codec/Binary/Yenc.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base16.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base16.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base16.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32Hex.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32Hex.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base32Hex.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64Url.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64Url.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base64Url.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base85.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base85.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Base85.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/QuotedPrintable.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/QuotedPrintable.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/QuotedPrintable.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Util.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Util.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Util.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Uu.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Uu.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Uu.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Xx.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Xx.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Xx.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Yenc.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Yenc.hi
|
||||
lib/ghc/${DISTNAME}/Data/Conduit/Codec/Yenc.p_hi
|
||||
lib/ghc/${DISTNAME}/Paths_sandi.dyn_hi
|
||||
lib/ghc/${DISTNAME}/Paths_sandi.hi
|
||||
lib/ghc/${DISTNAME}/Paths_sandi.p_hi
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-4sQjvQKDKvoBWKJVLisOwf-ghc${MODGHC_VER}.so
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-4sQjvQKDKvoBWKJVLisOwf.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}-4sQjvQKDKvoBWKJVLisOwf_p.a
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base16.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base32.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base32Hex.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base64.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base64Url.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Base85.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-QuotedPrintable.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Uu.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Xx.html
|
||||
share/doc/hs-${DISTNAME}/html/Codec-Binary-Yenc.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base16.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base32.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base32Hex.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base64.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base64Url.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Base85.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-QuotedPrintable.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Uu.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Xx.html
|
||||
share/doc/hs-${DISTNAME}/html/Data-Conduit-Codec-Yenc.html
|
||||
share/doc/hs-${DISTNAME}/html/doc-index.html
|
||||
share/doc/hs-${DISTNAME}/html/haddock-bundle.min.js
|
||||
share/doc/hs-${DISTNAME}/html/hslogo-16.png
|
||||
share/doc/hs-${DISTNAME}/html/index.html
|
||||
share/doc/hs-${DISTNAME}/html/meta.json
|
||||
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/quick-jump.css
|
||||
share/doc/hs-${DISTNAME}/html/sandi.haddock
|
||||
share/doc/hs-${DISTNAME}/html/synopsis.png
|
Loading…
x
Reference in New Issue
Block a user