From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 23:38:54 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 0EA761065673 for ; Wed, 21 Jul 2010 23:38:54 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 99C318FC0C for ; Wed, 21 Jul 2010 23:38:53 +0000 (UTC) Received: by wyj26 with SMTP id 26so152909wyj.13 for ; Wed, 21 Jul 2010 16:38:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=WP9jvxaYOwD9n/gYgeWzyP8PzJc+QxrP5PuuLFk66ho=; b=alKI94gll2zjRI+eW6qgVqkC0Oar26mDbTZsEhUBzohVUyzesplPM+2ReukWTCxhKb q50hPpcC0wFq2IgybG2RLafKE2haGQA/yQ9rzQ87DxBtnAU/HKymJ/sMm7HVSEjwJqWR Ki7ucSgl6maxcV315rtUwNxh1yHaYtoewmdv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pBo7VJYPEsTfZyw/eeZy6nXO9UZfbBYW/2yUJ1XgpNF+kdz6ATMvBzUfKP6Y5odxjd uSlfKPtGRQ7QectE7KxXPLUuB6feb0XSTOB0ekVKADbx4t4x5wRDLzuy6nAWIFf85kTQ iyum3EagA/ELHA4jk/0uI3oPVQcCbIZg80iR0= MIME-Version: 1.0 Received: by 10.216.231.73 with SMTP id k51mr962561weq.5.1279755532500; Wed, 21 Jul 2010 16:38:52 -0700 (PDT) Received: by 10.216.12.209 with HTTP; Wed, 21 Jul 2010 16:38:52 -0700 (PDT) Date: Thu, 22 Jul 2010 01:38:52 +0200 Message-ID: From: claudiu vasadi To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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: Wed, 21 Jul 2010 23:38:54 -0000 hello guys, is there a way to do "make rmconfig" for all ports at once ?