Fixed bug with wrong path for gitlab-workhouse that should fix artifacts (reported by Felix <mail@felix.flornet.de>). This was fix upstream but is not included in this version yet: https://gitlab.com/gitlab-org/gitlab-ce/issues/46763
Update net/rubygem-grpc to 1.11.1 which is required for gitlab 10.7.5.
Sync dep net/rubygem-grpc with gitlab which uses now 1.11.1.
Added gitlab-pages again to dependencies as the new version builds again.
Reported by: Felix <mail@felix.flornet.de>
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D15631
The l16mono codec was installed as a regular plugin, and this generated a bogus undefined symbol error.
PR: 228051
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Obtained from: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14638
These ports fail to build on at least powerpc64; plus, these aging PCI
and/or CardBus cards are unlikely to be of use on other tier-2 archs.
Approved by: portmgr (tier-2 blanket)
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
Remove discouraged -c flag from rc-file.
Also use PREFIX in config file
PR: 222151
Submitted by: Nikola Kolev <koue@chaosophia.net>
Reported by: mwlucas@michaelwlucas.com
Approved by: Nikola Kolev <koue@chaosophia.net>
MFC after: 2018Q2
* IFM_FDDI and IFM_TOKEN where removed from HEAD a month ago.
* IFM_ATM was already optional in the code and probably not present in HEAD anymore.
This should allow gnome-nettool to build on HEAD again.
Reported by: pkg-fallout
state-of-the-art cryptography. It aims to be faster, simpler, leaner,
and more useful than IPSec, while avoiding the massive headache. It
intends to be considerably more performant than OpenVPN. WireGuard is
designed as a general purpose VPN for running on embedded interfaces and
super computers alike, fit for many different circumstances.
WWW: https://www.wireguard.com
WireGuard is an extremely simple yet fast and modern VPN that utilizes
state-of-the-art cryptography. It aims to be faster, simpler, leaner,
and more useful than IPSec, while avoiding the massive headache. It
intends to be considerably more performant than OpenVPN. WireGuard is
designed as a general purpose VPN for running on embedded interfaces and
super computers alike, fit for many different circumstances.
WWW: https://www.wireguard.com
When I switched from autoreconf, I forgot to point this patch file at
Makefile.in instead of Makefile.am. On some systems, this caused
automake to be run because it saw the Makefile.am as newer than the
Makefile.in, but automake isn't pulled in as a dependency.
Reported by: antoine
- add debugging support to stdout as ports option
- fix clang++ 6.0.0 compatibility
- add ipfilter to rcorder list
Reviewed by: mat
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D15133