From owner-freebsd-questions Wed Jan 29 10:39:54 2003 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 85B5437B401 for ; Wed, 29 Jan 2003 10:39:52 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 378F543F75 for ; Wed, 29 Jan 2003 10:39:51 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 3B54A44B; Wed, 29 Jan 2003 19:39:43 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 5509F2FDE14; Wed, 29 Jan 2003 19:39:40 +0100 (CET) Date: Wed, 29 Jan 2003 19:39:40 +0100 From: Roman Neuhauser To: Toomas Aas Cc: Wiroth Didier , questions@freebsd.org Subject: Re: make fetch, recursive-fetch, package ... etc HOWTO? Message-ID: <20030129183940.GB896@freepuppy.bellavista.cz> Mail-Followup-To: Toomas Aas , Wiroth Didier , questions@freebsd.org References: <200301291819.h0TIJiJ02369@lv.raad.tartu.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301291819.h0TIJiJ02369@lv.raad.tartu.ee> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # toomas.aas@raad.tartu.ee / 2003-01-29 20:18:55 +0200: > > I've noticed that there are a lot of options with make for > > example in the /usr/ports/ collections, is there a man, > > howto or tutorial somewhere about this options? > > Amazingly enough, nobody on this thread has mentioned... > > ..tadamm... > > man ports because it's not all that useful? roman@freepuppy ~ 1075:0 > cd /usr/ports/mail/mutt-devel roman@freepuppy ports/mail/mutt-devel 1076:0 > grep DEPENDS Makefile BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang LIB_DEPENDS+= sasl.8:${PORTSDIR}/security/cyrus-sasl BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat roman@freepuppy ports/mail/mutt-devel 1077:0 > make pretty-print-build-depends-list This port requires package(s) "" to build. roman@freepuppy ports/mail/mutt-devel 1078:0 > man 7 ports|col -b|grep fetch-recursive roman@freepuppy ports/mail/mutt-devel 1079:1 > -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message