Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Tomasz Torcz
On Wed, Oct 08, 2014 at 09:27:45PM -0400, Paul Alfille wrote: > Ok, that was embarrassing. > > I hadn't tested building from a fresh directory the download file rather > than just packaging up the development directory with "make dist" > > Basically I commented the "lint" stuff from the two Makef

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Stefano Miccoli
And of course on OSX/Darwin and GNU/Linux. If you like I can contribute a Makefile.am to preprocess man files prior to install. S. On 09 Oct 2014, at 13:16, Johan Ström wrote: > Seems to be available in FreeBSD base system: > > https://www.freebsd.org/cgi/man.cgi?query=soelim&apropos=0&sekti

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Johan Ström
Seems to be available in FreeBSD base system: https://www.freebsd.org/cgi/man.cgi?query=soelim&apropos=0&sektion=0&manpath=FreeBSD+10.0-RELEASE&arch=default&format=html On 09/10/14 13:09, Paul Alfille wrote: > I'd never heard of soelim -- it looks better than the sed-based > scripts we are using.

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Paul Alfille
I'd never heard of soelim -- it looks better than the sed-based scripts we are using. For background, the problem all this is addressing is that there is a lot of redundancy in the text of the various man files for the different devices and prgrams. In fact that's the point of owfs: to have a cons

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Stefano Miccoli
That's my fault... (due to a patch I submitted long ago in order to have man pages under OSX). .so files are NOT man pages, but files included via .so groff directives in other man pages. In previous versions of owfs, a non portable script processed those includes before installing man pages.

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Der Tiger
Hi Paul, A quick compile and test revealed, that owfs seems to stall during initialisation and won't go into background. I've made no changes to the configuration and build set-up since 2.9p5 and after re-installing 2.9p5 owfs works perfectly. This is merely a heads-up, because I haven't had the

Re: [Owfs-developers] 2.9p7 release

2014-10-09 Thread Johan Ström
Thanks, now it works better! FreeBSD port submitted: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194261 There seems to be some new man-files installed, which in my opinion is a bit too commonly-named: +man/man1/cmdline_mini.1so.gz +man/man1/configuration.1so.gz +man/man1/description.1so.gz