From owner-freebsd-ports@FreeBSD.ORG Wed Apr 20 15:51:21 2005 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 1719616A4CE for ; Wed, 20 Apr 2005 15:51:21 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 160E743D39 for ; Wed, 20 Apr 2005 15:51:20 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 20 Apr 2005 15:51:15 -0000 Received: from p508BB39C.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.179.156] by mail.gmx.net (mp008) with SMTP; 20 Apr 2005 17:51:15 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3KFTbTD091242 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 20 Apr 2005 17:29:37 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org, Chris Date: Wed, 20 Apr 2005 17:29:32 +0200 User-Agent: KMail/1.8 References: <3aaaa3a05042007233726d36b@mail.gmail.com> In-Reply-To: <3aaaa3a05042007233726d36b@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1561447.nPbbjZoN9x"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504201729.36426.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 Subject: Re: pkg_add -r fails because of locked dirs 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, 20 Apr 2005 15:51:21 -0000 --nextPart1561447.nPbbjZoN9x Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday, 20. April 2005 16:23, Chris wrote: > Reason is I was in the middle of a writing a guide for an author of a > common webhosting panel and giving him commands for easy installation > of a package but now it seems the process is suddenly more complicated > because pkg_add -r wont work, for now I will do an alternative of > fetching the package from 5-stable then a pkg_add with the filename. You can point pkg_add to the stable packages with the PACKAGESITE environme= nt=20 variable (takes a complete URL), so it will fetch them when invoked with -r= =2E=20 You can also point pkg_add to a mirrorsite of ftp.freebsd.org with either t= he=20 PACKAGESITE or the PACKAGEROOT environment variable, see the pkg_add manpag= e=20 for more information. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1561447.nPbbjZoN9x Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCZnVgXhc68WspdLARAqyvAJ0dg93jHU0cYz5ECQ87wm/fZs0BoACfa/uI R8+L70mSsbMIOScsQ5+vkoA= =8Hef -----END PGP SIGNATURE----- --nextPart1561447.nPbbjZoN9x--