From owner-freebsd-ports@FreeBSD.ORG Sun Mar 9 17:33:53 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09F4377F; Sun, 9 Mar 2014 17:33:53 +0000 (UTC) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C3783165; Sun, 9 Mar 2014 17:33:52 +0000 (UTC) Received: from p57bcd949.dip0.t-ipconnect.de ([87.188.217.73] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1WMhbc-0006UD-AP; Sun, 09 Mar 2014 18:33:44 +0100 Message-ID: <531CA5F7.3040307@gwdg.de> Date: Sun, 09 Mar 2014 18:33:43 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: RedPorts and restricted distfiles Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: decke@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 17:33:53 -0000 I am trying to test an update of astro/xephem, which has a restricted distfile. I tried to svn commit the source file as 'distfiles/xephem-3.7.6.tar.gz', but without luck. The RedPorts script seem to expect the distfile at 'tmp/distfiles'. I got this error message: xephem-3.7.6 because of licensing restrictions, you must manually fetch xephem-3.7.6.tar.gz from http://www.clearskyinstitute.com/xephem/, place it in /tmp/distfiles and then run make again. Is there any way, one can test ports with restricted distfiles on RedPorts? Any help is really appreciated. Rainer Hurling