From owner-freebsd-ports@FreeBSD.ORG Tue Aug 9 17:58:50 2005 Return-Path: X-Original-To: freebsd-ports@FreeBSD.org 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 B0C7C16A41F for ; Tue, 9 Aug 2005 17:58:50 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C9C43D55 for ; Tue, 9 Aug 2005 17:58:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j79Hwlvf030866 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Aug 2005 13:58:47 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j79Hwk6P028093; Tue, 9 Aug 2005 13:58:46 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 443385130F; Tue, 9 Aug 2005 13:58:46 -0400 (EDT) Date: Tue, 9 Aug 2005 13:58:46 -0400 From: Kris Kennaway To: Ion-Mihai Tetcu Message-ID: <20050809175846.GA22660@xor.obsecurity.org> References: <42F4F968.80600@squbes.com> <20050809033920.GA87042@xor.obsecurity.org> <42F8B328.4030305@squbes.com> <20050809134728.GA55529@xor.obsecurity.org> <42F8B8D6.4040304@squbes.com> <20050809154342.GB88538@xor.obsecurity.org> <42F8E398.9030003@squbes.com> <20050809172754.GA21952@xor.obsecurity.org> <42F8EA5E.80906@squbes.com> <20050809205522.3001aaad@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <20050809205522.3001aaad@it.buh.tecnik93.com> User-Agent: Mutt/1.4.2.1i Cc: Gregg Cooper , freebsd-ports@FreeBSD.org, Kris Kennaway Subject: Re: Ports disconnected from category Makefiles X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2005 17:58:50 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 09, 2005 at 08:55:22PM +0300, Ion-Mihai Tetcu wrote: > On Tue, 09 Aug 2005 13:39:42 -0400 > Gregg Cooper wrote: >=20 > > Kris Kennaway wrote: > > >>... what is a "more better" way to snatch as many ports as possible? > > >=20 > > > Use make -k > >=20 > > Excellent ... I was churning over in ports/Mk/bsd.port.mk thinking it > > would hold the key and never even thought to go look at make ... > > thanks! >=20 > And if you really want to grab everything possible use: > make -k -DDISABLE_VULNERABILITIES -DTRY_BROKEN >=20 > It also might make sense to run a few parallel fetch jobs; especially > on a slower/busy machine there's pretty much time spent "non-fetching". I was going to suggest this but you'll run the risk of collisions between some of the ports that download the same distfiles, which may lead to corruption. Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC+O7WWry0BWjoQKURArjXAJ4uHhFWECluybjnUGoXZr9rMR+GMQCeMY8w 8u/xaYPdtApYoQDWg5vhaGM= =dTY3 -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--