From owner-freebsd-ports@FreeBSD.ORG Thu Apr 3 11:49:02 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FEDB37B401 for ; Thu, 3 Apr 2003 11:49:02 -0800 (PST) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA2C43F3F for ; Thu, 3 Apr 2003 11:49:01 -0800 (PST) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 191Ah7-0005Qw-00; Thu, 03 Apr 2003 11:48:17 -0800 Date: Thu, 3 Apr 2003 11:48:16 -0800 (PST) From: "Jeremy C. Reed" To: Michal Pasternak In-Reply-To: <20030403185641.GA83538@pasternak.w.lub.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: tech-pkg@netbsd.org cc: ports@freebsd.org Subject: Re: Proposal: unification of distfiles for FreeBSD and NetBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2003 19:49:02 -0000 On Thu, 3 Apr 2003, Michal Pasternak wrote: > I have a slow network connection and I built packages I need first > on FreeBSD. When I tried to do the same thing on NetBSD, it came > out that even, when both BSDs have the same versions of software > in ports/pkgsrc, they use different EXTRACT_SUFXs (not to mention, > FreeBSD has a bit different directory structure for distfiles). One workaround would be for you to make your own local FTP mirror of your already-downloaded distfiles (like ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/) and then, for NetBSD, add it to your MASTER_SITE_BACKUP. > My proposal is: could we, with some additional work, try to have > the same distfiles for each of BSDs? This would not only spare > the users download time (or work to correct EXTRACT_SUFX / DISTDIR), > but this could possibly reduce the need for distfile mirrors. Please show us an example. Jeremy C. Reed http://bsd.reedmedia.net/ p.s. I should try using NetBSD pkgsrc on my FreeBSD boxes ...