Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 1999 13:07:37 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        "Harry M. Leitzell" <Harry_M_Leitzell@cmu.edu>, freebsd-security@FreeBSD.ORG
Subject:   Re: 3.1-RELEASE
Message-ID:  <199903192107.NAA63124@apollo.backplane.com>
References:  <Pine.SOL.3.96L.990319134429.7811A-100000@unix13.andrew.cmu.edu> <19990319150358.B21298@unixpower.org>

next in thread | previous in thread | raw e-mail | index | archive | help
:
:cvsup using ports supfile in /usr/share/examples/cvsup, after you do this
:try to make the port for proftpd.

    In order to install the 'cvsup' program, install the net/cvsup-bin port.
    I recommend that people *not* try to install cvsup from sources, because
    it brings up a whole truckload full of other junk that you just don't need.

	cd /usr/ports/net/cvsup-bin
	make; make install; make clean

    After that, the easiest way to keep your ports tree in sync is to create
    a cronjob that runs cvsup on the ports-supfile examples file as-is ( you
    do not have to edit the ports-supfile ).  Once a week is good:

    as root, crontab -e, then add:

22 5 * * 0  cvsup -g -L 2 -h cvsup.freebsd.org /usr/share/examples/cvsup/ports-supfile

    Make sure root email is forwarded to your emailbox so you get the weekly
    cvsup status mail.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903192107.NAA63124>