In file included from FrequencyDBImpl_cache.cc:34:
In file included from ./FrequencyDBImpl_cache.h:34:
In file included from ../../src/includes/LRUCache.h:34:
/usr/include/c++/v1/map:476:17: error: no matching function for call to object of type 'const LRUCache<std::__1::basic_string<char>, Ref<FrequencyDBImpl_cache::CacheEntry> >::LRUCacheNodeKeyCompare'
{return static_cast<const _Compare&>(*this)(__x.__cc.first, __y);}
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To simplify mail/mutt port deprecate and expire mail/mutt-lite.
An option-less config with ncurese should be the same as mail/mutt-lite.
Give ~2 months for users to move to mail/mutt
PR: 229938
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Sponsored by: Miles AS
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
- Mew now supports Emacs 24.3 or later only
- Supporting stunnel 5.
- Supporting GnuPG 2.1.23 or later.
The command name should be "gpg" instead of "gpg2".
Put the following to your "~/.gnupg/gpg.conf".
no-auto-key-retrieve
auto-key-locate local
- Using LibreOffice (soffice) on Unix by default
- Regenerate patches to fix portlint warnings.
PR: 228861
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: hiroto.kagotani@gmail.com (maintainer timeout)
Relnotes: http://www.mew.org/en/relnote/release.html
This plugin adds the option to use a YubiKey as second-factor
authentication.
The YubiKey is a USB key emulating a generic keyboard and make
use of One-time Passwords to provide two factor authentication.
Activate the plugin by adding the following to Roundcube's
config/config.inc.php:
$config['plugins'] = array('roundcube_yubikey_authentication');
WWW: https://github.com/northox/roundcube-yubikey-plugin
PR: 222318
Submitted by: Vidar Karlsen <vidar@karlsen.tech>
This enables "make test" in every extension and eases
the test of changes to PHP.
I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
security/qtkeychain now by default depends on libsecret, and the cmake
target unfortunately only contains the library names. Therefore also
add localbase here.
/usr/bin/ld: error: duplicate symbol: scan_ulong
>>> defined at scan_ulong.c
>>> scan_ulong.o:(scan_ulong) in archive fs.a
>>> defined at scan_ulong.c
>>> scan_ulong.o:(.text+0x0)
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/qmail-dk-0.54_1.log
scan_ulong.o is added to fs.a and appears twice in the link command
line (via fs.a and listed explicitly) which results in a duplicate
symbol error with lld. Removing scan_ulong.o from the link command
line would result in an undefined reference error when linking
auto-int with ld.bfd, so remove it from fs.a instead.
Attempt to build on aarch64 again as the error message is the same.
PR: 221812
Reported by: emaste, pkg-fallout
$ svn commit
Sending Mk/Uses/gecko.mk
Sending mail/thunderbird/Makefile
Sending mail/thunderbird/distinfo
Sending mail/thunderbird/files/patch-addon-search
Replacing mail/thunderbird/files/patch-bug1021761
Adding mail/thunderbird/files/patch-bug1144632
Deleting mail/thunderbird/files/patch-bug1186967
[...]
Transmitting file data ..........done
Committing transaction...
svn: E165001: Commit failed (details follow):
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug702179"
== Additional errors may compound and may not be accurate ==
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1021761"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug1288587"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-bug847568"
Do not replace a file. This can lose history. Path: "/head/mail/thunderbird/files/patch-env-api-keys"
[...]
Pointy hat to: portmgr (multi-steps are error prone)
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp
Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08
The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)