From owner-svn-ports-all@FreeBSD.ORG Wed Jul 2 23:36:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 118EFB67; Wed, 2 Jul 2014 23:36:44 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30C2D2F32; Wed, 2 Jul 2014 23:36:43 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id l18so11740358wgh.4 for ; Wed, 02 Jul 2014 16:36:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=sWSmWTMN+hpviB/ZqcRDoREhVHeAnl0IJJRK60dWIUI=; b=fOYW//IUGGP5FZVWWnZxYKzRmXteSNetbN2yYQYR9gFBguiin6e7K+0YGKJYC/4AL6 bIiA7KHrEaz65B2nLDZTVB2GEo4l+tLw1DwUZzfYo/nGTBkI6GxYvvhGrYPl2kCK69JR r7FW47TnNwWYdoOPCnD8fYMPY3tgbBX1lX3m1r/ExtA0ovKw3tVFEPFMK4wO55lxEixy X+Z57dXVoksD6ARjIC2Rzg5rgwhQzx5VBYI6hr2wPof1VDoFiIN1aKK4FlX14jkGdca4 qyVlF/dA/jVj7hbD59p4uBpjgh4WD4aioUnp5Uz8aZyZPwV7M8mhh0vLxjtaMKqJWGwH nHrQ== X-Received: by 10.194.238.6 with SMTP id vg6mr1020018wjc.24.1404344201358; Wed, 02 Jul 2014 16:36:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id s14sm19233564wij.1.2014.07.02.16.36.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Jul 2014 16:36:40 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 3 Jul 2014 01:36:38 +0200 From: Baptiste Daroussin To: John Marino Subject: Re: svn commit: r360310 - head/games/linux-steam Message-ID: <20140702233638.GG24499@ivaldir.etoilebsd.net> References: <201407022325.s62NP3eg061553@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y+xroYBkGM9OatJL" Content-Disposition: inline In-Reply-To: <201407022325.s62NP3eg061553@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 23:36:44 -0000 --Y+xroYBkGM9OatJL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 02, 2014 at 11:25:03PM +0000, John Marino wrote: > Author: marino > Date: Wed Jul 2 23:25:03 2014 > New Revision: 360310 > URL: http://svnweb.freebsd.org/changeset/ports/360310 > QAT: https://qat.redports.org/buildarchive/r360310/ >=20 > Log: > games/linux-steam: Reset maintainer and deprecate this interactive port > =20 > The maintainer is not reachable via email although messages don't bounc= e. > The current and previous PR have both timed out. Reset the maintainer = and > set deprecation date for 20 August, the same the other unmaintained > interactive ports. The port is already staged, but a new maintainer > should convert this interactive port to a regular one in order to > undeprecate it. > =20 > PR: 191219 For potential volunteer the stop the port from being interractive a simple: echo "yes" | thebinary does the trick the yes binary doesn't but if doing that then the LICENSE framework should be used (to enforce use= r to validate the license) and the package builders to respect the license (whic= h I didn't understood btw - the license, not the framework :)) regards, Bapt --Y+xroYBkGM9OatJL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlO0l4YACgkQ8kTtMUmk6ExP4ACaA+vAVwaFr2Iu2ERLeZhoD2Bm yyYAnA2BFcsajY36Qgm6XH0qEvgMZ3cW =32Ds -----END PGP SIGNATURE----- --Y+xroYBkGM9OatJL--