diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-27 20:14:17 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-27 20:14:17 +0000 |
commit | c1e0d55d72edec404821ce7b1abe837d8a1e1c44 (patch) | |
tree | cc2e0732466ebefbc51390e2bdef7625c3c73e2f /pkg_config.xml | |
parent | dc8eb6f6c53e1a1f6ecfea524b9c7e5d9b21333a (diff) | |
download | pfsense-packages-c1e0d55d72edec404821ce7b1abe837d8a1e1c44.tar.gz pfsense-packages-c1e0d55d72edec404821ce7b1abe837d8a1e1c44.tar.bz2 pfsense-packages-c1e0d55d72edec404821ce7b1abe837d8a1e1c44.zip |
Say hello to the ASSP anti spam pacakge.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 56732c90..5de0d959 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -177,6 +177,18 @@ <configurationfile>pfflowd.xml</configurationfile> </package> <package> + <name>assp</name> + <website>http://assp.sourceforge.net</website> + <descr></descr> + <category>Network Management</category> + <config_file>http://www.pfsense.com/packages/config/assp.xml</config_file> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/All/</depends_on_package_base_url> + <depends_on_package>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/All/perl-5.8.6_2.tbz</depends_on_package> + <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> |