- This installed a number of files whose path name is derived from the
directory in which the port is built. This is a band-aid fix which
deletes those files. This will enable the installation to work if the
ports directory is something other than /usr/ports.
Reported by: pkg-fallout@
- Bump portrevision of dependent */octave-forge-* ports.
- Make math/octave-forge-sparsersb broken.
- Default SPARSERSB to OFF in math/octave-forge and bump portrevision.
For some reason it's not documented anywhere, though yaml is imported
from two modules files. This change fixes tests as well.
Approved by: portmgr blanket
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after 49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523
Reported by: portscout
From ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-22.03.0
* Rename command line option --logtostdout to --logtostderr.
* A better heuristics for finding out what to style as 1D maths
* An updated french translation from Frédéric Chapoton
* Consistent image resolutions
* No more crashes on exporting multiple animations at once
* Drag-and-Drop in the table of contents
* Table of contents: Convert sections to subsections and similar
* Parenthesis and quote matching now uses the maxima parser.
* A way of limiting the toc depth shown in the table of contents
* Now the problems after a kill(all) should be finally resolved
* Better support for the debugger
* Machine-Float NaNs no more causes XML errors
* Labels with hexadecimal numbers no more cause crashes
* wxMaxima no more skips chars in subscripted variables
* Merging cells per keyboard shortcut works again
* Symbols buttons whose symbols the GUI font lacks are now hidden