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 6F3FE1381F3 for ; Thu, 22 Aug 2013 15:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09318E0B17; Thu, 22 Aug 2013 15:44:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 882F2E0B17 for ; Thu, 22 Aug 2013 15:44:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 262B133EC9D for ; Thu, 22 Aug 2013 15:44:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id BFE032004C; Thu, 22 Aug 2013 15:44:20 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-freebsd/freebsd-libexec: freebsd-libexec-9.2_rc2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: freebsd-libexec-9.2_rc2.ebuild ChangeLog X-VCS-Directories: sys-freebsd/freebsd-libexec X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130822154420.BFE032004C@flycatcher.gentoo.org> Date: Thu, 22 Aug 2013 15:44:20 +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: 62136ea3-7c42-4598-898e-b40115b7d85f X-Archives-Hash: 4755486bf47c83bc0921eb6eec6d20fc aballier 13/08/22 15:44:20 Modified: ChangeLog Added: freebsd-libexec-9.2_rc2.ebuild Log: bump to rc2 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision Changes Path 1.59 sys-freebsd/freebsd-libexec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 9 Aug 2013 21:20:12 -0000 1.58 +++ ChangeLog 22 Aug 2013 15:44:20 -0000 1.59 @@ -1,6 +1,12 @@ # ChangeLog for sys-freebsd/freebsd-libexec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog,v 1.58 2013/08/09 21:20:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog,v 1.59 2013/08/22 15:44:20 aballier Exp $ + +*freebsd-libexec-9.2_rc2 (22 Aug 2013) + + 22 Aug 2013; Alexis Ballier + +freebsd-libexec-9.2_rc2.ebuild: + bump to rc2 *freebsd-libexec-9.2_rc1 (09 Aug 2013) @@ -373,4 +379,3 @@ 14 Oct 2004; Otavio R. Piske freebsd-libexec-5.2.1.ebuild: Corrected SRC_URI pointing to a wrong site - 1.1 sys-freebsd/freebsd-libexec/freebsd-libexec-9.2_rc2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-libexec/freebsd-libexec-9.2_rc2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-freebsd/freebsd-libexec/freebsd-libexec-9.2_rc2.ebuild?rev=1.1&content-type=text/plain Index: freebsd-libexec-9.2_rc2.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-libexec/freebsd-libexec-9.2_rc2.ebuild,v 1.1 2013/08/22 15:44:20 aballier Exp $ EAPI=5 inherit bsdmk freebsd pam multilib multibuild multilib-build DESCRIPTION="FreeBSD libexec things" SLOT="0" if [[ ${PV} != *9999* ]]; then KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" SRC_URI="mirror://gentoo/${LIBEXEC}.tar.bz2 mirror://gentoo/${UBIN}.tar.bz2 mirror://gentoo/${BIN}.tar.bz2 mirror://gentoo/${CONTRIB}.tar.bz2 mirror://gentoo/${LIB}.tar.bz2 mirror://gentoo/${ETC}.tar.bz2 mirror://gentoo/${USBIN}.tar.bz2" fi RDEPEND="=sys-freebsd/freebsd-lib-${RV}* >=sys-freebsd/freebsd-lib-9.1-r11[${MULTILIB_USEDEP}] pam? ( virtual/pam )" DEPEND="${RDEPEND} =sys-freebsd/freebsd-mk-defs-${RV}* =sys-freebsd/freebsd-sources-${RV}*" RDEPEND="${RDEPEND} xinetd? ( sys-apps/xinetd )" S="${WORKDIR}/libexec" # Remove sendmail, tcp_wrapper and other useless stuff REMOVE_SUBDIRS="smrsh mail.local tcpd telnetd rshd rlogind lukemftpd ftpd" IUSE="pam ssl kerberos ipv6 nis xinetd" pkg_setup() { use ipv6 || mymakeopts="${mymakeopts} WITHOUT_INET6= WITHOUT_INET6_SUPPORT= " use kerberos || mymakeopts="${mymakeopts} WITHOUT_KERBEROS_SUPPORT= " use nis || mymakeopts="${mymakeopts} WITHOUT_NIS= " use pam || mymakeopts="${mymakeopts} WITHOUT_PAM_SUPPORT= " use ssl || mymakeopts="${mymakeopts} WITHOUT_OPENSSL= " mymakeopts="${mymakeopts} WITHOUT_SENDMAIL= WITHOUT_PF= WITHOUT_RCMDS= " } src_prepare() { ln -s /usr/include "${WORKDIR}/include" } setup_multilib_vars() { if ! multilib_is_native_abi ; then cd "${WORKDIR}/libexec/rtld-elf" || die export mymakeopts="${mymakeopts} PROG=ld-elf32.so.1" else cd "${S}" fi "$@" } src_compile() { local MULTIBUILD_VARIANTS=( $(multilib_get_enabled_abis) ) multibuild_foreach_variant freebsd_multilib_multibuild_wrapper setup_multilib_vars freebsd_src_compile } src_install() { local MULTIBUILD_VARIANTS=( $(multilib_get_enabled_abis) ) multibuild_foreach_variant freebsd_multilib_multibuild_wrapper setup_multilib_vars freebsd_src_install insinto /etc doins "${WORKDIR}/etc/gettytab" newinitd "${FILESDIR}/bootpd.initd" bootpd newconfd "${FILESDIR}/bootpd.confd" bootpd if use xinetd; then for rpcd in rstatd rusersd walld rquotad sprayd; do insinto /etc/xinetd.d newins "${FILESDIR}/${rpcd}.xinetd" ${rpcd} done fi }