CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/20 11:46:48
Modified files:
sysutils/mangl : Makefile distinfo
sysutils/mangl/patches: patch-Makefile
Removed files:
sysutils/mangl/patches: patch-configure
Log message:
update sysutils/mangl to 1.1.0
- change windowing library from FreeGLUT to GLFW (suport for Wayland)
- add smartcase search - if only lowercase characters are used, search
case-insensitive
port-wise drop patch-configure and use CONFIGURE_SCRIPT=mandoc/configure
instead.
ok bcallah@