Date: Fri, 24 Jul 2009 09:17:55 -0700 (PDT) From: Jacula Modyun <jacula@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137059: [new port]: devel/hs-ghc-paths-docs Message-ID: <200907241617.n6OGHrwL080047@splork.wirewater.yow> Resent-Message-ID: <200907241620.n6OGK2s1007375@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137059 >Category: ports >Synopsis: [new port]: devel/hs-ghc-paths-docs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 24 16:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jacula Modyun >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD splork.wirewater.yow 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Oct 18 11:22:07 UTC 2008 root@splork.wirewater.yow:/usr/obj/usr/src/sys/JACULA i386 >Description: See the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137055 >How-To-Repeat: >Fix: --- hs-ghc-paths-docs.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # hs-ghc-paths-docs # hs-ghc-paths-docs/Makefile # hs-ghc-paths-docs/distinfo # hs-ghc-paths-docs/pkg-descr # hs-ghc-paths-docs/pkg-plist # echo c - hs-ghc-paths-docs mkdir -p hs-ghc-paths-docs > /dev/null 2>&1 echo x - hs-ghc-paths-docs/Makefile sed 's/^X//' >hs-ghc-paths-docs/Makefile << '5f67d75353189ee17c3baecb24b96df9' X# New ports collection makefile for: hs-ghc-paths-docs X# Date created: July 09 2009 X# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> X# X# X XPORTNAME= ghc-paths XPORTVERSION= 0.1.0.5 XCATEGORIES= devel haskell XMASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ XPKGNAMEPREFIX= hs- XPKGNAMESUFFIX= -doc X XMAINTAINER= jacula@gmail.com XCOMMENT= Documentation for ghc-paths X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ X HsColour:${PORTSDIR}/print/hs-hscolour XRUN_DEPENDS= hs-ghc-paths=${PORTVERSION}:${PORTSDIR}/devel/hs-ghc-paths X XPORT_HADDOCK!= (cd ${.CURDIR}/../../lang/ghc && ${MAKE} -V PORT_HADDOCK) X.if !empty(PORT_HADDOCK:M?0) XBUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock X.endif X XHSCOLOUR_VERSION= 1.13 XHSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} X XCABAL_CMD= runghc Setup.hs X XDOCSDIR= ${PREFIX}/share/doc/${DISTNAME} X X.SILENT: X Xdo-configure: X cd ${WRKSRC} && ${CABAL_CMD} configure --ghc --haddock-options=-w --prefix=${PREFIX} X Xdo-build: X cd ${WRKSRC} && ${CABAL_CMD} haddock --executables --hyperlink-source \ X --hscolour-css=${HSCOLOUR_DATADIR}/hscolour.css X Xdo-install: X ${MKDIR} ${DOCSDIR}/html X cd ${WRKSRC}/dist/doc/html/ghc-paths && ${COPYTREE_SHARE} \* ${DOCSDIR}/html X X.include <bsd.port.mk> 5f67d75353189ee17c3baecb24b96df9 echo x - hs-ghc-paths-docs/distinfo sed 's/^X//' >hs-ghc-paths-docs/distinfo << 'e8765252a08fe8847d2599709310b8b5' XMD5 (ghc-paths-0.1.0.5.tar.gz) = 8fdc122e65845d2d53734f78e22c5155 XSHA256 (ghc-paths-0.1.0.5.tar.gz) = ea9e97425894e3dbd7915e00e107e2e7fc07b6e8293fd2dd66a813f0673cba10 XSIZE (ghc-paths-0.1.0.5.tar.gz) = 2304 e8765252a08fe8847d2599709310b8b5 echo x - hs-ghc-paths-docs/pkg-descr sed 's/^X//' >hs-ghc-paths-docs/pkg-descr << '6ae1593a80ab5117b6104d3b895fffb2' XHyperlinked documentation for the Ghc-Paths libraries. XThis documentaion is generated by HsColour and haddock. 6ae1593a80ab5117b6104d3b895fffb2 echo x - hs-ghc-paths-docs/pkg-plist sed 's/^X//' >hs-ghc-paths-docs/pkg-plist << '0dd64da788f50f3ce2716d2288dbe567' X%%DOCSDIR%%/html/GHC-Paths.html X%%DOCSDIR%%/html/doc-index.html X%%DOCSDIR%%/html/frames.html X%%DOCSDIR%%/html/ghc-paths.haddock X%%DOCSDIR%%/html/haddock-util.js X%%DOCSDIR%%/html/haddock.css X%%DOCSDIR%%/html/haskell_icon.gif X%%DOCSDIR%%/html/index-frames.html X%%DOCSDIR%%/html/index.html X%%DOCSDIR%%/html/mini_GHC-Paths.html X%%DOCSDIR%%/html/minus.gif X%%DOCSDIR%%/html/plus.gif X%%DOCSDIR%%/html/src/GHC-Paths.html X%%DOCSDIR%%/html/src/hscolour.css X@dirrm %%DOCSDIR%%/html/src X@dirrm %%DOCSDIR%%/html X@dirrmtry %%DOCSDIR%% 0dd64da788f50f3ce2716d2288dbe567 exit --- hs-ghc-paths-docs.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907241617.n6OGHrwL080047>