From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 17:54:11 2010 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 53C42106566C for ; Thu, 22 Jul 2010 17:54:11 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id ECFAA8FC1D for ; Thu, 22 Jul 2010 17:54:10 +0000 (UTC) Received: by vws7 with SMTP id 7so508924vws.13 for ; Thu, 22 Jul 2010 10:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=cZD1Itfz2aep1q1/lcGHkF+GzWnIDxiDUHTcKqyjW+w=; b=Seoj1RUN0rDoHxQnwP9GfSpS61M24BHfnX+ALiwfKqXpB1M9OOOG/M+uniZkCAjNs8 KQxavXyWgha4ugDMT4+CF6pz4lyx3mBgNuY69KIp0GGu/Px8XXe1M2WYFhEUtDa0cUfz woRfps9eyExRGD3pFbwRl0dZcFbiuy8aoaY9o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=H6aQPvXCxKFnd7kPwoafNBJxcBoS45CXFIZY+AS7tTBp59sV5a89BrqeRNRrbolZ1S c5JKezHmN1SEKt4BFEmuOvevomlxDmhGwiNaLeE76mjEaGjtT9SG2TCPG88XzVZ+ufYg G8BNi2uJGtpdJocwoMsBj4WKoC6uJZfmmNjJs= Received: by 10.220.169.131 with SMTP id z3mr5613391vcy.1.1279821249793; Thu, 22 Jul 2010 10:54:09 -0700 (PDT) Received: from schism.local (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id e31sm20388139vbm.7.2010.07.22.10.54.06 (version=SSLv3 cipher=RC4-MD5); Thu, 22 Jul 2010 10:54:07 -0700 (PDT) Message-ID: <4C4885BE.9000601@gmail.com> Date: Thu, 22 Jul 2010 13:54:06 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: Paul Schmehl References: <4C478D04.6020005@FreeBSD.org> <0757B361DE6FED4B484BE83C@utd65257.utdallas.edu> In-Reply-To: <0757B361DE6FED4B484BE83C@utd65257.utdallas.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: rmconfig from all 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: Thu, 22 Jul 2010 17:54:11 -0000 On 7/22/10 1:15 PM, Paul Schmehl wrote: > --On Thursday, July 22, 2010 02:21:59 +0200 claudiu vasadi > wrote: > >> Hi Greg, >> >> Thanks for the "rmconfig-recursive". I did not know about it. > > Nor did I. And it begs the question - is there a way to find out what > all the make targets are in /usr/ports? Is this documented anywhere? > Hi, This is documented in ports/Mk/bsd.port.mk - look for the string "Default targets and their behaviors:". Regards, -- Glen Barber