pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4l2sys.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VideoCapture/libv4lutils.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4l2sys.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/multimedia/webcamoid/work/stage/usr/local/lib/avkys/submodules/VirtualCamera/libv4lutils.so:No such file or directory
Reported by: pkg-fallout
===> Configuring for qtile-0.13.0
Download error on https://pypi.org/simple/cairocffi/: [Errno 65] No route to host -- Some packages may not be found!
Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found!
No local packages or working download links found for cairocffi>=0.9[xcb]
Reported by: pkg-fallout
pkg-static: Unable to access file /wrkdirs/usr/ports/mail/qmail-ldap/work/stage/var/qmail/%%EXTERNAL_TODO%%bin/qmail-todo:No such file or directory
Reported by: pkg-fallout
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
the new ABI.
* GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
doesn't seem able to link Objective-C things).
* Turn off some annoying debug logs in GNUstep back, which generate
several messages per second when you move the mouse. These should
never have been enabled in a release build anyway.
* Downgrade Cenon to 4.0.2. This was the last version to actually work
with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
can't parse).
* Update gorm to git head. The current release doesn't work with the
new Objective-C ABI, but -head has the patches to fix it.
* Update PikoPixel and add it to the gnustep-app meta-package.
* Update the three core GNUstep packages to the latest release.
* Update gnumail and pantomime to the latest release and fix a linking
error with the new ABI.
* Update GNUstep FTP to the latest version.
Reviewed by: bapt (previous version)
pass audit is a password-store extension for auditing your password repository.
Passwords will be checked against the Python implementation of Dropbox' zxcvbn
algorithm and Troy Hunt's Have I Been Pwned Service. It supports safe breached
password detection from haveibeenpwned.com using a K-anonymity method.
Using this method, you do not need to (fully) trust the server that stores the
breached password. You should read the security consideration section for more
information.
PR: 235454
Submitted by: Tobias Rehbein <tobias.rehbein@web.de>
- man pages breakage on FreeBSD 11.x and later
- runtime error due to lld 6.0 issue, fixed by using lld 7.0
PR: 233463, 235456
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer), nyan
MFH: 2019Q1
* Fix: Move cancel button in dialog shown while searching because you're all too slow to click it.
* Fix: Prevent database trace file becoming too large
* Fix: Keep less gclog files in the log folder
Submitted by: Daniel Shafer <daniel shafer cc>
Differential Revision: https://reviews.freebsd.org/D19069
- Changes some hardcoded paths from /etc/urbackup to ${PREFIX}/etc/urbackup
- Adds a note to UPDATING about the foregoing path change
- Uses sqlite3, lua, and lmdb from ports tree, rather than embedded
- Enables support for mounting of VHD files via fuse
PR: 235432
Submitted by: freebsd@coombscloud.com (maintainer)
Relnotes: https://www.urbackup.org/server_changelog.html