From owner-freebsd-questions@FreeBSD.ORG Thu Feb 5 06:02:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3AC316A4CE for ; Thu, 5 Feb 2004 06:02:51 -0800 (PST) Received: from postino-1.etat.lu (postino-1.etat.lu [194.154.205.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3753F43D31 for ; Thu, 5 Feb 2004 06:02:50 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus-2.cie.etat.lu (dispatch-2.cie.etat.lu [148.110.137.7]) by postino-1.etat.lu (Postfix) with ESMTP id A8A48422141 for ; Thu, 5 Feb 2004 15:01:28 +0100 (CET) Received: from avirus-2.cie.etat.lu (dispatch-2.cie.etat.lu [148.110.137.7]) by localhost (CIE ESMTP Dispatch 2) with ESMTP id B516E89 for ; Thu, 5 Feb 2004 15:01:28 +0100 (CET) Received: from hermes-2 (hermes-2.cie.etat.lu [148.110.136.57]) A46A087 for ; Thu, 5 Feb 2004 15:01:28 +0100 (CET) Received: from conversion-daemon.mail.etat.lu by mail.etat.lu (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) id <0HSM00J016C9KF@mail.etat.lu> for freebsd-questions@freebsd.org; Thu, 05 Feb 2004 15:01:28 +0100 (MET) Received: from lucy ([148.110.43.189])18 2003)) freebsd-questions@freebsd.org; Thu, 05 Feb 2004 15:01:09 +0100 (MET) Date: Thu, 05 Feb 2004 15:01:10 +0100 From: Didier WIROTH In-reply-to: To: freebsd-questions@freebsd.org Message-id: <0HSM005K36XX7X@mail.etat.lu> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE Thread-index: AcPr6vTkfxhUzGhrRKS9ZtTRQk+yrAABWXKQ Subject: RE: "make package-recursive install" question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 14:02:51 -0000 Hi, thanks. No, because: 1) I would like to know how you do that as I want to learn how this i= s done 2) I'm testing with CFLAGS and optimizing the compiler stuff. 3) pkg_add will install 3.1.4, I want to test 3.2=20 > -----Original Message----- > From: JJB [mailto:Barbish3@adelphia.net]=20 > Sent: jeudi 5 f=E9vrier 2004 14:21 > To: Didier WIROTH > Subject: RE: "make package-recursive install" question >=20 > You are going about this all wrong. Why install from ports=20 > collection and then build your own package, this is crazy,=20 > just download the package to start with. Use pkg_add -rv=20 > kde3 on each machine you want to install it on.