Date: Sun, 28 Aug 2011 19:16:01 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/R-cran-RCurl Makefile distinfo pkg-descr Message-ID: <201108281916.p7SJG1YY011039@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2011-08-28 19:16:01 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/R-cran-RCurl Makefile distinfo pkg-descr Log: - Add a new port: ftp/R-cran-RCurl The RCurl package is an R-interface to the libcurl library that provides HTTP facilities. This allows us to download files from Web servers, post forms, use HTTPS (the secure HTTP), use persistent connections, upload files, use binary content, handle redirects, password authentication, etc. WWW: http://www.omegahat.org/RCurl/ Revision Changes Path 1.170 +1 -0 ports/ftp/Makefile 1.1 +26 -0 ports/ftp/R-cran-RCurl/Makefile (new) 1.1 +2 -0 ports/ftp/R-cran-RCurl/distinfo (new) 1.1 +7 -0 ports/ftp/R-cran-RCurl/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108281916.p7SJG1YY011039>