From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 88B5F1384C1 for ; Mon, 31 Aug 2015 22:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D988314257; Mon, 31 Aug 2015 22:52:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67F7D14257 for ; Mon, 31 Aug 2015 22:52:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16B4E3407A3 for ; Mon, 31 Aug 2015 22:52:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21745164 for ; Mon, 31 Aug 2015 22:52:12 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1441061518.d61feb2942222e145a9db65a16e22594252ea3f3.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opensmtpd-extras/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/opensmtpd-extras/Manifest mail-filter/opensmtpd-extras/opensmtpd-extras-5.7.1.ebuild X-VCS-Directories: mail-filter/opensmtpd-extras/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: d61feb2942222e145a9db65a16e22594252ea3f3 X-VCS-Branch: master Date: Mon, 31 Aug 2015 22:52:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5a8ed6fb-be27-471c-aaf8-609389f4bd89 X-Archives-Hash: 0210ccc58d8a4d7f52a058458ee36a67 commit: d61feb2942222e145a9db65a16e22594252ea3f3 Author: Manuel Rüger gentoo org> AuthorDate: Mon Aug 31 22:51:40 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Aug 31 22:51:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61feb29 mail-filter/opensmtpd-extras: Version bump Gentoo-Bug: #556940 Package-Manager: portage-2.2.20.1 mail-filter/opensmtpd-extras/Manifest | 1 + .../opensmtpd-extras/opensmtpd-extras-5.7.1.ebuild | 91 ++++++++++++++++++++++ 2 files changed, 92 insertions(+) diff --git a/mail-filter/opensmtpd-extras/Manifest b/mail-filter/opensmtpd-extras/Manifest index 771b513..18c6ca4 100644 --- a/mail-filter/opensmtpd-extras/Manifest +++ b/mail-filter/opensmtpd-extras/Manifest @@ -1 +1,2 @@ DIST opensmtpd-extras-201506020835.tar.gz 159567 SHA256 47dfc47dd6ad56b15707dcfb592ebe04e39f107a44076e0ab969b6d940eec84e SHA512 b4eef315a7c44166ec36c821a0113cf0f448125fce4773b9d748b34507cde71b131195b81237e6efe5a209817d770a76050b5538c21349900ee2d13cfa1b5f5f WHIRLPOOL 2b35b4a8c2855bd9110ee639f5d6e269f4fd393483f58bce09ab65c188677ca81abba3cd55a65a16cefd0a15a15bcf59f5c53f5ff11f9773a542d18b0858d6cf +DIST opensmtpd-extras-5.7.1.tar.gz 594170 SHA256 b56dc24427afe7d6156c85232427fe33a260aca8873eb118d0229dff3a248dce SHA512 b578c728fc95a9a7a5c6e201d9fd802529c9cce55d36ebff6d2fbe53e8bd66759ee4da19c7b1be283b72f2297c1e7f91bf4e1159898442e21ef1aca8abf85065 WHIRLPOOL c9cc17b3b890811de15aa4113e70765c4982ad57f71e7fa4fc3dca13b46852c8e0d5cd601752910624021c4eac882870b0f5040706ed19b4e3670f60353154cd diff --git a/mail-filter/opensmtpd-extras/opensmtpd-extras-5.7.1.ebuild b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.7.1.ebuild new file mode 100644 index 0000000..7dc86f8 --- /dev/null +++ b/mail-filter/opensmtpd-extras/opensmtpd-extras-5.7.1.ebuild @@ -0,0 +1,91 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils flag-o-matic autotools + +DESCRIPTION="Extra tables, filters, and various other addons for OpenSMTPD" +HOMEPAGE="https://github.com/OpenSMTPD/OpenSMTPD-extras" +SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz" + +LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" +SLOT="0" +KEYWORDS="~amd64 ~x86" +MY_COMPONENTS=" + filter-clamav + filter-dkim-signer + filter-dnsbl + filter-lua + filter-monkey + filter-pause + filter-perl + filter-python + filter-regex + filter-spamassassin + filter-stub + filter-trace + filter-void + + queue-null + queue-python + queue-ram + queue-stub + + scheduler-python + scheduler-ram + scheduler-stub + + table-ldap + table-mysql + table-passwd + table-postgres + table-python + table-redis + table-socketmap + table-sqlite + table-stub +" +IUSE="${MY_COMPONENTS} luajit" + +# Deps: +# mysql needs -lmysqlclient +# sqlite needs -lsqlite3 +# redis needs -lhiredis +# postgres requires -lpq +# ldap uses internal library and requires no deps +# spamassassin uses internal library and requires no deps +# clamav uses internal library and requires no deps +# dnsbl needs -lasr +# python requires python, currently pegged at 2.7 +# lua requires any lua version + +DEPEND="mail-mta/opensmtpd + dev-libs/libevent + dev-libs/openssl:0 + filter-python? ( dev-lang/python:2.7 ) + filter-perl? ( dev-lang/perl ) + filter-lua? ( luajit? ( dev-lang/luajit ) !luajit? ( dev-lang/lua ) ) + filter-dnsbl? ( net-libs/libasr ) + table-sqlite? ( dev-db/sqlite:3 ) + table-mysql? ( virtual/mysql ) + table-postgres? ( dev-db/postgresql ) + table-redis? ( dev-libs/hiredis ) + table-python? ( dev-lang/python:2.7 ) + scheduler-python? ( dev-lang/python:2.7 ) + queue-python? ( dev-lang/python:2.7 ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + eautoreconf +} +src_configure() { + econf \ + --with-privsep-user=smtpd \ + --with-privsep-path=/var/empty \ + --sysconfdir=/etc/opensmtpd \ + --with-lua-type=$(usex luajit luajit lua) \ + $(for use in $MY_COMPONENTS; do use_with $use; done) +}