110102 Commits

Author SHA1 Message Date
ajacoutot
e0c31f4bfc Update to shotwell-0.22.1. 2016-04-16 10:48:03 +00:00
feinerer
6c5fed480a Update to R 3.2.5 and eliminate use of devel/gettext module
OK ajacoutot@
2016-04-16 10:04:36 +00:00
ajacoutot
108af15e9b Update to libsecret-0.18.5. 2016-04-16 08:18:27 +00:00
sthen
d218d47a24 update to p5-Net-Pcap-0.17 and patch to unbreak with perl 5.22 2016-04-15 20:09:31 +00:00
shadchin
d44990c4aa +py-lazy-object-proxy
+py-lazy-object-proxy,python3
+py-test-benchmark
+py-test-benchmark,python3
2016-04-15 18:53:21 +00:00
shadchin
5be82a19a8 Import py-lazy-object-proxy 1.2.2, ok sthen@
A fast and thorough lazy object proxy.
2016-04-15 18:36:59 +00:00
shadchin
41d8d7832a Import py-test-benchmark 3.0.0, ok sthen@
A py.test fixture for benchmarking code. It will group the tests into
rounds that are calibrated to the chosen timer.
2016-04-15 18:32:04 +00:00
awolk
269f14ac7e Remove the games/quake port
The port was superseded by games/quakespasm

OK abieber@
2016-04-15 15:42:07 +00:00
awolk
bbd9ce7c75 Remove games/quake from the build
The port was superseded by games/quakespasm

OK abieber@
2016-04-15 15:27:55 +00:00
gonzalo
0c25d9d086 Update for SMPlayer for 16.4.0:
http://smplayer.sourceforge.net/en/changes


OK benoit@
2016-04-15 15:11:38 +00:00
jca
a7c588fb25 Build with egcc on alpha, in-tree gcc can't compile this; from Miod. 2016-04-15 14:43:07 +00:00
sthen
fe6a633073 put "python" in the path for clitests 2016-04-15 14:14:04 +00:00
ajacoutot
8d23783870 Update to gdm-3.18.3.
Drop the gettext module while here.
2016-04-15 14:11:09 +00:00
ajacoutot
0f5b95da41 Update to gtk3mm-3.18.1.
Drop the gettext module while here.
2016-04-15 14:09:40 +00:00
sthen
c1e0633201 +casperjs 2016-04-15 13:46:23 +00:00
sthen
dd2f4b1d77 import www/casperjs, ok abieber@
CasperJS is an open source navigation scripting & testing utility
written in Javascript for the PhantomJS WebKit headless browser and
SlimerJS (Gecko). It eases the process of defining a full navigation
scenario and provides useful high-level functions, methods & syntactic
sugar for doing common tasks such as:

    defining & ordering browsing navigation steps
    filling & submitting forms
    clicking & following links
    capturing screenshots of a page (or part of it)
    testing remote DOM
    logging events
    downloading resources, including binary ones
    writing functional test suites, saving results as JUnit XML
    scraping Web contents
2016-04-15 13:45:41 +00:00
ajacoutot
f1a770acb4 Update to glib2mm-2.46.4.
Drop gettext module while here.
2016-04-15 13:17:08 +00:00
ajacoutot
80e7d551fd py3-sphinx is not picked up for some reason. 2016-04-15 13:00:18 +00:00
ajacoutot
a05b33c49e FLAVORS=toto... no way that wasn't me doing some stupid test.
Enable regression tests on all FLAVORs.
2016-04-15 12:48:06 +00:00
sthen
a9d0d114a7 security update to asterisk-13.8.1
AST-2016-005: TCP denial of service in PJProject
AST-2016-004: Fix crash on REGISTER with long URI
2016-04-15 11:35:12 +00:00
shadchin
2b0d2de372 Update to py-setuptools_scm 1.11.0 2016-04-15 09:09:35 +00:00
shadchin
525cd9c2bd Unbreak after py-sphinx update to 1.4 2016-04-15 08:53:48 +00:00
shadchin
1b4e808bae +py-sphinx,python3 2016-04-15 08:48:37 +00:00
shadchin
6e1288d1a5 Update to py-sphinx 1.4.
ok sthen@
2016-04-15 08:46:34 +00:00
shadchin
3b5bda3376 Update to py-path.py 8.2 and take maintainer. 2016-04-15 08:38:45 +00:00
shadchin
f5b010e164 Update to py-wrapt 1.10.8 2016-04-15 08:37:08 +00:00
tb
a4e7464812 Help lynx to live up to its no "proc" and no "exec" promises:
sthen@ found that the mailcap mechanism can spawn a viewer. Rename
the hardcoded /etc/mailcap and ~/.mailcap files to /dev/null and
disable the ability to undo that via a config file. lynx copes by
offering to download files with MIME types it can't handle itself.

fcambus found that "lynx index.html" + typing e spawns an editor.
Hardcode "no_editor = TRUE" before pledge() and tweak manpage.

Most of this is by fcambus (MAINTAINER).
/dev/null bit from me, based on a hint from sthen@.

ok sthen@ on previous version
2016-04-15 03:21:51 +00:00
sthen
18b4fcea7a perl 5.22 fix 2016-04-15 00:05:31 +00:00
sthen
4237ff67bb perl 5.22 fix 2016-04-15 00:04:45 +00:00
awolk
284023f673 Update www/libwebsockets 1.7.4 => 1.7.5
OK abieber@ sthen@
2016-04-14 23:59:55 +00:00
sthen
8a86530f7b fix with perl 5.22: defined @.. 2016-04-14 23:11:22 +00:00
sthen
48f47cf329 fix with perl 5.22: defined(@array) 2016-04-14 23:06:49 +00:00
sthen
e6cc02f118 fix with perl 5.22: defined(@$foo) 2016-04-14 23:02:27 +00:00
sthen
05234560ca update to p5-Coro-6.49 2016-04-14 22:21:21 +00:00
juanfra
e9f3f3d593 I forgot to add libiconv to LIB_DEPENDS. Spotted by naddy@. 2016-04-14 18:12:17 +00:00
juanfra
c1e0f9a3a3 Update to go 1.5.4. OK jasper@ jsing@ (MAINTAINER).
https://groups.google.com/forum/#!topic/golang-announce/9eqIHqaWvck

"Go's crypto libraries passed certain parameters unchecked to the
underlying big integer library, possibly leading to extremely
long-running computations, which in turn makes Go programs vulnerable to
remote denial of service attacks.  Programs using HTTPS client
certificates or the Go SSH server libraries are both exposed to this
vulnerability.
This is CVE-2016-3959 and was addressed by this change:
https://golang.org/cl/21533
Thanks to David Wong for identifying this issue."
2016-04-14 17:43:26 +00:00
jeremy
9c36744aa2 Update to sequel_pg 1.6.16 2016-04-14 16:57:24 +00:00
sebastia
de45bc7eab Update to 2.2.0
OK jasper@
2016-04-14 06:21:28 +00:00
sebastia
0c6a13ffd7 Update to 2.1.4
OK jasper@
2016-04-14 06:20:37 +00:00
sebastia
717d4db95f Update to 1.15
tested with the only user of it: curator

OK jasper@
2016-04-14 06:19:30 +00:00
jasper
5b7519e021 update to elasticsearch-curator-3.5.1
ok sebastia@ (MAINTAINER)
2016-04-14 06:13:44 +00:00
jasper
811150acbd update to elasticsearch-2.3.0
ok sebastia@  (MAINTAINER)
2016-04-14 06:13:19 +00:00
semarie
9414cd5321 add plist update too in lang/rust
(and bump revision)

bad semarie@, no cookie.
2016-04-14 03:42:12 +00:00
sthen
e72c06bed2 s/if (defined(@foo))/if (@foo)/ to fix with perl 5.22 2016-04-14 00:12:27 +00:00
sthen
1805357566 garbage-collect now-broken patch, it was replaced with a command in Makefile 2016-04-14 00:09:42 +00:00
sthen
d48378a0e8 minimal patch to fix py-Xlib build with perl 5.22 due to ancient texi2html
someone please kill this and pypanel unless there are objections!
2016-04-14 00:06:30 +00:00
sebastia
6a3320cea9 Minor update to 2.3.10
http://sogo.nu/news/2016/article/sogo-v2310-released.html
2016-04-13 21:32:20 +00:00
sebastia
fbc36cd1e1 Minor update to 2.3.10:
http://sogo.nu/news/2016/article/sogo-v2310-released.html
2016-04-13 21:31:39 +00:00
kili
a8841e7a34 Missing revision bump after removal of devel/gettext from modules.
(This port has its own GH_TAGNAME, so there was no real update as
 for the other ports unter net/seafile).
2016-04-13 19:16:54 +00:00
jasper
f2b8616d2d update to p5-Sys-Virt-1.3.3 2016-04-13 17:42:21 +00:00