From owner-freebsd-questions@FreeBSD.ORG Sun Apr 12 20:16:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 883661065689 for ; Sun, 12 Apr 2009 20:16:00 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from mx.utwente.nl (mx3.utsp.utwente.nl [130.89.2.14]) by mx1.freebsd.org (Postfix) with ESMTP id 0938E8FC15 for ; Sun, 12 Apr 2009 20:15:59 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by mx.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id n3CK47IS009005; Sun, 12 Apr 2009 22:04:07 +0200 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Sun, 12 Apr 2009 22:04:06 +0200 User-Agent: KMail/1.9.10 References: <49E22E15.3090007@gmail.com> In-Reply-To: <49E22E15.3090007@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904122204.07372.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: dede Subject: Re: the 'make' command in the ports tree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 20:16:01 -0000 On Sunday 12 April 2009, dede wrote: > I search a command that list all availables variables that afect program > installation, and all arguments I can give to the /usr/port/Makefile (I > know about 'make search key= and name=' is there another?). > > Could anyone give me some cool addresses to learn on the subject? Check out the ports(7) manual. Regards, Pieter de Goeje