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 6E5AF58973 for ; Tue, 26 Jan 2016 17:10:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7411E0782; Tue, 26 Jan 2016 17:10:08 +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 66752E0782 for ; Tue, 26 Jan 2016 17:10:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47D27340B9B for ; Tue, 26 Jan 2016 17:10:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4D74C0 for ; Tue, 26 Jan 2016 17:10:05 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1453828198.711dbb0c91e7043b1464a2acab4dd650326a66a1.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/libreswan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/libreswan/Manifest net-misc/libreswan/libreswan-3.13.ebuild net-misc/libreswan/libreswan-3.14-r1.ebuild X-VCS-Directories: net-misc/libreswan/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 711dbb0c91e7043b1464a2acab4dd650326a66a1 X-VCS-Branch: master Date: Tue, 26 Jan 2016 17:10:05 +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: 5dcd4460-25b2-47ae-b8d0-7354b0779ff0 X-Archives-Hash: d89873dcc98c77664444b35c4bfcbe65 commit: 711dbb0c91e7043b1464a2acab4dd650326a66a1 Author: Mike Gilbert gentoo org> AuthorDate: Tue Jan 26 17:09:58 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Jan 26 17:09:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=711dbb0c net-misc/libreswan: Remove old Package-Manager: portage-2.2.27_p49 net-misc/libreswan/Manifest | 2 - net-misc/libreswan/libreswan-3.13.ebuild | 99 --------------------------- net-misc/libreswan/libreswan-3.14-r1.ebuild | 102 ---------------------------- 3 files changed, 203 deletions(-) diff --git a/net-misc/libreswan/Manifest b/net-misc/libreswan/Manifest index ea512bd..a3f98f0 100644 --- a/net-misc/libreswan/Manifest +++ b/net-misc/libreswan/Manifest @@ -1,3 +1 @@ -DIST libreswan-3.13.tar.gz 9797529 SHA256 25a6888f850a83eb17d7f041783babb316b07f88a4a327f276d760a273b86f32 SHA512 81385a566b736a97836e70fb4e7827864f6bd27387d29aaaf49c126af305fd8b82c92021186eecceb830418e27ed1d775d70b47a1d1cfe159bc9f2b9c2430e2d WHIRLPOOL 805f9b3adef86367fe9de44908705254693bc1036bac2dca2addd4fb9c661efeb84334d1b77f25612ade5e5a203b33c9cc78b5c117a8b12c3e530b1e01f5600a -DIST libreswan-3.14.tar.gz 9245651 SHA256 0a9d1d59936884a4c072004bee6c51e4034b97dd02edea53620ee6e5c9cf2c21 SHA512 2f9eb8dde8677b9dd94ca3471858975b8fad441f78345e242629d4e8a7cb33df5b86968e4dae385f9450ed106abd5305610a548658313682fa0485e40737cadf WHIRLPOOL 99a1fc7220404f5d6399a74b79ba63ddae1260b4bc99cb3720aaba913064eb61d1062f1562be38a52804d8521b3a730c8ee3070b15452e198f4474364d9e6c8c DIST libreswan-3.15.tar.gz 9256911 SHA256 1ca370105a2a619eb4dc34626cb53cd391391e953fce3761a83f0e3a4d5aec4c SHA512 6472906d2507b7f4a06bf608b701e5982d5987b47d9ef88e5c8e63284f8d4d1a7155dd732d6daf8312d53c159bc344a54b2be173339a57aedea19caa79a13fb9 WHIRLPOOL 7fb86556e6b661523966eafdcde6796477f7173c573aece840f0f1f6a6dbfbda132a0723567334944ef5e23815150aef968f2761f842932228dca8c74ede1377 diff --git a/net-misc/libreswan/libreswan-3.13.ebuild b/net-misc/libreswan/libreswan-3.13.ebuild deleted file mode 100644 index 1f36ee5..0000000 --- a/net-misc/libreswan/libreswan-3.13.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils systemd toolchain-funcs - -if [[ ${PV} != 9999 ]]; then - SRC_URI="https://download.libreswan.org/${P}.tar.gz" - KEYWORDS="amd64 ~ppc x86" -else - inherit git-r3 - EGIT_REPO_URI="https://github.com/libreswan/libreswan.git" -fi - -DESCRIPTION="IPsec implementation for Linux, fork of Openswan" -HOMEPAGE="https://libreswan.org/" - -LICENSE="GPL-2 BSD-4 RSA DES" -SLOT="0" -IUSE="caps curl dnssec ldap pam" - -COMMON_DEPEND=" - dev-libs/gmp:0= - dev-libs/nspr - caps? ( sys-libs/libcap-ng ) - curl? ( net-misc/curl ) - dnssec? ( net-dns/unbound net-libs/ldns ) - ldap? ( net-nds/openldap ) - pam? ( sys-libs/pam ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - app-text/xmlto - dev-libs/nss - sys-devel/bison - sys-devel/flex - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - dev-libs/nss[utils(+)] - sys-apps/iproute2 - !net-misc/openswan - !net-misc/strongswan -" - -src_prepare() { - epatch_user -} - -usetf() { - usex "$1" true false -} - -src_configure() { - tc-export AR CC - export INC_USRLOCAL=/usr - export INC_MANDIR=share/man - export FINALEXAMPLECONFDIR=/usr/share/doc/${PF} - export FINALDOCDIR=/usr/share/doc/${PF}/html - export INITSYSTEM=openrc - export INC_RCDIRS= - export INC_RCDEFAULT=/etc/init.d - export USERCOMPILE= - export USERLINK= - export USE_DNSSEC=$(usetf dnssec) - export USE_LIBCAP_NG=$(usetf caps) - export USE_LIBCURL=$(usetf curl) - export USE_LDAP=$(usetf ldap) - export USE_XAUTHPAM=$(usetf pam) -} - -src_compile() { - emake programs -} - -src_install() { - emake DESTDIR="${D}" install - - echo "include /etc/ipsec.d/*.secrets" > "${D}"/etc/ipsec.secrets - fperms 0600 /etc/ipsec.secrets - - systemd_dounit "${FILESDIR}/ipsec.service" - - dodoc CHANGES README - dodoc -r docs - - find "${D}" -type d -empty -delete || die -} - -pkg_postinst() { - local IPSEC_CONFDIR=${ROOT%/}/etc/ipsec.d - if [[ ! -f ${IPSEC_CONFDIR}/cert8.db ]]; then - ebegin "Setting up NSS database in ${IPSEC_CONFDIR}" - certutil -N -d "${IPSEC_CONFDIR}" -f <(echo) - eend $? - fi -} diff --git a/net-misc/libreswan/libreswan-3.14-r1.ebuild b/net-misc/libreswan/libreswan-3.14-r1.ebuild deleted file mode 100644 index 732f27d..0000000 --- a/net-misc/libreswan/libreswan-3.14-r1.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils systemd toolchain-funcs - -if [[ ${PV} != 9999 ]]; then - SRC_URI="https://download.libreswan.org/${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~x86" -else - inherit git-r3 - EGIT_REPO_URI="https://github.com/libreswan/libreswan.git" -fi - -DESCRIPTION="IPsec implementation for Linux, fork of Openswan" -HOMEPAGE="https://libreswan.org/" - -LICENSE="GPL-2 BSD-4 RSA DES" -SLOT="0" -IUSE="caps curl dnssec ldap pam" - -COMMON_DEPEND=" - dev-libs/gmp:0= - dev-libs/libevent - dev-libs/nspr - caps? ( sys-libs/libcap-ng ) - curl? ( net-misc/curl ) - dnssec? ( net-dns/unbound net-libs/ldns ) - ldap? ( net-nds/openldap ) - pam? ( sys-libs/pam ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.1.2 - app-text/xmlto - dev-libs/nss - sys-devel/bison - sys-devel/flex - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - dev-libs/nss[utils(+)] - sys-apps/iproute2 - !net-misc/openswan - !net-misc/strongswan -" - -src_prepare() { - epatch_user -} - -usetf() { - usex "$1" true false -} - -src_configure() { - tc-export AR CC - export INC_USRLOCAL=/usr - export INC_MANDIR=share/man - export FINALEXAMPLECONFDIR=/usr/share/doc/${PF} - export FINALDOCDIR=/usr/share/doc/${PF}/html - export INITSYSTEM=openrc - export INC_RCDIRS= - export INC_RCDEFAULT=/etc/init.d - export USERCOMPILE= - export USERLINK= - export USE_DNSSEC=$(usetf dnssec) - export USE_LIBCAP_NG=$(usetf caps) - export USE_LIBCURL=$(usetf curl) - export USE_LDAP=$(usetf ldap) - export USE_XAUTHPAM=$(usetf pam) - export DEBUG_CFLAGS= - export OPTIMIZE_CFLAGS= -} - -src_compile() { - emake all -} - -src_install() { - emake DESTDIR="${D}" install - - echo "include /etc/ipsec.d/*.secrets" > "${D}"/etc/ipsec.secrets - fperms 0600 /etc/ipsec.secrets - - systemd_dounit "${FILESDIR}/ipsec.service" - - dodoc CHANGES README - dodoc -r docs - - find "${D}" -type d -empty -delete || die -} - -pkg_postinst() { - local IPSEC_CONFDIR=${ROOT%/}/etc/ipsec.d - if [[ ! -f ${IPSEC_CONFDIR}/cert8.db ]]; then - ebegin "Setting up NSS database in ${IPSEC_CONFDIR}" - certutil -N -d "${IPSEC_CONFDIR}" -f <(echo) - eend $? - fi -}