110141 Commits

Author SHA1 Message Date
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
juanfra
92b63654ea Update to nostromo 1.9.6. From Marcus Glocker (MAINTAINER). 2016-04-13 17:35:48 +00:00
semarie
6e19421df3 update lang/rust to 1.8.0
ok juanfra@
2016-04-13 17:33:51 +00:00
gonzalo
6f81c2f842 Update to 1.3.3
Ok jasper@ (Maintener)
2016-04-13 13:24:06 +00:00
gonzalo
59e8d75be4 Update to 1.3.3
OK jasper@ (Maintaner)
2016-04-13 13:23:24 +00:00
dcoppa
c46f81ca13 Update to feh-2.15 2016-04-13 12:54:55 +00:00
naddy
4e1c0559e6 Replace iconv and gettext modules.
Clean up the dependencies of the -main and -fastcgi subpackages.
ok sthen@ robert@
2016-04-13 11:42:59 +00:00
jca
d6e8759b50 SECURITY update to samba-4.3.8
ok sthen@ Ian McWilliam

CVE-2015-5370 (Multiple errors in DCE-RPC code)
CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
CVE-2016-2112 (LDAP client and server don't enforce integrity)
CVE-2016-2113 (Missing TLS certificate validation)
CVE-2016-2114 ("server signing = mandatory" not enforced)
CVE-2016-2115 (SMB IPC traffic is not integrity protected)
CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)

See https://www.samba.org/samba/history/samba-4.3.8.html for more
information.
2016-04-13 11:25:40 +00:00
landry
11e5892e66 Update to mapproxy 1.8.2.
While here:
* add proj to RUN_DEPENDS (libproj is dlopen'ed on the fly by
  proj.py, and if not found it would fallback to py-proj). Prompted after
a mail by attila
* add py-requests, py-shapely and py-gdal to TEST_DEPENDS
* fix python shebang in tests - now only 5 tests should fail
2016-04-13 10:58:49 +00:00
stsp
509989c47f Add iwm(4) firmware files with API version 16. From now on, we'll install both
API 9 and API 16 firmware files until a future OpenBSD release ships support
for API 16 in iwm(4).
suggested by phessler@
ok sthen@ jsg@
2016-04-13 10:29:16 +00:00
sthen
6316827adb link static flavours of shells to the build 2016-04-13 09:44:46 +00:00
sthen
3fccbdd728 add an optional static flavour to nsh 2016-04-13 09:44:25 +00:00