From owner-freebsd-stable@FreeBSD.ORG Mon Nov 17 00:06:45 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 993B016A4CE for ; Mon, 17 Nov 2003 00:06:45 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED82743FBD for ; Mon, 17 Nov 2003 00:06:43 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id hAH86dhk058188; Mon, 17 Nov 2003 18:36:40 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: "nobody nobody" , freebsd-stable@freebsd.org Date: Mon, 17 Nov 2003 18:36:39 +1030 User-Agent: KMail/1.5.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311171836.39214.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: make package X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 08:06:45 -0000 On Monday 17 November 2003 13:08, nobody nobody wrote: > I recently tried to build my packages of FreeBSD-4.9 stable for my case. > I noticed that the packages of dependencies were not build under the > $PACKAGES/All and I man man ports which didn't show the option to do that. > (e.g. cvsup-without-gui needs libiconv ... ) I would like to know if there > exists any options or methods to build the dependencies packages as well > while I try to build the packages (e.g. cvsup-without-gui). You can do.. make package PACKAGES=/tmp/packages DEPENDS_TARGET=package -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5