cvs commit: ports/lang/ghc bsd.hackage.mk ports/security Makefile
ports/security/hs-Crypto Makefile distinfo pkg-descr
Gabor Pali
pgj at FreeBSD.org
Mon Aug 1 13:38:45 UTC 2011
pgj 2011-08-01 13:38:44 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
security Makefile
Added files:
security/hs-Crypto Makefile distinfo pkg-descr
Log:
DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble, Hexdump, Support for
Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption
Modes e.g. Cipher Block Chaining all in one package, with HUnit and
QuickCheck tests, and examples.
WWW: http://hackage.haskell.org/package/Crypto
Obtained from: FreeBSD Haskell
Revision Changes Path
1.35 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1190 +1 -0 ports/security/Makefile
1.1 +24 -0 ports/security/hs-Crypto/Makefile (new)
1.1 +2 -0 ports/security/hs-Crypto/distinfo (new)
1.1 +6 -0 ports/security/hs-Crypto/pkg-descr (new)
More information about the cvs-all
mailing list