Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 13:14:14 +0100
From:      Christian Hiris <4711@chello.at>
To:        freebsd-ports@freebsd.org
Cc:        eik@freebsd.org
Subject:   Re: FreeBSD Port: rc_subr-1.31
Message-ID:  <200411241314.30583.4711@chello.at>
In-Reply-To: <BAY23-DAV81D41FB0F05A3B36DDDD7DBB80@phx.gbl>
References:  <BAY23-DAV81D41FB0F05A3B36DDDD7DBB80@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 24 November 2004 10:28, Bartoloměj Petruželka wrote:
> Hello,
>
> I would like to report unfunctional link, while trying to download this
> port as package. Have you any idea where can I také it please

There seems to be something wrong with pkg_add on RELENG_5:

% uname -a
FreeBSD matrix010.matrix.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 23 
00:29:35 CET 2004     
admin@matrix010.matrix.net:/usr/obj/usr/src/sys/MATRIX010  i386           

% cat /usr/include/osreldate.h | grep 5
#define __FreeBSD_version 503100

% cat /usr/src/usr.sbin/pkg_install/add/main.c | grep \$FreeBSD
__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.59.2.1 2004/10/24 
09:42:10 scottl Exp $");

% cat /usr/src/usr.sbin/pkg_install/add/main.c | grep 503
        { 503000, 503099, "/packages-5.3-release" },
        { 503100, 599000, "/packages-5-current" },


If you are tracking the RELENG_5.There already exists the directory 
"packages-5-stable" on the server, You can fetch ports from there with a 
command like:

# pkg_add -r  
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest/rc_subr.tbz 

Cheers,
ch

- -- 
Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x3BCA53BE 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBpHsm09WjGjvKU74RAteAAJ9GPA0eUemjxhv+VFspjHWloTpEZgCfTm3g
65LnP8y+PP51/HfkpKVuVyA=
=pSp4
-----END PGP SIGNATURE-----



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