Date: Sun, 07 Jul 2002 11:39:49 -0700 From: Kent Stewart <kstewart@owt.com> To: walid Nehme <nastylid@hotmail.com> Cc: jackstone@sage-one.net, freebsd-questions@FreeBSD.ORG Subject: Re: a way not to download packages everytime i need to install them Message-ID: <3D288AF5.2040103@owt.com> References: <F202itnXeRgSrIyklxD00009153@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
walid Nehme wrote: > Dear Jack l. Stone > but the machines are not on the same network !!! > sorry for not explaining that.... I ftp files in /usr/ports/distfiles onto all of my machines. When I make ports, I do a "make package" and that creates a tarball in /usr/ports/packages/All if you have the directory. I ftp everything in .../All to the other machines and simply pkg_add the_tarball from /usr/ports/packages/All. The other machines have to be running the same version of the ports. I use a local cvsup mirror and that isn't a problem. I cvsup ports-all on all of the ones I am going to upgrade. You have to keep the /usr/ports/INDEX* files current and I run "portsdb -uU" on one machine and ftp the INDEXs to the other machines. Ftp is much faster than letter portsdb rebuild them on the other systems. Kent > > >> From: "Jack L. Stone" <jackstone@sage-one.net> >> To: "walid Nehme" <nastylid@hotmail.com>, freebsd-questions@FreeBSD.ORG >> Subject: Re: a way not to download packages everytime i need to >> install them >> Date: Sun, 07 Jul 2002 11:36:17 -0500 >> >> At 07:29 PM 7.7.2002 +0300, walid Nehme wrote: >> > >> > >> >Dear sirs. >> >I'm using freebsd 4.6 and i made a program and have to install it on >> more >> >than one machine. i'm using mysql data base php4 apache >> midnightcommander >> >squid, is there anyway to downlaod the ports one time and use them on >> the >> >other computers? >> >i'm installing the system from one cdrom that i downloaded and excuse >> me for >> >not buying it because i'm in lebanon and here we dont have such >> cdroms for >> >ur product. >> >To be clear, i downloaded the ports and copied it to the other >> machine it >> >said Checksum doesnt matche. >> >is there anyway for not downloading the files that are in distfiles >> >everything i want to install them. >> >Thanks a lot >> > >> >> Sure, mount and use NFS. It's one of the things it does well.... >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/nfs.html >> >> Best regards, >> Jack L. Stone, >> Administrator >> >> SageOne Net >> http://www.sage-one.net >> jackstone@sage-one.net > > > > > > _________________________________________________________________ > Join the world's largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D288AF5.2040103>