notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/hs-binary-ghc/Makefile
SVNWeb

Number of commits found: 10

Mon, 24 May 2010
[ 21:52 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 12 May 2010
[ 16:33 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 15 Dec 2009
[ 20:06 pgj search for other commits by this committer ] Original commit 
- Update to 0.5.0.2
Sun, 6 Dec 2009
[ 20:56 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 2 Sep 2009
[ 15:38 pgj search for other commits by this committer ] Original commit  (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
- 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 View all of this commit message)
Sat, 14 Mar 2009
[ 15:17 pgj search for other commits by this committer ] Original commit 
- Update to 0.5.0.1

Approved by:    tabthorpe
Fri, 6 Mar 2009
[ 19:43 pgj search for other commits by this committer ] Original commit 
- Update to 0.5

Approved by:    tabthorpe
Fri, 30 Jan 2009
[ 10:04 pgj search for other commits by this committer ] Original commit 
- Improve PORTDOCS

Approved by:    tabthorpe
Sun, 21 Dec 2008
[ 15:51 pgj search for other commits by this committer ] Original commit 
Fix a small dependency problem

Approved by:    miwi
[ 11:23 pgj search for other commits by this committer ] Original commit 
Efficient, pure binary serialisation using lazy ByteStrings. Haskell
values may be encoded to and from binary formats, written to disk as
binary, or sent over the network. Serialisation speeds of over 1 G/sec
have been observed, so this library should be suitable for high
performance scenarios.

WWW: http://code.haskell.org/binary/

PR:             ports/129678
Submitted by:   pgj
Approved by:    miwi

Number of commits found: 10