Hi Omar --

On 6/20/2022 1:00 PM, Omar Polo wrote:
> a thread on tech@ made me discover this little port:
> 
>       https://marc.info/?l=openbsd-tech&m=165567563116773&w=2
> 
> it seems like a really nice graphical manpager, quickly tested but it's
> nice :)
> 
> attaching a diff to update it to the latest version.  Upstream changelog
> consists only of:
> 
>  - change windowing library from FreeGLUT to GLFW (suport for Wayland)
>  - add smartcase search - if only lowercase characters are used, search
>    case-insensitive
> 
> upstream doesn't seem to have updated the bundled copy of mandoc, but at
> least it doesn't segfaults at startup anymore as Ingo noticed.
> 
> port-wise i've updated the patch for the makefile and removed the
> configure.  If upstream provided one it would be nicer, but in the
> meantime we can use CONFIGURE_SCRIPT = mandoc/configure and add -I. to
> CFLAGS so that it correctly includes config.h (which is now generated in
> ${WRKSRC} instead that in mandoc/.)
> 
> ok?
> 

Sure, thanks.
Maybe we can convince upstream to update mandoc too.

~Brian

Reply via email to