cvs commit: ports/lang/ghc bsd.hackage.mk ports/ftp Makefile ports/ftp/hs-curl Makefile distinfo pkg-descr pkg-plist

Gabor Pali pgj at FreeBSD.org
Sat May 15 19:14:33 UTC 2010


pgj         2010-05-15 19:14:33 UTC

  FreeBSD ports repository

  Modified files:
    lang/ghc             bsd.hackage.mk 
    ftp                  Makefile 
  Added files:
    ftp/hs-curl          Makefile distinfo pkg-descr pkg-plist 
  Log:
  libcurl is a client-side URL transfer library, supporting FTP, FTPS,
  HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
  libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
  HTTP form based upload, proxies, cookies, user+password authentication
  (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http
  proxy tunneling and more!
  
  This package provides a Haskell binding to libcurl.
  
  WWW: http://hackage.haskell.org/package/curl
  
  Revision  Changes    Path
  1.152     +1 -0      ports/ftp/Makefile
  1.1       +20 -0     ports/ftp/hs-curl/Makefile (new)
  1.1       +3 -0      ports/ftp/hs-curl/distinfo (new)
  1.1       +10 -0     ports/ftp/hs-curl/pkg-descr (new)
  1.1       +22 -0     ports/ftp/hs-curl/pkg-plist (new)
  1.5       +2 -1      ports/lang/ghc/bsd.hackage.mk


More information about the cvs-ports mailing list