diff options
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 51 |
1 files changed, 37 insertions, 14 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 2e4ef023..a2e1441c 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -132,25 +132,27 @@ <package> <name>haproxy</name> <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> - <descr><![CDATA[The Reliable, High Performance HTTP Load Balancer<br /> - This package implements HTTP balance features from Haproxy.]]></descr> + <descr><![CDATA[The Reliable, High Performance TCP/HTTP Load Balancer<br /> + This package implements both TCP and HTTP balance features from Haproxy.<br /> + Supports acl's for smart backend switching.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>1.4.23 pkg v 1.2</version> + <version>1.4.24 pkg v 1.2</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> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>haproxy-1.4.23.tbz</depends_on_package> - <depends_on_package_pbi>haproxy-1.4.23-i386.pbi</depends_on_package_pbi> + <depends_on_package>haproxy-1.4.24.tbz</depends_on_package> + <depends_on_package_pbi>haproxy-1.4.24-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/haproxy</build_port_path> </package> <package> <name>haproxy-full</name> <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> <descr><![CDATA[The Reliable, High Performance TCP/HTTP Load Balancer<br /> - This package implements both TCP and HTTP balance features from Haproxy.]]></descr> + This package implements both TCP and HTTP balance features from Haproxy.<br /> + (Legacy version)]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> <version>1.4.23 pkg v 1.0</version> @@ -159,14 +161,15 @@ <config_file>http://www.pfsense.com/packages/config/haproxy-legacy/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>haproxy-1.4.23.tbz</depends_on_package> - <depends_on_package_pbi>haproxy-1.4.23_2-i386.pbi</depends_on_package_pbi> + <depends_on_package>haproxy-1.4.24.tbz</depends_on_package> + <depends_on_package_pbi>haproxy-1.4.24-i386.pbi</depends_on_package_pbi> </package> <package> <name>haproxy-devel</name> <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> <descr><![CDATA[The Reliable, High Performance TCP/HTTP(s) Load Balancer<br /> - This package implements TCP, HTTP and HTTPS balance features from Haproxy.]]></descr> + This package implements TCP, HTTP and HTTPS balance features from Haproxy.<br /> + Supports acl's for smart backend switching.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> <version>1.5-dev19 pkg v 0.3</version> @@ -483,11 +486,12 @@ <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> <depends_on_package>libpcap-1.3.0.tbz</depends_on_package> <depends_on_package>daq-2.0.0.tbz</depends_on_package> - <depends_on_package>snort-2.9.4.1.tbz</depends_on_package> - <depends_on_package_pbi>snort-2.9.4.1-i386.pbi</depends_on_package_pbi> + <depends_on_package>snort-2.9.4.6.tbz</depends_on_package> + <depends_on_package_pbi>snort-2.9.4.6-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/devel/pcre</build_port_path> <build_port_path>/usr/ports/net/daq</build_port_path> <build_port_path>/usr/ports/net/libnet</build_port_path> + <build_port_path>/usr/ports/net/libpcap</build_port_path> <build_port_path>/usr/ports/security/barnyard2</build_port_path> <build_port_path>/usr/ports/databases/mysql55-client</build_port_path> <build_port_path>/usr/ports/security/snort</build_port_path> @@ -496,9 +500,9 @@ <ports_after>security/barnyard2</ports_after> </build_pbi> <!-- Use both styles for now, since our snort port isn't yet optionsng, but barnyard2 and others are. --> - <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL;snort_UNSET=TARGETBASED PERFPROFILE REACT;snort_SET=DECODERPRE FLEXRESP3 GRE IPV6 MPLS NORMALIZER ZLIB;perl_SET=THREADS;WITH_THREADS=yes;WITH_IPV6=true;WITH_MPLS=true;WITH_GRE=true;WITHOUT_TARGETBASED=true;WITH_DECODERPRE=true;WITH_ZLIB=true;WITH_NORMALIZER=true;WITHOUT_REACT=true;WITH_FLEXRESP3=true;WITHOUT_ODBC=true;WITHOUT_POSTGRESQL=true;WITHOUT_PRELUDE=true;NOPORTDOCS=true</build_options> + <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL;snort_UNSET=REACT;snort_SET=TARGETBASED PERFPROFILE DECODERPRE FLEXRESP3 GRE IPV6 MPLS NORMALIZER ZLIB;perl_SET=THREADS;WITH_THREADS=yes;WITH_IPV6=true;WITH_MPLS=true;WITH_GRE=true;WITH_TARGETBASED=true;WITH_PERFPROFILE=true;WITH_DECODERPRE=true;WITH_ZLIB=true;WITH_NORMALIZER=true;WITHOUT_REACT=true;WITH_FLEXRESP3=true;WITHOUT_ODBC=true;WITHOUT_POSTGRESQL=true;WITHOUT_PRELUDE=true;NOPORTDOCS=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.9.4.1 pkg v. 2.5.8</version> + <version>2.9.4.6 pkg v. 2.5.9</version> <required_version>2.0</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> @@ -1431,7 +1435,7 @@ <depends_on_package_pbi>zip-3.0-i386.pbi p7zip-9.20.1-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/archivers/p7zip</build_port_path> <build_port_path>/usr/ports/archivers/zip</build_port_path> - <version>1.0.6</version> + <version>1.0.7</version> <status>RELEASE</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/openvpn-client-export/openvpn-client-export.xml</config_file> @@ -1927,5 +1931,24 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package_pbi>ipmitool-1.8.12_3-i386.pbi</depends_on_package_pbi> </package> + <package> + <name>sudo</name> + <pkginfolink>http://doc.pfsense.org/index.php/Sudo_Package</pkginfolink> + <descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root.]]></descr> + <category>Security</category> + <version>0.1</version> + <status>Beta</status> + <required_version>2.0.2</required_version> + <config_file>http://www.pfsense.com/packages/config/sudo/sudo.xml</config_file> + <maintainer>jimp@pfsense.org</maintainer> + <configurationfile>sudo.xml</configurationfile> + <build_pbi> + <port>security/sudo</port> + </build_pbi> + <build_port_path>/usr/ports/security/sudo</build_port_path> + <depends_on_package_base_url>http://files.pfsense.org/packages/i386/8/All/</depends_on_package_base_url> + <depends_on_package>sudo-1.8.6.p8.tbz</depends_on_package> + <depends_on_package_pbi>sudo-1.8.6p8-i386.pbi</depends_on_package_pbi> + </package> </packages> </pfsensepkgs> |