security/stunnel: Improve port
* Remove GNU_CONFIGURE_MANPREFIX (redundant)
* Remove if statement for libressl, already covered by BROKEN_SSL definition
* Rework multiple REINPLACE_CMD commands, remove no longer valid ones and remove requirement of -E switch. These should also be a bit easier to follow
* Use modern framework helpers for options
* Remove redundant LDFLAGS
* Rework Makefile layout to more closely follow Porters Handbook and reduces Makefile size overall
* Don't install stunnel.logrotate and stunnel.rh.init (cleans up pkg-plist)
* Remove bash-completion from pkg-plist, not installed unless specified during configure stage
PR: 290360
Approved by: maintainer timeout, blanket
graphics/converseen: Update to 0.15.1.1
ChangeLog: https://converseen.fasterland.net/
* Fixed scale spinbox resetting when images in the list are manually removed
* Added automatic focus to the Close button in the status dialog when the
conversion is completed
* Various Bugfixes
cad/lib3mf: Add lib3mf
lib3mf is a C++ implementation of the 3D Manufacturing Format file
standard.
It provides 3MF reading and writing capabilities, as well as
conversion and validation tools for input and output data. lib3mf
runs on Windows, Linux and MacOS and offers a clean and easy-to-use
API in various programming languages to speed up the development
and keep integration costs at a minimum.
As 3MF shall become an universal 3D Printing standard, its quick
adoption is very important. This library shall lower all barriers
of adoption to any possible user, let it be software providers,
hardware providers, service providers or middleware tools.
The specification can be downloaded at http://3mf.io/specification/.