aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid/squid_ng.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/squid/squid_ng.xml')
-rw-r--r--packages/squid/squid_ng.xml79
1 files changed, 40 insertions, 39 deletions
diff --git a/packages/squid/squid_ng.xml b/packages/squid/squid_ng.xml
index 4c9667af..5949606e 100644
--- a/packages/squid/squid_ng.xml
+++ b/packages/squid/squid_ng.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE packagegui SYSTEM "../schema/packages.dtd">
<?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?>
<packagegui>
<copyright>
@@ -45,12 +46,11 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>squid</name>
+ <version>2.5.12_4</version>
<title>Services: Proxy Server</title>
<category>Security</category>
- <version>2.5.12_4</version>
- <include_file>/usr/local/pkg/squid_ng.inc</include_file>
- <configpath>installedpackages->package->squidng->configuration->settings</configpath>
<aftersaveredirect>/pkg_edit.php?xml=squid_ng.xml&amp;id=0</aftersaveredirect>
+ <include_file>/usr/local/pkg/squid_ng.inc</include_file>
<menu>
<name>Squid</name>
<tooltiptext>Modify settings for Proxy Server</tooltiptext>
@@ -67,6 +67,38 @@
<name>squid</name>
<rcfile>squid.sh</rcfile>
</service>
+ <tabs>
+ <tab>
+ <text>General Settings</text>
+ <url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
+ <active/>
+ </tab>
+ <tab>
+ <text>Upstream Proxy</text>
+ <url>/pkg_edit.php?xml=squid_upstream.xml&amp;id=0</url>
+ </tab>
+ <tab>
+ <text>Cache Mgmt</text>
+ <url>/pkg_edit.php?xml=squid_cache.xml&amp;id=0</url>
+ </tab>
+ <tab>
+ <text>Network Access Control</text>
+ <url>/pkg_edit.php?xml=squid_nac.xml&amp;id=0</url>
+ </tab>
+ <tab>
+ <text>Traffic Mgmt</text>
+ <url>/pkg_edit.php?xml=squid_traffic.xml&amp;id=0</url>
+ </tab>
+ <tab>
+ <text>Auth Settings</text>
+ <url>/pkg_edit.php?xml=squid_auth.xml&amp;id=0</url>
+ </tab>
+ <tab>
+ <text>Extended Auth Settings</text>
+ <url>/pkg_edit.php?xml=squid_extauth.xml&amp;id=0</url>
+ </tab>
+ </tabs>
+ <configpath>installedpackages->package->squidng->configuration->settings</configpath>
<additional_files_needed>
<prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
@@ -107,37 +139,6 @@
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/squid/squid_extauth.xml</item>
</additional_files_needed>
- <tabs>
- <tab>
- <text>General Settings</text>
- <url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
- <active/>
- </tab>
- <tab>
- <text>Upstream Proxy</text>
- <url>/pkg_edit.php?xml=squid_upstream.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Cache Mgmt</text>
- <url>/pkg_edit.php?xml=squid_cache.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Network Access Control</text>
- <url>/pkg_edit.php?xml=squid_nac.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Traffic Mgmt</text>
- <url>/pkg_edit.php?xml=squid_traffic.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Auth Settings</text>
- <url>/pkg_edit.php?xml=squid_auth.xml&amp;id=0</url>
- </tab>
- <tab>
- <text>Extended Auth Settings</text>
- <url>/pkg_edit.php?xml=squid_extauth.xml&amp;id=0</url>
- </tab>
- </tabs>
<fields>
<field>
<fielddescr>Proxy Listening Interface</fielddescr>
@@ -176,33 +177,33 @@
<type>checkbox</type>
</field>
<field>
- <combinefieldsend>true</combinefieldsend>
<fielddescr>Proxy Port</fielddescr>
<fieldname>proxy_port</fieldname>
<description>This is the port the Proxy Server will listen for client requests on. The default is 3128.</description>
- <size>4</size>
<type>input</type>
+ <size>4</size>
+ <combinefieldsend>true</combinefieldsend>
</field>
<field>
<fielddescr>ICP Port</fielddescr>
<fieldname>icp_port</fieldname>
<description>This is the port the Proxy Server will send and receive ICP queries to and from neighbor caches. The default value is 0, which means this function is disabled.</description>
- <size>4</size>
<type>input</type>
+ <size>4</size>
</field>
<field>
<fielddescr>Visible Hostname</fielddescr>
<fieldname>visible_hostname</fieldname>
<description>This URL is displayed on the Proxy Server error messages.</description>
- <size>35</size>
<type>input</type>
+ <size>35</size>
</field>
<field>
<fielddescr>Cache Administrator E-Mail</fielddescr>
<fieldname>cache_admin_email</fieldname>
<description>This E-Mail address is displayed on the Proxy Server error messages.</description>
- <size>35</size>
<type>input</type>
+ <size>35</size>
</field>
<field>
<fielddescr>Error Messages Language</fielddescr>