aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-24 15:30:23 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-24 15:30:23 -0300
commitf419a613d7859ac13d273836cbb83502df3fdf36 (patch)
tree584a2bd08d28a74c42cfc6fadfd311b8a1659166 /pkg_config.10.xml
parent1a49cc00311c225215f8f5b44f790b1f459f6d67 (diff)
downloadpfsense-packages-f419a613d7859ac13d273836cbb83502df3fdf36.tar.gz
pfsense-packages-f419a613d7859ac13d273836cbb83502df3fdf36.tar.bz2
pfsense-packages-f419a613d7859ac13d273836cbb83502df3fdf36.zip
Sanitize postfix version, add internal_name, port_category and run_depends. Also fix PBI checks
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index bf3d860b..ab5c2a5d 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -455,6 +455,7 @@
</package>
<package>
<name>Postfix Forwarder</name>
+ <internal_name>Postfix_Forwarder</internal_name>
<website>http://www.postfix.org/</website>
<descr><![CDATA[Postfix mail forwarder acts as a relay server for your domain.<br />
It can do first and second line antispam combat before sending incoming mail to local mail servers.<br />
@@ -463,10 +464,12 @@
<pkginfolink>https://forum.pfsense.org/index.php/topic,40622.0.html</pkginfolink>
<config_file>https://packages.pfsense.org/packages/config/postfix/postfix.xml</config_file>
<depends_on_package_pbi>postfix-2.11.3_2-##ARCH##.pbi</depends_on_package_pbi>
- <version>2.11.3_2 pkg v.2.4.1</version>
+ <version>2.4.1</version>
<status>Release</status>
<required_version>2.2</required_version>
<configurationfile>postfix.xml</configurationfile>
+ <port_category>mail</port_category>
+ <run_depends>libexec/postfix/bounces:mail/postfix</run_depends>
<build_pbi>
<port>mail/postfix</port>
</build_pbi>