100578 Commits

Author SHA1 Message Date
ajacoutot
4f30f10410 Garbage collect old code for older FFmpeg releases and some cleanup.
from brad (maintainer)
2015-04-30 06:32:21 +00:00
benoit
463cb4f5ab Update to p5-Config-Any-0.26. 2015-04-30 06:28:02 +00:00
ajacoutot
97bde9b224 Needs the textproc/intltool MODULE. 2015-04-30 05:48:05 +00:00
ajacoutot
0a89c334c1 Update to hwdata-0.277. 2015-04-30 05:45:07 +00:00
zhuk
6e0ede6c0e Update R to 3.2.0, from Ingo Feinerer (new MAINTAINER).
Includes some input from dcoppa@, Rafael Sadowski (old MAINTAINER) and me.
2015-04-29 21:53:43 +00:00
sthen
f373199b36 Update to ClamAV 0.98.7, including several crash/infinite loop fixes (CVEs)
and various improvements.

http://lists.clamav.net/pipermail/clamav-announce/2015/000011.html
2015-04-29 21:27:39 +00:00
bluhm
2e995014de update p5-Net-SSLGlue to 1.054 2015-04-29 17:56:51 +00:00
ajacoutot
05a496c283 No need for x11/gtk+2. 2015-04-29 17:12:03 +00:00
ajacoutot
310bc17d93 x11/gtk+2 -> x11/gtk+3 for the examples. 2015-04-29 17:09:11 +00:00
stsp
be853e9661 update to APR-util-1.5.4 2015-04-29 16:22:15 +00:00
stsp
ccf558588d update to APR-1.5.2 2015-04-29 16:22:12 +00:00
jca
6e099eda2f Update to lxml-3.4.3
From Sean Levy who also takes maintainership.
While here also kill EXTRACT_SUFX and trailing whitespace in DESCR.

ok sthen@
2015-04-29 16:09:54 +00:00
kspillner
b0de56b46d Update to v2.4.3. Needs gcc4 because building now requires C++11 and
clang fails to link.  With feedback and tweaks from MAINTAINER, sthen@,
and zhuk@.

ok MAINTAINER, zhuk@
2015-04-29 16:00:43 +00:00
ajacoutot
9f22526c65 Pushed upstream. 2015-04-29 15:20:40 +00:00
espie
5296a6691e a few more "tweak the user" for fetch handling 2015-04-29 13:28:36 +00:00
ajacoutot
76001b79e1 Register conflict with textproc/cdiff. 2015-04-29 12:03:20 +00:00
ajacoutot
028dec37bd +cdiff 2015-04-29 12:02:20 +00:00
ajacoutot
5f08d475e4 Import cdiff-0.9.7.
Cdiff is a term based tool to view colored, incremental diff in a Git,
Mercurial, Svn workspace or from stdin, with side by side and auto pager
support.

ok jasper@
2015-04-29 12:01:32 +00:00
espie
388883bea1 display more junk info for now, trying to track down things 2015-04-29 10:59:03 +00:00
benoit
4104f1881b Remove maintainer per his request. 2015-04-29 10:58:03 +00:00
giovanni
42b510a5d5 "proxy_http_version 1.1;" is needed in nginx.conf to support some third party
webdav plugins
fix readme: sendmail and nginx are no more in base
ok sebastia@ (Maintainer)
2015-04-29 09:15:28 +00:00
espie
017830ee1c blabla that doesn't matter 2015-04-29 08:18:42 +00:00
pirofti
1f7b3e7858 Update youtube-dl to 2014.04.28.
Lots of new extractors.
2015-04-29 08:04:47 +00:00
benoit
467f1c984f Update to p5-Path-Tiny-0.068.
from Giannis Tsaraias
2015-04-29 06:12:20 +00:00
ajacoutot
ef6042de5f Update to libnice-0.1.13. 2015-04-29 06:09:43 +00:00
bluhm
eec6960114 ipv6-toolkit -> ipv6toolkit 2015-04-28 23:23:21 +00:00
bluhm
33a89c4c0e - update ipv6toolkit to 2.0
- rename ipv6-toolkit to ipv6toolkit like upstream did
- no longer patch random(3) to arc4random(3), our random(3) is safe now
- no longer patch strncat(3) to strlcat(3), the bug has been fixed
OK jca@
2015-04-28 23:16:20 +00:00
naddy
2fc0fb88a2 * Maintenance update to 2.4.1.
* Stop installing the HTML-formatted man pages.  It's not clear where
the value is for nano specifically, when we can run mandoc -Thtml or
groff -Thtml on any source man page.
2015-04-28 21:05:30 +00:00
sthen
ca067ebeb4 add wordpress to quirks with the code for "web application with no benefit
being packaged" - reminded by kirby@, ok ajacoutot@
2015-04-28 20:26:56 +00:00
naddy
b94d85eeef Security update to 7.42.0. Fixes:
CVE-2015-3143: Re-using authenticated connection when unauthenticated
CVE-2015-3144: host name out of boundary memory access
CVE-2015-3145: cookie parser out of boundary memory access
CVE-2015-3148: Negotiate not treated as connection-oriented
2015-04-28 19:26:36 +00:00
espie
54751bd9a0 gc old comments, wonder nobody noticed yet.
also remove an extra SUDO because I don't quite remember why, and it doesn't
seem to deter from building things correctly
2015-04-28 17:03:00 +00:00
gonzalo
1c558b06c4 Update for Ngircd to 22.1:
https://github.com/ngircd/ngircd/blob/master/ChangeLog

Maintainer time out.

OK sthen@
2015-04-28 15:48:45 +00:00
sthen
13c2b59642 Unhook wordpress from the build; it is a common attack target, it's simply
not possible to keep track of it fast enough in packages, and installing from
packages makes it hard to use upstream's standard automated update procedure.
ok gonzalo@ (maintainer), ajacoutot@, jasper@
2015-04-28 15:15:13 +00:00
zhuk
12625bcdea Handle lib/foo/bar and MOD* variable (un)expanding better. 2015-04-28 14:11:03 +00:00
zhuk
074d37fcb8 Another helper routine that I don't want to add back and forth each commit. 2015-04-28 14:10:18 +00:00
benoit
2ebcf5620f Update to git-2.3.7. 2015-04-28 11:52:44 +00:00
ajacoutot
4aab0e1ebc Update to dvdstyler-2.9.2.
from brad
2015-04-28 07:40:36 +00:00
ajacoutot
ae4caa77df Register schroedinger removal. 2015-04-28 07:32:24 +00:00
ajacoutot
6cff30f6cf -schroedinger 2015-04-28 07:31:17 +00:00
ajacoutot
6a1778ca81 Drop multimedia/schroedinger.
It is broken with an issue with mutexes, long unmaintained upstream and such a
niche format that it's of no use as an encoder.

from brad (maintainer)
2015-04-28 07:31:02 +00:00
giovanni
025cc3600a Update to 2.8.1
remove a patche committed upstream
add a patch (committed upstream) to fix a use-after-free
ok jca@ on a similar diff
2015-04-28 07:24:43 +00:00
giovanni
8d7d59ca1f Update to 4.16.0
remove a couple of patches committed upstream
add 2 patches (committed upstream) to fix a use-after-free and to let
mkdhparams(8) work with LibreSSL
ok jca@ on a similar diff
2015-04-28 07:20:02 +00:00
ajacoutot
2077e4f8cc Backport a fix from upstream to quiet a warning when using the libvpx
encoder with VP9.

from brad (maintainer)
2015-04-28 07:13:15 +00:00
giovanni
84bbe9596d +courier-unicode 2015-04-28 07:09:14 +00:00
giovanni
fac2a7d1d7 Import courier-unicode, a unicode library used by courier-imap & friends
ok jca@

This library implements several algorithms related to the Unicode Standard:
*Look up uppercase, lowercase, and titlecase equivalents of a unicode
  character.
*Implementation of grapheme and work breaking rules.
*Implementation of line breaking rules.
*Several ancillary functions, like looking up the unicode character
  that corresponds to some HTML 4.0 entity (such as &, for
  example), and determining the normal width or a double-width status of
  a unicode character. Also, an adaptation of the iconv(3) API for this
  unicode library.
2015-04-28 07:06:37 +00:00
ajacoutot
31c1b6c493 Update to gnome-power-manager-3.16.1. 2015-04-28 07:06:21 +00:00
ajacoutot
e6f0cea1ec Update to gnome-weather-3.16.2.1. 2015-04-28 07:02:26 +00:00
ajacoutot
888ce1204d Regen WANTLIB to unbreak with new FFmpeg. 2015-04-28 06:35:41 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
jasper
e413b0cded update to specinfra-2.30.2 2015-04-28 06:33:46 +00:00