Versions
v1.6.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86
- USE flags
- ldap
v1.6.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc ppc64 x86 ~arm ~sparc
- USE flags
- ldap
USE flags
General
- ldap
- Add LDAP support (Lightweight Directory Access Protocol)
Dependencies
acct-group / squid : System group: squid
acct-user / squid : A user for squid web proxy cache
net-nds / openldap : LDAP suite of application and development tools
Runtime Dependencies
acct-group / squid : System group: squid
acct-user / squid : A user for squid web proxy cache
net-nds / openldap : LDAP suite of application and development tools
Bugs
- 563368
- =net-proxy/squidguard-1.5_beta-r1 - src_test(): ../src/squidGuard: can't write to logfile /var/log/squidGuard/squidGuard.log
- 657050
- net-proxy/squidguard-1.5_beta-r2 fails test: make: *** [Makefile:<snip>: test] Error 2
- 900290
- net-proxy/squidguard-1.6.0-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
- 919449
- net-proxy/squidguard-1.6.0-r1 - [clang] econf failed
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - NHOrus · gentoo
net-proxy/squidguard: update EAPI 7 -> 8, fix implicit defines in configure
Nothing defined HAVE_STDLIB_H, so configure test failed, so wrong version of BerkleyDB was chosen, so compilation failed. Also included extended patch of stdlib.h in configure from the bug tracker, with all attribution. Closes: https://bugs.gentoo.org/898084 Bug: https://bugs.gentoo.org/932312 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40160 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/automake
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/squidguard: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-proxy/squidguard: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard: attemp to handle build failure
Bug: https://bugs.gentoo.org/871228 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-proxy/squidguard: add subslot dep on OpenLDAP
New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard: fix building with clang
Also correct build-time dependencies Reported-by: Agostino Sarubbo <ago@gentoo.org> Closes: https://bugs.gentoo.org/731680 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard: drop old version
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squidguard: x86 stable wrt bug #711882
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squidguard: ppc64 stable wrt bug #711882
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-proxy/squidguard: amd64 stable wrt bug #711882
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-proxy/squidguard: ppc stable wrt bug #711882
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard-1.6.0: fix building with -fno-common
Closes: https://bugs.gentoo.org/708420 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard-1.6.0: migrate from user eclass
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard: fix QA issue with automake call in src_prepare
Closes: https://bugs.gentoo.org/705374 Reported-by: Toralf Förster <toralf@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergey Popov · gentoo
net-proxy/squidguard: version bump to 1.6.0
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 - Sergey Popov · gentoo
net-proxy/squidguard: revision bump
Bump EAPI to 6, restrict linking with unsupported versions of sys-libs/db Committing straight to stable Gentoo-Bug: 528858 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --force - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Sergey Popov · gentoo
net-proxy/squidguard: drop old vulnerable version
Gentoo-Bug: 586668 Package-Manager: portage-2.3.0_rc1 - Agostino Sarubbo · gentoo
net-proxy/squidguard: ppc64 stable wrt bug #542472
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" - Agostino Sarubbo · gentoo
net-proxy/squidguard: sparc stable wrt bug #542472
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" - Agostino Sarubbo · gentoo
net-proxy/squidguard: x86 stable wrt bug #542472
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
net-proxy/squidguard: ppc stable wrt bug #542472
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
net-proxy/squidguard: amd64 stable wrt bug #542472
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Sergey Popov · gentoo
net-proxy/squidguard: add subslot operator to sys-libs/db dependency, drop old revision
Package-Manager: portage-2.2.22 - Sergey Popov · gentoo
net-proxy/squidguard: revision bump
Add patch to work correctly with Squid 3.4 and above Add support for user patches Package-Manager: portage-2.2.20 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed