freebsd-ports/ftp
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
atftp
axel
bbftp
bftpd
bsdftpd-ssl
cftp
cmdftp
curl Update GNUTLS and NSS options 2018-06-03 18:16:46 +00:00
curlpp Sort USES 2018-06-03 18:16:51 +00:00
dmachine
fastdfs Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
filezilla Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
fmirror
fpc-libcurl - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
frox
ftpcopy
ftpfind
ftplib
ftpmirror
ftpproxy
ftpsesame
ftpsync
gftp
gnustep-ftp
gstreamer1-plugins-curl
gwget Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
horde-gollem - Whitespace fix 2018-06-23 09:37:13 +00:00
hs-curl lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hsftp
jftp
jftpgw
lftp Fix readline detection on 10.x 2018-06-13 11:32:16 +00:00
libfilezilla
linux-c6-curl
linux-c7-curl
llnlxdir
llnlxftp
mirror
multiget
ncftp3
ncftpd
net2ftp
netdumpd Update to netdumpd-20180511. 2018-05-11 15:17:35 +00:00
ocaml-ocurl
oftpd
omi
p5-File-Fetch Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-FTP-Common Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-FTP-Recursive Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-FTPServer Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Net-FTPSSL Update WWW 2018-05-27 20:15:16 +00:00
p5-POE-Component-Client-FTP Update WWW 2018-05-27 20:15:16 +00:00
p5-SOAP-Transport-FTP Update WWW 2018-05-27 20:15:16 +00:00
paraget
pavuk
pear-Net_FTP
pftpd
php56-curl
php56-ftp
php70-curl
php70-ftp
php71-curl
php71-ftp
php72-curl
php72-ftp
php-fastdfs
phpwebftp
plasma-applet-ftpmonitor Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
proftpd
proftpd-mod_geoip
profxp
puf
pure-ftpd
pureadmin
py-ftputil
py-pycurl Update to 7.43.0.2 2018-06-03 18:16:56 +00:00
py-pyftpdlib Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-requests-ftp
py-sftp Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-tftpy Update to 0.7.0 2018-05-19 11:06:57 +00:00
quftp
R-cran-curl - Update to 3.2 2018-04-10 04:12:51 +00:00
R-cran-RCurl
rexx-curl Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-03-30 11:52:46 +00:00
rubygem-curb Update to 0.9.6 2018-05-30 19:48:49 +00:00
scythia Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
smbftpd
spegla
tftp-hpa
tnftp
tnftpd
twoftpd
uftp Update to version 4.9.7. 2018-05-28 10:35:26 +00:00
urlgfe
vsftpd
vsftpd-ext - Update to 3.0.3.1 2018-05-19 18:32:34 +00:00
waiho
weex
wget ftp/wget: Upgrade from 1.19.4 to 1.19.5 2018-05-09 16:18:52 +00:00
wmget
wput
wxdfast
wzdftpd
yafc
Makefile