diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-10-01 19:26:51 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-10-01 19:26:51 +0000 |
commit | b22d414f3a1155052938965af2be11d3c7db708a (patch) | |
tree | da9d881c5974b7c3f85eadc245345588c7b0c9a8 /pkg_config.xml | |
parent | d14403c729e63da90e20bba41eca8286d22836fd (diff) | |
download | pfsense-packages-b22d414f3a1155052938965af2be11d3c7db708a.tar.gz pfsense-packages-b22d414f3a1155052938965af2be11d3c7db708a.tar.bz2 pfsense-packages-b22d414f3a1155052938965af2be11d3c7db708a.zip |
[15:25] <hoba> clamav is not working out of the box right now. it's not completely ready yet
[15:25] <GeekGod> erm im tired of this question, im disabling that package.
Retire clamav until the support nightmare is brought under control.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index c840f22f..7595734b 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -217,19 +217,6 @@ <configurationfile>viralator.xml</configurationfile> </package> <package> - <name>clamav</name> - <descr>The ClamAV antivirus.</descr> - <website>http://www.clamav.net/</website> - <category>Security</category> - <version>0.1</version> - <status>PRE-ALPHA</status> - <required_version>1.0-RC3</required_version> - <maintainer>fernando@netfilter.com.br</maintainer> - <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All</depends_on_package_base_url> - <config_file>http://www.pfsense.org/packages/config/clamav.xml</config_file> - <configurationfile>clamav.xml</configurationfile> - </package> - <package> <name>darkstat</name> <website>http://dmr.ath.cx/net/darkstat/</website> <descr>darkstat is a network statistics gatherer. It's a packet sniffer that runs as a background process on a cable/DSL router, gathers all sorts of statistics about network usage, and serves them over HTTP.</descr> @@ -630,4 +617,17 @@ <config_file>http://www.pfsense.org/packages/config/bsdstats/bsdstats.xml</config_file> <configurationfile>bsdstats.xml</configurationfile> </package> + <package> + <name>clamav</name> + <descr>The ClamAV antivirus.</descr> + <website>http://www.clamav.net/</website> + <category>Security</category> + <version>0.1</version> + <status>PRE-ALPHA</status> + <required_version>1.0-RC3</required_version> + <maintainer>fernando@netfilter.com.br</maintainer> + <depends_on_package_base_url>http://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/All</depends_on_package_base_url> + <config_file>http://www.pfsense.org/packages/config/clamav.xml</config_file> + <configurationfile>clamav.xml</configurationfile> + </package> </pfsensepkgs> |