The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>.
Also GC NO_MANCOMPRESSED which doesn't do anything.
In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
- While here, remove the patches to install the headers in a prefix;
there currently is only one grantlee version in the tree, so no
reason to make life harder for ourselves.
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.
Remove the optionnal goffice option for projects not supporting 0.10.
ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases
Accumulated changes since 19.11.11:
* wxMaxima now uses C++11 that makes the code more readable and helps finding
bugs
* If found wxMaxima now asks cppcheck to find bugs
* Increased the speed of the program again
* Opening the config dialogue since 19.11.0 unchecked "offer known answers"
* For Cmake>=3.10.0 the build system now asks cppcheck to find bugs.
* Changing the worksheet style was partially broken.
* A big number of additional bug fixes in various places
* A config option that forces displaying all multiplication signs.
* Made the tooltips more visible
* Added a warning tooltip about missing multiplication signs
* Sped up drawing of new cells correcting the size calculations
* If lookalike chars are used in a way that can cause hard-to-find errors now a
warning tooltip is generated
* A few additional bug fixes that (besides others) resolve a potential crash
* An option to turn all multiplication dots on
PR: 242538
Submitted by: phascolarctos@protonmail.ch (maintainer)
New versions of KDE applications landing in December
The release of new versions for KDE applications is part of KDE’s continued
effort to bring you a complete and up-to-date catalog of fully-featured,
beautiful and useful programs for your system.
Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of
the most complete open source video editors; the document viewer Okular; KDE’s
image viewer, Gwenview; and all of your other favorite KDE apps and utilities.
All of these applications have been improved, making them faster and more
stable and they boast exciting new features. The new versions of KDE
applications let you be productive and creative, while at the same time making
use of KDE software easy and fun.
We hope you enjoy all the novel features and improvements worked into all of
KDE’s apps!
Announcement: https://kde.org/announcements/releases/2019-12-apps-update/
libxlsxwriter requires newer compiler:
/usr/local/include/xlsxwriter/workbook.h:909: error: wrong number of arguments specified for 'deprecated' attribute