mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
8cfd0c6cc4
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/
125 lines
2.7 KiB
Makefile
125 lines
2.7 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = FTP client and server utilities
|
|
|
|
SUBDIR += IglooFTP
|
|
SUBDIR += R-cran-RCurl
|
|
SUBDIR += atftp
|
|
SUBDIR += axel
|
|
SUBDIR += bareftp
|
|
SUBDIR += bbftp
|
|
SUBDIR += bftpd
|
|
SUBDIR += bsdftpd-ssl
|
|
SUBDIR += cftp
|
|
SUBDIR += cmdftp
|
|
SUBDIR += curl
|
|
SUBDIR += curlpp
|
|
SUBDIR += dmachine
|
|
SUBDIR += fget
|
|
SUBDIR += filezilla
|
|
SUBDIR += fmirror
|
|
SUBDIR += fpc-libcurl
|
|
SUBDIR += frox
|
|
SUBDIR += ftp-proxy
|
|
SUBDIR += ftp-tls
|
|
SUBDIR += ftpcopy
|
|
SUBDIR += ftpcube
|
|
SUBDIR += ftpd-tls
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplib
|
|
SUBDIR += ftplocate
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpproxy
|
|
SUBDIR += ftpsesame
|
|
SUBDIR += ftpsync
|
|
SUBDIR += gambas2-gb-net-curl
|
|
SUBDIR += gftp
|
|
SUBDIR += gnusget
|
|
SUBDIR += gnustep-ftp
|
|
SUBDIR += gproftpd
|
|
SUBDIR += gwget
|
|
SUBDIR += horde-gollem
|
|
SUBDIR += hs-curl
|
|
SUBDIR += hsftp
|
|
SUBDIR += jftp
|
|
SUBDIR += jftpgw
|
|
SUBDIR += kasablanca
|
|
SUBDIR += kbear
|
|
SUBDIR += kftpgrabber
|
|
SUBDIR += kpum
|
|
SUBDIR += lftp
|
|
SUBDIR += linux-curl
|
|
SUBDIR += linux-f10-curl
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += mget
|
|
SUBDIR += mirror
|
|
SUBDIR += muddleftpd
|
|
SUBDIR += multiget
|
|
SUBDIR += ncftp1
|
|
SUBDIR += ncftp2
|
|
SUBDIR += ncftp3
|
|
SUBDIR += ncftpd
|
|
SUBDIR += net2ftp
|
|
SUBDIR += ocaml-ocurl
|
|
SUBDIR += oftpd
|
|
SUBDIR += omi
|
|
SUBDIR += p5-File-Fetch
|
|
SUBDIR += p5-Net-FTP-Common
|
|
SUBDIR += p5-Net-FTP-Recursive
|
|
SUBDIR += p5-Net-FTPSSL
|
|
SUBDIR += p5-Net-FTPServer
|
|
SUBDIR += p5-POE-Component-Client-FTP
|
|
SUBDIR += p5-SOAP-Transport-FTP
|
|
SUBDIR += paraget
|
|
SUBDIR += pavuk
|
|
SUBDIR += pear-Net_FTP
|
|
SUBDIR += pftpd
|
|
SUBDIR += php4-curl
|
|
SUBDIR += php4-ftp
|
|
SUBDIR += php5-curl
|
|
SUBDIR += php5-ftp
|
|
SUBDIR += php52-curl
|
|
SUBDIR += php52-ftp
|
|
SUBDIR += phpwebftp
|
|
SUBDIR += plasma-applet-ftpmonitor
|
|
SUBDIR += proftpd
|
|
SUBDIR += proftpd-devel
|
|
SUBDIR += proftpd-mysql
|
|
SUBDIR += profxp
|
|
SUBDIR += proma
|
|
SUBDIR += puf
|
|
SUBDIR += pure-ftpd
|
|
SUBDIR += pureadmin
|
|
SUBDIR += py-curl
|
|
SUBDIR += py-ftputil
|
|
SUBDIR += py-pyftpdlib
|
|
SUBDIR += py-tftpy
|
|
SUBDIR += quftp
|
|
SUBDIR += rexx-curl
|
|
SUBDIR += rubygem-curb
|
|
SUBDIR += scythia
|
|
SUBDIR += smbftpd
|
|
SUBDIR += spegla
|
|
SUBDIR += tftp-hpa
|
|
SUBDIR += tnftp
|
|
SUBDIR += tnftpd
|
|
SUBDIR += twoftpd
|
|
SUBDIR += uftp
|
|
SUBDIR += urlgfe
|
|
SUBDIR += vsftpd
|
|
SUBDIR += vsftpd-ext
|
|
SUBDIR += waiho
|
|
SUBDIR += weex
|
|
SUBDIR += wget
|
|
SUBDIR += wgetpro
|
|
SUBDIR += wmget
|
|
SUBDIR += wput
|
|
SUBDIR += wu-ftpd+ipv6
|
|
SUBDIR += wxdfast
|
|
SUBDIR += wzdftpd
|
|
SUBDIR += yafc
|
|
|
|
.include <bsd.port.subdir.mk>
|