99593 Commits

Author SHA1 Message Date
landry
b7758a5e7b Import pavucontrol 2.0.
PulseAudio Volume Control (pavucontrol) is a simple GTK based volume
control tool ("mixer") for the PulseAudio sound server. In contrast
to classic mixer tools this one allows you to control both the volume
of hardware devices and of each playback stream separately.

Default to build with gtk2, there's a gtk3 flavor that doesnt work yet
but ajacoutot@ has a fix for it.

ok ajacoutot@
2015-03-24 20:49:44 +00:00
sthen
d6f4a7dab6 minor update to ykpers-1.16.4 2015-03-24 20:48:46 +00:00
landry
57e905a02f Update to icedtea-web 1.5.2.
Patches from kurt@ merged upstream. Add shells/bash to bdep/rdep since the
launcher scripts are really too horrible.
See http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-April/027133.html
for the 1.5.x first release and
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-November/030195.html
for this last one.

Tested with midori on http://javatester.org/version.html
2015-03-24 20:29:10 +00:00
landry
e84f2f9416 Update to barman 1.4.0, from Eric Lalonde who takes maintainership.
See http://www.postgresql.org/about/news/1566/ for details.
While here add NO_TEST=Yes since tests depends on pytest libs not ported
yet.
2015-03-24 20:25:01 +00:00
okan
26ed1ad241 +multimarkdown 2015-03-24 19:23:26 +00:00
okan
0dcc3b18ed Import textproc/multimarkdown
feedback and ok bcallah@

MultiMarkdown is a derivative of Markdown that adds new syntax
features, such as footnotes, tables, and metadata. Additionally, it
offers mechanisms to convert plain text into LaTeX in addition to
HTML.

From Sean Levy
2015-03-24 19:16:13 +00:00
landry
f5952da892 Update to inkscape 0.91.
See https://inkscape.org/en/news/2015/01/30/inkscape-version-091-is-released/
and http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91 for details

ok jung@ abieber@
2015-03-24 18:45:11 +00:00
sthen
91f106609c security update to PuTTY 0.64
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html
2015-03-24 16:43:48 +00:00
jasper
7481427c7d oops, this wasn't supposed to go in 2015-03-24 13:37:10 +00:00
dcoppa
19377f3d3a Update to rtorrent-0.9.4, now that the (in)famous ipi storm problem
has been finally fixed.

Initial diff by Michael <gmail/lesniewskister>
2015-03-24 13:36:20 +00:00
jasper
7578e35778 update to gedit-code-assistance-3.14.3 2015-03-24 13:36:09 +00:00
dcoppa
90ec3533d2 Update to libtorrent-0.13.4, now that the (in)famous ipi storm
problem has been finally fixed.

Initial diff by Michael <gmail/lesniewskister>
2015-03-24 13:35:09 +00:00
ajacoutot
6442bb01b9 Update to gnome-settings-daemon-3.14.3. 2015-03-24 13:33:22 +00:00
jasper
96fdc0dc5e update to eog-plugins-3.14.2 2015-03-24 10:11:23 +00:00
giovanni
1b8ec84e74 +pdfgrep 2015-03-24 09:58:15 +00:00
giovanni
6e8879bd32 Import pdfgrep from maintainer Reinhold Straub
ok sthen@

Pdfgrep is a tool to search text in PDF files. It works
similarly to `grep'.
2015-03-24 09:57:04 +00:00
ajacoutot
d422dbe4c5 Update to shotwell-0.22.0. 2015-03-24 08:03:55 +00:00
ajacoutot
4c972bd25e Update to libgee-0.18.0. 2015-03-24 07:43:08 +00:00
ajacoutot
d00172a381 Update to libgexiv2-0.10.3. 2015-03-24 07:14:09 +00:00
bcallah
ef6b256485 Ugh. Tonight's not my night. Fix the COMMENT. Bump for safety.
Sorry for the noise.
2015-03-24 00:24:15 +00:00
bcallah
bab2ba4c61 Don't know why the conflict marker didn't get committed...
No bump since I just made this change.
2015-03-24 00:14:39 +00:00
bcallah
32cfde0df9 Register mscore => musescore change. 2015-03-24 00:06:40 +00:00
bcallah
141716b99a Change the PKGNAME from mscore to musescore, at the request of upstream.
ok jung@
2015-03-24 00:05:55 +00:00
landry
b2ee844a4e Security update to firefox-esr 31.5.3.
- See https://www.mozilla.org/en-US/firefox/31.5.2/releasenotes/
- Fixes MFSA-2015-28/29 (Pwn2Own)
2015-03-23 21:08:16 +00:00
landry
811872ed56 Security update to seamonkey 2.33.1.
- Fixes MFSA-2015-28/29 (Pwn2Own)
2015-03-23 21:05:12 +00:00
landry
dec565ab69 Security update to firefox 36.0.4.
- See https://www.mozilla.org/en-US/firefox/36.0.4/releasenotes/
- Fixes MFSA 2015-28/29 (Pwn2Own)
- While here, backport commit from ratchov@ in #1144087 fixing audio
  glitches in the sndio backend when playing youtube videos
2015-03-23 21:02:03 +00:00
jeremy
34b54b318e Update to sequel_pg 1.6.12 2015-03-23 20:38:36 +00:00
bcallah
54dd7167cd Welcome MuseScore 2.0.0 -- this is MuseScore ported to Qt5 and lots of
improvements. Thanks to upstream for working with me to get a most things
upstreamed.
2015-03-23 19:08:52 +00:00
bcallah
927f86114c Drop maintainer of this. I don't use it anymore. And I couldn't give it
away to anyone ;-)
2015-03-23 19:05:48 +00:00
landry
3b42aa7658 'static cast' is not exactly the same thing as 'static_cast'. Shows how much
we care about exotic archs... maybe unbreaks sparc64/hppa/mips64el. or not.
2015-03-23 18:11:19 +00:00
landry
0b62371a60 nobody cares about poor bochs on non-mainstream archs 2015-03-23 18:06:36 +00:00
pascal
3b596aa208 Fix crash on startup on sparc64, patch from upstream. 2015-03-23 16:21:10 +00:00
bcallah
8e8917a195 Update to 1.12.1 2015-03-23 16:09:39 +00:00
jasper
0cb248fe34 Security fix for CVE-2015-2296 python-requests: session fixation and cookie stealing vulnerability
ok shadchin@ (MAINTAINER)
2015-03-23 15:26:19 +00:00
jasper
ad9be85958 Security fix for CVE-2015-0252: Apache Xerces-C XML Parser Crashes on Malformed Input 2015-03-23 14:36:38 +00:00
ajacoutot
ce7892f1cf Update to orca-3.14.4. 2015-03-23 13:59:40 +00:00
ajacoutot
74b8213896 Update to gtk+3-3.14.10. 2015-03-23 13:19:17 +00:00
czarkoff
8d36824689 update to dulwich-0.10.0
Fixes CVE-2015-0838.

OK sthen@
2015-03-23 11:06:39 +00:00
sthen
e748deaaab hook in no_ssl flavour of nrpe 2015-03-23 09:17:13 +00:00
sthen
32356d0c7f Switch NRPE to openssl; libressl no longer supports 512 bit DH keys.
Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add
much in the case of NRPE as no authentication is done anyway).

guenther@ provided a diff to stay with libressl and use auto dh support
instead, but backwards compatibility is a problem there.
2015-03-23 09:16:55 +00:00
ajacoutot
84123505a5 Update to caribou-0.4.18. 2015-03-23 08:37:33 +00:00
jturner
573dd3edea +p5-Net-Abuse-Utils-Spamhaus 2015-03-22 22:48:26 +00:00
jturner
4d05cff61d Import ports/net/p5-Net-Abuse-Utils-Spamhaus. Tweak from sthen@ ok giovanni@
Perl extension for checking data against the Spamhaus blacklists.
2015-03-22 22:45:33 +00:00
landry
132a8899ee Update to xfdesktop 4.12.1 2015-03-22 21:01:25 +00:00
landry
7b01d75467 Update to xfce4-power-manager 1.4.4. 2015-03-22 21:00:53 +00:00
bcallah
0048db85b4 Update to 20150322. 2015-03-22 20:54:08 +00:00
bcallah
ff0d2b9452 Bugfix update to 2.3.2 2015-03-22 15:25:35 +00:00
bcallah
0200afcdee Bugfix update to 3.6.2 2015-03-22 15:10:46 +00:00
pascal
ada19a2258 Change HOME of ddclient user to /nonexistent as we usually do for daemons.
prompted by ajacoutot@
2015-03-22 08:52:54 +00:00
pascal
9cf19913ad Don't run ddclient as root, but as a dedicated user. Move pidfile to
/var/run/ddclient, created by the rc script.  /etc/ddclient/ddclient.conf is
now mode 640, root:_ddclient.  Delete the mode 600 check in the script
accordingly.

comments from sthen@/ajacoutot@, ok dcoppa@ jung@ ajacoutot@
2015-03-22 08:30:20 +00:00