X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by lists.alpinelinux.org (Postfix) with ESMTP id C7A1C5C45C9 for ; Fri, 24 Mar 2017 09:33:26 +0000 (GMT) Received: by mail-vk0-f51.google.com with SMTP id r69so9126499vke.2 for ; Fri, 24 Mar 2017 02:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=2iZCw/wkVk6o3v/T3PIkCdfi2ddNCKbb7q+jye/tL64=; b=D7eA3SRsirs6ZtdQ2Id3zCS9Z7SPJVN8yAShfYVbHCyZ3jvCyExF4dw//nmzXxVGr2 5YhM9qQpNMH7U1NaLSjq55P2dYAMOPuvteef3fvDa98Hx4fttCvwsVbaqqK98YWVWP3s aHlOyCbBhqjUH71mycBtU6of1vacVf6y36ZgIE8pyC2JWO3OE8lGrYrLN43B+xAaPMv3 F61ybvUfi+E4J3l6Ek0HMVkZ/ZTz/fOHRQ7NoW+i9d1GxaqeJb/eAtcDlo/ZejdnsbTa o9fTCuuTrKnhqC3Y1UsSnRQ8Mc9VuifaMKUAJnClZzlXKuKU2zu5fl5J96/atan5EbDX 60LA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=2iZCw/wkVk6o3v/T3PIkCdfi2ddNCKbb7q+jye/tL64=; b=WvdZDYJl+QXO3nlFA3KZaGaZLHSgdRwvMUr47CiUrhc+bF3tBFm9zb3axBDufY7TEB VOh0F/jLExRZCaE6KDKRXCltPXny9anRxsjIWwvdi0ADz9RXtwbZ7AezPAsBwlvXTOAr /aqyH1s5P5lqGKugzYx137Te0DhtuO0fEZL/TkxYHDLUU2Un2PRhSc85Qgn1nSLiGJOE JagG3wtk/zFUS5+KLKa8KOqaU0sVJoa1v54kJnvU6UB3qdPgpZLKUqIb1gSlnnauXc5Q bKEh+vCtudddxSAI0Z96DBj51zEThMB93hGO8oD/f1hwOUcE5LKHfTyuv18oAq7zo9Bi nV4Q== X-Gm-Message-State: AFeK/H0Ub66SpTGNri4pA3/Xp3xj4mvgnx1qAUUOlpFC0So3Y5ypW4T6UesG9mY7Q3LHTcjKSvIY7SLUf/rE5g== X-Received: by 10.176.5.38 with SMTP id 35mr3733769uax.71.1490348006070; Fri, 24 Mar 2017 02:33:26 -0700 (PDT) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.103.104.66 with HTTP; Fri, 24 Mar 2017 02:33:25 -0700 (PDT) In-Reply-To: <0fe618da-c5a5-d877-d154-99a496cf1bad@gmail.com> References: <20170310091712.18974-1-valery.kartel@gmail.com> <1489489894.11710.552.camel@gmail.com> <0fe618da-c5a5-d877-d154-99a496cf1bad@gmail.com> From: Valery Kartel Date: Fri, 24 Mar 2017 11:33:25 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH v3] testing/exim: upgrade to 4.89 To: Leonardo Arena Cc: alpine-aports , Jesse Young Content-Type: multipart/alternative; boundary=94eb2c1254187e6320054b76afd6 --94eb2c1254187e6320054b76afd6 Content-Type: text/plain; charset=UTF-8 Hi, 2017-03-23 17:36 GMT+02:00 Leonardo Arena : > > Yes, but also postfix has the same subpackages for the same purpose and > they aren't prefixed by "lookup". I'd just keep naming $pkgname-$backend. > It's a postfix's internal problem :) All those lookup_backends provides their legacy names. $ apk search exim-lsearch exim-redis exim-lookup_redis-4.89-r0 exim-lookup_lsearch-4.89-r0 And with this naming we have an easy way to view what lookups exim support $apk search exim-lookup exim-lookup_pgsql-4.89-r0 exim-lookup_cdb-4.89-r0 exim-lookup_dnsdb-4.89-r0 exim-lookup_passwd-4.89-r0 exim-lookup_lsearch-4.89-r0 exim-lookup_redis-4.89-r0 exim-lookup_dsearch-4.89-r0 exim-lookup_dbmdb-4.89-r0 exim-lookup_sqlite-4.89-r0 exim-lookup_mysql-4.89-r0 --94eb2c1254187e6320054b76afd6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

2017-03-23 17:36 GMT+02:00 Leonardo Arena <= ;rnalrd@gmail.com= >:

Yes, but also postfix has the same subpackages for the same purpose = and
they aren't prefixed by "lookup". I'd just keep naming $p= kgname-$backend.

It's a p= ostfix's internal problem :)

All those lookup_backends provides = their legacy names.

$ apk search exim-lsearch exim-redis

exim= -lookup_redis-4.89-r0
exim-lookup_lsearch-4.89-r0

And with this n= aming we have an easy way to view what lookups exim support

$apk sea= rch exim-lookup

exim-lookup_pgsql-4.89-r0
exim-lookup_cdb-4.89-r0=
exim-lookup_dnsdb-4.89-r0
exim-lookup_passwd-4.89-r0
exim-lookup_= lsearch-4.89-r0
exim-lookup_redis-4.89-r0
exim-lookup_dsearch-4.89-r0=
exim-lookup_dbmdb-4.89-r0
exim-lookup_sqlite-4.89-r0
exim-lookup_= mysql-4.89-r0


--94eb2c1254187e6320054b76afd6-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---