diff options
author | Jim P <jim@pingle.org> | 2012-01-04 08:46:58 -0800 |
---|---|---|
committer | Jim P <jim@pingle.org> | 2012-01-04 08:46:58 -0800 |
commit | f161cc4d2780b1bb6f3138e98e06c30d6219821e (patch) | |
tree | 0b76bd3ed4ae4eb000b6309849be1443b643684f /pkg_config.8.xml.amd64 | |
parent | a8ad9ef65a750d38ed0f0bb80fb6e07c6a30fdbd (diff) | |
parent | a6cf0cf080e21e905d458668916d19a5bce04819 (diff) | |
download | pfsense-packages-f161cc4d2780b1bb6f3138e98e06c30d6219821e.tar.gz pfsense-packages-f161cc4d2780b1bb6f3138e98e06c30d6219821e.tar.bz2 pfsense-packages-f161cc4d2780b1bb6f3138e98e06c30d6219821e.zip |
Merge pull request #171 from briantist/master
Added Filer package.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 93f5fd66..76dcddf8 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -6,6 +6,19 @@ <copy_packages_to_folder_ssh>/usr/local/www/files/packages/amd64/8/All/</copy_packages_to_folder_ssh> <packages> <package> + <name>Filer</name> + <website/> + <descr>Allows you to create and overwrite files from the GUI.</descr> + <category>File Management</category> + <pkginfolink>http://doc.pfsense.org/index.php/Filer_package</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/filer/filer.xml</config_file> + <version>0.50</version> + <status>Beta</status> + <required_version>1.2.3</required_version> + <maintainer>bscholer@cshl.edu</maintainer> + <configurationfile>filer.xml</configurationfile> + </package> + <package> <name>IP-Blocklist</name> <website/> <descr>IP-Blocklist is PeerGuardian2 but on pfsense. This package has been replaced by pfblocker. <u>This is a legacy app</u></descr> |