FreeBSD Bugzilla – Attachment 156633 Details for
Bug 200112
[NEW PORTS] devel/hs-ncurses, games/hs-scroll: Bookworm stuck on a scroll
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
games/hs-scroll
scroll.diff (text/plain), 5.47 KB, created by
Nikolai Lifanov
on 2015-05-11 00:47:38 UTC
(
hide
)
Description:
games/hs-scroll
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2015-05-11 00:47:38 UTC
Size:
5.47 KB
patch
obsolete
>Index: devel/hs-ncurses/Makefile >=================================================================== >--- devel/hs-ncurses/Makefile (revision 0) >+++ devel/hs-ncurses/Makefile (working copy) >@@ -0,0 +1,16 @@ >+# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com> >+# $FreeBSD$ >+ >+PORTNAME= ncurses >+PORTVERSION= 0.2.11 >+CATEGORIES= devel haskell >+ >+MAINTAINER= lifanov@mail.lifanov.com >+COMMENT= Modern Haskell binding to GNU curses >+ >+LICENSE= GPLv3 >+ >+USE_CABAL= c2hs>=0.15 >+ >+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" >+.include <bsd.port.mk> > >Property changes on: devel/hs-ncurses/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/hs-ncurses/distinfo >=================================================================== >--- devel/hs-ncurses/distinfo (revision 0) >+++ devel/hs-ncurses/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (cabal/ncurses-0.2.11.tar.gz) = f3dbd238d44c4bf44ccb5364540300bc9a16b539822535f3cd5d9e1189105922 >+SIZE (cabal/ncurses-0.2.11.tar.gz) = 26955 > >Property changes on: devel/hs-ncurses/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/hs-ncurses/pkg-descr >=================================================================== >--- devel/hs-ncurses/pkg-descr (revision 0) >+++ devel/hs-ncurses/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+GNU ncurses is a library for creating command-line application with pseudo-graphical >+interfaces. This package is a nice, modern binding to GNU ncurses. >+ >+WWW: https://hackage.haskell.org/package/ncurses > >Property changes on: devel/hs-ncurses/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/hs-scroll/Makefile >=================================================================== >--- games/hs-scroll/Makefile (revision 0) >+++ games/hs-scroll/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com> >+# $FreeBSD$ >+ >+PORTNAME= scroll >+PORTVERSION= 1.20150323 >+CATEGORIES= games haskell >+ >+MAINTAINER= lifanov@mail.lifanov.com >+COMMENT= Bookworm stuck on a scroll >+ >+LICENSE= GPLv2 >+ >+PACKAGENAME= ${PORTNAME} >+ >+USE_CABAL= IfElse case-insensitive data-default monad-loops mtl \ >+ optparse-applicative ncurses random text vector >+ >+STANDALONE= yes >+EXECUTABLE= scroll >+ >+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" >+.include <bsd.port.mk> > >Property changes on: games/hs-scroll/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/hs-scroll/distinfo >=================================================================== >--- games/hs-scroll/distinfo (revision 0) >+++ games/hs-scroll/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (cabal/scroll-1.20150323.tar.gz) = 0dc03b56be5bd2724a3f5e5fff2905587e68032767b23f927b52a462f1dedf1a >+SIZE (cabal/scroll-1.20150323.tar.gz) = 265531 > >Property changes on: games/hs-scroll/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/hs-scroll/pkg-descr >=================================================================== >--- games/hs-scroll/pkg-descr (revision 0) >+++ games/hs-scroll/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+In scroll, you're a bookworm that's stuck on a scroll. You have to dodge >+between words and use spells to make your way down the page as the scroll >+is read. Go too slow and you'll get wound up in the scroll and crushed. >+ >+WWW: http://joeyh.name/code/scroll/ > >Property changes on: games/hs-scroll/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: lang/ghc/bsd.hackage.mk >=================================================================== >--- lang/ghc/bsd.hackage.mk (revision 386031) >+++ lang/ghc/bsd.hackage.mk (working copy) >@@ -281,6 +281,7 @@ > mwc-random_port= math/hs-mwc-random > mysql_port= databases/hs-mysql > nats_port= math/hs-nats >+ncurses_port= devel/hs-ncurses > network_port= net/hs-network > network-info_port= net/hs-network-info > network-multicast_port= net/hs-network-multicast
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200112
:
156633
|
156634
|
156635
|
161075
|
164400
|
164401
|
164402
|
164403
|
164404
|
164405
|
166407