Date: Mon, 2 Oct 2000 18:15:15 -0400 (EDT) From: Trevor Johnson <trevor@jpj.net> To: Per Wigren <wigren@home.se> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: problems with my very first port Message-ID: <Pine.BSI.4.21.0010021808551.18862-100000@blues.jpj.net> In-Reply-To: <20001002171505.DA87337B503@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0010021808551.18862-100000>