Gentoo Archives: gentoo-user

From: David W Noon <dwnoon@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] configure flags for net-proxy/squid
Date: Sun, 22 May 2011 15:14:39
Message-Id: 20110522161259.48993b78@karnak.local
1 On Sun, 22 May 2011 15:50:02 +0200, Pandu Poluan wrote about
2 [gentoo-user] configure flags for net-proxy/squid:
3
4 >Does anyone know what configure flags are enabled/disabled for
5 >net-proxy/squid?
6
7 Run:
8 eix -e squid
9
10 >There are some flags I need and some I don't; it seems that
11 >net-proxy/squid's USE flags don't map to squid's.
12
13 Below are the ones I use here. I believe I have addressed every
14 available USE flag for squid, with a - for the ones I want disabled.
15
16 >Second question, then: how do I specify my own configure flags?
17
18 You edit /etc/portage/package.use and add a line like this:
19
20 net-proxy/squid caps -ecap epoll ipv6 -kerberos -ldap logrotate -mysql
21 -nis pam -postgres -radius -samba -sasl -selinux -snmp -sqlite ssl
22 tproxy zero-penalty-hit
23
24 Note that the above is all a single line that has been word-wrapped by
25 my mail reader.
26
27 HTH
28 --
29 Regards,
30
31 Dave [RLU #314465]
32 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
33 dwnoon@××××××××.com (David W Noon)
34 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] configure flags for net-proxy/squid Pandu Poluan <pandu@××××××.info>