From owner-freebsd-stable@FreeBSD.ORG Sun Nov 16 19:25:55 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 155F716A4CE for ; Sun, 16 Nov 2003 19:25:55 -0800 (PST) Received: from doom.homeunix.org (9-189.dialup.comset.net [213.172.9.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62EA43F93 for ; Sun, 16 Nov 2003 19:25:04 -0800 (PST) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.10/8.12.10) with ESMTP id hAH3LUMa000403; Mon, 17 Nov 2003 06:22:25 +0300 (MSK) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.10/8.12.10/Submit) id hAH3KaLt000402; Mon, 17 Nov 2003 06:20:36 +0300 (MSK) (envelope-from igor) Date: Mon, 17 Nov 2003 06:20:36 +0300 From: Igor Pokrovsky To: nobody nobody Message-ID: <20031117032036.GA357@doom.homeunix.org> Mail-Followup-To: nobody nobody , freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Accept-Language: ru cc: freebsd-stable@freebsd.org 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 03:25:55 -0000 On Mon, Nov 17, 2003 at 10:38:44AM +0800, nobody nobody wrote: > Hello, > > 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 use ports/sysutils/portupgrade to run the following: portinstall -pR cvsup-without-gui -ip -- To generalize is to be an idiot. -- William Blake