mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
dcc3c125c3
2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 devel/go-sql-driver: Go source should not be packaged 2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible 2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible
107 lines
2.3 KiB
Makefile
107 lines
2.3 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = FTP client and server utilities
|
|
|
|
SUBDIR += R-cran-RCurl
|
|
SUBDIR += R-cran-curl
|
|
SUBDIR += atftp
|
|
SUBDIR += axel
|
|
SUBDIR += bbftp
|
|
SUBDIR += bftpd
|
|
SUBDIR += bsdftpd-ssl
|
|
SUBDIR += cftp
|
|
SUBDIR += cmdftp
|
|
SUBDIR += curl
|
|
SUBDIR += curlpp
|
|
SUBDIR += dmachine
|
|
SUBDIR += fastdfs
|
|
SUBDIR += filezilla
|
|
SUBDIR += fmirror
|
|
SUBDIR += fpc-libcurl
|
|
SUBDIR += frox
|
|
SUBDIR += ftpcopy
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplib
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpproxy
|
|
SUBDIR += ftpsesame
|
|
SUBDIR += ftpsync
|
|
SUBDIR += gftp
|
|
SUBDIR += gnustep-ftp
|
|
SUBDIR += gstreamer1-plugins-curl
|
|
SUBDIR += horde-gollem
|
|
SUBDIR += hs-curl
|
|
SUBDIR += hsftp
|
|
SUBDIR += jftp
|
|
SUBDIR += jftpgw
|
|
SUBDIR += lftp
|
|
SUBDIR += libfilezilla
|
|
SUBDIR += linux-c6-curl
|
|
SUBDIR += linux-c7-curl
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += mirror
|
|
SUBDIR += multiget
|
|
SUBDIR += ncftp3
|
|
SUBDIR += ncftpd
|
|
SUBDIR += net2ftp
|
|
SUBDIR += netdumpd
|
|
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 += php-fastdfs
|
|
SUBDIR += php71-curl
|
|
SUBDIR += php71-ftp
|
|
SUBDIR += php72-curl
|
|
SUBDIR += php72-ftp
|
|
SUBDIR += php73-curl
|
|
SUBDIR += php73-ftp
|
|
SUBDIR += phpwebftp
|
|
SUBDIR += proftpd
|
|
SUBDIR += profxp
|
|
SUBDIR += puf
|
|
SUBDIR += pure-ftpd
|
|
SUBDIR += pureadmin
|
|
SUBDIR += py-ftputil
|
|
SUBDIR += py-pycurl
|
|
SUBDIR += py-pyftpdlib
|
|
SUBDIR += py-requests-ftp
|
|
SUBDIR += py-sftp
|
|
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 += wmget
|
|
SUBDIR += wput
|
|
SUBDIR += wxdfast
|
|
SUBDIR += wzdftpd
|
|
SUBDIR += yafc
|
|
|
|
.include <bsd.port.subdir.mk>
|