aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2011-12-17 14:10:50 -0200
committermarcelloc <marcellocoutinho@gmail.com>2011-12-17 14:10:50 -0200
commit9fa3b7fed179955897979c64e11af07208997f8a (patch)
tree30b6f9c438928effeee263b7f42c5aafa97e0ca0
parent77bd5b64a081de25310f007e656cd66c23254949 (diff)
downloadpfsense-packages-9fa3b7fed179955897979c64e11af07208997f8a.tar.gz
pfsense-packages-9fa3b7fed179955897979c64e11af07208997f8a.tar.bz2
pfsense-packages-9fa3b7fed179955897979c64e11af07208997f8a.zip
mailscanner - include more help links
haproxy - change status to release
-rwxr-xr-xconfig/mailscanner/mailscanner_about.php9
-rw-r--r--pkg_config.8.xml4
-rw-r--r--pkg_config.8.xml.amd644
3 files changed, 13 insertions, 4 deletions
diff --git a/config/mailscanner/mailscanner_about.php b/config/mailscanner/mailscanner_about.php
index bea516f9..c3408906 100755
--- a/config/mailscanner/mailscanner_about.php
+++ b/config/mailscanner/mailscanner_about.php
@@ -78,6 +78,15 @@ include("head.inc");
<td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/wiki/doku.php?id=maq:index'>Most Asked Questions</a><br><br>");?>
</tr>
<tr>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Help Index");?></td>
+ <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/MailScanner.conf.index.html'>Mailscanner Configuration Index</a><br><br>");?>
+ </tr>
+ <tr>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Getting the best");?></td>
+ <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/gettingthebest.html'>Getting The Best Out Of MailScanner</a><br><br>");?>
+ </tr>
+
+ <tr>
<td width="22%" valign="top" class="vncell"><?=gettext("Performance ");?></td>
<td width="78%" class="vtable"><?=gettext("<a target=_new href='http://wiki.apache.org/spamassassin/FasterPerformance'>How do I get SpamAssassin to run faster?</a><br><br>");?></td>
</tr>
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index ac42bd4b..2fcbb965 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -79,8 +79,8 @@
<descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr>
<website>http://haproxy.1wt.eu/</website>
<category>Services</category>
- <version>0.30</version>
- <status>BETA</status>
+ <version>1.4.18 pkg v.1.0</version>
+ <status>Release</status>
<required_version>2.0</required_version>
<config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file>
<depends_on_package_base_url>http://e-sac.siteseguro.ws/pfsense/8/All/</depends_on_package_base_url>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 310ea48d..7aff96ed 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -158,8 +158,8 @@
<descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr>
<website>http://haproxy.1wt.eu/</website>
<category>Services</category>
- <version>0.30</version>
- <status>BETA</status>
+ <version>1.4.18 pkg v.1.0</version>
+ <status>Release</status>
<required_version>2.0</required_version>
<config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file>
<configurationfile>haproxy.xml</configurationfile>