Re: RE: Portage tree

From: Chauncey Smith (csmith_at_icdc.com)
Date: 09/27/03

  • Next message: Chauncey Smith: "cool thing I found"
    To: "Gil Agno Virtucio" <gihl@nesic.com.ph>, <bepratt@stcloudstate.edu>
    Date: Sat, 27 Sep 2003 14:10:28 -0400
    
    

    ----- Original Message -----
    From: "Gil Agno Virtucio" <gihl@nesic.com.ph>
    To: <bepratt@stcloudstate.edu>
    Cc: <freebsd-newbies@freebsd.org>
    Sent: Wednesday, September 24, 2003 9:20 PM
    Subject: RE: RE: Portage tree

    > You'll propably need to use cvsup to do this. If you dont
    > have it installed in your system you can install it from
    > the ports.
    >
    > As root do :
    > # cd /usr/ports/net/cvsup-without-gui/
    > # make install clean && rehash
    >
    >
    > then you can view and edit this file to give you an
    > overview of what you need to do.
    >
    > # more /usr/share/examples/cvsup/ports-supfile
    >
    >
    > then after that you can copy it to anywhere yo want and
    > edit it in my case i ussualy put it in tmp but you can put
    > the config file where ever you wish.
    >
    > # cp /usr/share/examples/cvsup/ports-supfile
    > /tmp/ports-sup
    > # cd /tmp && cvsup -g -L 2 ports-sup
    >
    > This is what you need for the cvsup file.. just edit the
    > "*default host=" to which ever cvsup mirror is closer to
    > your location
    >
    > example :
    >
    > # Ports update sup file..
    > *default host=cvsup1.us.freebsd.org
    > *default base=/usr
    > *default prefix=/usr
    > *default release=cvs tag=.
    > *default delete use-rel-suffix
    > *default compress
    > ports-all
    >
    >
    > hope this helps...
    >
    >
    > btw Welcome to the FreeBSD World!!!

    You can actually update the ports tree in 3 ways I've found and I used them
    all at different stages of my FreeBSD Experience. The first way I found
    maybe a little strange but I did it from /stand/sysinstall. Before I started
    I deleted the ports tree. I then ran /stand/sysinstall and the media option
    to FTP. I then went into configure then distributions. From there I can
    select ports. A new tree is built after the FTP is completed. This method
    isn't advanced or anything but it's the way I did it at first.

    Second way I found was to FTP to the ftp.freebsd.org and poke around. I
    never remembered the correct path but eventually I found ports.tgz file. I
    was able to get that file then delete the old tree and then untar the file
    and bang once again new ports tree.

    The last and the current method I use is the CVSup process as described
    above. This is the most advanced IMHO and it has the advantage of being
    cronable (is that a word? The ability to be placed in to a cron and done
    automatically). The best part about that is you spend less time actually
    playing with the computer and more time using the computer. And adding
    ports.

    I hope that someone finds this post helpful.
    Chauncey Smith

    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Chauncey Smith: "cool thing I found"

    Relevant Pages

    • Creating install CD with custom ports - how to massage INDEX file?
      ... I've been building my own install CDs for a planned multi-server ... together how I get my own package set onto the CD in a usable form. ... /usr/ports CVS, plus locally written software in ports format. ... ensured that the tree is closed under the dependency operation (to use ...
      (freebsd-hackers)
    • Question about security updates.
      ... I am a linux user that wants to switch to freebsd... ... I installed a box for trial it was 5.1, I wanted to see if I could use ports ... the system tree and the ports tree? ... or remove the sys version and install the port ...
      (freebsd-newbies)
    • Questions about updating...
      ... I am a linux user that wants to switch to freebsd... ... the system tree and the ports tree? ... or remove the sys version and install the port ...
      (freebsd-questions)
    • Re: Imagemagick port seems broken - jp2.c patch fails
      ... I ran portsnap update and the tree is ... build which should be under the work directory? ... Do you mean update the ports tree? ... I run portsnap manually after install nowadays so that the ...
      (freebsd-questions)
    • ports fetch timeout
      ... I've been trying to install a bunch of packages on a freshly built ... The ports "make install" command has been ... consistently failing to download files from ftp servers on Internet. ...
      (freebsd-questions)