From owner-freebsd-questions@freebsd.org Thu Sep 17 16:04:19 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 876699CDCFF for ; Thu, 17 Sep 2015 16:04:19 +0000 (UTC) (envelope-from markhamb@corp.ssimicro.com) Received: from smail.ssimicro.com (smail.ssimicro.com [64.247.129.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smail.ssimicro.com", Issuer "test CA 1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 43D751F8B for ; Thu, 17 Sep 2015 16:04:18 +0000 (UTC) (envelope-from markhamb@corp.ssimicro.com) Received: from markham.ssimicro.com (markham.ssimicro.com [64.247.130.99]) (authenticated bits=0) by smail.ssimicro.com (8.15.1/8.14.9) with ESMTPSA id t8HFbsni002202 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 17 Sep 2015 09:37:54 -0600 (MDT) (envelope-from markhamb@corp.ssimicro.com) Subject: Re: [POSSIBLE SPAM] install all ports in one category via PORTMASTER(8) To: Xavier Freebsd Questio , freebsd-questions@freebsd.org References: <14fdbbcaf70-170c-8561@webprd-a82.mail.aol.com> From: markham breitbach X-Enigmail-Draft-Status: N1110 Message-ID: <55FADEB4.404@corp.ssimicro.com> Date: Thu, 17 Sep 2015 09:39:32 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <14fdbbcaf70-170c-8561@webprd-a82.mail.aol.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2015 16:04:19 -0000 You should just be able to do something like this: # cd /usr/ports/games # make install I think there is an environment variable you can set that enable 'batch' mode, so it will just install everything with default options. -Markham On 2015-09-17 8:37 AM, Xavier Freebsd Questio via freebsd-questions wrote= : > Hi , > > Is there any way to install all ports of one category ( /games/* for ex= ample ) via PORTMASTER(8) in one single line command ? > > Thanks. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg"