Larry Rosenman
Larry Rosenman
still occurring with 1.1.1 and 1.1.2
I would love to see this make it into a release at some point.
I'm not the code owner. @warmsound is.
currently. the FreeBSD port makefile does: ``` (cd ${WRKSRC} && /usr/bin/soelim Lsof.8 > ${WRKSRC}/lsof.8) ${INSTALL_MAN} ${WRKSRC}/lsof.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/lsof.8 ``` so if the lsof makefile(s) do that, we can adapt to get...
@emaste can you validate before I merge? @masatake once this is merged. I'd like to get a release (at least for FreeBSD) out, what's the process here?
see also: https://github.com/risner/freebsd_lsof/issues/1
@DamjanJovanovic can you fix the conflicts? This may obviate the need for me to fix the current 4.95.0 port.
@masatake I agree -- need to get the conflicts fixed first.
@DamjanJovanovic any help here? I'd *REALLY* like to merge this.
Looks like [email protected] is waiting on @DamjanJovanovic on: https://reviews.freebsd.org/D34184