113129 Commits

Author SHA1 Message Date
danj
df0f49e69a add a missing entry in the plist (found while fiddling with py-setuptools
update)

ok sthen@ (maintainer)
2016-08-26 18:25:34 +00:00
danj
3c3a228095 update to pqiv-2.6, while there take maintainership
ok jca@
2016-08-26 16:59:35 +00:00
jca
20949baddd Extra patch that snuck in.
Spotted by Markus Lude.
2016-08-26 15:47:10 +00:00
jca
90ccf4154f grep >/dev/null -> grep -q 2016-08-26 14:31:46 +00:00
danj
c4f5c49d37 patch was committed upstream 2016-08-26 13:59:28 +00:00
dcoppa
ccee5560e7 Revert upstream's fix #1565 to unbreak xpdf
From Ubuntu

PR and test: Alessandro DE LAURENZIS

OK jca@
2016-08-26 11:57:38 +00:00
czarkoff
dcbe2ce57e +py-hgsubversion 2016-08-26 11:04:14 +00:00
czarkoff
7a91064a68 hgsubversion is an extension for Mercurial that allows using Mercurial as a
Subversion client.

At this point, hgsubversion is usable by users reasonably familiar with
Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
introduction to Mercurial, since hgsubversion "bends the rules" a little and
violates some of the typical assumptions of early Mercurial users.

OK stsp@
2016-08-26 10:54:01 +00:00
jca
223c73d3d9 Ship manpages.
ok sthen@ (maintainer)
2016-08-26 10:19:08 +00:00
czarkoff
5aba5cdb67 +quirc 2016-08-26 10:17:04 +00:00
czarkoff
6515d54e41 Quirc is a library for extracting and decoding QR codes from images. It has
several features which make it a good choice for this purpose:

  * It is fast enough to be used with realtime video: extracting and decoding
    from VGA frame takes about 50 ms on a modern x86 core.

  * It has a robust and tolerant recognition algorithm. It can correctly
    recognise and decode QR codes which are rotated and/or oblique to the
    camera. It can also distinguish and decode multiple codes within the same
    image.

  * It is easy to use, with a simple API described in a single commented header
    file (see below for an overview).

  * It is small and easily embeddable, with no dependencies other than standard
    C functions.

  * It has a very small memory footprint: one byte per image pixel, plus a few
    kB per decoder object.

  * It uses no global mutable state, and is safe to use in a multithreaded
    application.

  * BSD-licensed, with almost no restrictions regarding use and/or modification.

OK sthen@
2016-08-26 10:14:14 +00:00
edd
92cdb015d2 mail/sylpheed: update to 3.5.1.
From Amit Kulkarni (who is also taking MAINTAINER).

Input from myself and danj@.

OK danj@.
2016-08-26 09:13:59 +00:00
bentley
0771ff4a5e +urbanterror, +urbanterror-data 2016-08-26 08:57:48 +00:00
bentley
4431060f88 Import urbanterror-data-4.2.023.
This package contains the data files for the Urban Terror client/server.

From Ryan Freeman. ok dcoppa@
2016-08-26 08:57:07 +00:00
bentley
7059508a69 Urban Terror can be described as a Hollywood tactical shooter; somewhat
realism based, but the motto is "fun over realism". This results in a
very unique, enjoyable and addictive game.

From Ryan Freeman.

ok dcoppa@
2016-08-26 08:55:57 +00:00
jca
bfea222448 SECURITY fix for CVE-2016-6313
* Fix critical security bug in the RNG [CVE-2016-6313].  An attacker
   who obtains 580 bytes from the standard RNG can trivially predict
   the next 20 bytes of output.  Problem detected by Felix Dörre and
   Vladimir Klebanov, KIT.
2016-08-26 08:30:10 +00:00
jca
f30fba0b97 SECURITY update to gnupg-1.4.21
CVE-2016-6313:  * Fix critical security bug in the RNG [CVE-2016-6313].
   An attacker who obtains 580 bytes from the standard RNG can trivially
   predict  the next 20 bytes of output.  Problem detected by Felix
   Dörre and Vladimir Klebanov, KIT.

Main behavior changes:
- CAST5 -> AES for symmetric encryption
- MD5 sigs rejected by default

ok danj@
2016-08-26 08:27:48 +00:00
dcoppa
79da94bf4e Update to HDBC-mysql-0.6.6.2 2016-08-26 08:00:02 +00:00
dcoppa
73692f2a98 Update to LDoc-1.4.5 2016-08-26 07:51:49 +00:00
bentley
b243dfd196 -Wl,-z,wxneeded patch no longer necessary. 2016-08-26 05:18:58 +00:00
sthen
65bce544d7 use USE_WXNEEDED for chromium/iridium now that it works with gcc4 2016-08-25 20:00:07 +00:00
jasper
0fa6f1ec9c once more with an updated gcc; drop the workarounds and XXX comments
spotted by naddy@
2016-08-25 15:59:58 +00:00
dcoppa
89495e6d95 Register removal of lang/gfortran 2016-08-25 15:42:55 +00:00
dcoppa
85bc950a97 Send gfortran to the Attic
ok naddy@
2016-08-25 15:42:20 +00:00
jasper
582e1a059b - update to libgit2-glib-0.24.3
- drop gettext module
2016-08-25 15:13:41 +00:00
dcoppa
8b5f213374 Clean up and remove old cruft.
With shadchin@

Tested in a bulk build by naddy@
2016-08-25 14:53:46 +00:00
dcoppa
6ccad00f57 Merge two fixes from upstream:
commit 1e82dbe5c79e431e4d1b333a91b329e0164a86c2:
libopensc: fix reopen SM after reader reconnect

commit e98315a1966d73d4b6be733cc0a94a85ebfa7916:
libsm: fixed out of bounds write
2016-08-25 13:21:26 +00:00
ajacoutot
407b7894f6 Bump REVISION to be on the safe side since -stable is using the same
version minus the wxneeded parts.
2016-08-25 11:40:32 +00:00
ajacoutot
fb50b7d09f Update to webkitgtk4-2.12.4.
WebKitGTK+ Security Advisory WSA-2016-0005:
CVE-2016-4583, CVE-2016-4585, CVE-2016-4586, CVE-2016-4587, CVE-2016-4588,
CVE-2016-4589, CVE-2016-4590, CVE-2016-4591, CVE-2016-4592, CVE-2016-4622,
CVE-2016-4623, CVE-2016-4624, CVE-2016-4651
2016-08-25 11:38:59 +00:00
jasper
2a9260b7f4 missed in previous:
annotate two more ports that were marked as wxneeded with USE_WXNEEDED,
even though in both cases it doesn't work yet, at least they're marked
so they are indexed by sqlports
2016-08-25 08:56:43 +00:00
jasper
f562c88488 annotate two more ports that were marked as wxneeded with USE_WXNEEDED,
even though in both cases it doesn't work yet, at least they're marked
so they are indexed by sqlports
2016-08-25 08:56:12 +00:00
jasper
c17de26cf7 add USE_WXNEEDED (for sqlports purposes) as it doesn't work yet here (see comment) 2016-08-25 08:42:08 +00:00
jasper
6517b11e9d switch to USE_WXNEEDED instead of altering MAKE_ENV 2016-08-25 08:30:22 +00:00
dcoppa
e26244174d Update to mpd-0.19.19 2016-08-25 07:24:20 +00:00
ajacoutot
96f4429233 Update to google-cloud-sdk-123.0.0. 2016-08-25 07:17:38 +00:00
bentley
42de9dc287 Switch to USE_WXNEEDED after the gcc4 fix. 2016-08-25 06:57:39 +00:00
jasper
ed43b49b88 update to puppet-lint-2.0.2 2016-08-25 06:23:41 +00:00
jasper
7443477b5d update to stomp-1.4.3 2016-08-25 06:22:26 +00:00
jasper
3728db8282 update to leatherman-0.9.0 2016-08-25 06:21:46 +00:00
jsg
7a290c8220 Update to gcc-linaro-4.9-2016.02 and add a patch from FreeBSD ports to
allow this to build on arm.
2016-08-25 02:39:06 +00:00
pascal
0f3fd93c1d Update to tor 0.2.8.7. 2016-08-24 21:35:03 +00:00
gonzalo
4c1fce80ae Update for Lynis to 2.3.2.
OK benoit@
2016-08-24 19:47:03 +00:00
jsg
f2b9d97cb2 update to afl 2.32b 2016-08-24 13:09:28 +00:00
ajacoutot
a6544cd259 Update to awscli-1.10.59. 2016-08-24 07:53:33 +00:00
ajacoutot
1bbbcdb0a4 Update to py-botocore-1.4.49. 2016-08-24 07:53:15 +00:00
dcoppa
3a3ca970d0 Explicitly disable doxygen
Hidden bdep spotted by naddy@
OK naddy@
2016-08-24 05:02:20 +00:00
jasper
7d80f91f45 update to intellij-2016.2.2
from Caspar Schutijser (MAINTAINER)
2016-08-23 19:25:34 +00:00
gonzalo
d8ace4a233 Update for Varnish to 4.1.3:
https://github.com/varnishcache/varnish-cache/blob/4.1/doc/changes.rst

OK benoit@
2016-08-23 13:48:23 +00:00
ajacoutot
f29839cbec This requires devel/py-typing now.
fixes devel/py-wbem breakage reported by naddy@
discussed with rpe@
2016-08-23 12:58:28 +00:00
ajacoutot
abe6697819 Update to py-typing. 2016-08-23 12:54:00 +00:00