diff options
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 8642d9a3..66e4f0b6 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -321,7 +321,7 @@ <build_port_path>/usr/ports/lang/perl5.10</build_port_path> <build_port_path>/usr/ports/databases/mysql51-client</build_port_path> <build_port_path>/usr/ports/security/snort</build_port_path> - <build_options>WITH_THREADS=yes WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITH_PFSENSE=true</build_options> + <build_options>WITH_THREADS=yes WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITHOUT_PFSENSE=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> <version>2.9 pkg v. 2.0</version> <required_version>2.0</required_version> @@ -370,12 +370,14 @@ <package> <name>Postfix Forwarder</name> <website>http://www.postfix.org/</website> - <descr>Postfix mail forwarder acts as a relay to send incoming mail to the designated mail server for each domain.</descr> + <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> + Postfix also can check RBLS, SPF, seach ldap for valid recipients and use third part antispam engines like policyd and mailscanner for better antispam solution.]]></descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/postfix/postfix.xml</config_file> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>postfix-2.7.2,1.tbz</depends_on_package> - <version>2.7.2,1_1.1</version> + <depends_on_package>postfix-2.8.4,1.tbz</depends_on_package> + <version>2.8.4,1 pkg v.2.0</version> <status>Beta</status> <required_version>2.0</required_version> <configurationfile>postfix.xml</configurationfile> |