Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208129 - USE=zlib request for net-proxy/privoxy-3.0.8
Summary: USE=zlib request for net-proxy/privoxy-3.0.8
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: http://www.privoxy.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 02:46 UTC by franky
Modified: 2008-01-30 08:44 UTC (History)
0 users

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


Attachments
privoxy ebuild with USE="zlib" (privoxy-3.0.8.ebuild,2.30 KB, text/plain)
2008-01-30 02:57 UTC, franky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description franky 2008-01-30 02:46:17 UTC
starting with privoxy-3.0.7-beta and privoxy-3.0.8 upstream added new configure option --enable-zlib  which allows to decompress gzip and zlib compressed documents for filtering

Reproducible: Always

Steps to Reproduce:
1.emerge =net-proxy/privoxy-3.0.8
2.look @ the configure options enabled / disabled
3.after compilation no zlib support

Actual Results:  
emerged privoxy without zlib support

Expected Results:  
privoxy should have USE=zlib to activate or deactivate zlib support

privoxy changelog: 'Added zlib support to filter content with gzip and deflate encoding.' 

I use a modified ebuild since privoxy-3.0.7-beta in my overlay which takes care of USE="zlib".
Should have postet it a bit earlier, so i'm doing it now :) In my opinion zlib makes privoxy even a bit faster, had no troubles so far!
Comment 1 franky 2008-01-30 02:57:28 UTC
Created attachment 142175 [details]
privoxy ebuild with USE="zlib"

modified privoxy-3.0.8 ebuild with USE=zlib
Enjoy :)
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2008-01-30 08:44:50 UTC
Fixed in cvs, without revision bump.