diff options
author | doktornotor <notordoktor@gmail.com> | 2015-08-10 19:34:14 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-08-10 19:34:14 +0200 |
commit | a3d0f2f88639d0f2f1193e99705ffd999b7a1647 (patch) | |
tree | aef56bf01c7f77e59debfd582f0d765f58d02b6e | |
parent | 6b0d38558aa00a02008e955dc4b50cdfb78c870c (diff) | |
download | pfsense-packages-a3d0f2f88639d0f2f1193e99705ffd999b7a1647.tar.gz pfsense-packages-a3d0f2f88639d0f2f1193e99705ffd999b7a1647.tar.bz2 pfsense-packages-a3d0f2f88639d0f2f1193e99705ffd999b7a1647.zip |
Remove useless pure-ftpd package
-rw-r--r-- | pkg_config.8.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b45bff1d..1cda3740 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -302,27 +302,6 @@ <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> <package> - <name>pure-ftpd</name> - <website>http://www.pureftpd.org/</website> - <descr>*DO NOT RUN THIS ON A FIREWALL. USE A DEDICATED MACHINE!* Pure FTPd Server is a fast, production quality, standards-conformant FTP server based on Troll-FTPd. It has no known vulnerabilities, is trivial to set up, and is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol, anti-warez system, bandwidth throttling, restricted ports for passive downloads, an LDAP backend, XML output, and more.</descr> - <category>FTP</category> - <config_file>https://packages.pfsense.org/packages/config/pure-ftpd/pure-ftpd.xml</config_file> - <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>pure-ftpd-1.0.35.tbz</depends_on_package> - <depends_on_package_pbi>pure-ftpd-1.0.36-i386.pbi</depends_on_package_pbi> - <build_port_path>/usr/ports/ftp/pure-ftpd</build_port_path> - <version>1.0.35</version> - <status>Stable</status> - <configurationfile>pure-ftpd.xml</configurationfile> - <required_version>1.0</required_version> - <maximum_version>1.0</maximum_version> - <logging> - <facilityname>ftp</facilityname> - <logfilename>pure-ftpd.log</logfilename> - </logging> - <noembedded>true</noembedded> - </package> - <package> <name>Avahi</name> <pkginfolink>https://doc.pfsense.org/index.php/Avahi_package</pkginfolink> <website>http://www.avahi.org/</website> |