Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2002 13:29:13 +0100
From:      Mark Drayton <mark.drayton@izrsolutions.com>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Trouble rebuilding a port
Message-ID:  <20020611132913.A43269@drex.staff.izr.com>
In-Reply-To: <20020611121530.GA31653@wjv.com>; from bv@wjv.com on Tue, Jun 11, 2002 at 08:15:30AM -0400
References:  <20020611071325.C24090-100000@floyd.gnulife.org> <20020611121530.GA31653@wjv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Vermillion (bv@wjv.com) wrote:
> While normally not able to pour water out of boot that had
>  instructions on the heel, on Tue, Jun 11, 2002 at 07:15  
> our dear friend Jamie Ostrowski uttered this load of codswallop:
> 
> >     Can anyone tell me how to rebuild a port if it's been
> > accidently deleted? I would use cvsup, but unfortunately that
> > is the port I want to build! Any links to docs would also be
> > helpful if you now of any. Thanks.
> 
> I find that building cvsup takes a lot of resoures such as
> installing modula to build it, so I've always just put cvsup in
> as an installable package.
> 
> You can do this.
> 
> PKG_PATH=ftp://ftp2.freebsd.org/pub/FreeBSD/FreeBSD-stable/packages
> export PKG_PATH
> 
> or
> 
> setenv PKG_PATHftp://ftp2.freebsd.org/pub/FreeBSD/FreeBSD-stable/packages
> 
> depending on what shell you use.
> 
> Then do this.
> 
> pkg_add -v $PKG_PATH/net/cvsup-without-gui-16.1f.tgz

or this:

pkg_add -r cvsup-without-gui

Cheers,

-- 

Mark Drayton

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




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