e05ed36727
which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
71 lines
1.4 KiB
Makefile
71 lines
1.4 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += IglooFTP
|
|
SUBDIR += afd
|
|
SUBDIR += axel
|
|
SUBDIR += axyftp
|
|
SUBDIR += bftpd
|
|
SUBDIR += cftp
|
|
SUBDIR += curl
|
|
SUBDIR += downloader
|
|
SUBDIR += emirror
|
|
SUBDIR += fget
|
|
SUBDIR += ftpcopy
|
|
SUBDIR += ftpcube
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplocate
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpproxy
|
|
SUBDIR += ftpq
|
|
SUBDIR += ftpsearch
|
|
SUBDIR += ftptool
|
|
SUBDIR += gftp
|
|
SUBDIR += greed
|
|
SUBDIR += gtm
|
|
SUBDIR += hsftp
|
|
SUBDIR += jftpgw
|
|
SUBDIR += jmirror
|
|
SUBDIR += junglemonkey
|
|
SUBDIR += kmago
|
|
SUBDIR += kwebget
|
|
SUBDIR += lftp
|
|
SUBDIR += libfxp
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += lukemftp
|
|
SUBDIR += lukemftpd
|
|
SUBDIR += mget
|
|
SUBDIR += mirror
|
|
SUBDIR += moxftp
|
|
SUBDIR += muddleftpd
|
|
SUBDIR += ncftp
|
|
SUBDIR += ncftp2
|
|
SUBDIR += ncftp3
|
|
SUBDIR += ncftpd
|
|
SUBDIR += oftpd
|
|
SUBDIR += omi
|
|
SUBDIR += p5-Net-FTPServer
|
|
SUBDIR += paraget
|
|
SUBDIR += pavuk
|
|
SUBDIR += pftpd
|
|
SUBDIR += proftpd
|
|
SUBDIR += profxp
|
|
SUBDIR += puf
|
|
SUBDIR += pure-ftpd
|
|
SUBDIR += py-curl
|
|
SUBDIR += ruby-curl
|
|
SUBDIR += sftp
|
|
SUBDIR += spegla
|
|
SUBDIR += twoftpd
|
|
SUBDIR += vcheck
|
|
SUBDIR += vsftpd
|
|
SUBDIR += wget
|
|
SUBDIR += wget+ipv6
|
|
SUBDIR += wu-ftpd
|
|
SUBDIR += xrmftp
|
|
SUBDIR += yafc
|
|
SUBDIR += yale-tftpd
|
|
|
|
.include <bsd.port.subdir.mk>
|