From 00ece3cc38569a13d70b8d7ac0fcdcdcc858140a Mon Sep 17 00:00:00 2001 From: obraun Date: Wed, 4 Sep 2002 18:39:09 +0000 Subject: Add prefix `hs-' for Haskell related ports after repo copy. Remove Haskell ports without prefix. --- devel/Makefile | 14 +- devel/c2hs/Makefile | 32 ---- devel/c2hs/distinfo | 1 - devel/c2hs/pkg-comment | 1 - devel/c2hs/pkg-descr | 13 -- devel/c2hs/pkg-plist | 15 -- devel/drift/Makefile | 37 ----- devel/drift/distinfo | 1 - devel/drift/pkg-comment | 1 - devel/drift/pkg-descr | 16 -- devel/drift/pkg-plist | 4 - devel/green-card/Makefile | 33 ----- devel/green-card/distinfo | 1 - devel/green-card/files/patch-src::Makefile | 12 -- devel/green-card/pkg-comment | 1 - devel/green-card/pkg-descr | 8 - devel/green-card/pkg-plist | 26 ---- devel/haddock/Makefile | 44 ------ devel/haddock/distinfo | 1 - devel/haddock/pkg-comment | 1 - devel/haddock/pkg-descr | 8 - devel/haddock/pkg-plist | 34 ----- devel/happy/Makefile | 48 ------ devel/happy/distinfo | 1 - devel/happy/pkg-comment | 1 - devel/happy/pkg-descr | 5 - devel/happy/pkg-plist | 53 ------- devel/hat/Makefile | 96 ------------ devel/hat/distinfo | 1 - devel/hat/files/patch-configure | 20 --- devel/hat/files/patch-script::harch | 13 -- devel/hat/pkg-comment | 1 - devel/hat/pkg-descr | 10 -- devel/hat/pkg-plist | 226 ----------------------------- devel/hmake/Makefile | 42 ------ devel/hmake/distinfo | 1 - devel/hmake/files/patch-script::harch | 13 -- devel/hmake/pkg-comment | 1 - devel/hmake/pkg-descr | 20 --- devel/hmake/pkg-plist | 12 -- devel/hs-c2hs/Makefile | 1 + devel/hs-drift/Makefile | 1 + devel/hs-green-card/Makefile | 1 + devel/hs-haddock/Makefile | 1 + devel/hs-happy/Makefile | 1 + devel/hs-hat/Makefile | 3 +- devel/hs-hmake/Makefile | 1 + 47 files changed, 15 insertions(+), 862 deletions(-) delete mode 100644 devel/c2hs/Makefile delete mode 100644 devel/c2hs/distinfo delete mode 100644 devel/c2hs/pkg-comment delete mode 100644 devel/c2hs/pkg-descr delete mode 100644 devel/c2hs/pkg-plist delete mode 100644 devel/drift/Makefile delete mode 100644 devel/drift/distinfo delete mode 100644 devel/drift/pkg-comment delete mode 100644 devel/drift/pkg-descr delete mode 100644 devel/drift/pkg-plist delete mode 100644 devel/green-card/Makefile delete mode 100644 devel/green-card/distinfo delete mode 100644 devel/green-card/files/patch-src::Makefile delete mode 100644 devel/green-card/pkg-comment delete mode 100644 devel/green-card/pkg-descr delete mode 100644 devel/green-card/pkg-plist delete mode 100644 devel/haddock/Makefile delete mode 100644 devel/haddock/distinfo delete mode 100644 devel/haddock/pkg-comment delete mode 100644 devel/haddock/pkg-descr delete mode 100644 devel/haddock/pkg-plist delete mode 100644 devel/happy/Makefile delete mode 100644 devel/happy/distinfo delete mode 100644 devel/happy/pkg-comment delete mode 100644 devel/happy/pkg-descr delete mode 100644 devel/happy/pkg-plist delete mode 100644 devel/hat/Makefile delete mode 100644 devel/hat/distinfo delete mode 100644 devel/hat/files/patch-configure delete mode 100644 devel/hat/files/patch-script::harch delete mode 100644 devel/hat/pkg-comment delete mode 100644 devel/hat/pkg-descr delete mode 100644 devel/hat/pkg-plist delete mode 100644 devel/hmake/Makefile delete mode 100644 devel/hmake/distinfo delete mode 100644 devel/hmake/files/patch-script::harch delete mode 100644 devel/hmake/pkg-comment delete mode 100644 devel/hmake/pkg-descr delete mode 100644 devel/hmake/pkg-plist (limited to 'devel') diff --git a/devel/Makefile b/devel/Makefile index 9169f9e..f2b1218 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -70,7 +70,6 @@ SUBDIR += bugzilla SUBDIR += buildtool SUBDIR += byaccj - SUBDIR += c2hs SUBDIR += c2lib SUBDIR += c2man SUBDIR += c4 @@ -143,7 +142,6 @@ SUBDIR += domc SUBDIR += dotconf SUBDIR += doxygen - SUBDIR += drift SUBDIR += e4graph SUBDIR += ebnf2yacc SUBDIR += ecb @@ -213,16 +211,18 @@ SUBDIR += gnustep-make SUBDIR += gperf SUBDIR += gputils - SUBDIR += green-card SUBDIR += gtgt SUBDIR += gtranslator SUBDIR += gvd - SUBDIR += haddock - SUBDIR += happy SUBDIR += happydoc - SUBDIR += hat - SUBDIR += hmake SUBDIR += hp48cc + SUBDIR += hs-c2hs + SUBDIR += hs-drift + SUBDIR += hs-green-card + SUBDIR += hs-haddock + SUBDIR += hs-happy + SUBDIR += hs-hat + SUBDIR += hs-hmake SUBDIR += hs-hpl SUBDIR += hs-popenhs SUBDIR += hypersrc diff --git a/devel/c2hs/Makefile b/devel/c2hs/Makefile deleted file mode 100644 index 5af3f17..0000000 --- a/devel/c2hs/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: c2hs -# Date created: 23 August 2002 -# Whom: Oliver Braun -# -# $FreeBSD$ -# - -PORTNAME= c2hs -PORTVERSION= 0.10.15 -CATEGORIES= devel -MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ - -MAINTAINER= obraun@FreeBSD.org - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc -RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -HAS_CONFIGURE= yes -USE_GMAKE= yes - -CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-add-package - -MAN1= c2hs-config.1 c2hs.1 - -post-build: - @(cd ${WRKSRC}/doc/c2hs && ${GMAKE} man1/c2hs-config.1 man1/c2hs.1) - -post-install: - @(cd ${WRKSRC}/doc/c2hs/man1 && \ - ${INSTALL_MAN} c2hs-config.1 c2hs.1 ${MANPREFIX}/man/man1) - -.include diff --git a/devel/c2hs/distinfo b/devel/c2hs/distinfo deleted file mode 100644 index 6ad2a8c..0000000 --- a/devel/c2hs/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (c2hs-0.10.15.tar.gz) = 30f8163d43716f775aa633d6e461a24f diff --git a/devel/c2hs/pkg-comment b/devel/c2hs/pkg-comment deleted file mode 100644 index 97646c0..0000000 --- a/devel/c2hs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C->Haskell, an Interface Generator for Haskell diff --git a/devel/c2hs/pkg-descr b/devel/c2hs/pkg-descr deleted file mode 100644 index 0dae83c..0000000 --- a/devel/c2hs/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -C->Haskell is an interface generator that simplifies the development of Haskell -bindings to C libraries. The tool processes existing C header files that -determine data layout and function signatures on the C side in conjunction with -Haskell modules that specify Haskell-side type signatures and marshaling -details. Hooks embedded in the Haskell code signal access to C structures and -functions -- they are expanded by the interfacing tool in dependence on -information from the corresponding C header file. Another noteworthy property -is the lightweight nature of the approach. - -WWW: http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ - --- Oliver Braun -obraun@FreeBSD.org diff --git a/devel/c2hs/pkg-plist b/devel/c2hs/pkg-plist deleted file mode 100644 index b4d2d3a..0000000 --- a/devel/c2hs/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/c2hs -bin/c2hs-config -lib/c2hs-0.10.15/ghc5/c2hs.conf -lib/c2hs-0.10.15/ghc5/import/C2HS.hi -lib/c2hs-0.10.15/ghc5/import/C2HSBase.hi -lib/c2hs-0.10.15/ghc5/import/C2HSDeprecated.hi -lib/c2hs-0.10.15/ghc5/import/C2HSMarsh.hi -lib/c2hs-0.10.15/ghc5/import/NewStablePtr.hi -lib/c2hs-0.10.15/ghc5/import/NewStorable.hi -lib/c2hs-0.10.15/ghc5/libc2hs.a -@dirrm lib/c2hs-0.10.15/ghc5/import -@dirrm lib/c2hs-0.10.15/ghc5 -@dirrm lib/c2hs-0.10.15 -@exec %D/bin/c2hs-config --package-conf | %D/bin/ghc-pkg -a -@unexec %D/bin/ghc-pkg -r c2hs diff --git a/devel/drift/Makefile b/devel/drift/Makefile deleted file mode 100644 index 740be90..0000000 --- a/devel/drift/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: drift -# Date created: 13 August 2002 -# Whom: Oliver Braun -# -# $FreeBSD$ - -PORTNAME= drift -PORTVERSION= 2.0.r3 -CATEGORIES= devel -MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ -DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} - -MAINTAINER= obraun@FreeBSD.org - -.if !defined(WITH_GHC) -BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 -.else -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc -.endif - -HAS_CONFIGURE= yes - -.if !defined(WITH_GHC) -CONFIGURE_ARGS+= --with-hc=nhc98 -.else -CONFIGURE_ARGS+= --with-hc=ghc -.endif - -.if !defined(WITH_GHC) -pre-everything: - @${ECHO} "" - @${ECHO} " DrIFT will be build with nhc98." - @${ECHO} " Define WITH_GHC to build with ghc." - @${ECHO} "" -.endif - -.include diff --git a/devel/drift/distinfo b/devel/drift/distinfo deleted file mode 100644 index fd306d8..0000000 --- a/devel/drift/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (DrIFT-2.0rc3.tar.gz) = 7c30a950145181c6a79d813ce6f5eaad diff --git a/devel/drift/pkg-comment b/devel/drift/pkg-comment deleted file mode 100644 index d21ba35..0000000 --- a/devel/drift/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A type sensitive preprocessor for Haskell diff --git a/devel/drift/pkg-descr b/devel/drift/pkg-descr deleted file mode 100644 index 2934178..0000000 --- a/devel/drift/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -DrIFT is a type sensitive preprocessor for Haskell. It extracts type -declarations and directives from modules. The directives cause rules to be -fired on the parsed type declarations, generating new code which is then -appended to the bottom of the input file. The rules are expressed as Haskell -code, and it is intended that the user can add new rules as required. - -DrIFT automates instance derivation for classes that aren't supported by the -standard compilers. In addition, instances can be produced in seperate modules -to that containing the type declaration. This allows instances to be derived -for a type after the original module has been compiled. As a bonus, simple -utility functions can also be produced from a type. - -WWW: http://repetae.net/john/computer/haskell/DrIFT/ - --- Oliver Braun -obraun@informatik.unibw-muenchen.de diff --git a/devel/drift/pkg-plist b/devel/drift/pkg-plist deleted file mode 100644 index cbb6bd3..0000000 --- a/devel/drift/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/DrIFT -@unexec install-info --delete %D/info/drift.info %D/info/dir -info/drift.info -@exec install-info %D/info/drift.info %D/info/dir diff --git a/devel/green-card/Makefile b/devel/green-card/Makefile deleted file mode 100644 index 9a0e88f..0000000 --- a/devel/green-card/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: green-card -# Date created: 01 June 2002 -# Whom: Oliver Braun -# -# $FreeBSD$ -# - -PORTNAME= green-card -PORTVERSION= 2.04 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://www.galois.com/~sof/ -DISTNAME= gc-${PORTVERSION} - -MAINTAINER= obraun@FreeBSD.org - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -WRKSRC= ${WRKDIR}/gc-${PORTVERSION} - -USE_GMAKE= yes -ALL_TARGET= all - -do-install: - @(cd ${WRKSRC}/src && ${CP} green-card ${PREFIX}/bin) - -@mkdir ${PREFIX}/lib/green-card - @(cd ${WRKSRC}/lib/ghc && ${CP} StdDIS.* libHSgreencard.a ${PREFIX}/lib/green-card) -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/doc && ${CP} -R green-card ${PREFIX}/share/doc \ - && ${CP} green-card.dvi.gz green-card.ps.gz ${DOCSDIR}) -.endif - -.include diff --git a/devel/green-card/distinfo b/devel/green-card/distinfo deleted file mode 100644 index b1e4277..0000000 --- a/devel/green-card/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gc-2.04.tar.gz) = 4a36ed69e253cb57d5caf16b0646e3a8 diff --git a/devel/green-card/files/patch-src::Makefile b/devel/green-card/files/patch-src::Makefile deleted file mode 100644 index 9c168a1..0000000 --- a/devel/green-card/files/patch-src::Makefile +++ /dev/null @@ -1,12 +0,0 @@ ---- src/Makefile.orig Wed May 1 23:27:47 2002 -+++ src/Makefile Wed May 1 23:28:02 2002 -@@ -1,9 +1,6 @@ - # (GNU) Makefile for Green Card (GHC) - - ### User serviceable parts ### --HC = /path/to/ghc --CC = gcc --RM = rm - - # Options to compile the sources with. - diff --git a/devel/green-card/pkg-comment b/devel/green-card/pkg-comment deleted file mode 100644 index 1740ffa..0000000 --- a/devel/green-card/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A foreign function interface preprocessor for Haskell diff --git a/devel/green-card/pkg-descr b/devel/green-card/pkg-descr deleted file mode 100644 index e90df26..0000000 --- a/devel/green-card/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Green Card is a foreign function interface preprocessor for Haskell, -simplifying the task of interfacing Haskell programs to external libraries -(which are normally exposed via C interfaces). - -WWW: http://haskell.org/greencard/ - --- Oliver Braun -obraun@informatik.unibw-muenchen.de diff --git a/devel/green-card/pkg-plist b/devel/green-card/pkg-plist deleted file mode 100644 index c593838..0000000 --- a/devel/green-card/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/green-card -lib/green-card/StdDIS.gc -lib/green-card/StdDIS.hi -lib/green-card/StdDIS.hs -lib/green-card/StdDIS.o -lib/green-card/libHSgreencard.a -%%PORTDOCS%%share/doc/green-card/directives.html -%%PORTDOCS%%share/doc/green-card/dis-std.html -%%PORTDOCS%%share/doc/green-card/dis.html -%%PORTDOCS%%share/doc/green-card/docbook.css -%%PORTDOCS%%share/doc/green-card/extensions.html -%%PORTDOCS%%share/doc/green-card/fill-in.html -%%PORTDOCS%%share/doc/green-card/goals.html -%%PORTDOCS%%share/doc/green-card/green-card.dvi.gz -%%PORTDOCS%%share/doc/green-card/green-card.ps.gz -%%PORTDOCS%%share/doc/green-card/greencard.html -%%PORTDOCS%%share/doc/green-card/import.html -%%PORTDOCS%%share/doc/green-card/invoking.html -%%PORTDOCS%%share/doc/green-card/motivation.html -%%PORTDOCS%%share/doc/green-card/overview.html -%%PORTDOCS%%share/doc/green-card/proc-spec.html -%%PORTDOCS%%share/doc/green-card/related.html -%%PORTDOCS%%share/doc/green-card/type-sig.html -%%PORTDOCS%%share/doc/green-card/using.html -%%PORTDOCS%%@dirrm share/doc/green-card -@dirrm lib/green-card diff --git a/devel/haddock/Makefile b/devel/haddock/Makefile deleted file mode 100644 index 7a9da23..0000000 --- a/devel/haddock/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: haddock -# Date created: 09 May 2002 -# Whom: Oliver Braun -# -# $FreeBSD$ - -PORTNAME= haddock -PORTVERSION= 0.4 -CATEGORIES= devel -MASTER_SITES= http://www.haskell.org/haddock/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src - -MAINTAINER= obraun@FreeBSD.org - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ - ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \ - ${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \ - ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \ - jade:${PORTSDIR}/textproc/jade -.endif - -WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local/share/sgml/catalog||' ${WRKSRC}/configure - -post-build: -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/haddock/doc && \ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} html) -.endif - -post-install: -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/haddock/doc && ${CP} -R haddock ${PREFIX}/share/doc) -.endif - -.include diff --git a/devel/haddock/distinfo b/devel/haddock/distinfo deleted file mode 100644 index a1e54ae..0000000 --- a/devel/haddock/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (haddock-0.4-src.tar.gz) = 919e38378b91a223cb1e48178f1a85bd diff --git a/devel/haddock/pkg-comment b/devel/haddock/pkg-comment deleted file mode 100644 index b60bd6d..0000000 --- a/devel/haddock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A documentation tool for Haskell diff --git a/devel/haddock/pkg-descr b/devel/haddock/pkg-descr deleted file mode 100644 index 2504df2..0000000 --- a/devel/haddock/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Haddock is a tool for automatically generating documentation from -annotated Haskell source code. The documentation generated by Haddock -is fully hyperlinked. - -WWW: http://www.haskell.org/haddock/ - --- Oliver Braun -obraun@informatik.unibw-muenchen.de diff --git a/devel/haddock/pkg-plist b/devel/haddock/pkg-plist deleted file mode 100644 index b4412dd..0000000 --- a/devel/haddock/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/haddock -bin/haddock-0.4 -lib/haddock-0.4/haddock.bin -lib/haddock-0.4/haddock.css -lib/haddock-0.4/haskell_icon.gif -%%PORTDOCS%%share/doc/haddock/docbook.css -%%PORTDOCS%%share/doc/haddock/haddock.html -%%PORTDOCS%%share/doc/haddock/introduction.html -%%PORTDOCS%%share/doc/haddock/invoking.html -%%PORTDOCS%%share/doc/haddock/license.html -%%PORTDOCS%%share/doc/haddock/markup.html -%%PORTDOCS%%share/doc/haddock/module-attributes.html -%%PORTDOCS%%share/doc/haddock/x331.html -%%PORTDOCS%%share/doc/haddock/x355.html -%%PORTDOCS%%share/doc/haddock/x360.html -%%PORTDOCS%%share/doc/haddock/x403.html -%%PORTDOCS%%share/doc/haddock/x418.html -%%PORTDOCS%%share/doc/haddock/x486.html -%%PORTDOCS%%share/doc/haddock/x57.html -%%PORTDOCS%%share/doc/haddock/stylesheet-images/caution.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/home.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/important.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/next.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/note.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/prev.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/tip.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-blank.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-minus.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/toc-plus.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/up.gif -%%PORTDOCS%%share/doc/haddock/stylesheet-images/warning.gif -@dirrm lib/haddock-0.4 -%%PORTDOCS%%@dirrm share/doc/haddock/stylesheet-images -%%PORTDOCS%%@dirrm share/doc/haddock diff --git a/devel/happy/Makefile b/devel/happy/Makefile deleted file mode 100644 index 934a54c9..0000000 --- a/devel/happy/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: happy -# Date created: 22 December 2000 -# Whom: Simon Marlow -# -# $FreeBSD$ - -PORTNAME= happy -PORTVERSION= 1.13 -CATEGORIES= devel -MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src - -MAINTAINER= simonmar@microsoft.com - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular \ - ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook \ - ${LOCALBASE}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \ - ${LOCALBASE}/share/sgml/docbook/3.1:${PORTSDIR}/textproc/docbook-310 \ - jade:${PORTSDIR}/textproc/jade -.endif - -WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//g} -USE_GMAKE= yes -GNU_CONFIGURE= yes - -PLIST_SUB= HAPPY_VERSION=${PORTVERSION} - -BOOT_COOKIE = ${WRKDIR}/.boot_done - -${BOOT_COOKIE}: - @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} boot) - -pre-build: ${BOOT_COOKIE} - -post-build: -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/happy/doc && \ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} html) -.endif - -post-install: -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/happy/doc && ${CP} -R happy ${PREFIX}/share/doc) -.endif - -.include diff --git a/devel/happy/distinfo b/devel/happy/distinfo deleted file mode 100644 index dba23ab..0000000 --- a/devel/happy/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (happy-1.13-src.tar.gz) = d17619ae6e2caf883651d88be38dfd8a diff --git a/devel/happy/pkg-comment b/devel/happy/pkg-comment deleted file mode 100644 index 0437352..0000000 --- a/devel/happy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An LALR(1) parser generator for the functional language Haskell diff --git a/devel/happy/pkg-descr b/devel/happy/pkg-descr deleted file mode 100644 index 20f0c1a..0000000 --- a/devel/happy/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is Happy version 1.9, a parser generator for Haskell 98. - -WWW: http://www.haskell.org/happy/ - --- Simon Marlow diff --git a/devel/happy/pkg-plist b/devel/happy/pkg-plist deleted file mode 100644 index ae31ebf..0000000 --- a/devel/happy/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -bin/happy -bin/happy-%%HAPPY_VERSION%% -lib/happy-%%HAPPY_VERSION%%/happy.bin -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays-coerce -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays-coerce-debug -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays-debug -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays-ghc -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-arrays-ghc-debug -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-coerce -lib/happy-%%HAPPY_VERSION%%/happy/HappyTemplate-ghc -share/doc/happy/docbook.css -share/doc/happy/happy-introduction.html -share/doc/happy/happy.html -share/doc/happy/sec-compilation-time.html -share/doc/happy/sec-conflict-tips.html -share/doc/happy/sec-directives.html -share/doc/happy/sec-error.html -share/doc/happy/sec-finding-errors.html -share/doc/happy/sec-grammar-files.html -share/doc/happy/sec-grammar.html -share/doc/happy/sec-info-files.html -share/doc/happy/sec-invoking.html -share/doc/happy/sec-license.html -share/doc/happy/sec-module-header.html -share/doc/happy/sec-module-trailer.html -share/doc/happy/sec-monads.html -share/doc/happy/sec-multiple-parsers.html -share/doc/happy/sec-obtaining.html -share/doc/happy/sec-precedences.html -share/doc/happy/sec-reporting-bugs.html -share/doc/happy/sec-sequences.html -share/doc/happy/sec-tips.html -share/doc/happy/sec-type-signatures.html -share/doc/happy/sec-using.html -share/doc/happy/sec-happy-ghci.html -share/doc/happy/stylesheet-images/caution.gif -share/doc/happy/stylesheet-images/home.gif -share/doc/happy/stylesheet-images/important.gif -share/doc/happy/stylesheet-images/next.gif -share/doc/happy/stylesheet-images/note.gif -share/doc/happy/stylesheet-images/prev.gif -share/doc/happy/stylesheet-images/tip.gif -share/doc/happy/stylesheet-images/toc-blank.gif -share/doc/happy/stylesheet-images/toc-minus.gif -share/doc/happy/stylesheet-images/toc-plus.gif -share/doc/happy/stylesheet-images/up.gif -share/doc/happy/stylesheet-images/warning.gif -@dirrm lib/happy-%%HAPPY_VERSION%%/happy -@dirrm lib/happy-%%HAPPY_VERSION%% -@dirrm share/doc/happy/stylesheet-images -@dirrm share/doc/happy diff --git a/devel/hat/Makefile b/devel/hat/Makefile deleted file mode 100644 index 204daf5..0000000 --- a/devel/hat/Makefile +++ /dev/null @@ -1,96 +0,0 @@ -# New ports collection makefile for: hat -# Date created: 16 June 2002 -# Whom: Oliver Braun -# -# $FreeBSD$ -# - -PORTNAME= hat -PORTVERSION= 2.00 -CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ - -MAINTAINER= obraun@FreeBSD.org - -.if defined(WITHOUT_NHC98) -FORBIDDEN= does not build with ghc-5.04 for the time being -.endif - -.if defined(WITH_GHC) -.undef WITH_GHC -.endif - -.if !defined(WITHOUT_NHC98) -BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 -RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 -.else -WITH_GHC= yes -BUILD_DEPENDS+= hmake:${PORTSDIR}/devel/hmake -.endif -.if defined(WITH_GHC) -BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -RUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc -.endif - -USE_GMAKE= yes -HAS_CONFIGURE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= glib12 -.if !defined(WITH_GHC) || defined(WITHOUT_NHC98) -ALL_TARGET= hat -.endif -.if !defined(WITHOUT_NHC98) -PLIST_SUB+= NHC98="" -.else -PLIST_SUB+= NHC98="@comment " -.endif -.if defined(WITH_GHC) -PLIST_SUB+= GHC="" -.else -PLIST_SUB+= GHC="@comment " -.endif - -CONFIGURE_ARGS= --prefix=${PREFIX} --libdir=${PREFIX}/lib -.if !defined(WITHOUT_NHC98) -CONFIGURE_ARGS+= --buildwith=nhc98 -.else -CONFIGURE_ARGS+= --buildwith=ghc -.endif -.if !defined(NOPORTDOCS) -CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc +docs -.endif - -MAN1= hat-detect.1 hat-observe.1 hat-stack.1 hat-trail.1 - -pre-everything:: - @${ECHO_CMD} "" -.if defined(WITH_GHC) && !defined(WITHOUT_NHC98) - @${ECHO_CMD} " HAT will be built and installed for both nhc98 and ghc." -.elif defined(WITHOUT_NHC98) - @${ECHO_CMD} " HAT will be built and installed for ghc only." -.else - @${ECHO_CMD} " HAT will be built and installed for nhc98 only." -# @${ECHO_CMD} " Define WITH_GHC to install for ghc, too." -# @${ECHO_CMD} " Define WITHOUT_NHC98 to install for ghc only." - @${ECHO_CMD} " HAT does not build with ghc-5.04 for the time being." -.endif - @${ECHO_CMD} "" - -post-patch: - @${REINPLACE_CMD} -e "s|glib-config|${GLIB_CONFIG}|" \ - ${WRKSRC}/configure ${WRKSRC}/src/hat/tools/Makefile \ - ${WRKSRC}/src/hat/oldtools/Makefile - -.if !defined(NOPORTDOCS) -post-install: - @${RM} -r ${PREFIX}/share/doc/hat/CVS -.for ending in aux log - @${RM} ${PREFIX}/share/doc/hat/tutorial1.${ending} -.endfor -.for ending in aux log out toc - @${RM} ${PREFIX}/share/doc/hat/hatuser.${ending} -.endfor -.endif - -.include diff --git a/devel/hat/distinfo b/devel/hat/distinfo deleted file mode 100644 index 2222af5..0000000 --- a/devel/hat/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (hat-2.00.tar.gz) = bd93dd2cc2b9bde2d4b24595074cd158 diff --git a/devel/hat/files/patch-configure b/devel/hat/files/patch-configure deleted file mode 100644 index df9407d..0000000 --- a/devel/hat/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Tue Jun 18 20:12:04 2002 -+++ configure Tue Jun 18 20:12:36 2002 -@@ -385,8 +385,6 @@ - then mkdir -p $DESTDIR$BINDIR; echo ' (created)' - else echo ' (exists)' - fi -- echo " harch" -- cp script/harch $DESTDIR$BINDIR - echo " hat-graph" - cp script/hat-graph $DESTDIR$BINDIR - echo " hat-trans" -@@ -402,7 +400,7 @@ - ln $DESTDIR$BINDIR/hat-template $DESTDIR$BINDIR/$hattool - done - echo -- chmod +x $DESTDIR$BINDIR/harch $DESTDIR$BINDIR/hat-trans -+ chmod +x $DESTDIR$BINDIR/hat-trans - chmod +x $DESTDIR$BINDIR/hat-template $DESTDIR$BINDIR/hat-graph - rm $DESTDIR$BINDIR/hat-template - else diff --git a/devel/hat/files/patch-script::harch b/devel/hat/files/patch-script::harch deleted file mode 100644 index df33c71..0000000 --- a/devel/hat/files/patch-script::harch +++ /dev/null @@ -1,13 +0,0 @@ ---- script/harch.orig Mon May 27 10:30:55 2002 -+++ script/harch Mon May 27 10:31:11 2002 -@@ -13,8 +13,8 @@ - - if uname >/dev/null 2>&1 - then -- if uname -p >/dev/null 2>&1 -- then PROCESSOR=`uname -p` -+ if uname -m >/dev/null 2>&1 -+ then PROCESSOR=`uname -m` - case "$PROCESSOR" in - unknown|*\ *) - PROCESSOR=`uname -m` diff --git a/devel/hat/pkg-comment b/devel/hat/pkg-comment deleted file mode 100644 index 5774fd1..0000000 --- a/devel/hat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A source-level tracer for Haskell 98 diff --git a/devel/hat/pkg-descr b/devel/hat/pkg-descr deleted file mode 100644 index fe4ebb4..0000000 --- a/devel/hat/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Hat is a source-level tracer for Haskell 98, the standard lazy functional -programming language. Hat is a tool that gives the user access to otherwise -invisible information about a computation. - -Hat works with both ghc and nhc98. - -WWW: http://www.cs.york.ac.uk/fp/hat/ - --- Oliver Braun -obraun@informatik.unibw-muenchen.de diff --git a/devel/hat/pkg-plist b/devel/hat/pkg-plist deleted file mode 100644 index b747943..0000000 --- a/devel/hat/pkg-plist +++ /dev/null @@ -1,226 +0,0 @@ -bin/hat-graph -bin/hat-trans -bin/hat-stack -bin/hat-check -bin/hat-observe -bin/hat-detect -bin/hat-view -bin/hat-trail -include/hat/Array.hx -include/hat/CPUTime.hx -include/hat/Char.hx -include/hat/Complex.hx -include/hat/Directory.hx -include/hat/DirectoryBuiltin.hx -include/hat/DirectoryBuiltinTypes.hx -include/hat/IO.hx -include/hat/IOBuiltin.hx -include/hat/IOBuiltinTypes.hx -include/hat/Ix.hx -include/hat/List.hx -include/hat/Locale.hx -include/hat/Maybe.hx -include/hat/Monad.hx -include/hat/Numeric.hx -include/hat/Prelude.hx -include/hat/PreludeBasic.hx -include/hat/PreludeBuiltin.hx -include/hat/PreludeBuiltinTypes.hx -include/hat/Random.hx -include/hat/RandomBuiltin.hx -include/hat/Ratio.hx -include/hat/System.hx -include/hat/SystemBuiltin.hx -include/hat/SystemBuiltinTypes.hx -include/hat/Time.hx -include/hat/TimeBuiltin.hx -include/hat/TimeBuiltinTypes.hx -%%NHC98%%include/nhc98/hat/Hat.hi -%%NHC98%%include/nhc98/hat/TArray.hi -%%NHC98%%include/nhc98/hat/TCPUTime.hi -%%NHC98%%include/nhc98/hat/TChar.hi -%%NHC98%%include/nhc98/hat/TComplex.hi -%%NHC98%%include/nhc98/hat/TDirectory.hi -%%NHC98%%include/nhc98/hat/TDirectoryBuiltin.hi -%%NHC98%%include/nhc98/hat/TDirectoryBuiltinTypes.hi -%%NHC98%%include/nhc98/hat/TIO.hi -%%NHC98%%include/nhc98/hat/TIOBuiltin.hi -%%NHC98%%include/nhc98/hat/TIOBuiltinTypes.hi -%%NHC98%%include/nhc98/hat/TIx.hi -%%NHC98%%include/nhc98/hat/TList.hi -%%NHC98%%include/nhc98/hat/TLocale.hi -%%NHC98%%include/nhc98/hat/TMaybe.hi -%%NHC98%%include/nhc98/hat/TMonad.hi -%%NHC98%%include/nhc98/hat/TNumeric.hi -%%NHC98%%include/nhc98/hat/TPrelude.hi -%%NHC98%%include/nhc98/hat/TPreludeBasic.hi -%%NHC98%%include/nhc98/hat/TPreludeBuiltin.hi -%%NHC98%%include/nhc98/hat/TPreludeBuiltinTypes.hi -%%NHC98%%include/nhc98/hat/TRandom.hi -%%NHC98%%include/nhc98/hat/TRandomBuiltin.hi -%%NHC98%%include/nhc98/hat/TRatio.hi -%%NHC98%%include/nhc98/hat/TSystem.hi -%%NHC98%%include/nhc98/hat/TSystemBuiltin.hi -%%NHC98%%include/nhc98/hat/TSystemBuiltinTypes.hi -%%NHC98%%include/nhc98/hat/TTime.hi -%%NHC98%%include/nhc98/hat/TTimeBuiltin.hi -%%NHC98%%include/nhc98/hat/TTimeBuiltinTypes.hi -lib/ix86-FreeBSD/config -lib/ix86-FreeBSD/hat-trans -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/libHShat.a -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/Hat.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TTimeBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TTime.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TSystemBuiltinTypes.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TSystemBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TSystem.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TRatio.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TRandomBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TRandom.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TPreludeBuiltinTypes.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TPreludeBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TPreludeBasic.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TPrelude.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TNumeric.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TMonad.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TMaybe.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TLocale.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TList.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TIx.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TIOBuiltinTypes.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TIOBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TIO.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TDirectoryBuiltinTypes.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TDirectoryBuiltin.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TDirectory.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TComplex.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TChar.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TCPUTime.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TArray.hi -%%NHC98%%lib/ix86-FreeBSD/hatlib/nhc98/TTimeBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/Hat.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TArray.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TCPUTime.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TChar.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TComplex.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TDirectory.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TDirectoryBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TDirectoryBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TIO.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TIOBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TIOBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TIx.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TList.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TLocale.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TMaybe.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TMonad.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TNumeric.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TPrelude.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TPreludeBasic.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TPreludeBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TPreludeBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TRandom.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TRandomBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TRatio.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TSystem.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TSystemBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TSystemBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TTime.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TTimeBuiltin.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/TTimeBuiltinTypes.hi -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/ghcincdir -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/hat-package.conf -%%GHC%%lib/ix86-FreeBSD/hatlib/ghc/libHShat.a -lib/ix86-FreeBSD/hat-check -lib/ix86-FreeBSD/hat-stack -lib/ix86-FreeBSD/hat-view -lib/ix86-FreeBSD/hat-trail -lib/ix86-FreeBSD/hat-observe -%%NHC98%%lib/nhc98/ix86-FreeBSD/libHShat.a -%%GHC%%lib/ghc-5.02.2/imports/hat/Hat.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TArray.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TCPUTime.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TChar.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TComplex.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TDirectory.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TDirectoryBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TDirectoryBuiltinTypes.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TIO.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TIOBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TIOBuiltinTypes.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TIx.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TList.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TLocale.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TMaybe.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TMonad.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TNumeric.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TPrelude.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TPreludeBasic.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TPreludeBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TPreludeBuiltinTypes.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TRandom.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TRandomBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TRatio.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TSystem.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TSystemBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TSystemBuiltinTypes.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TTime.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TTimeBuiltin.hi -%%GHC%%lib/ghc-5.02.2/imports/hat/TTimeBuiltinTypes.hi -%%GHC%%lib/ghc-5.02.2/libHShat.a -%%PORTDOCS%%share/doc/hat/BadInsort.hs -%%PORTDOCS%%share/doc/hat/Insort.hs -%%PORTDOCS%%share/doc/hat/browser-detail.html -%%PORTDOCS%%share/doc/hat/bugs-tools.html -%%PORTDOCS%%share/doc/hat/bugs.html -%%PORTDOCS%%share/doc/hat/config.html -%%PORTDOCS%%share/doc/hat/copyright.html -%%PORTDOCS%%share/doc/hat/download.html -%%PORTDOCS%%share/doc/hat/faq.html -%%PORTDOCS%%share/doc/hat/feature-table.html -%%PORTDOCS%%share/doc/hat/fest-0202.bugs -%%PORTDOCS%%share/doc/hat/frejaHatHood.ps.gz -%%PORTDOCS%%share/doc/hat/hat-reference.tex -%%PORTDOCS%%share/doc/hat/hat-trail-1.eps -%%PORTDOCS%%share/doc/hat/hat-trail-1.pdf -%%PORTDOCS%%share/doc/hat/hat-trail.gif -%%PORTDOCS%%share/doc/hat/hat.gif -%%PORTDOCS%%share/doc/hat/hatuser-old.html -%%PORTDOCS%%share/doc/hat/hatuser.dvi -%%PORTDOCS%%share/doc/hat/hatuser.html -%%PORTDOCS%%share/doc/hat/hatuser.pdf -%%PORTDOCS%%share/doc/hat/hatuser.ps -%%PORTDOCS%%share/doc/hat/hatuser.tex -%%PORTDOCS%%share/doc/hat/hatuser001.gif -%%PORTDOCS%%share/doc/hat/hw01-draft.ps.gz -%%PORTDOCS%%share/doc/hat/index.html -%%PORTDOCS%%share/doc/hat/install.html -%%PORTDOCS%%share/doc/hat/libraries.html -%%PORTDOCS%%share/doc/hat/limitations-detail.html -%%PORTDOCS%%share/doc/hat/limitations.html -%%PORTDOCS%%share/doc/hat/maillist.html -%%PORTDOCS%%share/doc/hat/newhat.ps.gz -%%PORTDOCS%%share/doc/hat/old-tracing.html -%%PORTDOCS%%share/doc/hat/paper.dvi -%%PORTDOCS%%share/doc/hat/proposal.html -%%PORTDOCS%%share/doc/hat/publications.html -%%PORTDOCS%%share/doc/hat/requirements.html -%%PORTDOCS%%share/doc/hat/status.html -%%PORTDOCS%%share/doc/hat/toolkitThesis.ps.gz -%%PORTDOCS%%share/doc/hat/tracing.html -%%PORTDOCS%%share/doc/hat/tutorial1-old.html -%%PORTDOCS%%share/doc/hat/tutorial1.dvi -%%PORTDOCS%%share/doc/hat/tutorial1.html -%%PORTDOCS%%share/doc/hat/tutorial1.hva -%%PORTDOCS%%share/doc/hat/tutorial1.pdf -%%PORTDOCS%%share/doc/hat/tutorial1.ps -%%PORTDOCS%%share/doc/hat/tutorial1.tex -@dirrm include/hat -%%NHC98%%@dirrm include/nhc98/hat -%%NHC98%%@dirrm lib/ix86-FreeBSD/hatlib/nhc98 -%%GHC%%@dirrm lib/ix86-FreeBSD/hatlib/ghc -@dirrm lib/ix86-FreeBSD/hatlib -%%PORTDOCS%%@dirrm share/doc/hat -%%GHC%%@dirrm lib/ghc-5.02.2/imports/hat -%%GHC%%@exec /usr/local/bin/ghc-pkg -a < %D/lib/ix86-FreeBSD/hatlib/ghc/hat-package.conf -%%GHC%%@unexec /usr/local/bin/ghc-pkg -r hat diff --git a/devel/hmake/Makefile b/devel/hmake/Makefile deleted file mode 100644 index d57dd51..0000000 --- a/devel/hmake/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: hmake -# Date created: 27 November 2001 -# Whom: mwest@uct.ac.za -# -# $FreeBSD$ -# - -PORTNAME= hmake -PORTVERSION= 3.06 -CATEGORIES= devel -MASTER_SITES= http://www.haskell.org/hmake/ \ - ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ \ - http://www.cs.york.ac.uk/fp/hmake/ - -MAINTAINER= mwest@uct.ac.za - -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc - -HAS_CONFIGURE= YES -CONFIGURE_ARGS+= --prefix=${PREFIX} -USE_GMAKE= YES - -.include - -do-install: -.if exists(${PREFIX}/bin/hmake) && !defined(OVERRIDE_HMAKE) - @${ECHO} "" - @${ECHO} "It seems that there is already a version of hmake installed on" - @${ECHO} "this system. Please deinstall it, or define OVERRIDE_HMAKE to" - @${ECHO} "override the installed version." - @${ECHO} "" - @${ECHO} "NOTE: hmake is part of nhc98" - @${ECHO} "" - @${FALSE} -.else -# cheat a bit, otherwise LIBDIR gets clobbered - (cd ${WRKSRC} && ./configure --install) -.endif - -MAN1= hmake.1 - -.include diff --git a/devel/hmake/distinfo b/devel/hmake/distinfo deleted file mode 100644 index 605c492..0000000 --- a/devel/hmake/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (hmake-3.06.tar.gz) = 272353ab4a8677a85726f560d0896199 diff --git a/devel/hmake/files/patch-script::harch b/devel/hmake/files/patch-script::harch deleted file mode 100644 index df33c71..0000000 --- a/devel/hmake/files/patch-script::harch +++ /dev/null @@ -1,13 +0,0 @@ ---- script/harch.orig Mon May 27 10:30:55 2002 -+++ script/harch Mon May 27 10:31:11 2002 -@@ -13,8 +13,8 @@ - - if uname >/dev/null 2>&1 - then -- if uname -p >/dev/null 2>&1 -- then PROCESSOR=`uname -p` -+ if uname -m >/dev/null 2>&1 -+ then PROCESSOR=`uname -m` - case "$PROCESSOR" in - unknown|*\ *) - PROCESSOR=`uname -m` diff --git a/devel/hmake/pkg-comment b/devel/hmake/pkg-comment deleted file mode 100644 index fe411c4..0000000 --- a/devel/hmake/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Intelligent compilation management tool for Haskell programs diff --git a/devel/hmake/pkg-descr b/devel/hmake/pkg-descr deleted file mode 100644 index c5e9097..0000000 --- a/devel/hmake/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -Hmake is an intelligent compilation management tool for Haskell -programs. It automatically extracts dependencies between source -modules, and issues the appropriate compiler commands to rebuild only -those that have changed, given just the name of the program or module -that you want to build. Yes, you need never write a Makefile again! - -A particular benefit is that hmake knows about interface (.hi) files. -Even though a source module has changed, if its interface file has not -changed, then other modules which import it do not need to be -recompiled. - -Hmake is compiler-independent, although it is based on some earlier -compiler-specific tools (hbcmake, lmlmake, nhc13make). The -installation process automatically detects which Haskell compilers you -have, and sets up hmake to use any of them. - -WWW: http://www.haskell.org/hmake/ - --- -mwest@uct.ac.za diff --git a/devel/hmake/pkg-plist b/devel/hmake/pkg-plist deleted file mode 100644 index a9acf94..0000000 --- a/devel/hmake/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/harch -bin/hi -bin/hmake -bin/hmake-config -lib/hmake/ix86-FreeBSD/HInteractive -lib/hmake/ix86-FreeBSD/MkProg -lib/hmake/ix86-FreeBSD/Older -lib/hmake/ix86-FreeBSD/config -lib/hmake/ix86-FreeBSD/MkConfig -lib/hmake/ix86-FreeBSD/hmakerc -@dirrm lib/hmake/ix86-FreeBSD -@dirrm lib/hmake diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index 5af3f17..ea0c40a 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -9,6 +9,7 @@ PORTNAME= c2hs PORTVERSION= 0.10.15 CATEGORIES= devel MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ +PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile index 740be90..4cf5991 100644 --- a/devel/hs-drift/Makefile +++ b/devel/hs-drift/Makefile @@ -9,6 +9,7 @@ PORTVERSION= 2.0.r3 CATEGORIES= devel MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/ DISTNAME= DrIFT-${PORTVERSION:S/.r/rc/} +PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile index 9a0e88f..9b1f877 100644 --- a/devel/hs-green-card/Makefile +++ b/devel/hs-green-card/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.galois.com/~sof/ DISTNAME= gc-${PORTVERSION} +PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 7a9da23..6f6f037 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -9,6 +9,7 @@ PORTVERSION= 0.4 CATEGORIES= devel MASTER_SITES= http://www.haskell.org/haddock/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src +PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 934a54c9..b3b8cd8 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -9,6 +9,7 @@ PORTVERSION= 1.13 CATEGORIES= devel MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src +PKGNAMEPREFIX= hs- MAINTAINER= simonmar@microsoft.com diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 204daf5..579e097 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -9,6 +9,7 @@ PORTNAME= hat PORTVERSION= 2.00 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/ +PKGNAMEPREFIX= hs- MAINTAINER= obraun@FreeBSD.org @@ -25,7 +26,7 @@ BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 RUN_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98 .else WITH_GHC= yes -BUILD_DEPENDS+= hmake:${PORTSDIR}/devel/hmake +BUILD_DEPENDS+= hmake:${PORTSDIR}/devel/hs-hmake .endif .if defined(WITH_GHC) BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile index d57dd51..f1abed0 100644 --- a/devel/hs-hmake/Makefile +++ b/devel/hs-hmake/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.haskell.org/hmake/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ \ http://www.cs.york.ac.uk/fp/hmake/ +PKGNAMEPREFIX= hs- MAINTAINER= mwest@uct.ac.za -- cgit v1.1