ports/121081: commit references a PR
dfilter service
dfilter at FreeBSD.org
Sat Mar 1 17:50:02 UTC 2008
The following reply was made to PR ports/121081; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/121081: commit references a PR
Date: Sat, 1 Mar 2008 17:38:41 +0000 (UTC)
obraun 2008-03-01 17:38:37 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/hs-HGL-ghc Makefile distinfo pkg-descr pkg-plist
Log:
A simple graphics library, designed to give the programmer access
to most interesting parts of the Win32 Graphics Device Interface
and X11 library without exposing the programmer to the pain and
anguish usually associated with using these interfaces.
The library also includes a module Graphics.SOE providing the
interface used in "The Haskell School of Expression", by Paul
Hudak, cf <http://www.haskell.org/soe/>.
author: Alastair Reid
maintainer: <libraries at haskell.org>
license: BSD3
WWW: http://www.haskell.org/graphics/index.html
package-url: http://hackage.haskell.org/packages/archive/HGL
exposed-modules:
Graphics.HGL.Core, Graphics.HGL.Draw,
Graphics.HGL.Units, Graphics.HGL.Key,
Graphics.HGL.Run, Graphics.HGL.Draw.Brush,
Graphics.HGL.Draw.Font, Graphics.HGL.Draw.Monad,
Graphics.HGL.Draw.Pen, Graphics.HGL.Draw.Picture,
Graphics.HGL.Draw.Region, Graphics.HGL.Draw.Text,
Graphics.HGL.Utils, Graphics.HGL.Window,
Graphics.HGL, Graphics.SOE
PR: ports/121081
Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
Revision Changes Path
1.1134 +1 -0 ports/graphics/Makefile
1.1 +65 -0 ports/graphics/hs-HGL-ghc/Makefile (new)
1.1 +3 -0 ports/graphics/hs-HGL-ghc/distinfo (new)
1.1 +23 -0 ports/graphics/hs-HGL-ghc/pkg-descr (new)
1.1 +43 -0 ports/graphics/hs-HGL-ghc/pkg-plist (new)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list