111469 Commits

Author SHA1 Message Date
sthen
6be8037616 Handle OpenBSD 6.x in Python 2.7 tests. Python 3.x's tests
are done in a different way and don't need this.  OK rpointel@
2016-05-24 09:57:50 +00:00
dcoppa
e746ac9ba8 Fix size of value passed to setsockopt
(git commit d723b45fc42e04b9179ba29c65efc9484ec2924c)

Upgrade TLS suites for OpenSSL
(part of git commit c72ebd29f239793218f2248c3f8b48a7b3e0a541)
2016-05-24 09:13:14 +00:00
dcoppa
8260411546 Avoid an underflow in the SSE mixers if BufferSize is less than 4
(upstream git commit 564a1822595e287cf808ea63a03d96719e3cc7b4)

Fix a crash with games/ioquake3.
Reported and fix tested by Ryan Freeman.
2016-05-24 08:07:58 +00:00
ajacoutot
1289b7dead Update to libbluray-0.9.3.
from Brad, maintainer timeout
2016-05-24 07:54:16 +00:00
ajacoutot
c159857a43 Select proper SPARCv9 variant for the assembler.
from Brad (maintainer)
2016-05-24 07:53:23 +00:00
ajacoutot
9249967466 Update to shotwell-0.23.1. 2016-05-24 05:35:28 +00:00
jturner
fedf51173d +ksql 2016-05-24 00:21:41 +00:00
jturner
49bfce772c Import ports/databases/ksql. ok sthen@
ksql is a "lazy man's" wrapper for the SQLite C-language interface. It
is written to make sure sloppy programming won't cause your SQLite
database to be inconsistent (transactions and statements open on exit
and certain signals). Specifically, it exits on any database errors; and
upon exit (or signal), cleans up open statements, transactions, and
databases. See ksql(3) and friends for details.
2016-05-24 00:19:43 +00:00
edd
967d8af985 Link www/py-frozen-flask and www/py-frozen-flask,python3. 2016-05-23 21:18:19 +00:00
edd
f26e46a4be Import www/py-frozen-flask.
Frozen-Flask freezes a Flask application into a set of static files. The
result can be hosted without any server-side software other than a
traditional web server.

OK shadchin@, with tweaks and input from danj@ and ajacoutot@. Thanks.
2016-05-23 21:14:35 +00:00
sebastia
e7e21dcdaf In favor of creating FLAVORS, remove RDEP to specific icinga
(-web) versions. It works well with icinga, and icinga2.

lots of feedback sthen@
Diff looks good to me kirby@ (MAINTAINER)
2016-05-23 20:24:11 +00:00
ajacoutot
33913b770a refer to ports/devel/gsettings-desktop-schemas/patches/patch-schemas_org_gnome_desktop_interface_gschema_xml_in 2016-05-23 17:36:11 +00:00
ajacoutot
b6b32c5ee4 Our default key theme for gtk+ is Emacs. 2016-05-23 17:35:47 +00:00
ajacoutot
af1d612907 Update to gtk+3-3.20.6. 2016-05-23 17:25:22 +00:00
kirby
8b43474cab update to wesnoth-1.12.6 2016-05-23 14:30:16 +00:00
espie
ffbbe7d386 completely kill PLIST_DB here. After all, it's new stuff,
so people should be able to adapt quickly.
2016-05-23 13:36:25 +00:00
jasper
9d47823aa0 - update to jenkins-1.651.2
ok ian@ (MAINTAINER)
2016-05-23 13:17:54 +00:00
juanfra
ba699db75c Update to lziprecover 1.18. 2016-05-23 12:49:59 +00:00
shadchin
b1e829085b Update to py-parsing 2.1.4 2016-05-23 06:51:04 +00:00
sthen
e6cd1eae4f disable JIT which requires a W|X mapping 2016-05-22 21:03:33 +00:00
sthen
56acd0dc9d update to roundcube 1.2.0, including PHP7 compatibility, PGP encryption
(either server-side or client-side using the Mailvelope browser plugin),
and various other improvements and bug fixes.
2016-05-22 19:22:22 +00:00
sthen
33e96472ac nudpate to rcube-yubikey-plugin-1.4 2016-05-22 19:19:13 +00:00
tb
cbc8a6b79f Use getpwnam_shadow in the one case that it is needed to unbreak
spop3d after the recent libc change.

Problem reported and diff tested by Peter N. M. Hansteen, thanks!

ok dcoppa@, sthen@
2016-05-22 19:12:36 +00:00
ajacoutot
a69f53c580 Fix authentication, needs getpwnam_shadow(3).
breakage reported by Anthony Campbell
2016-05-22 15:44:23 +00:00
ajacoutot
9eaaa3014d Update to at-spi2-core-2.20.2. 2016-05-22 15:38:50 +00:00
shadchin
26ad4e7241 Update to py-socks 1.5.7 2016-05-22 14:10:37 +00:00
nigel
e7abffef2d DPB::FetchDummy needs forget_cache routine.
Ok espie@
2016-05-22 11:41:56 +00:00
ajacoutot
8dd372af01 Update to dnsmasq-2.76.
from Brad (maintainer)
2016-05-22 08:05:29 +00:00
espie
41cc111b6a grrrr cvs. thanks krw 2016-05-21 19:38:44 +00:00
feinerer
95743f0ce2 Update to Maxima 5.38.1
OK ajacoutot@
2016-05-21 17:31:23 +00:00
sthen
49026e8758 update to py-oauthlib-1.1.1, from maintainer Johan Huldtgren 2016-05-21 13:50:11 +00:00
jasper
ed001a6cfa apply patch from upstream: "Allow multipart/related MIME type"
this prevents spam from update-desktop-database about epiphany.desktop

ok aja@
2016-05-21 13:05:36 +00:00
espie
cc2f4890f5 keep a global cache of distfile checksum while scanning, allows us to avoid
rescanning the same distfile 50 times...

also display elapsed time at end of build (cosmetic) since that's now trivial
2016-05-21 12:20:10 +00:00
sthen
e538d510db add flavours for pmacct, req by aja@ 2016-05-21 12:00:00 +00:00
sthen
57bea271df update to redshift-1.11, from Ryan Freeman, input from gsoares@ ajacoutot@ 2016-05-21 10:49:24 +00:00
sthen
3e7b0decbc +letskencrypt 2016-05-21 10:44:54 +00:00
sthen
6df99cdb7b import ports/security/letskencrypt, ok giovanni@
letskencrypt is yet another Let's Encrypt client, but one with a
strong focus on security. It is still under development.

It supports the following operations:

* Account registration (see the -n flag).
* Domain certificate signing.
* Domain certificate revocation (see the -r flag).

Many parts of the process are run as jailed unprivileged processes.
2016-05-21 10:44:21 +00:00
sthen
ebee45dcf4 reserve uid 775 for letskencrypt 2016-05-21 10:40:45 +00:00
jasper
7ea7e8d571 update to elasticsearch-2.3.3 2016-05-21 10:13:16 +00:00
jasper
52fdc9d8f4 - update to hiera-3.2.0
- install hiera.yaml in the expected location
2016-05-21 10:02:39 +00:00
ajacoutot
a748228f6c Update to gramps-4.2.3. 2016-05-21 07:18:23 +00:00
ajacoutot
7e039a927c Update to cyrus-imapd-2.5.8. 2016-05-21 07:12:16 +00:00
ajacoutot
96710d12c6 Update to awscli-1.10.32. 2016-05-21 06:54:56 +00:00
ajacoutot
311cf47ae2 Update to py-botocore-1.4.22. 2016-05-21 06:54:41 +00:00
ajacoutot
59aa732c0f Update to py-libnacl-1.4.5. 2016-05-21 06:49:27 +00:00
ajacoutot
ed3351f748 Update to gnutls-3.4.12. 2016-05-21 06:48:14 +00:00
shadchin
59f494cbd2 +py-nltk,python3 2016-05-21 05:58:54 +00:00
shadchin
767dd0aed2 Update to py-nltk 3.2.1.
Add python3 flavor and take maintainership.

ok danj@
2016-05-21 05:44:51 +00:00
gsoares
a95165a308 add ucspi flavor to the IRC client net/ii. It makes the usage of
ii more flexible.  Thus, it is possible to use ii with IPv6, libtls or a
socks proxy without applying much more patches from the upstream page.

This flavor uses ucspi for back-end connection instead of socked API

Eg/Usage:

1. Direct plain IRC connection

   tcpclient irc.freenode.net 6667 ii

2. TLS encrypted connection

   tcpclient irc.freenode.net 6697 tlsc ii

3. TLS connection in combination with a SOCKS proxy

   tcpclient 127.0.0.1 1080 socks irc.freenode.net 6697 tlsc ii

The patch file itself is comes from upstream
(http://tools.suckless.org/ii/patches/)

Diff from Jan Klemkow <j.klemkow at wemelug ! de>, who is also the author of the
upstream patch. Thanks!
2016-05-21 05:31:38 +00:00
gsoares
c2c989279e update to 2.13b
OK jsg@
2016-05-21 04:05:07 +00:00