Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 19:31:02 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        aunty <aunty@comcen.com.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: updating ports
Message-ID:  <20000113193101.B1851@marder-1>
In-Reply-To: <20000114061623.B580@comcen.com.au>
References:  <20000114051906.A580@comcen.com.au> <20000113185049.A1851@marder-1> <20000114061623.B580@comcen.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 14, 2000 at 06:16:23AM +1100, aunty wrote:
> On Thu, Jan 13, 2000 at 06:50:49PM +0000, Mark Ovens wrote:
> > On Fri, Jan 14, 2000 at 05:19:06AM +1100, aunty wrote:
> > > I have been told that I am not updating my ports correctly, even though
> > > they seemed to be updating, and that all will be magically revealed if I
> > > read the handbook. I read the handbook for the fifth time, and got no
> > > magic other than convincing myself that I am indeed doing the right
> > > thing. Clearly I'm not a good judge of my own correctness :-)
> > > 
> > > Could someone please tell me whether there's something wrong with this
> > > supfile?
> > > 
> > > *default host=cvsup2.FreeBSD.org
> > > *default base=/usr
> > > *default prefix=/usr
> > > *default release=cvs tag=RELENG_3
> > > *default delete use-rel-suffix
> > > *default compress
> > > ports-all tag=.
> > > 
> > 
> > Apart from the redundant tag=RELENG_3 it looks fine. What exactly is
> > not being updated properly?
> 
> Thanks. I see new ports that I didn't have before, and I see old ports
> with new dates and version numbers, but I can't find openssh or OpenSSH
> or open-ssh in /usr/ports/security nor in /usr/ports/INDEX, and when I
> look via the web site I see a port tarball for it but the "source" is
> just a list of checksums. Others seem to be getting openssh
> automagically and I feel a bit left out :-)
> 
> A most learned gentleman assured me that the reason was that I was
> doing my ports wrong because I couldn't have read the handbook, so I
> thought I'd better ask for help when another re-reading took me down
> the same path.
> 
> Now I'm back where I started. Does everyone else's ports tree have
> openssh in it?
> 

Mine does

marder-1:/usr/ports{54}% make search key=ssh
[snip]
Port:   OpenSSH-1.2.1
Path:   /usr/ports/security/openssh
Info:   OpenBSD's secure shell client and server (remote login program)
Maint:  green@FreeBSD.org
Index:  security net
B-deps: openssl-0.9.4 rsaref-2.0
R-deps: openssl-0.9.4 rsaref-2.0

Port:   ssh-1.2.27
Path:   /usr/ports/security/ssh
Info:   Secure shell client and server (remote login program)
Maint:  torstenb@FreeBSD.org
Index:  security net
B-deps: rsaref-2.0
R-deps: rsaref-2.0

Port:   ssh-2.0.13
Path:   /usr/ports/security/ssh2
Info:   Secure shell client and server (remote login program)
Maint:  issei@jp.FreeBSD.org
Index:  security net
B-deps: rsaref-2.0 ssh-1.2.27
R-deps: rsaref-2.0 ssh-1.2.27

FWIW, this is my ports supfile:

# Defaults that apply to all the collections
#
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/handbook/mirrors.html.
*default host=cvsup.uk.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following line.
*default compress

ports-all

Just one thought. I notice that you are using a cvsup server in the US
but I use a UK mirror. This isn't something to do with exporting
crypto from the US is it?

> -- 
> 
> Regards,
>         -*Sue*-
>  

-- 
	"there's a long-standing bug relating to the x86 architecture
	that allows you to install Windows too"
				   -Matthew D. Fuller
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org              http://www.radan.com



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?20000113193101.B1851>