Re: Portsnap question

2009-04-07 Thread Leslie Jensen
Manolis Kiagias skrev: Leslie Jensen wrote: I used to use csup and in my /root/ports-supfile I changed the default host line to a server near me. *default host=cvsup.se.FreeBSD.org Now I've been using portsnap for a while and when installing a new system I got to question if portsnap look in

Re: Portsnap question

2009-04-07 Thread Ricardo Jesus
Leslie Jensen wrote: I used to use csup and in my /root/ports-supfile I changed the default host line to a server near me. *default host=cvsup.se.FreeBSD.org Now I've been using portsnap for a while and when installing a new system I got to question if portsnap look in this file for an upda

Re: Portsnap question

2009-04-07 Thread Manolis Kiagias
Leslie Jensen wrote: > > I used to use csup and in my /root/ports-supfile I changed the default > host line to a server near me. > > *default host=cvsup.se.FreeBSD.org > > Now I've been using portsnap for a while and when installing a new > system I got to question if portsnap look in this file for

Re: Portsnap question

2009-04-07 Thread ill...@gmail.com
2009/4/7 Leslie Jensen : > > I used to use csup and in my /root/ports-supfile I changed the default host > line to a server near me. > > *default host=cvsup.se.FreeBSD.org > > Now I've been using portsnap for a while and when installing a new system I > got to question if portsnap look in this file

Portsnap question

2009-04-07 Thread Leslie Jensen
I used to use csup and in my /root/ports-supfile I changed the default host line to a server near me. *default host=cvsup.se.FreeBSD.org Now I've been using portsnap for a while and when installing a new system I got to question if portsnap look in this file for an update server or does por

Re: portsnap question

2007-11-07 Thread Novembre
On Nov 7, 2007 7:36 PM, Colin Percival <[EMAIL PROTECTED]> wrote: > Novembre wrote: > > Looking up portsnap.FreeBSD.org mirrors... 4 mirrors found. > > Fetching snapshot tag from portsnap3.FreeBSD.org... done. > > Fetching snapshot metadata... done. > > Updating from Fri Oct 5 16:39:29 CDT 2007 to

Re: portsnap question

2007-11-07 Thread Colin Percival
Novembre wrote: > Looking up portsnap.FreeBSD.org mirrors... 4 mirrors found. > Fetching snapshot tag from portsnap3.FreeBSD.org... done. > Fetching snapshot metadata... done. > Updating from Fri Oct 5 16:39:29 CDT 2007 to Wed Nov 7 17:22:07 CST 2007. > Fetching 4 metadata patches... done. > Appl

portsnap question

2007-11-07 Thread Novembre
Hi, This is the result of running 'portsnap fetch' tonight: Looking up portsnap.FreeBSD.org mirrors... 4 mirrors found. Fetching snapshot tag from portsnap3.FreeBSD.org... done. Fetching snapshot metadata... done. Updating from Fri Oct 5 16:39:29 CDT 2007 to Wed Nov 7 17:22:07 CST 2007. Fetchin

Re: portsnap question

2006-04-27 Thread Colin Percival
Jon Falconer wrote: > Is there a utility that whould show what ports will be updated from the > current "fetched" files? The man page does not indicate that there is a > "show what would happen but don't do it" option. I'm not sure why you would want to do this, but sort /var/db/portsnap/INDEX |

portsnap question

2006-04-27 Thread Jon Falconer
Greetings, Is there a utility that whould show what ports will be updated from the current "fetched" files? The man page does not indicate that there is a "show what would happen but don't do it" option. Thanks, Jon ___ freebsd-questions@freebsd.org m

Re: portsnap question

2006-04-14 Thread Norberto Meijome
On Fri, 14 Apr 2006 08:54:45 -0400 Adam Stroud <[EMAIL PROTECTED]> wrote: > 0 3 * * * root portsnap -I cron update && pkg_version -vIL=" > > My question is what part of that crontab entry sends an email? Is it a > function of cron, because I didnt see any reference to an email getting > sent i

portsnap question

2006-04-14 Thread Adam Stroud
I have a question on what the handbook says about portsnap. According to the handbook: "Adding the following line to /etc/crontab will cause portsnap to update its compressed snapshot and the INDEX files in /usr/ports/, and will send an email if any installed ports are out of date: 0 3 * *