Date: Sat, 15 May 2010 19:14:33 +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/ftp Makefile ports/ftp/hs-curl Makefile distinfo pkg-descr pkg-plist Message-ID: <201005151914.o4FJEXE9044979@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005151914.o4FJEXE9044979>
