diff options
author | Bill Marquette <bill.marquette@gmail.com> | 2011-07-22 10:57:58 -0500 |
---|---|---|
committer | Bill Marquette <bill.marquette@gmail.com> | 2011-07-22 10:57:58 -0500 |
commit | 34f159bb62fed61fefef59cd89c1a492545c8929 (patch) | |
tree | 7d6e5e6dc74587d56de33f2c92aecf16b36e4504 | |
parent | 64e6bfa26335a3796ebe574e282a13077d19bc06 (diff) | |
download | pfsense-packages-34f159bb62fed61fefef59cd89c1a492545c8929.tar.gz pfsense-packages-34f159bb62fed61fefef59cd89c1a492545c8929.tar.bz2 pfsense-packages-34f159bb62fed61fefef59cd89c1a492545c8929.zip |
Bump imspector-wip release number and add to i386 package repo
-rwxr-xr-x | pkg_config.8.xml | 16 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 4 |
2 files changed, 18 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a06d347d..eb9beca2 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -576,6 +576,22 @@ <build_port_path>/usr/home/pfsense/tools/pfPorts/imspector</build_port_path> </package> <package> + <name>imspector-wip</name> + <descr>Work in progress package, incompatible with the 0.8 IMSpector package, do not install if the imspector package is installed - IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> + <website>http://www.imspector.org/</website> + <category>Network Management</category> + <maintainer>billm@pfsense.org</maintainer> + <version>0.9-3</version> + <required_version>2.0</required_version> + <status>BETA</status> + <pkginfolink>http://doc.pfsense.org/index.php/IMSpector_package</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/imspector-wip/imspector.xml</config_file> + <configurationfile>imspector.xml</configurationfile> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>imspector-0.9.tbz</depends_on_package> + <build_port_path>/usr/home/pfsense/tools/pfPorts/imspector</build_port_path> + </package> + <package> <name>nut</name> <descr>Network UPS Tools</descr> <website>http://www.networkupstools.org/</website> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 0b20aad1..a49a0e83 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -614,11 +614,11 @@ </package> <package> <name>imspector-wip</name> - <descr>Work in progress package, incompatible with the 0.8 IMSpector package, do not install - IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> + <descr>Work in progress package, incompatible with the 0.8 IMSpector package, do not install if the imspector package is installed - IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> <website>http://www.imspector.org/</website> <category>Network Management</category> <maintainer>billm@pfsense.org</maintainer> - <version>0.9-2</version> + <version>0.9-3</version> <required_version>2.0</required_version> <status>BETA</status> <pkginfolink>http://doc.pfsense.org/index.php/IMSpector_package</pkginfolink> |