mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
b8408f8dd2
2011-05-01 german/citrix_xenapp: "crashes with f10" 2011-05-01 japanese/citrix_xenapp: "crashes with f10" 2011-05-01 net/citrix_xenapp: "crashes with f10" 2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default 2011-05-01 java/gj: Upstream disapear and distfile is no more available 2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available 2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore. 2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available 2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes) 2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build. 2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken 2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
120 lines
2.6 KiB
Makefile
120 lines
2.6 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = FTP client and server utilities
|
|
|
|
SUBDIR += IglooFTP
|
|
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 += mget
|
|
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 += 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>
|