Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2010 03:51:31 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/hs-network-bytestring Makefile distinfo pkg-descr pkg-plist ports/lang/ghc bsd.hackage.mk
Message-ID:  <201006070351.o573pVX2004638@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pgj         2010-06-07 03:51:31 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    net/hs-network-bytestring Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Fast, memory-efficient, low-level socket functions that use
  'Data.ByteString's instead of 'String's.
  
  WWW: http://github.com/tibbe/network-bytestring
  
  Revision  Changes    Path
  1.24      +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.2215    +1 -0      ports/net/Makefile
  1.1       +18 -0     ports/net/hs-network-bytestring/Makefile (new)
  1.1       +3 -0      ports/net/hs-network-bytestring/distinfo (new)
  1.1       +4 -0      ports/net/hs-network-bytestring/pkg-descr (new)
  1.1       +20 -0     ports/net/hs-network-bytestring/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006070351.o573pVX2004638>