From owner-cvs-ports@FreeBSD.ORG Tue Jan 31 12:18:45 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9AE416A422; Tue, 31 Jan 2006 12:18:45 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4641543D46; Tue, 31 Jan 2006 12:18:45 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan [127.0.0.1]) by aldan.algebra.com (8.13.4/8.13.4) with ESMTP id k0VCIh82047299 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Jan 2006 07:18:44 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.13.4/8.13.4/Submit) id k0VCIh4d047298; Tue, 31 Jan 2006 07:18:43 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: Kris Kennaway , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Date: Tue, 31 Jan 2006 07:18:42 -0500 User-Agent: KMail/1.8.2 References: <200601310400.k0V40gFP092413@repoman.freebsd.org> <20060131045925.GA74972@xor.obsecurity.org> In-Reply-To: <20060131045925.GA74972@xor.obsecurity.org> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: Subject: Re: cvs commit: ports/math/wingz3 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 12:18:46 -0000 On Monday 30 January 2006 11:59 pm, you wrote: = > š Stop forcing people to download the distfile from the vendor's web-site. = > š The site no longer exists, and the distfile is available on SunSite = > š mirrors. = = Maybe the NO_PACKAGE can be removed then? There is nothing to build really -- the port simply extracts vendor's binaries. Re-packaging it would be a waste of the build cluster's CPU and of mirrors' disk-space. -mi