From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/
Date: Wed, 27 Mar 2019 17:19:04 +0000 (UTC) [thread overview]
Message-ID: <1553707084.d39cb5c7e77cbb2ddb6c763db993598df4e12249.mjo@gentoo> (raw)
commit: d39cb5c7e77cbb2ddb6c763db993598df4e12249
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 13:30:31 2019 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 17:18:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39cb5c7
mail-filter/opendkim: add myself as a maintainer; whitespace cleanup.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
mail-filter/opendkim/metadata.xml | 73 ++++++++++++++++++++++++---------------
1 file changed, 46 insertions(+), 27 deletions(-)
diff --git a/mail-filter/opendkim/metadata.xml b/mail-filter/opendkim/metadata.xml
index 2014530dff9..ba4a1a9842d 100644
--- a/mail-filter/opendkim/metadata.xml
+++ b/mail-filter/opendkim/metadata.xml
@@ -1,31 +1,50 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>A program implementing the Milter API that signs and verifies
-using the DKIM standard. This is a fork of Sendmail's DKIM-milter</longdescription>
- <use>
- <!--flag name='diffheaders'>On verification failure, compare the
- original and the received headers to look for possible munging</flag-->
- <flag name="unbound">Use the unbound dnssec library to perform DKIM DNS
- queries.</flag>
- <flag name="opendbx">Use opendbx backend to facilitate dataset driven
- OpenDKIM configuration options like stats, bodylengthdb, etc. against a wide
- variety of database types</flag>
- <flag name="sasl">Used to authenticate to a LDAP server in various ways if
- required.</flag>
- <flag name="ldap">Enable openldap as a dataset facilitator or keys,
- determining domains to sign for, and any other dataset that opendkim
- supports.</flag>
- <flag name="lua">Enables control over signature verification, filtering and
- policy to be controlled by user defined lua scripts.</flag>
- <flag name="poll">Use poll() instead of select() for the provided
- asynchronous resolver library.</flag>
- <flag name="memcached">Add support for using <pkg>dev-libs/libmemcached</pkg>
- </flag>
- <flag name="lmdb">Add support for using <pkg>dev-db/lmdb</pkg></flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">opendkim</remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ <name>Michael Orlitzky</name>
+ </maintainer>
+
+ <longdescription>
+ A program implementing the Milter API that signs and verifies
+ using the DKIM standard. This is a fork of Sendmail's DKIM-milter
+ </longdescription>
+ <use>
+ <flag name="unbound">
+ Use the unbound dnssec library to perform DKIM DNS
+ queries.
+ </flag>
+ <flag name="opendbx">
+ Use opendbx backend to facilitate dataset driven OpenDKIM
+ configuration options like stats, bodylengthdb, etc. against a
+ wide variety of database types
+ </flag>
+ <flag name="sasl">
+ Used to authenticate to a LDAP server in various ways if
+ required.
+ </flag>
+ <flag name="ldap">
+ Enable openldap as a dataset facilitator or keys, determining
+ domains to sign for, and any other dataset that opendkim
+ supports.
+ </flag>
+ <flag name="lua">
+ Enables control over signature verification, filtering and
+ policy to be controlled by user defined lua scripts.
+ </flag>
+ <flag name="poll">
+ Use poll() instead of select() for the provided asynchronous
+ resolver library.
+ </flag>
+ <flag name="memcached">
+ Add support for using <pkg>dev-libs/libmemcached</pkg>
+ </flag>
+ <flag name="lmdb">
+ Add support for using <pkg>dev-db/lmdb</pkg>
+ </flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">opendkim</remote-id>
+ </upstream>
</pkgmetadata>
next reply other threads:[~2019-03-27 17:19 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-27 17:19 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-15 2:43 [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/ Michael Orlitzky
2024-10-14 17:50 Sam James
2024-10-14 17:50 Sam James
2024-10-14 14:12 Michael Orlitzky
2023-06-10 11:43 Michael Orlitzky
2023-06-10 4:20 Sam James
2023-06-10 4:20 Sam James
2023-02-23 1:03 Michael Orlitzky
2023-02-23 1:03 Michael Orlitzky
2022-07-29 4:17 Sam James
2022-03-23 10:35 Agostino Sarubbo
2022-03-23 9:56 Jakov Smolić
2022-03-23 0:14 Sam James
2022-02-23 12:34 Michael Orlitzky
2021-05-02 8:59 Mikle Kolyada
2021-03-25 23:31 Conrad Kostecki
2020-12-28 19:12 Michael Orlitzky
2020-12-23 18:11 Michael Orlitzky
2020-12-23 14:52 Marek Szuba
2020-12-21 13:23 Michael Orlitzky
2020-12-09 15:05 Michael Orlitzky
2020-10-01 11:09 Sam James
2019-12-18 16:32 Joonas Niilola
2019-12-15 14:46 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2019-10-08 21:42 Michael Orlitzky
2019-07-22 8:58 Mikle Kolyada
2019-07-18 14:32 Thomas Deutschmann
2019-07-04 1:55 Michael Orlitzky
2019-06-14 13:39 Michael Orlitzky
2019-06-14 13:39 Michael Orlitzky
2019-05-01 3:50 Michael Orlitzky
2019-05-01 3:50 Michael Orlitzky
2019-04-16 22:59 Michael Orlitzky
2019-04-06 11:32 Michael Orlitzky
2019-04-02 1:37 Thomas Deutschmann
2019-03-31 21:16 Michael Orlitzky
2019-03-30 10:46 Agostino Sarubbo
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-03-27 17:19 Michael Orlitzky
2019-01-07 19:15 Lars Wendler
2018-09-14 22:13 Thomas Deutschmann
2017-03-31 12:09 Agostino Sarubbo
2017-03-03 23:52 Alon Bar-Lev
2016-08-05 14:14 Michał Górny
2016-06-03 13:03 Anthony G. Basile
2016-02-16 12:45 Eray Aslan
2016-02-14 10:11 Agostino Sarubbo
2016-01-15 9:03 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1553707084.d39cb5c7e77cbb2ddb6c763db993598df4e12249.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox