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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to