From owner-freebsd-ports Sun Jul 11 21: 2:21 1999 Delivered-To: freebsd-ports@freebsd.org Received: from pascal.ravel.ufrj.br (pascal.ravel.ufrj.br [146.164.32.76]) by hub.freebsd.org (Postfix) with ESMTP id 7983614BF3 for ; Sun, 11 Jul 1999 21:02:18 -0700 (PDT) (envelope-from jonny@ravel.ufrj.br) Received: from protheus.ravel.ufrj.br (protheus.ravel.ufrj.br [146.164.32.67]) by pascal.ravel.ufrj.br (8.9.0/8.9.0) with ESMTP id AAA05306; Mon, 12 Jul 1999 00:56:20 -0300 (EST) Received: (from jonny@localhost) by protheus.ravel.ufrj.br (8.8.8/8.8.8) id AAA27291; Mon, 12 Jul 1999 00:56:20 -0300 (EST) (envelope-from jonny@ravel.ufrj.br) Message-ID: <19990712005620.54729@ravel.ufrj.br> Date: Mon, 12 Jul 1999 00:56:20 -0300 From: Joao Carlos Mendes Luis To: ports@freebsd.org Subject: bsd.port.mk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.89i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Is there an option in ports Makefiles to fetch not only the current port distfiles, but also all dependencies distfiles ? This would be very useful for fetching things recursively at night and/or to fetch distfiles at work and take them home later. I also noted that make fetch does not check the md5sum of the available file. The checksum target could have a similar one that tries to reload the distfile if the checksum does not match (once, and only once, to avoid loops). A recursive version of this command would be useful too. Sorry for giving ideas and no patches. I am far from understanding all bsd.ports.mk intrinsicacies... I do not even know if these features are already available. :) Jonny -- João Carlos Mendes Luís jonny@jonny.eng.br Networking Engineer jcml@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message