diff options
-rw-r--r-- | packages/phpmrss.xml | 14 | ||||
-rw-r--r-- | pkg_config.xml | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/packages/phpmrss.xml b/packages/phpmrss.xml new file mode 100644 index 00000000..bc077819 --- /dev/null +++ b/packages/phpmrss.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8" ?> +<packagegui> + <name>phpmrss</name> + <version>0.13</version> + <title>mRSS</title> + <custom_delete_php_command> + </custom_delete_php_command> + <custom_php_resync_config_command> + </custom_php_resync_config_command> + <custom_php_install_command> + </custom_php_install_command> + <custom_php_deinstall_command> + </custom_php_deinstall_command> +</packagegui>
\ No newline at end of file diff --git a/pkg_config.xml b/pkg_config.xml index d4f87a2d..d01f0788 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -30,6 +30,20 @@ <configurationfile>clamav.xml</configurationfile> </package> <package> + <name>phpmrss</name> + <descr>mRss is a C library for parsing, writing and creating RSS files or streams.</descr> + <website>http://www2.autistici.org/bakunin//libmrss/doc/</website> + <category>Textproc</category> + <version>0.13</version> + <status>BETA</status> + <required_version>2.0</required_version> + <maintainer>me@daniel.stefan.haischt.name</maintainer> + <depends_on_package_base_url>http://www.pfsense.com/packages/All/</depends_on_package_base_url> + <depends_on_package>libmrss-0.13.tbz</depends_on_package> + <config_file>http://www.pfsense.org/packages/config/phpmrss.xml</config_file> + <configurationfile>phpmrss.xml</configurationfile> + </package> + <package> <name>p3scan-pf</name> <descr> A transparent POP3-Proxy with virus-scanning- and |