On 2-5-2017 18:08, kefu chai wrote: > On Sat, Apr 29, 2017 at 8:16 PM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: >> Hi, >> >> My FreeBSD port assumes that the manpages are installed compresses when >> running `make install`. >> That used to work, but that is no longer the case... > > Willem, i don't think we used to compress manpages when doing "make install". > >> >> Now I can fix this in the package-building, but I was wondering why this >> is an issue all of a sudden. > > the last time doc/man/8/CMakeLists.txt got updated was Aug 23 13:32:47 2016. Nope, But your suggestion that we did discuss this before was the right pointer. FreeBSD package building does that automagically IF the files are in the correct location. Hence my PR to change the MANPATH. But now the Makefile contains: -D CEPH_MAN_DIR:STRING=man Which gets the work done. But your pointer was essential in this. --WjW -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html