Date: Mon, 13 Feb 2012 02:37:09 +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-clientsession Makefile distinfo pkg-descr Message-ID: <201202130237.q1D2b98c052313@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2012-02-13 02:37:09 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
Added files:
security/hs-clientsession Makefile distinfo pkg-descr
Log:
Achieves security through AES-CTR encryption and Skein-MAC-512-256
authentication. Uses Base64 encoding to avoid any issues with
characters.
WWW: http://github.com/snoyberg/clientsession/tree/master
Obtained from: FreeBSD Haskell
Revision Changes Path
1.90 +2 -1 ports/lang/ghc/bsd.hackage.mk
1.1 +22 -0 ports/security/hs-clientsession/Makefile (new)
1.1 +2 -0 ports/security/hs-clientsession/distinfo (new)
1.1 +5 -0 ports/security/hs-clientsession/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202130237.q1D2b98c052313>
