diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-11-28 17:11:39 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-11-28 17:11:39 +0000 |
commit | 398c3320f3816a841f82d91c1d081267fd8b04da (patch) | |
tree | 57e9e9a60f7ea2d2bc8b0e101bc7da50202b3a3a | |
parent | feaef698cdcf3bfd280252d0283d30691559ae31 (diff) | |
download | pfsense-packages-398c3320f3816a841f82d91c1d081267fd8b04da.tar.gz pfsense-packages-398c3320f3816a841f82d91c1d081267fd8b04da.tar.bz2 pfsense-packages-398c3320f3816a841f82d91c1d081267fd8b04da.zip |
Move pfflowd to broken package area
-rw-r--r-- | pkg_config.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 6506e773..55c9dcaa 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -145,18 +145,6 @@ <configurationfile>spamd.xml</configurationfile> </package> <package> - <name>pfflowd</name> - <website>http://www.mindrot.org/pfflowd.html</website> - <descr>pfflowd converts OpenBSD PF status messages (sent via the pfsync interface) to Cisco NetFlow datagrams. These datagrams may be sent (via UDP) to a host of one's choice. Utilising the OpenBSD stateful packet filter infrastructure means that flow tracking is very fast and accurate.</descr> - <category>Network Management</category> - <config_file>http://www.pfsense.com/packages/config/pfflowd.xml</config_file> - <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url> - <depends_on_package>pfflowd-0.6.tbz</depends_on_package> - <version>0.6</version> - <status>BETA</status> - <configurationfile>pfflowd.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> @@ -356,4 +344,16 @@ test server or link availability and modify translation or routing rules. This p <config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file> <configurationfile>squidGuard.xml</configurationfile> </package> + <package> + <name>pfflowd</name> + <website>http://www.mindrot.org/pfflowd.html</website> + <descr>pfflowd converts OpenBSD PF status messages (sent via the pfsync interface) to Cisco NetFlow datagrams. These datagrams may be sent (via UDP) to a host of one's choice. Utilising the OpenBSD stateful packet filter infrastructure means that flow tracking is very fast and accurate.</descr> + <category>Network Management</category> + <config_file>http://www.pfsense.com/packages/config/pfflowd.xml</config_file> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All/</depends_on_package_base_url> + <depends_on_package>pfflowd-0.6.tbz</depends_on_package> + <version>0.6</version> + <status>BETA</status> + <configurationfile>pfflowd.xml</configurationfile> + </package> </pfsensepkgs> |