From owner-freebsd-ia64@FreeBSD.ORG Wed Jul 30 22:04:34 2003 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725CA37B401 for ; Wed, 30 Jul 2003 22:04:34 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1B5843FBF for ; Wed, 30 Jul 2003 22:04:32 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h6V54WwO083862; Wed, 30 Jul 2003 22:04:32 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h6V54VHm044682; Wed, 30 Jul 2003 22:04:31 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h6V54Vq0044681; Wed, 30 Jul 2003 22:04:31 -0700 (PDT) (envelope-from marcel) Date: Wed, 30 Jul 2003 22:04:31 -0700 From: Marcel Moolenaar To: Kris Kennaway Message-ID: <20030731050431.GB17183@athlon.pn.xcllnt.net> References: <20030731035810.GA35213@rot13.obsecurity.org> <20030731044347.GA17183@athlon.pn.xcllnt.net> <20030731044850.GB35410@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030731044850.GB35410@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i cc: freebsd-ia64@freebsd.org Subject: Re: ski port and distribution X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 05:04:34 -0000 On Wed, Jul 30, 2003 at 09:48:50PM -0700, Kris Kennaway wrote: > On Wed, Jul 30, 2003 at 09:43:47PM -0700, Marcel Moolenaar wrote: > > On Wed, Jul 30, 2003 at 08:58:10PM -0700, Kris Kennaway wrote: > > > Is the ski package prohibited from redistribution once built? The > > > NO_PACKAGE/NO_CDROM text for this port speaks about the need to > > > manually fetch it, but once the distfile has been fetched this is no > > > longer relevant. > > > > One needs to register before downloading, so I would expect that > > since redistribution defeats registration, one is not allowed to > > do that. Also, I think the legal terms for the whole HP site are > > such that redistribution is not allowed, but I haven't actually > > verified that just now. > > OK. The NO_PACKAGE/NO_CDROM messages should probably be updated. Something like? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/ski/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 7 Mar 2003 06:01:18 -0000 1.4 +++ Makefile 31 Jul 2003 05:03:41 -0000 @@ -20,7 +20,7 @@ ONLY_FOR_ARCHS= i386 -NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site and put it in ${DISTDIR} first. +NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.software.hp.com/products/LIA64/overview1a.htm) and put it in ${DISTDIR} first. License restrictions disallow automatic downloads and redistribution of the software. NO_PACKAGE= ${NOTICE} NO_CDROM= ${NOTICE} -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net