diff options
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index caec1e48..5ef4c86f 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -40,6 +40,25 @@ </logging> </package> <package> + <name>sshterm</name> + <descr> + This is a package of the SSHTools SSHTerm Java Applet. SSHTools is a + suite of Java SSH applications providing a Java SSH API, + SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. + + Compatibility note: Tested on CVS HEAD. + </descr> + <website>http://sourceforge.net/projects/sshtools/</website> + <category>Security</category> + <version>0.1</version> + <status>ALPHA</status> + <mantainer>me@daniel.stefan.haischt.name</mantainer> + <depends_on_package_base_url>http://www.pfsense.com/packages/All/</depends_on_package_base_url> + <depends_on_package>sshtools-0.2.2.tbz</depends_on_package> + <config_file>http://www.pfsense.org/packages/config/sshterm.xml</config_file> + <configurationfile>sshterm.xml</configurationfile> + </package> + <package> <name>spamassassin</name> <descr>The SpamAssassin spam detection software.</descr> <website>http://spamassassin.apache.org/</website> |