cvs commit: ports/lang/ghc bsd.hackage.mk ports/security Makefile ports/security/hs-certificate Makefile distinfo pkg-descr

Gabor Pali pgj at FreeBSD.org
Sat Feb 18 16:19:57 UTC 2012


pgj         2012-02-18 16:19:56 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    security             Makefile 
  Added files:
    security/hs-certificate Makefile distinfo pkg-descr 
  Log:
  Certificates and Key reader/writer.  At the moment only X509 certificate
  and unencrypted private key are supported, but will include PGP
  certificate and pkcs8 private keys.
  
  WWW:    http://github.com/vincenthz/hs-certificate
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.125     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.1253    +1 -0      ports/security/Makefile
  1.1       +34 -0     ports/security/hs-certificate/Makefile (new)
  1.1       +2 -0      ports/security/hs-certificate/distinfo (new)
  1.1       +5 -0      ports/security/hs-certificate/pkg-descr (new)


More information about the cvs-ports mailing list