Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 08:32:55 +0700 (JAVT)
From:      kisanak@cbn.net.id
To:        Jonathan MAIM <jonathan.maim@urbanet.ch>, freebsd-newbies@FreeBSD.ORG
Subject:   Re: Upgrade packages from ports
Message-ID:  <Pine.BSF.4.21.0103080825510.15826-100000@navajo.int.cbn.net.id>
In-Reply-To: <004b01c0a761$6a394ba0$03cacac3@jack>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, 
I haven't receive any answer yet but finally I found an answer from
FreeBSD Handbook http://www.freebsd.org/handbook/cvsup.html

1. Install /usr/ports/net/cvsup-bin/
2. Edit /usr/share/examples/cvsup/ports-supfile
   (I just need to upgrade ports-www)

*default host=cvsup.uk.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix       
#ports-all     
ports-www      

3. cvsup /usr/share/examples/cvsup/ports-supfile (gui) or
   cvsup -g -L 2 /usr/share/examples/cvsup/ports-supfile (cli)
4. Go to /usr/ports/www/apache13
5. make clean
6. make ; make reinstall

regards,
Kisanak.

On Wed, 7 Mar 2001, Jonathan MAIM wrote:

JM > Date: Wed, 7 Mar 2001 23:50:39 -0000
JM > From: Jonathan MAIM <jonathan.maim@urbanet.ch>
JM > To: kisanak@cbn.net.id
JM > Subject: Re: Upgrade packages from ports
JM > 
JM > Hi !
JM > 
JM > I have the same question, if you have received an answer,
JM > can you please forward it to me ?
JM > 
JM > Thank you very much.
JM > 
JM > Jonathan
JM > 
JM > 
JM > ----- Original Message ----- 
JM > From: <kisanak@cbn.net.id>
JM > To: <freebsd-newbies@FreeBSD.ORG>
JM > Sent: Wednesday, March 07, 2001 2:08 AM
JM > Subject: Upgrade packages from ports
JM > 
JM > 
JM > > Dear All,
JM > > Supposed I've already installed apache-1.3.14 using ports
JM > > and I'd like to upgrade to apache-1.3.19 also using ports
JM > > how could I do that? 
JM > > 
JM > > Thanks for any helps
JM > > 
JM > > 
JM > > 
JM > > To Unsubscribe: send mail to majordomo@FreeBSD.org
JM > > with "unsubscribe freebsd-newbies" in the body of the message
JM > > 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103080825510.15826-100000>