which ports tag should i follow?

Terry Sposato terry at sucked-in.com
Mon Mar 31 22:04:08 PDT 2008


CY Teng wrote:
> Hi,
> i'm a newbie to freebsd. after reading handbook, i chose 7.0-stable and
> cvsup src-all, and now i don't know which ports tag to cvsup?
> does ports cvs tree have RELENG_7 tag too, or i should follow tag "."?
> 
> thanks
> 
> tengcy
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

Hi CY,

Your best bet is to use 'portsnap'.
It is located in base and very simple to use.

man portsnap for more information

When you first use it you can follow these steps:

sudo portsnap fetch extract

Then at subsequent occasions when you want to upgrade your ports tree 
issue the following command:

sudo portsnap fetch update

Alternatively it can be run daily via the system crontab with the 
following command:

portsnap cron update

Hope this helps,

Terry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080401/491b770a/signature.pgp


More information about the freebsd-questions mailing list