Date: Mon, 1 Aug 2011 13:38:44 +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 Makefile ports/security/hs-Crypto Makefile distinfo pkg-descr Message-ID: <201108011338.p71Dci3g087798@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108011338.p71Dci3g087798>