This just adds the new dependencies for building the doc tree with
Hugo/Asciidoctor, as we still have the legacy docs available, will be
kept the former dependencies for a little while.
PR: 253518
Submitted by: Yasuhiro Kimura, Dries Michiels
Reviewed by: 0mp, adamw, dbaio, debdrup, lwhsu
Approved by: doceng (bcr, maintainer)
Differential Revision: https://reviews.freebsd.org/D28609
- 'post-patch-common' never used was DBUS_VARS_OFF really set;
- REPLACE_ARGS renamed to REPLACE_CMD_ARGS;
- REPLACE_ARGS_OCF and REPLACE_ARGS_DBUS append into REPLACE_ARGS.
while here,
* mark port as broken if OSVERSION>=1300000
PR: 254653
Reported by: masamory7 % gmail.com
Duo provides simple two-factor authentication as a service via:
1. Phone callback
2. SMS-delivered one-time passcodes
3. Duo mobile app to generate one-time passcodes
4. Duo mobile app for smartphone push authentication
5. Duo hardware token to generate one-time passcodes
Duo two-factor authentication for OpenVPN
WWW: https://github.com/duosecurity/duo_openvpn
This port was not respecting the CC and CXX variables, thus it could
pick up gcc and g++ instead, and that would cause mixups between
libstdc++ (which is preferred by gcc) and libc++ (which is in base),
ultimately leading to link errors.
Appproved by: maintainer timeout
PR: 234221
MFH: 2021Q2
This port was not respecting the CC and CXX variables, thus it could
pick up gcc and g++ instead, and that would cause mixups between
libstdc++ (which is preferred by gcc) and libc++ (which is in base),
ultimately leading to link errors.
Also, the port uses a very old version of tex so it suffers from a few
-fno-common issues, mostly variables that have been declared without an
'extern' specifier. Add a few patches to fix these.
Appproved by: maintainer timeout
PR: 234221
MFH: 2021Q2
Github does not deliver with the current mechanism stable archives.
This correct again the checksum that are changing now very oftern (about each week).
We missed a couple of 6-series releases, so jump from 6.22
straight to 6.26.1, which is the last of the 6-series.
Release notes are at:
https://www.mltframework.org/
VDPAU support was removed -- ports had an option for it,
which was disabled and now the option is removed as well.
The 7-series introduces API breaks, so that update will
be more involved.
Changes since 1.173:
- GraphWindow: support rescaling the view or each axis to the data
- Bug fixes for extended IDs in DBC files, fix one off error in a
few places (Corrects fuzzing window ID range), re-enabled overwrite
mode showing all signals in a message
- Fixes to make graphing of multiplexed signals work properly Added
signal comparison to the file comparison window.
- Add support for PCAN ver 1.3 files