Date: Mon, 29 Jul 2002 18:43:06 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: Alexandr Kovalenko <never@nevermind.kiev.ua> Cc: FUJISHIMA Satsuki <sf@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/ftp/wget Makefile Message-ID: <20020729164306.GJ41804@starjuice.net> In-Reply-To: <20020729160719.GA8206@nevermind.kiev.ua> References: <200207280824.g6S8On1O056691@freefall.freebsd.org> <20020729160719.GA8206@nevermind.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On (2002/07/29 19:07), Alexandr Kovalenko wrote: > > Modified files: > > ftp/wget Makefile > > Log: > > When I update wget to 1.8.2, I intentionally removed manpage due to > > its absence. Further investigation lead me to the answer, it depends > > on perl. wget.1 has been built with pod2man which is of course a part > > of perl5 port now in -CURRENT. > > > > add USE_PERL5 and resurrect MAN1 for this port. > Is it worth for 1 manpage to be built install all that 50MB+ > crap^H^H^H^Hperl? The port has been / will soon be modified to use perl5 as a build dependency, instead of a run-time requirement. How much stuff you need to build a package is a concern secondary to the concern that the package should contain everything expected by the user. Folks concerned about build-time dependencies can install the package. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729164306.GJ41804>