Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196691 - net-proxy/squid: add icap useflag (or --enable-icap-client)
Summary: net-proxy/squid: add icap useflag (or --enable-icap-client)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 07:21 UTC by Matthias Sch.
Modified: 2007-10-25 20:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Sch. 2007-10-22 07:21:02 UTC
please include a useflag for icap support of squid...
its the arg "--enable-icap-client" for ./configure

maybe somebody needs it for av scanners like kaspersky...

thx

Reproducible: Always

Steps to Reproduce:
1. edit /usr/portage/net-proxy/squid/squid-3.0_rc1.ebuild
2. add "--enable-icap-client \" in line 117
3. save
4. ebuild /usr/portage/net-proxy/squid/squid-3.0_rc1.ebuild digest
5. build :)
Actual Results:  
squid works with icap :)

Expected Results:  
USE="icap" emerge squid
... does the same without editing the ebuild
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2007-10-25 20:07:22 UTC
Fixed in cvs without revision bump.