114002 Commits

Author SHA1 Message Date
ajacoutot
04cc1e3c2a Update to py-botocore-1.4.60. 2016-10-08 09:20:01 +00:00
ajacoutot
ccdc5d4393 Update to py-boto3-1.4.1. 2016-10-08 09:19:47 +00:00
jsg
7bf3eea269 update to QuakeSpasm 0.92.1 2016-10-08 01:33:09 +00:00
czarkoff
0f1847426a +gnubg 2016-10-07 21:51:10 +00:00
czarkoff
f498410edd GNU Backgammon (gnubg) plays and analyzes backgammon games and matches. It is
able to play and analyze both money games and tournament matches, evaluate and
roll out positions, and more. Driven by a command-line interface, it displays
an ASCII rendering of a board on text-only terminals, but also allows the user
to play games and manipulate positions with a graphical GTK+ interface. GNU
Backgammon is extensible via Python.

GNU Backgammon is a world class opponent and rates at around 2200 on FIBS, the
First Internet Backgammon Server - at its best, it is in the top 5 of over
6000 rated players there). GNU Backgammon can be played on numerous other
on-line backgammon servers.

OK edd@
2016-10-07 21:49:45 +00:00
shadchin
db9e6e8130 Update to py-zmq 15.4.0.
ok ajacoutot@
2016-10-07 21:49:09 +00:00
dcoppa
53264d268f Update to hedis-0.9.4 2016-10-07 15:08:10 +00:00
dcoppa
89ae065d97 Update to wpa_supplicant-2.6
Tested by pascal@ and Laurence Tratt
feedback by sthen@
2016-10-07 14:44:03 +00:00
ajacoutot
2399136d51 Handle the ${PREFIX}/share/broctl/scripts/broctl-config.sh symlink at
install time (@exec-add/@exec-delete). The target changes according to the
spooldir and "@comment no checksum" does not work for symlinks.
2016-10-07 13:34:56 +00:00
ajacoutot
b063195057 Revert the cmake patch again and use LDFLAGS. We want to make sure libbind
is used to prevent conflicts.
2016-10-07 12:59:42 +00:00
sthen
be66232597 update to py-ply-3.9 2016-10-07 10:29:34 +00:00
sthen
e92d3eb312 +py-ply/,python3 2016-10-07 10:28:15 +00:00
sthen
a371cfa113 import devel/py-ply, ok/feedback (a while ago..) by danj@, do-test from jca@
PLY is an implementation of the lex and yacc parsing tools written
entirely in Python. It uses LR-parsing which is reasonably efficient and
well suited for larger grammars.

PLY provides most of the standard lex/yacc features including support
for empty productions, precedence rules, error recovery, and support for
ambiguous grammars.
2016-10-07 10:27:30 +00:00
sthen
841ef37349 update geolite database 2016-10-07 10:22:24 +00:00
sthen
bbb49d6bbb update MAC vendor database 2016-10-07 10:20:31 +00:00
ajacoutot
b80174936d Use setrlimit() in broctl, at least 256 FDs are needed.
Fix rc_reload().
2016-10-07 10:05:16 +00:00
ajacoutot
0a01921210 Fix iwyu to build with llvm 3.9.
"should be good" jsg@
from Brad
2016-10-07 08:57:13 +00:00
ajacoutot
4c4e51995d Update to LLVM 3.9.0.
Been through bulks on amd64 / i386 by sthen@ and naddy@ respectively.

from Brad (maintainer)
2016-10-07 08:55:30 +00:00
ajacoutot
b9162f56aa Better diff to deal with the tap(4) transition. No functional change.
from Brad (maintainer)
2016-10-07 08:51:05 +00:00
sthen
ee51a097da update to dhcpcd-6.11.4 2016-10-07 08:43:17 +00:00
ajacoutot
960efa3abc Update to gnome-photos-3.20.4. 2016-10-07 08:17:06 +00:00
shadchin
820302c6e4 Update to py-xdis 2.3.2 2016-10-07 07:15:33 +00:00
shadchin
3768507f27 Update to py-setuptools_scm 1.13.0 2016-10-07 07:09:41 +00:00
shadchin
2d336816df Update to py-parsing 2.1.10 2016-10-07 07:08:03 +00:00
juanfra
871ddad2d9 The tarball was updated. 2016-10-07 01:50:44 +00:00
juanfra
adc49ebe8e Update to hiawatha 10.4. 2016-10-07 01:49:28 +00:00
sthen
be1fc322d8 update to UniFi-5.2.9, which backs out firmware for 1st gen UAPs due to
some issues with newer firmware on these devices.
2016-10-06 19:51:15 +00:00
bluhm
80fa29a211 update libowfat to 0.31
From Jan Klemkow (maintainer)
2016-10-06 19:43:30 +00:00
ajacoutot
1402f73cd2 Update to google-cloud-sdk-129.0.0. 2016-10-06 19:03:19 +00:00
bluhm
c7ab72deac update p5-IO-Socket-SSL to 2.038 2016-10-06 16:49:31 +00:00
landry
afbb0fad77 Use GH_* variables, no pkg change so no bump.
From maintainer/developer Sebastien Marie
2016-10-06 16:45:20 +00:00
landry
5d700c3dc7 +checkrestart 2016-10-06 16:33:29 +00:00
landry
49a0723ca9 Import checkrestart 1.0, from upstream/maintainer Sebastien Marie
checkrestart is a program designed to help to find processes that need
restarting after upgrade.

checkrestart walks thought entire file table of the system, searching for
processes using node detached from filesystem.

The typical use case is:
 - starts a long lived program.
 - later, upgrades your packages via pkg_add -u.
 - if the program is updated on disk, the running program is still the
   previous one (without security fixes for example).
 - checkrestart will tell you which processes belong to this category.

Note that this requires libkvm>=16.2

ok sthen@
2016-10-06 16:32:30 +00:00
shadchin
f6f1de87e5 Update to py-hypothesis 3.5.3 2016-10-06 12:23:06 +00:00
landry
fc050c27fc Update to nss 3.27, required by gecko 50.
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes

Note that a bunch of CA's were removed, but not WoSign, because it owns
StartSSL/StartCOM.. see
https://docs.google.com/document/d/1C6BlmbeQfn4a9zydVi2UvjBGv6szuSB4sMYUcVrR8vQ/preview
and https://wiki.mozilla.org/CA:WoSign_Issues for details. Anyway, we
know the CA model is broken, right ?

Bump major, functions added/removed...
2016-10-06 12:10:22 +00:00
landry
7e96c35030 Update to nspr 4.13.
See
https://groups.google.com/forum/#!topic/mozilla.dev.tech.nspr/AhNiw22wz7U
for the small amount of changes.
2016-10-06 12:04:40 +00:00
bentley
cf765a6918 Update to mgba-0.5.1.
Release notes:
https://mgba.io/2016/10/05/mgba-0.5.1/
https://mgba.io/2016/09/19/mgba-0.5.0/

Of note: this update adds Game Boy and Game Boy Color support,
as opposed to 0.4.1 which only supported Game Boy Advance.
2016-10-06 06:25:31 +00:00
giovanni
6a3313c7ff +p5-Proc-Fork 2016-10-06 05:54:00 +00:00
giovanni
f67fafb600 Import p5-Proc-Fork, a simple, intuitive interface to the fork() system call
ok bluhm@

This module provides an intuitive, Perl-ish way to write forking
programs by letting you use blocks to illustrate which code section
executes in which fork. The code for the parent, child, retry handler
and error handler are grouped together in a "fork block".
2016-10-06 05:52:09 +00:00
giovanni
f3ebf4c308 Update to 7.30
from David Carlier with tweaks by me
2016-10-06 05:47:35 +00:00
jsg
4fb98d7af2 update to luacheck 0.16.1 2016-10-06 05:05:55 +00:00
kirby
6621ff89b3 update to jansson-2.9 2016-10-05 19:50:46 +00:00
ajacoutot
7bb8514669 Update to cups-2.2.1. 2016-10-05 18:28:17 +00:00
shadchin
9cc731273a Make coverage plugin compatible with py-coverage 4.2 2016-10-05 17:06:28 +00:00
shadchin
c6b5d71676 Update to py-coverage 4.2.
From trondd < trondd at kagu-tsuchi dot com>
2016-10-05 17:03:38 +00:00
danj
e881cc95de Update to cargo-0.13.0
From semarie (maintainer), ok ajacoutot@
2016-10-05 16:51:22 +00:00
danj
e0210e3221 Update to rust-1.12.0
From semarie (maintainer), ok ajacoutot
2016-10-05 16:48:10 +00:00
sthen
591cd7d70c update to Pillow 3.4.1 2016-10-05 14:42:10 +00:00
awolk
404e898195 Update otter-browser to 0.9.11 beta 11
OK sthen@
2016-10-05 13:48:50 +00:00
ajacoutot
fe2ff910e0 Update to awscli-1.11.1. 2016-10-05 08:37:03 +00:00