Port details |
- hs-x11-ghc X11 bindings for Haskell programs
- 1.5.0.0_1 x11
=0 1.5.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2007-09-17 05:56:52
- Last Update: 2010-05-24 21:52:43
- SVN Revision: UNKNOWN
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://darcs.haskell.org/X11
- Description:
- A Haskell binding to the X11 library.
The binding is a direct translation of C binding;
for documentation of these calls, refer to /The Xlib Programming Manual/,
available online at <http://tronche.com/gui/x/xlib/>.
WWW: http://darcs.haskell.org/X11
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- hs-x11-ghc>0:x11/hs-x11-ghc
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-x11-ghc
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- haddock : devel/hs-haddock
- HsColour : print/hs-hscolour
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- sm.pc : x11/libSM
- Runtime dependencies:
-
- ghc : lang/ghc
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- sm.pc : x11/libSM
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hs-x11-ghc-1.5.0.0_1:
XINERAMA=off (default) "Build with Xinerama support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0.0_1 24 May 2010 21:52:43 |
pgj |
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate (Only the first 15 lines of the commit message are shown above ) |
1.5.0.0_1 22 May 2010 22:41:50 |
pgj |
- Fix OPTIONS support for Cabal ports by introducing
bsd.cabal.options.mk
- Fix ports broken with non-default options
Triggered by: Yuri Pankov <yuri.pankov@gmail.com> |
1.5.0.0_1 12 May 2010 16:33:59 |
pgj |
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports. It promises both easier addition and
maintenance for Cabal-based ports. |
1.5.0.0_1 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
1.5.0.0 13 Jan 2010 14:11:34 |
pgj |
- Update x11/hs-x11-ghc to 1.5.0.0
- Update x11-wm/xmonad to 0.9.1
- Update x11-wm/xmonad-contrib to 0.9.1
PR: ports/142106, ports/142121
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Approved by: maintainer timeout (for xmonad and xmonad-contrib) |
1.4.6.1_1 06 Dec 2009 20:56:55 |
pgj |
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports
PR: ports/138567, ports/138568
Submitted by: Ashish Shukla <wahjava (at) gmail.com>
Approved by: maintainer |
1.4.6.1 29 Nov 2009 12:50:51 |
pgj |
- Update to 1.4.6.1
PR: ports/140041
Submitted by: Armin Pirkovitsch <armin (at) frozen-zone.org> |
1.4.5_2 28 Nov 2009 23:31:25 |
pgj |
- Allow to force off Xinerama support
PR: ports/140807
Submitted by: Pavel Plesov <pavel.plesov (at) gmail.com> |
1.4.5_2 02 Sep 2009 15:38:45 |
pgj |
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
with GHC 6.10.4
PR: ports/137055, ports/137058, ports/137059, ports/137060,
ports/137061,
ports/137062, ports/137063, ports/137063, ports/137064,
ports/137065,
ports/137066, ports/137067, ports/137068, ports/137069,
ports/137070, (Only the first 15 lines of the commit message are shown above ) |
1.4.5_1 10 Jul 2009 07:11:13 |
pgj |
- Respect LOCALBASE
Reported by: QAT
Approved by: tabthorpe (mentor, implicit) |
1.4.5_1 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
1.4.5 26 Jan 2009 21:32:28 |
pgj |
- Update to 1.4.5
- Add optional support for Xinerama
- Fix PORTDOCS
Approved by: tabthorpe |
1.4.1_3 21 Jan 2009 22:57:14 |
pgj |
- Add HTML documentation when NOPORTDOCS is not defined
PR: ports/129045
Submitted by: Ashish Shukla <wahjava (at) gmail (dot) com>
Reviewed by: tabthorpe
Approved by: gabor |
1.4.1_2 18 Jul 2008 20:05:17 |
obraun |
Upgrade ghc to 6.8.3. |
1.4.1_1 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.4.1 31 Dec 2007 10:57:54 |
obraun |
Reactivate dependency on libgmp-port |
1.4.1 30 Dec 2007 15:06:11 |
obraun |
Update to 1.4.1. |
1.2.3 26 Oct 2007 02:28:25 |
vs |
Update to 1.2.3. Requested by Matthieu GUEGAN.
PR: ports/117486 |
1.2.1 17 Sep 2007 05:56:38 |
vs |
Add x11/hs-x11-ghc, which provides x11 bindings for Haskell programs
compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other
libraries are no longer part of the base ghc port. |