KDE PIM team.
Includes update of Grantlee to 0.5.0, last KDE4 release; previous version,
0.3.0, was too old for new kdepim. Separate update will be problematic
because PLIST of kdepim package relies on minor version of Grantlee.
Lightly tested on amd64.
ok landry@
Pentobi is a clone of the board game Blokus.
Features:
* Supported game variants: Classic (2, 3 or 4 players), Duo, Trigon (2,
3 or 4 players), and Junior
* Different levels of playing strength
* Player rating by playing rated games against the computer
* Game analysis function
* Save and load games in Smart Game Format including comments and move
variations
- Security fixes to check that hostnames match certificates with
https urls (CVE-2015-3908)
- get_url and uri modules
- url and etcd lookup plugins
- Security fixes to the zone (Solaris containers), jail (bsd
containers), and chroot connection plugins.
For a full list of changes see:
https://github.com/ansible/ansible/blob/v1.9.2-1/CHANGELOG.md
OK aja@
There were some problems with building it a while ago, when KDE3 and KDE4
builds weren't separated well enough. No problems are there now, so there
is no reason to avoid building it either.
Tested on amd64. Note that yakuake could fail to show its window under cwm,
the issue is to be resolved. It works perfectly fine under KWin, though.
Reminded & prodded by aja@
(uncommon) conditions; if:
- remote configuration of ntpd is enabled (it's disabled by default),
- and an attacker knows the remote configuration password,
- and has access to a computer that is allowed to send remote configuration
requests to ntpd,
the attacker can send a carefully-crafted packet to ntpd that will cause ntpd
to crash.
Native implementation of facter functionality in C++11, providing:
- a shared library which gather facts about the system
- an executable for standalone command line usage
- a ruby file to enable require 'facter'
Facter is especially useful for retrieving things like operating system
names, hardware characteristics, IP addresses, MAC addresses, and SSH
keys.
Note that this port doesn't provide all the facts that sysutils/ruby-facter
does right now, but that's being worked on. therefore it's not used by
puppet yet.
feedback/ok aja@
By default we depend on py-gtk+2 except for the python3 FLAVOR where we depend
on py-gobject3 and gtk+3. We don't want to depend on all possible toolkits for
obvious reason, so people will have to manually install py-qt4 for example to
use the qt4 toolkit.
changes triggered by a mail from Predrag Punosevac
ok daniel@ (maintainer) who may revisit this port if needed in a few days
(http://marc.info/?l=openbsd-misc&m=143552406830762):
automagically add pthread to Boost_LIBRARIES and '-pthread' to
compiler flags if the boost_thread component is requested.
Fix boost_thread's "Compiler threading support is not turned on,
please set the correct command line options for threading" error
without the need to tamper with CMAKE_CXX_FLAGS.
Based on a patch found in the Debian package for cmake, which I've
enhanced/modernized a bit.
the development. Unlike the last release, this version works well and has
the benefit of further work. Because versioning is YYYYMMDD, when upstream
cuts a new release we will be able to move to it without issue.
ok jung@
(_dl_cache_grpsym_list in backtrace) and it affects more than just
amd64, but the failure doesn't happen every time, so removing the BROKEN
marker at least gives us a chance to reattempt builds if it fails.
espie@ ajacoutot@ ok with removing the BROKEN marker for now.