Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2001 07:17:24 -0500
From:      Mike Meyer <mwm@mired.org>
To:        "Matthew King" <revghost8@dingoblue.net.au>
Cc:        questions@freebsd.org
Subject:   Re: /usr/ports
Message-ID:  <15053.46036.717854.725166@guru.mired.org>
In-Reply-To: <112127085@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew King <revghost8@dingoblue.net.au> types:
> This is a multi-part message in MIME format.

Please don't do this - just send plain text, not html, and certainly
not html & ascii.

> ------=_NextPart_000_000B_01C0BECE.115E3160
> Content-Type: text/plain;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hello, i was wondering what is the easyiest and the quickest way to =
> update my /usr/ports?

After you've installed the cvsup-bin port, add the following to
/etc/make.conf:

SUP_UPDATE=     yes
SUPHOST=        cvsup5.FreeBSD.org
SUP=            /usr/local/bin/cvsup
SUPFLAGS=       -g -L 2 -P -
PORTSSUPFILE=   /usr/share/examples/cvsup/ports-supfile

changing the SUPHOST as appropriate. Then cd /usr/ports, and do "make
udpate".

	<mike

--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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?15053.46036.717854.725166>