FreeBSD Bugzilla – Attachment 102404 Details for
Bug 142186
[new port]: haskell port www/hs-http-server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
hs-http-server.shar
hs-http-server.shar (text/plain), 5.74 KB, created by
Jacula Modyun
on 2009-12-30 22:20:04 UTC
(
hide
)
Description:
hs-http-server.shar
Filename:
MIME Type:
Creator:
Jacula Modyun
Created:
2009-12-30 22:20:04 UTC
Size:
5.74 KB
patch
obsolete
># 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-http-server ># hs-http-server/files ># hs-http-server/files/pkg-message.in ># hs-http-server/Makefile ># hs-http-server/distinfo ># hs-http-server/pkg-plist ># hs-http-server/pkg-descr ># >echo c - hs-http-server >mkdir -p hs-http-server > /dev/null 2>&1 >echo c - hs-http-server/files >mkdir -p hs-http-server/files > /dev/null 2>&1 >echo x - hs-http-server/files/pkg-message.in >sed 's/^X//' >hs-http-server/files/pkg-message.in << '3e9d096ee6dd95f9dc691362e114bdbb' >X You have installed the directory: >X >X %%EXAMPLESDIR%% >X >X you'll have to install the port converters/hs-json to use it. >3e9d096ee6dd95f9dc691362e114bdbb >echo x - hs-http-server/Makefile >sed 's/^X//' >hs-http-server/Makefile << '7151fff1c9bcec3f8d52c7f5a7bf9144' >X# New ports collection makefile for: hs-http-server >X# Date created: December 20 2009 >X# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> >X# >X >XPORTNAME= http-server >XPORTVERSION= 1 >XCATEGORIES= www haskell >XMASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ >XPKGNAMEPREFIX= hs- >X >XMAINTAINER= jacula@gmail.com >XCOMMENT= A library fro writing Haskell web servers >X >XBUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \ >X hs-url>=2:${PORTSDIR}/www/hs-url \ >X hs-HTTP>=4000.0.7:${PORTSDIR}/www/hs-HTTP \ >X hs-utf8-string-ghc>=0.3.4:${PORTSDIR}/devel/hs-utf8-string-ghc \ >X hs-mime>=0.3:${PORTSDIR}/mail/hs-mime >XRUN_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \ >X hs-url>=2:${PORTSDIR}/www/hs-url \ >X hs-HTTP>=4000.0.7:${PORTSDIR}/www/hs-HTTP \ >X hs-utf8-string-ghc>=0.3.4:${PORTSDIR}/devel/hs-utf8-string-ghc \ >X hs-mime>=0.3:${PORTSDIR}/mail/hs-mime >X >XGHC_VERSION= 6.10.4 >XHTTPSERVER_VERSION= ${PORTVERSION} >X >XGHC_CMD= ${LOCALBASE}/bin/ghc >XSETUP_CMD= ./setup >X >XEXAMPLESDIR= ${PREFIX}/share/examples/${DISTNAME} >XDOCSDIR= ${PREFIX}/share/doc/${DISTNAME} >XHTTPSERVER_LIBDIR_REL= lib/${DISTNAME} >X >XPLIST_SUB= GHC_VERSION=${GHC_VERSION} \ >X HTTPSERVER_VERSION=${HTTPSERVER_VERSION} \ >X HTTPSERVER_LIBDIR_REL=${HTTPSERVER_LIBDIR_REL} >X >XSUB_FILES= pkg-message >X >X.if defined(NOPORTDOCS) >XPLIST_SUB+= NOPORTDOCS="" >X.else >XPLIST_SUB+= NOPORTDOCS="@comment " >X.endif >X >X.if !defined(NOPORTDOCS) >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 >XBUILD_DEPENDS+= HsColour:${PORTSDIR}/print/hs-hscolour >X >XHSCOLOUR_VERSION= 1.15 >XHSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} >X >XPORTDOCS= * >X.endif >X >X.SILENT: >X >Xdo-configure: >X cd ${WRKSRC} && ${GHC_CMD} --make Setup.hs -o setup -package Cabal \ >X && ${SETUP_CMD} configure --haddock-options=-w --prefix=${PREFIX} >X >Xdo-build: >X cd ${WRKSRC} && ${SETUP_CMD} build \ >X && ${SETUP_CMD} register --gen-script >X >X.if !defined(NOPORTDOCS) >X cd ${WRKSRC} && ${SETUP_CMD} haddock --hyperlink-source \ >X --hscolour-css=${HSCOLOUR_DATADIR}/hscolour.css >X.endif >X >Xdo-install: >X cd ${WRKSRC} && ${SETUP_CMD} install \ >X && ${INSTALL_SCRIPT} register.sh ${PREFIX}/${HTTPSERVER_LIBDIR_REL}/register.sh >X ${MKDIR} ${EXAMPLESDIR} && cd ${WRKSRC}/example && ${COPYTREE_SHARE} \* ${EXAMPLESDIR} >X >Xpost-install: >X ${RM} -f ${PREFIX}/lib/ghc-${GHC_VERSION}/package.conf.old >X @${ECHO_MSG} -e "\a" >X @${ECHO_MSG} "=================================================================" >X @${CAT} "${PKGMESSAGE}" >X @${ECHO_MSG} "=================================================================" >X @${ECHO_MSG} >X >X.include <bsd.port.mk> >7151fff1c9bcec3f8d52c7f5a7bf9144 >echo x - hs-http-server/distinfo >sed 's/^X//' >hs-http-server/distinfo << '54ecb25812c59cd96d600c4926420daa' >XMD5 (http-server-1.tar.gz) = fbf28492249ecc89de71a2c600743e7b >XSHA256 (http-server-1.tar.gz) = a724c4224c7bf000c7b498a7145efb5f2a4f7b8eab4033bc960c3f11026848b1 >XSIZE (http-server-1.tar.gz) = 27654 >54ecb25812c59cd96d600c4926420daa >echo x - hs-http-server/pkg-plist >sed 's/^X//' >hs-http-server/pkg-plist << '402ab7a1bac5b904b62bb4f7e6d193b5' >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HShttp-server-%%HTTPSERVER_VERSION%%.o >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server.hi >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server/HtmlForm.hi >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server/Logger.hi >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server/Response.hi >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server/Utils.hi >X%%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHShttp-server-%%HTTPSERVER_VERSION%%.a >X%%HTTPSERVER_LIBDIR_REL%%/register.sh >X%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE >X%%EXAMPLESDIR%%/LICENSE >X%%EXAMPLESDIR%%/README >X%%EXAMPLESDIR%%/SimpleWeb.cabal >X%%EXAMPLESDIR%%/SimpleWeb.hs >X%%EXAMPLESDIR%%/jquery.js >X@dirrmtry %%EXAMPLESDIR%% >X%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%% >X@dirrm %%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP/Server >X@dirrm %%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network/HTTP >X@dirrm %%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Network >X@dirrm %%HTTPSERVER_LIBDIR_REL%%/ghc-%%GHC_VERSION%% >X@dirrm %%HTTPSERVER_LIBDIR_REL%% >X@exec /bin/sh %D/%%HTTPSERVER_LIBDIR_REL%%/register.sh >X@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old >X@unexec %D/bin/ghc-pkg unregister http-server >X@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old >402ab7a1bac5b904b62bb4f7e6d193b5 >echo x - hs-http-server/pkg-descr >sed 's/^X//' >hs-http-server/pkg-descr << 'cf016f13fd6da5956e1ff72ae536fe89' >XA library fro writing Haskell web servers. >X >XWWW: http://code.galois.com/ >cf016f13fd6da5956e1ff72ae536fe89 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 142186
: 102404