mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
66fee90926
Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
112 lines
2.5 KiB
Makefile
112 lines
2.5 KiB
Makefile
#T $FreeBSD$
|
|
#
|
|
|
|
COMMENT = FTP client and server utilities
|
|
|
|
SUBDIR += R-cran-RCurl
|
|
SUBDIR += atftp
|
|
SUBDIR += axel
|
|
SUBDIR += bareftp
|
|
SUBDIR += bbftp
|
|
SUBDIR += bftpd
|
|
SUBDIR += bsdftpd-ssl
|
|
SUBDIR += cftp
|
|
SUBDIR += cmdftp
|
|
SUBDIR += curl
|
|
SUBDIR += curl-hiphop
|
|
SUBDIR += curlpp
|
|
SUBDIR += dmachine
|
|
SUBDIR += fget
|
|
SUBDIR += filezilla
|
|
SUBDIR += fmirror
|
|
SUBDIR += fpc-libcurl
|
|
SUBDIR += frox
|
|
SUBDIR += ftpcopy
|
|
SUBDIR += ftpcube
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplib
|
|
SUBDIR += ftplocate
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpproxy
|
|
SUBDIR += ftpsesame
|
|
SUBDIR += ftpsync
|
|
SUBDIR += gftp
|
|
SUBDIR += gnusget
|
|
SUBDIR += gnustep-ftp
|
|
SUBDIR += gstreamer1-plugins-curl
|
|
SUBDIR += gwget
|
|
SUBDIR += horde-gollem
|
|
SUBDIR += horde3-gollem
|
|
SUBDIR += hs-curl
|
|
SUBDIR += hsftp
|
|
SUBDIR += jftp
|
|
SUBDIR += jftpgw
|
|
SUBDIR += lftp
|
|
SUBDIR += linux-f10-curl
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += mirror
|
|
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 += php5-curl
|
|
SUBDIR += php5-ftp
|
|
SUBDIR += php52-curl
|
|
SUBDIR += php52-ftp
|
|
SUBDIR += php53-curl
|
|
SUBDIR += php53-ftp
|
|
SUBDIR += php55-curl
|
|
SUBDIR += php55-ftp
|
|
SUBDIR += phpwebftp
|
|
SUBDIR += plasma-applet-ftpmonitor
|
|
SUBDIR += proftpd
|
|
SUBDIR += profxp
|
|
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 += wmget
|
|
SUBDIR += wput
|
|
SUBDIR += wxdfast
|
|
SUBDIR += wzdftpd
|
|
SUBDIR += yafc
|
|
|
|
.include <bsd.port.subdir.mk>
|