aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-01-24 19:47:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2009-01-24 19:47:29 +0000
commitc84f52ae7b7d9951a1de692317b7f9784dab3df7 (patch)
treec097b4aa537a8ed039dc4bb8ad3e61d10269e995
parenteff5895f538f1db9742e591447189f17ab77630e (diff)
downloadpfsense-packages-c84f52ae7b7d9951a1de692317b7f9784dab3df7.tar.gz
pfsense-packages-c84f52ae7b7d9951a1de692317b7f9784dab3df7.tar.bz2
pfsense-packages-c84f52ae7b7d9951a1de692317b7f9784dab3df7.zip
Adding Avahi package for initial testing.
-rw-r--r--pkg_config.7.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 3166f416..6f77871a 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -19,7 +19,19 @@
<facilityname>ftp</facilityname>
<logfilename>pure-ftpd.log</logfilename>
</logging>
- </package>
+ </package>
+ <package>
+ <name>avahi</name>
+ <website>http://www.avahi.org/</website>
+ <descr>Avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in Apple MacOS X (branded Rendezvous, Bonjour and sometimes Zeroconf) and is very convenient. Avahi is mainly based on Lennart Poettering's flexmdns mDNS implementation for Linux which has been discontinued in favour of Avahi.</descr>
+ <category>Network Management</category>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
+ <version>0.6.24</version>
+ <status>ALPHA</status>
+ <required_version>1.2.1</required_version>
+ <config_file>http://www.pfsense.com/packages/config/avahi/avahi.xml</config_file>
+ <configurationfile>avahi.xml</configurationfile>
+ </package>
<package>
<name>ntop</name>
<website>http://www.ntop.org/</website>