From owner-freebsd-questions Tue Dec 31 13:44:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D364937B401 for ; Tue, 31 Dec 2002 13:44:32 -0800 (PST) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E7043EC2 for ; Tue, 31 Dec 2002 13:44:31 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([65.95.176.107]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021231214431.YSLQ8252.tomts10-srv.bellnexxia.net@xena.gsicomp.on.ca>; Tue, 31 Dec 2002 16:44:31 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id gBVLh3p49246; Tue, 31 Dec 2002 16:43:04 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <027d01c2b115$d14d2a40$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Wayne Lubin" Cc: References: <20021231212615.17105.qmail@web41313.mail.yahoo.com> Subject: Re: flashpluginwrapper question Date: Tue, 31 Dec 2002 16:44:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Hi, > > > > > > I downloaded the flashpluginwrapper by hand. You > > know, > > > I went to the ftp server into the > > flashpluginwrapper > > > directory and simply downloaded all files to a > > > directory that I created on my box called > > > /usr/ports/www/flashpluginwrapper/ > > > and now when I do a make I get > > > > > > >> flashpluginwrapper-0.20021113.tar.gz doesn't > > seem > > > to exist in /usr/ports/dist > > > files/. > > > >> Attempting to fetch from > > > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfi > > > les/petef/. > > > Receiving flashpluginwrapper-0.20021113.tar.gz > > (4791 > > > bytes): 100% > > > 4791 bytes transferred in 0.2 seconds (26.22 kBps) > > > ===> Extracting for flashpluginwrapper-0.20021113 > > > >> Checksum OK for > > > flashpluginwrapper-0.20021113.tar.gz. > > > ===> Patching for flashpluginwrapper-0.20021113 > > > -e:No such file or directory > > > *** Error code 1 > > > > > > Stop in /usr/ports/www/flashpluginwrapper. > > > > > > Does anyone know what is going on? Is it saying > > that I > > > don't have the patches? But that does not make > > sense > > > because I would think all of the patches should > > have > > > been provided in the skeleton code I downloaded. > > > > The files you downloaded need to be placed in > > /usr/ports/distfiles, NOT > > /usr/ports/www/flashpluginwrapper. > > > > -- > > Matt Emmerton > > > What? NO! I downloaded the skeleton. The tarball goes > in the distfiles directory. Look see above. The > tarball was correctly gotten an put into the distfiles > dir. No, I am ok with respect to that. > > Wayne You should probably update your version of /usr/ports/Mk/bsd.port.mk then. I have a feeling you're running an older version of the ports-base code (bsd.port.mk) and the port skeleton you downloaded is too new to use with what you have installed. Is there any reason you're not using cvsup to keep your ports collection in sync? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message