diff options
author | Colin Smith <colin@pfsense.org> | 2005-07-18 22:52:09 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-07-18 22:52:09 +0000 |
commit | 335a21c47ace556c65eea7cdbc2ee3cbc8e14bd7 (patch) | |
tree | 1e637754ef50b885a6891d5e1f9ff2d31cc15423 /pkg_config.xml | |
parent | 3a946699520b2b5b6c3d9fc4dd8712417dfa7409 (diff) | |
download | pfsense-packages-335a21c47ace556c65eea7cdbc2ee3cbc8e14bd7.tar.gz pfsense-packages-335a21c47ace556c65eea7cdbc2ee3cbc8e14bd7.tar.bz2 pfsense-packages-335a21c47ace556c65eea7cdbc2ee3cbc8e14bd7.zip |
Let's disable pfflowd for now - it needs to fetch a dependency.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 5264ac6d..70c808ce 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -114,6 +114,7 @@ <status>ALPHA</status> <configurationfile>spamd.xml</configurationfile> </package> +<!-- <package> <name>pfflowd</name> <website>http://www.mindrot.org/pfflowd.html</website> @@ -126,6 +127,7 @@ <status>BETA</status> <configurationfile>pfflowd.xml</configurationfile> </package> +--> <package> <name>assp</name> <website>http://assp.sourceforge.net</website> @@ -197,16 +199,9 @@ test server or link availability and modify translation or routing rules. This p <descr>Arpwatch monitors ethernet/ip address pairings. It also logs certain changes to syslog.</descr> <website>http://www-nrg.ee.lbl.gov/</website> <category>Security</category> - <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url> - <depends_on_package>arpwatch-2.1.a13.tbz</depends_on_package> <version>2.1.a13</version> <status>ALPHA</status> <config_file>http://www.pfsense.com/packages/config/arpwatch.xml</config_file> - <configurationfile>arpwatch.xml</configurationfile> - <logging> - <facilityname>arpwatch</facilityname> - <logfilename>arpwatch.log</logfilename> - </logging> </package> <package> <name>mtr-nox11</name> |