FreeBSD 8 does not have support for the TCP_KEEPIDLE, TCP_KEEPINTVL and
TCP_KEEPCNT options (the values are always hardcoded). We can fix it by only
calling setsockopt(2) with those options if they are defined.
At least for now, I have decided not to upstream this change because it
basically affects only FreeBSD 8 these days (the other BSDs, Linux and OS X
have had support for those options for many years).
MFH: 2014Q4
o New 'show route noexport' command option.
o Port option for BGP sessions.
o Better constant handling in set literals.
o Better rate filtering of log messages.
o Several minor bugfixes.
Approved by: az(implicit)
which we aren't going to use or install.
Instead of LIB-depending on boost, include RUN-dependency on one
of boost's header-files. Because we are no longer compiling, we
don't need boost installed at package-building time.
PR: 195531
Approved by: maintainer timeout (see PR)
OpenNebula is an open-source project delivering a simple but feature-rich and
flexible solution to build and manage enterprise clouds and virtualized data
centers. This gem provides libraries needed to talk to OpenNebula.
WWW: http://opennebula.org/
RG: https://rubygems.org/gems/opennebula
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo
- upgrade to 3.2.5.1
Upstream release announcement:
[RFC5766-TURN-SERVER 1398] Build rfc5766-turn-server-3.2.5.1 is available
This build does not have updates to the TURN server itself, but it
dramatically improves the usability of the turnutils_uclient test
program. It implements the retransmission pattern, now, for unreliable
protocols (UDP and DTLS) and so it can be used for the real-life
tests over the worst networks. Previously, it could be used only
in a controlled environment. This version is very recommended to
anybody who wants to use turnutils_uclient for performance and/or
functional tests of their TURN servers.
- Request re-transmission implemented in uclient test program.
- TLS connection procedure improved in uclient test program.
PR: 195324
Differential Revision: https://reviews.freebsd.org/D1253
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: swills (mentor)
While here, also:
- Move metadata dir to /var/db/syncthing
- Minor improvements to rc script
PR: 195541
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com>
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months