Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 1999 14:11:04 +0300 (AST)
From:      root@isis.dynip.com
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PORTS
Message-ID:  <199902121111.OAA29659@isis.dynip.com>

next in thread | raw e-mail | index | archive | help
On 12 Feb, To: riccardo@righi.ml.org wrote:
> On 12 Feb, Riccardo Veraldi wrote:
>> 
>> where to find the latest latest port collection ??
>> the one in 3.0-STALBE is not the last one, neither the one took
>> using cvsup.
>> thanks
>> 
>> 
>> Rick
>> 
>> 
>> 
>> To Unsubscribe: send mail to majordomo@FreeBSD.org
>> with "unsubscribe freebsd-questions" in the body of the message
> hi there,
> You need to start using CVSUP, compile it from the ports.
> then use the following file
> 
> Beware that this will not only update /ports, but will update the
> ENTIRE FreeBSD sources to -current (version 4.0)
> 
> Keep in mind that the ports of -current (which is the latest latest
> latest), may have problems to compile on an older system say FreeBSD
> 3.0-stable.  so YOu'll have to Upgrade the ENTIRE system, including the
> LIBS and BINS of the whole system, this process is NOT without risks,
> as -current is by default a BETA version, under construction.
> but if you are very ADVENTUROUS, and can cope with a couple of crashes
> now and then, then go ahead, and alos join the
> freebsd-current@freebsd.org by sending subscribe freebsd-current in the
> body of a message directed to majordomo@freebsd.org
> 
> here are my files for cvsupping:
> 
> Shell script GetFreeBSD
> 
> #!/bin/sh 
> cd /var/log/cvsup 
> cvsup /etc/cvsup/My_cvsup
> 
> My_cvsup is as follows:
> 
> *default tag=.
> *default host=cvsup.internat.FreeBSD.org
> *default prefix=/usr
> *default base=/etc/cvsup
> *default release=cvs delete use-rel-suffix compress
> src-all
> src-crypto
> src-eBones
> src-secure
> ports-all
> doc-all
> cvs-all
> cvs-crypto
> mail-archive release=current
> www release=cvs
> www release=current 
> distrib release=self 
> gnats release=current
> 



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?199902121111.OAA29659>