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

Gabor Pali pgj at FreeBSD.org
Sat Feb 18 03:14:59 UTC 2012


pgj         2012-02-18 03:14:59 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    www                  Makefile 
  Added files:
    www/hs-recaptcha     Makefile distinfo pkg-descr 
  Log:
  The reCAPTCHA [1] is a service that provides captchas for preventing
  automated spam in web applications.  The recaptcha-hs provides functions
  for using reCAPTCHA in Haskell web applications.
  
  [1] http://recaptcha.net/
  
  WWW:    http://github.com/jgm/recaptcha/tree/master
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.116     +2 -1      ports/lang/ghc/bsd.hackage.mk
  1.3111    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/hs-recaptcha/Makefile (new)
  1.1       +2 -0      ports/www/hs-recaptcha/distinfo (new)
  1.1       +7 -0      ports/www/hs-recaptcha/pkg-descr (new)


More information about the cvs-all mailing list