public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] USE flag proposal: memcached
@ 2016-05-14 15:19 Dirkjan Ochtman
  2016-05-14 15:32 ` Anthony G. Basile
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dirkjan Ochtman @ 2016-05-14 15:19 UTC (permalink / raw)
  To: Gentoo Development

All,

I want to add a "memcached" USE flag to mail-filters/rmilter. Before
doing so, I looked if there was a global USE flag. There is not, but I
though see usage across 14 packages:

dev-db/pgpool2[memcached]: Use memcached for query caching
dev-php/pecl-mysqlnd_qc[memcached]: Use
<pkg>dev-libs/libmemcached</pkg> as a storage handler
mail-filter/opendkim[memcached]: Add support for using
<pkg>dev-libs/libmemcached</pkg>
mail-mta/postfix[memcached]: Add support for using
<pkg>net-misc/memcached</pkg> for lookup tables
net-analyzer/graphite-web[memcached]: Enable memcached support
net-analyzer/munin[memcached]: Install the packages required for
memcached monitoring.
net-mail/automx[memcached]: Enable memcached support
sys-auth/keystone[memcached]: Installs dependencies needed for using
memcached as a backend
sys-cluster/cinder[memcached]: Installs the memcached server
sys-cluster/gearmand[memcache]: Support memcache daemon (via
<pkg>dev-libs/libmemcached</pkg>) for the queue storage.
sys-cluster/nova[memcached]: Installs the memcached server
sys-cluster/swift[memcached]: adds memcached support
www-servers/lighttpd[memcache]: Enable memcache support for mod_cml
and mod_trigger_b4_dl

Most of these seem to depend on dev-libs/libmemcached or
net-misc/memcached, with a few packages depending on language-specific
stuff (e.g. dev-perl/Cache-Memcached or dev-python/python-memcached).

I suppose the description can just be "Enable memcached support".

Any objections?

Cheers,

Dirkjan


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] USE flag proposal: memcached
  2016-05-14 15:19 [gentoo-dev] USE flag proposal: memcached Dirkjan Ochtman
@ 2016-05-14 15:32 ` Anthony G. Basile
  2016-05-14 16:22   ` Brian Dolbec
  2016-05-14 16:50 ` Matthew Thode
  2016-05-16 10:27 ` [gentoo-dev] " Dirkjan Ochtman
  2 siblings, 1 reply; 5+ messages in thread
From: Anthony G. Basile @ 2016-05-14 15:32 UTC (permalink / raw)
  To: gentoo-dev

On 5/14/16 11:19 AM, Dirkjan Ochtman wrote:
> All,
> 
> I want to add a "memcached" USE flag to mail-filters/rmilter. Before
> doing so, I looked if there was a global USE flag. There is not, but I
> though see usage across 14 packages:
> 
> dev-db/pgpool2[memcached]: Use memcached for query caching
> dev-php/pecl-mysqlnd_qc[memcached]: Use
> <pkg>dev-libs/libmemcached</pkg> as a storage handler
> mail-filter/opendkim[memcached]: Add support for using
> <pkg>dev-libs/libmemcached</pkg>
> mail-mta/postfix[memcached]: Add support for using
> <pkg>net-misc/memcached</pkg> for lookup tables
> net-analyzer/graphite-web[memcached]: Enable memcached support
> net-analyzer/munin[memcached]: Install the packages required for
> memcached monitoring.
> net-mail/automx[memcached]: Enable memcached support
> sys-auth/keystone[memcached]: Installs dependencies needed for using
> memcached as a backend
> sys-cluster/cinder[memcached]: Installs the memcached server
> sys-cluster/gearmand[memcache]: Support memcache daemon (via
> <pkg>dev-libs/libmemcached</pkg>) for the queue storage.
> sys-cluster/nova[memcached]: Installs the memcached server
> sys-cluster/swift[memcached]: adds memcached support
> www-servers/lighttpd[memcache]: Enable memcache support for mod_cml
> and mod_trigger_b4_dl
> 
> Most of these seem to depend on dev-libs/libmemcached or
> net-misc/memcached, with a few packages depending on language-specific
> stuff (e.g. dev-perl/Cache-Memcached or dev-python/python-memcached).
> 
> I suppose the description can just be "Enable memcached support".
> 
> Any objections?
> 
> Cheers,
> 
> Dirkjan
> 

its a good idea given its popularity and the unequivocal meaning of
"memcached".  so i say do it.

-- 
Anthony G. Basile, Ph.D.
Gentoo Linux Developer [Hardened]
E-Mail    : blueness@gentoo.org
GnuPG FP  : 1FED FAD9 D82C 52A5 3BAB  DC79 9384 FA6E F52D 4BBA
GnuPG ID  : F52D4BBA


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] USE flag proposal: memcached
  2016-05-14 15:32 ` Anthony G. Basile
@ 2016-05-14 16:22   ` Brian Dolbec
  0 siblings, 0 replies; 5+ messages in thread
From: Brian Dolbec @ 2016-05-14 16:22 UTC (permalink / raw)
  To: gentoo-dev

On Sat, 14 May 2016 11:32:02 -0400
"Anthony G. Basile" <blueness@gentoo.org> wrote:

> On 5/14/16 11:19 AM, Dirkjan Ochtman wrote:
> > All,
> > 
> > I want to add a "memcached" USE flag to mail-filters/rmilter. Before
> > doing so, I looked if there was a global USE flag. There is not,
> > but I though see usage across 14 packages:
> > 
> > dev-db/pgpool2[memcached]: Use memcached for query caching
> > dev-php/pecl-mysqlnd_qc[memcached]: Use
> > <pkg>dev-libs/libmemcached</pkg> as a storage handler
> > mail-filter/opendkim[memcached]: Add support for using
> > <pkg>dev-libs/libmemcached</pkg>
> > mail-mta/postfix[memcached]: Add support for using
> > <pkg>net-misc/memcached</pkg> for lookup tables
> > net-analyzer/graphite-web[memcached]: Enable memcached support
> > net-analyzer/munin[memcached]: Install the packages required for
> > memcached monitoring.
> > net-mail/automx[memcached]: Enable memcached support
> > sys-auth/keystone[memcached]: Installs dependencies needed for using
> > memcached as a backend
> > sys-cluster/cinder[memcached]: Installs the memcached server
> > sys-cluster/gearmand[memcache]: Support memcache daemon (via
> > <pkg>dev-libs/libmemcached</pkg>) for the queue storage.
> > sys-cluster/nova[memcached]: Installs the memcached server
> > sys-cluster/swift[memcached]: adds memcached support
> > www-servers/lighttpd[memcache]: Enable memcache support for mod_cml
> > and mod_trigger_b4_dl
> > 
> > Most of these seem to depend on dev-libs/libmemcached or
> > net-misc/memcached, with a few packages depending on
> > language-specific stuff (e.g. dev-perl/Cache-Memcached or
> > dev-python/python-memcached).
> > 
> > I suppose the description can just be "Enable memcached support".
> > 
> > Any objections?
> > 
> > Cheers,
> > 
> > Dirkjan
> >   
> 
> its a good idea given its popularity and the unequivocal meaning of
> "memcached".  so i say do it.
> 

+1

-- 
Brian Dolbec <dolsen>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] USE flag proposal: memcached
  2016-05-14 15:19 [gentoo-dev] USE flag proposal: memcached Dirkjan Ochtman
  2016-05-14 15:32 ` Anthony G. Basile
@ 2016-05-14 16:50 ` Matthew Thode
  2016-05-16 10:27 ` [gentoo-dev] " Dirkjan Ochtman
  2 siblings, 0 replies; 5+ messages in thread
From: Matthew Thode @ 2016-05-14 16:50 UTC (permalink / raw)
  To: gentoo-dev

On 05/14/2016 10:19 AM, Dirkjan Ochtman wrote:
> All,
> 
> I want to add a "memcached" USE flag to mail-filters/rmilter. Before
> doing so, I looked if there was a global USE flag. There is not, but I
> though see usage across 14 packages:
> 
> dev-db/pgpool2[memcached]: Use memcached for query caching
> dev-php/pecl-mysqlnd_qc[memcached]: Use
> <pkg>dev-libs/libmemcached</pkg> as a storage handler
> mail-filter/opendkim[memcached]: Add support for using
> <pkg>dev-libs/libmemcached</pkg>
> mail-mta/postfix[memcached]: Add support for using
> <pkg>net-misc/memcached</pkg> for lookup tables
> net-analyzer/graphite-web[memcached]: Enable memcached support
> net-analyzer/munin[memcached]: Install the packages required for
> memcached monitoring.
> net-mail/automx[memcached]: Enable memcached support
> sys-auth/keystone[memcached]: Installs dependencies needed for using
> memcached as a backend
> sys-cluster/cinder[memcached]: Installs the memcached server
> sys-cluster/gearmand[memcache]: Support memcache daemon (via
> <pkg>dev-libs/libmemcached</pkg>) for the queue storage.
> sys-cluster/nova[memcached]: Installs the memcached server
> sys-cluster/swift[memcached]: adds memcached support
> www-servers/lighttpd[memcache]: Enable memcache support for mod_cml
> and mod_trigger_b4_dl
> 
> Most of these seem to depend on dev-libs/libmemcached or
> net-misc/memcached, with a few packages depending on language-specific
> stuff (e.g. dev-perl/Cache-Memcached or dev-python/python-memcached).
> 
> I suppose the description can just be "Enable memcached support".
> 
> Any objections?
> 
> Cheers,
> 
> Dirkjan
> 
+1 from me :D

-- 
-- Matthew Thode (prometheanfire)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-dev] Re: USE flag proposal: memcached
  2016-05-14 15:19 [gentoo-dev] USE flag proposal: memcached Dirkjan Ochtman
  2016-05-14 15:32 ` Anthony G. Basile
  2016-05-14 16:50 ` Matthew Thode
@ 2016-05-16 10:27 ` Dirkjan Ochtman
  2 siblings, 0 replies; 5+ messages in thread
From: Dirkjan Ochtman @ 2016-05-16 10:27 UTC (permalink / raw)
  To: Gentoo Development

On Sat, May 14, 2016 at 5:19 PM, Dirkjan Ochtman <djc@gentoo.org> wrote:
> I suppose the description can just be "Enable memcached support".

I went ahead and committed a slightly modified description to
use.desc. I also filed bugs against lighttpd (583158) and gearmand
(583160) to rename their flags from memcache to memcached. Anything
else to do here?

(Sorry if this is maybe slightly quick after the initial announcement;
it seemed like there was little discussion here, and today is a day
off so I have some time to do stuff...)

Cheers,

Dirkjan


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-16 10:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-14 15:19 [gentoo-dev] USE flag proposal: memcached Dirkjan Ochtman
2016-05-14 15:32 ` Anthony G. Basile
2016-05-14 16:22   ` Brian Dolbec
2016-05-14 16:50 ` Matthew Thode
2016-05-16 10:27 ` [gentoo-dev] " Dirkjan Ochtman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox