From owner-freebsd-ports@freebsd.org Sat Oct 31 10:11:49 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 CB1B9A2293C for ; Sat, 31 Oct 2015 10:11:49 +0000 (UTC) (envelope-from lists@opsec.eu) 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 B7039157A for ; Sat, 31 Oct 2015 10:11:49 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id B5DFEA2293B; Sat, 31 Oct 2015 10:11:49 +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 B575DA2293A for ; Sat, 31 Oct 2015 10:11:49 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 719041579; Sat, 31 Oct 2015 10:11:49 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZsT8X-000JNS-3Z; Sat, 31 Oct 2015 11:11:49 +0100 Date: Sat, 31 Oct 2015 11:11:49 +0100 From: Kurt Jaeger To: Andrea Venturoli Cc: Thierry Thomas , ports@freebsd.org Subject: Re: OpenCASCADE 6.9.1 Message-ID: <20151031101149.GB19913@home.opsec.eu> References: <562523B1.7060703@netfence.it> <20151019193608.GA43443@graf.pompo.net> <56334FB4.9020303@netfence.it> <20151030122533.GZ19913@home.opsec.eu> <56349170.1070109@netfence.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56349170.1070109@netfence.it> 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:11:49 -0000 Hi! > > There's no public distfile, only available if one registers ? > > Exactly. > > I believe the license (LGPL) allow redistribution, though, so the > distfile could be hosted somewhere else. > > This has never been a problem in previous releases of the port. It's a usability problem if one tries to build the port. I was not sure whether the distfile was out of date etc. 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: .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= due to Oracle license restrictions, you must fetch the source \ distribution manually. Please access \ http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html \ with a web browser and follow the link for the ${DISTFILES}. You will be \ required to register and log in, but you can create an account on that \ page. After registration and accepting the Oracle License, download the \ distribution file, ${DISTFILES}, into ${DISTDIR}/${DIST_SUBDIR}/ and then \ restart this installation .endif Can you add something like this to the port ? -- pi@opsec.eu +49 171 3101372 5 years to go !