FreeBSD Bugzilla – Attachment 164405 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
hs-scroll-1.20151219.diff (text/plain), 5.49 KB, created by
Nikolai Lifanov
on 2015-12-20 02:27:58 UTC
(
hide
)
Description:
games/hs-scroll
Filename:
MIME Type:
Creator:
Nikolai Lifanov
Created:
2015-12-20 02:27:58 UTC
Size:
5.49 KB
patch
obsolete
>Index: devel/hs-ncurses/Makefile >=================================================================== >--- devel/hs-ncurses/Makefile (nonexistent) >+++ devel/hs-ncurses/Makefile (working copy) >@@ -0,0 +1,16 @@ >+# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com> >+# $FreeBSD$ >+ >+PORTNAME= ncurses >+PORTVERSION= 0.2.14 >+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 (nonexistent) >+++ devel/hs-ncurses/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (cabal/ncurses-0.2.14.tar.gz) = 0aec2ed4a70c08d45b225a9096711ef3edf6c4b01e8d4de389069939ff1662cc >+SIZE (cabal/ncurses-0.2.14.tar.gz) = 28681 > >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 (nonexistent) >+++ devel/hs-ncurses/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+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 (nonexistent) >+++ games/hs-scroll/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Nikolai Lifanov <lifanov@mail.lifanov.com> >+# $FreeBSD$ >+ >+PORTNAME= scroll >+PORTVERSION= 1.20151219 >+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 (nonexistent) >+++ games/hs-scroll/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (cabal/scroll-1.20151219.tar.gz) = 4f91c20e645ee715c9d3549fffffcc58943bee4fb3ba2e622e0189ccb70dd050 >+SIZE (cabal/scroll-1.20151219.tar.gz) = 265861 > >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 (nonexistent) >+++ 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 404036) >+++ lang/ghc/bsd.hackage.mk (working copy) >@@ -304,6 +304,7 @@ > mutable-containers_port= devel/hs-mutable-containers > mwc-random_port= math/hs-mwc-random > mysql_port= databases/hs-mysql >+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