From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 07:02:48 2003 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 C5D0416A4B3 for ; Thu, 9 Oct 2003 07:02:48 -0700 (PDT) Received: from hauptpostamt.charite.de (hauptpostamt.charite.de [193.175.66.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91DE043FDD for ; Thu, 9 Oct 2003 07:02:47 -0700 (PDT) (envelope-from alexander.haderer@charite.de) Received: from postamt1.charite.de (postamt1.charite.de [193.175.66.246]) by hauptpostamt.charite.de (Postfix) with ESMTP id E702415C1E2; Thu, 9 Oct 2003 16:02:05 +0200 (CEST) Received: from chaplin.charite.de (chaplin.str.charite.de [192.168.202.88]) by postamt1.charite.de (Postfix) with ESMTP id 623BC635B4; Thu, 9 Oct 2003 16:02:05 +0200 (CEST) Message-Id: <5.2.0.9.1.20031009153500.019fad30@postamt1.charite.de> X-Sender: afrika@postamt1.charite.de X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 09 Oct 2003 15:55:58 +0200 To: Lowell Gilbert , csalan@organizer.ro From: Alexander Haderer In-Reply-To: <44he2icz4a.fsf@be-well.ilk.org> References: <58478.213.233.111.254.1065706875.squirrel@pipe.etp.ro> <58478.213.233.111.254.1065706875.squirrel@pipe.etp.ro> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new at charite.de cc: freebsd-questions@freebsd.org Subject: Re: make package with deps? 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, 09 Oct 2003 14:02:48 -0000 At 09:35 09.10.2003 -0400, Lowell Gilbert wrote: >csalan@organizer.ro writes: > > > Is it possible to make also the dependant packages when doing > > a "make package" command. > >make package-recursive > >(as Kris Kennaway has already posted here several times this week) > I think this is because 4.8R (and older?) neither have this "package-recursive" target nor it is mentioned in the docs (4.8R handbook/faq/porters handbook). Should I write a PR to add this topic into the faq? Alexander