From owner-freebsd-ports Mon Oct 2 15:15:20 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 80BC737B502 for ; Mon, 2 Oct 2000 15:15:17 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id e92MFFw24532; Mon, 2 Oct 2000 18:15:15 -0400 (EDT) Date: Mon, 2 Oct 2000 18:15:15 -0400 (EDT) From: Trevor Johnson To: Per Wigren Cc: freebsd-ports@FreeBSD.ORG Subject: Re: problems with my very first port In-Reply-To: <20001002171505.DA87337B503@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi! Hi, Per. > The problem is that the filename is > ftp://ftp.aros.net/pub/users/gold/xmame-0.37b7.1-with-xmess-UNOFFICIAL.tar.bz2 > > I have no ftp/webspace where I can put a 5MB file so can > this please be put on the main site with the filename > xmess-0.37b7.1.tar.bz2 or something? Try something resembling: DISTNAME= xmame-${PORTVERSION}-with-xmess-UNOFFICIAL (see http://www.freebsd.org/porters-handbook/x487.html). > Another question: xmess and xmame is in the very same > sourcefile so do we really need to have two copies of the > very same file? You specify TARGET=mess or TARGET=mame in > the Makefile to specify which one to build... The file won't get fetched a second time, unless the user deletes it in the meantime. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message