[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /usr/ports/infrastructure
>From http://www.openbsd.org/anoncvs.html (available from off of the
main page -- the link is 'Getting source code by AnonCVS...'):
To use ports, it is similar to src:
# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
# cd /usr
# cvs -q get -PA ports
Anytime afterwards, to `update' this tree:
# cd /usr
# cvs -q up -PAd ports
This has worked great for me.
- Rob
On Sun, 19 Sep 1999, Karsten Patzwaldt wrote:
> On Fri, Sep 10, 1999 at 02:45:31PM -0700, Dallas Wisehaupt wrote:
> > Please help me retain my sanity. It appears that ports/infrastructure did not
> > get copied from the cd's I borrowed, but now I need to update them. Can't see
> > to find them using cvs update and there is no listing of them in the
> > ports.tar.gz on ftp.openbsd.org. can anyone point me towards the light.
>
> I would be interested too, because my ports-tree broke as well because
> of this.
>
> Thanks,
>
> Karsten
>