diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-09-30 17:43:25 -0300 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-09-30 17:43:25 -0300 |
commit | 698c75012df6fddab5129dbde6e4614953fe72cb (patch) | |
tree | 34a77a8745a35a59fff1a495e4fdf00434560410 | |
parent | b2a425218d3937418ec01727aa91af2c1238e281 (diff) | |
parent | a6028b51ae3f25a8c8e5f1255483cfc41a4a69df (diff) | |
download | pfsense-packages-698c75012df6fddab5129dbde6e4614953fe72cb.tar.gz pfsense-packages-698c75012df6fddab5129dbde6e4614953fe72cb.tar.bz2 pfsense-packages-698c75012df6fddab5129dbde6e4614953fe72cb.zip |
Merge branch 'master' of https://github.com/pfsense/pfsense-packages
-rw-r--r-- | pkg_config.8.xml | 1 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 1ba64433..1ed28b35 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1379,6 +1379,7 @@ <build_pbi> <ports_before>databases/db46</ports_before> <port>www/squidguard-devel</port> + <custom_name>squidguard-devel</custom_name> </build_pbi> <build_options>squidGuard-devel_UNSET=SQUID32 SQUID33;squidGuard-devel_SET=LDAP STRIPNT SQUID27;squid_UNSET=DNS_HELPER IPFILTER PINGER STACKTRACES STRICT_HTTP_DESC USERAGENT_LOG WCCPV2;squid_SET=PF LDAP_AUTH NIS_AUTH SASL_AUTH ARP_ACL AUFS CACHE_DIGESTS CARP COSS DELAY_POOLS FOLLOW_XFF HTCP IDENT KERB_AUTH KQUEUE LARGEFILE REFERER_LOG SNMP SSL VIA_DB WCCP;SQUID_UID=proxy;SQUID_GID=proxy</build_options> <config_file>http://www.pfsense.org/packages/config/squidGuard-devel/squidguard.xml</config_file> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a0c14355..0077a881 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1366,6 +1366,7 @@ <build_pbi> <ports_before>databases/db46</ports_before> <port>www/squidguard-devel</port> + <custom_name>squidguard-devel</custom_name> </build_pbi> <build_options>squidGuard-devel_UNSET=SQUID32 SQUID33;squidGuard-devel_SET=LDAP STRIPNT SQUID27;squid_UNSET=DNS_HELPER IPFILTER PINGER STACKTRACES STRICT_HTTP_DESC USERAGENT_LOG WCCPV2;squid_SET=PF LDAP_AUTH NIS_AUTH SASL_AUTH ARP_ACL AUFS CACHE_DIGESTS CARP COSS DELAY_POOLS FOLLOW_XFF HTCP IDENT KERB_AUTH KQUEUE LARGEFILE REFERER_LOG SNMP SSL VIA_DB WCCP;SQUID_UID=proxy;SQUID_GID=proxy</build_options> <config_file>http://www.pfsense.org/packages/config/squidGuard-devel/squidguard.xml</config_file> |