Date: Mon, 12 Jul 1999 00:56:20 -0300 From: Joao Carlos Mendes Luis <jonny@ravel.ufrj.br> To: ports@freebsd.org Subject: bsd.port.mk Message-ID: <19990712005620.54729@ravel.ufrj.br>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990712005620.54729>