Remove www/hs-wai. No longer used.
This commit is contained in:
parent
ea086f7491
commit
98ea6b8ca6
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2016/01/09 19:15:35 kili Exp $
|
||||
|
||||
# XXX newer versions buildable with ghc-7.10 need a new dependency
|
||||
# 'bytestring-builder'.
|
||||
|
||||
BROKEN = needs new dependencies
|
||||
|
||||
COMMENT = web application interface
|
||||
|
||||
DISTNAME = wai-1.4.0.1
|
||||
REVISION = 1
|
||||
CATEGORIES = devel www
|
||||
HOMEPAGE = https://github.com/snoyberg/wai
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
|
||||
# BSD3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = lang/ghc
|
||||
|
||||
MODGHC_BUILD = cabal hackage haddock register
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/hs-blaze-builder>=0.2.1.4,<0.4 \
|
||||
devel/hs-conduit>=0.5,<1.1 \
|
||||
devel/hs-network>=2.2.1.5 \
|
||||
devel/hs-text>=0.7 \
|
||||
devel/hs-vault>=0.1,<0.3 \
|
||||
www/hs-http-types>=0.7
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ghc/wai-1.4.0.1.tar.gz) = Vnyjp7Bl9BBYuoMkijlrTybmzi1Ze+lB4RG5286tCLQ=
|
||||
SIZE (ghc/wai-1.4.0.1.tar.gz) = 4618
|
@ -1,2 +0,0 @@
|
||||
Provides a common protocol for communication between web aplications
|
||||
and web servers.
|
@ -1,27 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/12/03 21:56:45 kili Exp $
|
||||
lib/ghc/${DISTNAME}/
|
||||
lib/ghc/${DISTNAME}/Network/
|
||||
lib/ghc/${DISTNAME}/Network/Wai.hi
|
||||
lib/ghc/${DISTNAME}/Network/Wai.p_hi
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
|
||||
lib/ghc/${DISTNAME}/libHS${DISTNAME}_p.a
|
||||
lib/ghc/${DISTNAME}/register.sh
|
||||
share/doc/hs-${DISTNAME}/
|
||||
share/doc/hs-${DISTNAME}/LICENSE
|
||||
share/doc/hs-${DISTNAME}/html/
|
||||
share/doc/hs-${DISTNAME}/html/Network-Wai.html
|
||||
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_Network-Wai.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
|
||||
share/doc/hs-${DISTNAME}/html/wai.haddock
|
||||
@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
|
Loading…
x
Reference in New Issue
Block a user