diff options
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 75a88c1d..39634884 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -213,6 +213,18 @@ <status>ALPHA</status> <configurationfile>netio.xml</configurationfile> </package> + <package> + <name>doorman</name> + <website>http://doorman.sourceforge.net</website> + <descr>Doorman is a port knocking implementation which allows a server to run silently, invisibly, with all TCP ports closed except to those who know the secret knock.</descr> + <category>Services</category> + <config_file>http://www.pfsense.com/packages/config/doorman.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>doorman-0.8.tbz</depends_on_package> + <version>0.8</version> + <status>ALPHA</status> + <configurationfile>doorman.xml</configurationfile> + </package> </packages> <package> <name>hula</name> |