Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 10:20:19 -0600
From:      Mike Meyer <mwm@mired.org>
To:        "Houben,G.J.J. (Geert)" <G.Houben@fontys.nl>
Cc:        questions@freebsd.org
Subject:   Re: easiest way to update all port files
Message-ID:  <15017.707.825897.60889@guru.mired.org>
In-Reply-To: <102743769@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Copy the following lines from /etc/defaults/make.conf into
/etc/make.conf:

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

Editing the last two for where you put cvsup, and the host you want to
use.

Then cd /usr/ports, and "make update".

After you get it working, you can move and/or edit ports-supfile to
get only the ports you want.

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