Remove devel/hood (wrong location).
This commit is contained in:
parent
c6f13a9120
commit
8297d6d4fe
@ -1,22 +0,0 @@
|
||||
# $OpenBSD
|
||||
|
||||
COMMENT = Haskell Object Observation Debugger
|
||||
|
||||
DISTNAME = hood-0.2
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://www.ittc.ku.edu/csdl/fpg/Hood
|
||||
|
||||
MAINTAINER = Matthias Kilian <kili@openbsd.org>
|
||||
|
||||
# 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
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (hood-0.2.tar.gz) = zTMhIY4b+ZVAVmVGKQutkQ==
|
||||
RMD160 (hood-0.2.tar.gz) = Op30UcEa8p1qXX0xy+1pmXhpwkg=
|
||||
SHA1 (hood-0.2.tar.gz) = Y8+fcUuuik/Zi4RX2g/jYlKzlcE=
|
||||
SHA256 (hood-0.2.tar.gz) = llU3Swx1wT0BrZdyzWauSg9hOuOqFFPE2Ti0WVOW5po=
|
||||
SIZE (hood-0.2.tar.gz) = 8462
|
@ -1,4 +0,0 @@
|
||||
HOOD is a small post-mortem debugger for the lazy functional language
|
||||
]Haskell. It is based on the concept of observation of intermediate
|
||||
data structures, rather than the more traditional stepping and
|
||||
variable examination paradigm used by imperative language debuggers.
|
@ -1,27 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/24 20:10:33 kili Exp $
|
||||
lib/${DISTNAME}/
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/Hood/
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/Debug/Hood/Observe.hi
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/HS${DISTNAME}.o
|
||||
lib/${DISTNAME}/ghc-${MODGHC_VER}/libHS${DISTNAME}.a
|
||||
lib/${DISTNAME}/register.sh
|
||||
@exec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/register.sh -v0
|
||||
@unexec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/unregister.sh -v0 --force
|
||||
lib/${DISTNAME}/unregister.sh
|
||||
share/doc/${DISTNAME}/
|
||||
share/doc/${DISTNAME}/LICENSE
|
||||
share/doc/${DISTNAME}/html/
|
||||
share/doc/${DISTNAME}/html/Debug-Hood-Observe.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/hood.haddock
|
||||
share/doc/${DISTNAME}/html/index-frames.html
|
||||
share/doc/${DISTNAME}/html/index.html
|
||||
share/doc/${DISTNAME}/html/mini_Debug-Hood-Observe.html
|
||||
share/doc/${DISTNAME}/html/minus.gif
|
||||
share/doc/${DISTNAME}/html/plus.gif
|
Loading…
x
Reference in New Issue
Block a user