librecad: Merge recent changes in pkgsrc, and adjust C++
- Merge changes from cad/librecad
- boost issues (change to c++17, per upstream, and simplify)
- don't reset MAINTAINER
- Comment out boost-lib prefix stuff, with an explanation for
discussion. But it seems to build fine.
Builds ok and runs on NetBSD 10 amd64.
Note wip author in COMMIT_MSG.
A significant remaining issue is that the tarball I downloaded is
different (sha1, length) that the one in distinfo. I am intentionally
not changing distinfo in this commit. (Probably Atsushi and I should
compare our tarballs and ask upstream.)
Absent boost path, tarball and checking with $MAINTAINER, I think this
is ready.
gh-dash: Import gh-dash-4.9.1 as wip/gh-dash
A GitHub (`gh`) CLI extension to display a dashboard with pull
requests and issues by filters you care about.
x11/fltk: Update to 1.4.1
Changes in FLTK 1.4.1 Released: Dec 12 2024
FLTK 1.4.1 is a maintenance release with bug fixes and improvements.
Bug Fixes
- Fix rounding issues with Fl_RGB_Image::draw() + window scaling (#1128)
- Fix fullscreen regression on macOS( #1129)
- Fix fl_draw_image sometimes crashes when window is scaled (#1134)
- Fix: Can't control scale of Fl_Copy_Surface dimensions on Linux (#1135)
- Improve output of 'fltk-options -h' and 'fltk-options -L*'
- Windows: Fix rescale bug while window is maximized or fullscreen
- Fix graphical glitches on 101 DPI screen (#1138)
- Fix changed flag for radio buttons (#1146)
- Fix Fl_Scroll with real *_BOX draws over scrollbars at non-default scales (#1149)
- Fix drawing bugs on Windows at very large scales (#1144)
- Fix button down state when triggered by shortcut (#1145)
[62 lines not shown]
coturn: Reduce TODO
- Replace DESCR with text from upstream
- Prepare COMMIT_MSG
- Prune MESSAGE as all duplicating upstream docs (most of which are
even installed)
- Drop complete TODO items
coturn: Simplify path configuration and fix CONF_FILE
Greatly reduce the code for configuring paths by defining --prefix and
letting defaults happen when that's correct.
Set up CONF_FILE for the config file (and remediate upstream's
installation of an example in $etcdir).
Note myself as co-maintainer.
coturn: Update to 4.6.3
Uptream lacks NEWS. Release notes indicate no significant changes.
Upstream's ChangeLog is massive.
Resolves failure to build with modern openssl of 4.5.2.