On Mon, Jan 05, 2015 at 03:40:56PM +0000, Stuart Henderson wrote: > On 2015/01/05 16:30, Antoine Jacoutot wrote: > > Why? We support gzipped manpages just fine. > > Consistency if nothing else..
That's only because we started supporting gzip'ed manpages not so long ago. And that no one bothered removing the patches. But for new ports, I see no reason to patch out for something we support. > $ pkglocate /man/man | grep gz$ | wc -l > 1 > > $ pkglocate /man/man | grep -v gz$ | wc -l > 41040 > -- Antoine
