From owner-svn-ports-head@FreeBSD.ORG Mon Feb 17 15:25:11 2014 Return-Path: Delivered-To: svn-ports-head@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 D45CDA07; Mon, 17 Feb 2014 15:25:11 +0000 (UTC) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 637391D37; Mon, 17 Feb 2014 15:25:11 +0000 (UTC) Received: by mail-yk0-f178.google.com with SMTP id 79so29946811ykr.9 for ; Mon, 17 Feb 2014 07:25:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7fpMOiReO/ZFLazszpdJmOz5fm/dFmg+3rmeoVGYCtQ=; b=FP4bxT/8j0qR2vYehbePI8NRjjr5ACm7qQ/iDlM058QJVsyzoLXwb+5misqDBMYI1M T7zWKKQl1L2OOlwjepwFxPnMnZVPuk2v+mQP9SMM9wHD8z0ne6LPVYoVP2UpaSAj67w9 adTzMzGBuvNcIfgbzWCeVwRw8REMXJTBs/6T/Xbn0kjgcTmnNpM3pMn8q5rtStfdw7gL lCYP8j1PVsQOl5SmHMq7SlBBK3apsdHli6/GvlCvqDWYOoieDhSuzUhh+zMcPnIUtg+t bJI/NDsL0pcMBdAxPPQmSFCRCc/bUf7Esr8lkeZ1CFUichVr7gRii3npW2wFitvt5GH7 yIZg== MIME-Version: 1.0 X-Received: by 10.236.143.148 with SMTP id l20mr3879293yhj.102.1392650710377; Mon, 17 Feb 2014 07:25:10 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.80.11 with HTTP; Mon, 17 Feb 2014 07:25:10 -0800 (PST) In-Reply-To: <201402171433.s1HEXFej087775@svn.freebsd.org> References: <201402171433.s1HEXFej087775@svn.freebsd.org> Date: Mon, 17 Feb 2014 16:25:10 +0100 X-Google-Sender-Auth: FXMQa6OfXBaNI8g_shIHveuisao Message-ID: Subject: Re: svn commit: r344756 - head/games/urbanterror-data From: Antoine Brodin To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 15:25:11 -0000 On Mon, Feb 17, 2014 at 3:33 PM, Mark Felder wrote: > Author: feld > Date: Mon Feb 17 14:33:15 2014 > New Revision: 344756 > URL: http://svnweb.freebsd.org/changeset/ports/344756 > QAT: https://qat.redports.org/buildarchive/r344756/ > > Log: > NO_PACKAGE is not necessary; we can support packages this large > STAGE support > > PR: ports/186822 Hi, Could you add NO_CDROM or a proper license that doesn't allow pkg-sell / dist-sell? I had a quick look at QIIIA Game Source license and it looks like selling it is prohibited. Cheers, Antoine