aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorDaniel Stefan Haischt <dsh@pfsense.org>2007-10-14 06:13:04 +0000
committerDaniel Stefan Haischt <dsh@pfsense.org>2007-10-14 06:13:04 +0000
commitab3a9d33349c2f18a3e3727b26a682058d7735a7 (patch)
treea3228be17b5e5dd384000c7db1271c54a6365e46 /pkg_config.xml
parent11bff113accc69c9c9cb8efee642c1378b936e29 (diff)
downloadpfsense-packages-ab3a9d33349c2f18a3e3727b26a682058d7735a7.tar.gz
pfsense-packages-ab3a9d33349c2f18a3e3727b26a682058d7735a7.tar.bz2
pfsense-packages-ab3a9d33349c2f18a3e3727b26a682058d7735a7.zip
* added initial dynamic table prototype
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml37
1 files changed, 35 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 6cb9a477..59c623ff 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -3,6 +3,39 @@
<!-- $Id$ -->
<pfsensepkgs>
<packages>
+ <!--
+ <package>
+ <name>AuthNG</name>
+ <descr>Adds a per user- and groupmanager to the system.</descr>
+ <category>System</category>
+ <config_file>http://www.pfsense.com/packages/config/authng/pkg/authng.xml</config_file>
+ <version>1.0</version>
+ <status>ALPHA</status>
+ <maintainer>me@daniel.stefan.haischt.name</maintainer>
+ <required_version>1.2</required_version>
+ <configurationfile>authng.xml</configurationfile>
+ <depends_on_package>scriptaculous-js-1.7.1_1.tbz</depends_on_package>
+ <depends_on_package>windows_js-1.3_1.tbz</depends_on_package>
+ </package>
+ -->
+ <package>
+ <name>Dyntables</name>
+ <descr>Dynamically reloads table data using Ajax instead of wrong meta refresh tag..</descr>
+ <category>System</category>
+ <config_file>http://www.pfsense.com/packages/config/dyntables/pkg/dyntables.xml</config_file>
+ <version>1.0</version>
+ <status>ALPHA</status>
+ <maintainer>me@daniel.stefan.haischt.name</maintainer>
+ <required_version>1.2</required_version>
+ <configurationfile>dyntables.xml</configurationfile>
+ <!--
+ |
+ | Dependencies
+ |
+ -->
+ <depends_on_package>scriptaculous-js-1.7.1_1.tbz</depends_on_package>
+ <depends_on_package>windows_js-1.3_1.tbz</depends_on_package>
+ </package>
<package>
<name>PerUserBW</name>
<descr>Adds a per user bandwidth distribution option. Requires 1.2 or newer.</descr>
@@ -225,8 +258,8 @@
</package>
<package>
<name>imspector</name>
- <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities.
- Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.
+ <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities.
+ Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.
REQUIRES: 1.0.1-SNAPSHOT-01-22-2006 or later</descr>
<website>http://www.imspector.org/</website>
<category>Network Management</category>