From owner-freebsd-ports@FreeBSD.ORG Wed Aug 6 00:38:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0429737B401 for ; Wed, 6 Aug 2003 00:38:51 -0700 (PDT) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A81343F85 for ; Wed, 6 Aug 2003 00:38:49 -0700 (PDT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5) with ESMTP id h767cmL05822; Wed, 6 Aug 2003 09:38:48 +0200 Received: (from stolz@localhost)h767cmmF006605; Wed, 6 Aug 2003 09:38:48 +0200 (CEST) (envelope-from stolz) Date: Wed, 6 Aug 2003 09:38:48 +0200 From: Volker Stolz To: "Pedro F. Giffuni" Message-ID: <20030806073848.GC6300@i2.informatik.rwth-aachen.de> References: <20030806051506.19943.qmail@web13402.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030806051506.19943.qmail@web13402.mail.yahoo.com> X-PGP-Key: finger vs@foldr.org X-PGP-Id: 0x3FD1B6B5 User-Agent: Mutt/1.5.4i cc: freebsd-ports@FreeBSD.org Subject: Re: How to build only restricted packages? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 07:38:51 -0000 Am 06. Aug 2003 um 07:15 CEST schrieb Pedro F. Giffuni: > One "feature" I'd like to have is to build only packages that the FreeBSD > distribution cannot burn on the CDs and keep them for my personal use. Is there > an easy way to do this? find /usr/ports/ -name Makefile -maxdepth 3 | xargs egrep -l '^RESTRICTED' might be a good approximation, yielding 160 hits, so you might want to do some post-processing on the list, e.g. by comparing them against your list of actually installed packages. Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME rage against the finite state machine