Date: Mon, 13 Feb 2012 02:47:14 +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/lang/ghc bsd.hackage.mk ports/security/hs-cryptohash Makefile distinfo pkg-descr Message-ID: <201202130247.q1D2lEVl053526@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-13 02:47:14 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
security/hs-cryptohash Makefile distinfo pkg-descr
Log:
A collection of crypto hashes, with a practical incremental and one-pass,
pure APIs, with performance close to the fastest implementations available
in others languages.
The implementations are made in C with a haskell FFI wrapper that hide the
C implementation.
WWW: http://github.com/vincenthz/hs-cryptohash
Obtained from: FreeBSD Haskell
Revision Changes Path
1.95 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1 +20 -0 ports/security/hs-cryptohash/Makefile (new)
1.1 +2 -0 ports/security/hs-cryptohash/distinfo (new)
1.1 +8 -0 ports/security/hs-cryptohash/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202130247.q1D2lEVl053526>
