From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 12:14:33 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C56B316A4CE for ; Wed, 24 Nov 2004 12:14:33 +0000 (GMT) Received: from chello084114137224.1.15.vie.surfer.at (chello084114137224.1.15.vie.surfer.at [84.114.137.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 44BBA43D2F for ; Wed, 24 Nov 2004 12:14:32 +0000 (GMT) (envelope-from 4711@chello.at) Received: (qmail 10456 invoked from network); 24 Nov 2004 12:14:30 -0000 Received: from matrix010.matrix.net (192.168.123.10) by ns.matrix.net with SMTP; 24 Nov 2004 12:14:30 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-ports@freebsd.org Date: Wed, 24 Nov 2004 13:14:14 +0100 User-Agent: KMail/1.7 References: In-Reply-To: Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411241314.30583.4711@chello.at> cc: =?iso-8859-2?q?Bartolom=ECj_Petru=BEelka?= cc: Scott Long cc: eik@freebsd.org Subject: Re: FreeBSD Port: rc_subr-1.31 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 12:14:33 -0000 -----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-----