diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 70c808ce..5c8f8400 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -199,9 +199,16 @@ 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> |