From owner-freebsd-ports@freebsd.org Sat Oct 31 10:40:57 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32AE4A22EBF for ; Sat, 31 Oct 2015 10:40:57 +0000 (UTC) (envelope-from ml@netfence.it) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1B8661F53 for ; Sat, 31 Oct 2015 10:40:57 +0000 (UTC) (envelope-from ml@netfence.it) Received: by mailman.ysv.freebsd.org (Postfix) id 1AAC6A22EBE; Sat, 31 Oct 2015 10:40:57 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A479A22EBD for ; Sat, 31 Oct 2015 10:40:57 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp205.alice.it (smtp205.alice.it [82.57.200.101]) by mx1.freebsd.org (Postfix) with ESMTP id A84C51F51; Sat, 31 Oct 2015 10:40:56 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (79.32.6.132) by smtp205.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 56332F710035A297; Sat, 31 Oct 2015 11:40:53 +0100 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.15.2/8.14.9) with ESMTP id t9VAeqI8064722; Sat, 31 Oct 2015 11:40:52 +0100 (CET) (envelope-from ml@netfence.it) Subject: Re: OpenCASCADE 6.9.1 To: Kurt Jaeger References: <562523B1.7060703@netfence.it> <20151019193608.GA43443@graf.pompo.net> <56334FB4.9020303@netfence.it> <20151030122533.GZ19913@home.opsec.eu> <56349170.1070109@netfence.it> <20151031101149.GB19913@home.opsec.eu> Cc: Thierry Thomas , ports@freebsd.org From: Andrea Venturoli Message-ID: <56349AB4.9040902@netfence.it> Date: Sat, 31 Oct 2015 11:40:52 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151031101149.GB19913@home.opsec.eu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2015 10:40:57 -0000 On 10/31/15 11:11, Kurt Jaeger wrote: > databases/sqldeveloper/Makefile has a construct in its Makefile that > helps the user to understand where he has to go and where > he has to put the distfile: IMHO it would be better for everyone if we hosted the distfile somewhere else and let the port infrastructure download it automatically. I believe the license does not forbid that. > Can you add something like this to the port ? I think it can be done, but I'll let Thierry (the port maintainer) decide. I'm happy to help, but I don't want to step too much into his way. bye av.