aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-07-11 21:42:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-07-11 21:42:51 +0000
commit5ea99d5d96bb72340cdb7d24e1258cb07b5cdfa1 (patch)
treee07209c6ea3715e6c143121609b2f5c764506795
parentdcb137436c6f1b38ba837ed65729779060a85fd6 (diff)
downloadpfsense-packages-5ea99d5d96bb72340cdb7d24e1258cb07b5cdfa1.tar.gz
pfsense-packages-5ea99d5d96bb72340cdb7d24e1258cb07b5cdfa1.tar.bz2
pfsense-packages-5ea99d5d96bb72340cdb7d24e1258cb07b5cdfa1.zip
Disable ASSP package.
-rw-r--r--pkg_config.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 79366ae9..14fa5a45 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -171,19 +171,6 @@
</logging>
</package>
<package>
- <name>assp</name>
- <website>http://assp.sourceforge.net</website>
- <descr>The Anti-Spam SMTP Proxy (ASSP) Server project is an open source platform-independent SMTP Proxy server which implements whitelists and Bayesian filtering to rid the planet of the blight of unsolicited email (UCE). UCE must be stopped at the SMTP server. Anti-spam tools must be adaptive to new spam and customized for each site's mail patterns. This free, easy-to-use tool works with any mail transport and achieves these goals requiring no operator intervention after the initial setup phase. Default username: anything, Password: nospam4me</descr>
- <category>Network Management</category>
- <config_file>http://www.pfsense.com/packages/config/assp.xml</config_file>
- <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url>
- <depends_on_package>perl-5.8.7.tbz</depends_on_package>
- <verifyinstalledpkg>perl</verifyinstalledpkg>
- <version>0.1</version>
- <status>ALPHA</status>
- <configurationfile>assp.xml</configurationfile>
- </package>
- <package>
<name>siproxd</name>
<website>http://siproxd.sourceforge.net/</website>
<descr>Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.</descr>
@@ -419,6 +406,19 @@
<configurationfile>upnpd.xml</configurationfile>
</package>
<package>
+ <name>assp</name>
+ <website>http://assp.sourceforge.net</website>
+ <descr>The Anti-Spam SMTP Proxy (ASSP) Server project is an open source platform-independent SMTP Proxy server which implements whitelists and Bayesian filtering to rid the planet of the blight of unsolicited email (UCE). UCE must be stopped at the SMTP server. Anti-spam tools must be adaptive to new spam and customized for each site's mail patterns. This free, easy-to-use tool works with any mail transport and achieves these goals requiring no operator intervention after the initial setup phase. Default username: anything, Password: nospam4me</descr>
+ <category>Network Management</category>
+ <config_file>http://www.pfsense.com/packages/config/assp.xml</config_file>
+ <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url>
+ <depends_on_package>perl-5.8.7.tbz</depends_on_package>
+ <verifyinstalledpkg>perl</verifyinstalledpkg>
+ <version>0.1</version>
+ <status>ALPHA</status>
+ <configurationfile>assp.xml</configurationfile>
+ </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>