Commit Graph

93963 Commits

Author SHA1 Message Date
ajacoutot
2ffd8060b5 Update to owncloud-7.0.1. 2014-08-14 06:55:42 +00:00
ajacoutot
a0973c925e Drop configuration files only used by System V init scripts and add a
mention in the README.

input/ok sthen@ (maintainer)
2014-08-14 06:54:24 +00:00
ajacoutot
9978a4fabb Update to bacula-client-7.0.5. 2014-08-14 06:52:59 +00:00
ajacoutot
c555ca74ae Update to cups-filters-1.0.55. 2014-08-14 06:52:06 +00:00
jasper
84c7fae386 update to clutter-1.18.4 2014-08-14 06:51:33 +00:00
jasper
af39785839 - update to libgit2-glib-0.0.20
- whack the OutputStream statemachine with mutexes and conditional variables (from guenther@, thanks!)
2014-08-14 06:42:16 +00:00
ajacoutot
9f7b16e48d Tweaks, no pkg change. 2014-08-14 06:40:00 +00:00
ajacoutot
b5996d34b0 Update to libpwquality-1.2.4. 2014-08-14 06:38:51 +00:00
ajacoutot
876615b5a3 Update to py-enchant-1.6.6. 2014-08-14 06:38:02 +00:00
jasper
6b5c3c034d update to 0.22.3 2014-08-14 06:28:32 +00:00
brad
06acbb6e4b r211435
Legalizer: Add support for splitting insert_subvectors.

We handle this by spilling the whole thing to the stack and doing the
insertion as a store.

PR19492. This happens in real code because the vectorizer creates v2i128 when AVX is
enabled.

ok matthew@
2014-08-14 01:08:09 +00:00
brad
fce588d812 Update to QEMU 2.1.0
ok bcallah@ rpe@
2014-08-14 01:05:03 +00:00
jsg
ac8d6a8b3e update to cppcheck 1.66
ok gsoares@ (maintainer)
2014-08-13 15:13:33 +00:00
dcoppa
8c4616a36b Fix: onepin-opensc-pkcs11.so belongs to PFRAG.shared 2014-08-13 11:22:39 +00:00
sebastia
381babf6b9 puppetboard doesn't need to run as root, so add a user for it.
feedback and OK jasper@ (MAINTAINER)
2014-08-13 08:44:47 +00:00
sebastia
915ab61d86 add a user for www/puppetboard
OK jasper@
2014-08-13 08:43:36 +00:00
jasper
e20fe5f6af update to gtkhtml4-4.8.4 2014-08-13 07:44:20 +00:00
dcoppa
82c03ed9c0 Bugfix update to xbindkeys-1.8.6 2014-08-13 06:19:59 +00:00
dcoppa
6ff7d2ab3c Update to opensc-0.14.0 2014-08-13 06:18:47 +00:00
kirby
c484dc9d8f Security update to wordpress-3.9.2
Details are here: http://wordpress.org/news/2014/08/wordpress-3-9-2/
Ok gonzalo@ (maintainer)
2014-08-12 14:04:14 +00:00
kirby
043290cd71 switch sensors_ plugin graph category from system to sensors
request and ok jasper@
2014-08-12 13:58:41 +00:00
jca
766e17d47a Fix dead HOMEPAGE. ok avsm@ (MAINTAINER) 2014-08-12 12:44:48 +00:00
stsp
e12e46ae16 In net/serf, define TEST_TARGET so regression tests can be run. 2014-08-12 11:02:50 +00:00
stsp
009978d496 Update to serf 1.3.7. 2014-08-12 11:01:44 +00:00
dcoppa
ba262fc3b4 Update to redis-2.8.13 2014-08-12 10:09:56 +00:00
zhuk
b3c4c80949 Prepare for new FFMpeg. Will work on both old and new, but the bump should
happen now, as the patch it uses routines we have in current FFMpeg already.

Initial prodding by brad@
2014-08-12 08:06:28 +00:00
zhuk
3328f8e8bb Sync usage after addition of -m flag.
ok jca@ and kirby@
2014-08-12 07:59:34 +00:00
lteo
477ea34fe7 Update MASTER_SITES 2014-08-12 03:00:16 +00:00
zhuk
209a154c40 Properly ignore default.kde* files, they live under share/icons/ directly. 2014-08-12 01:44:08 +00:00
zhuk
95a8e9dea5 Use LOCALBASE instead of /usr/bin/env shebang hack.
okay bcallah@ (MAINTAINER)
2014-08-12 01:31:39 +00:00
zhuk
9993660106 Since the time of enabling Boost+Python support in Kig, the devel/boost
became an LDEP, actually.

Spotted by portcheck.
2014-08-12 01:08:31 +00:00
zhuk
50f9bfe2d9 Another hidden WANTLIB - didn't bite us yet thanks to mono.port.mk, but
it's better be safe than sorry still.
2014-08-12 01:03:51 +00:00
zhuk
ad829a421b Make description of operation modes combining more clear.
Add missing .Ev while there.
2014-08-12 00:53:38 +00:00
zhuk
ec974dd50b update-desktop-database isn't needed here, spotted by portcheck. 2014-08-12 00:41:00 +00:00
zhuk
70ecb19bad Fix make(1) calls when SKIPDIR framework is in use. 2014-08-12 00:37:44 +00:00
zhuk
29e6450c9e Make perl code in check_hardcoded() return non-zero on failure.
More standard and error-prone style.
2014-08-12 00:30:35 +00:00
zhuk
b73d2483cf Fix WANTLIB for qimageblitz. 2014-08-12 00:15:43 +00:00
zhuk
81f3c475b5 Fix WANTLIB and add HOMEPAGE for libattica. 2014-08-12 00:05:47 +00:00
rpe
59221598ab Update to selfoss 2.11
For fixes and improvments see:
https://github.com/SSilence/selfoss/releases/tag/2.11

README:
- Point to nginx configuration examples
- Add hint how to update with authentication enabled

OK aja@
2014-08-11 21:03:02 +00:00
rpe
9238f0d9ec Update ansible to 1.7
For fixes, new features and improvments see:
https://github.com/ansible/ansible/blob/release1.7.0/CHANGELOG.md

OK aja@
2014-08-11 20:56:15 +00:00
bluhm
cdeccc2d08 - update p5-Net-SMTP-TLS-ButMaintained to 0.24
- mention that this perl module is deprecated
OK sthen@
2014-08-11 19:19:40 +00:00
bluhm
2073194e90 update p5-Data-Validate to 0.09 2014-08-11 18:44:02 +00:00
sthen
4c8fa9518b use the correct format string for time_t on i386, unbreaking logging there.
patch bodged into patch-configure for now, to be split out after full unlock.
2014-08-11 18:34:59 +00:00
stsp
39c80bdd13 Update to Subversion 1.8.10. -stable backports of important fixes will
follow in about a week when new files can be created in the tree again.
2014-08-11 17:36:18 +00:00
pascal
9310567888 Update to 2.0.4; also install the "multimail" hooks as requested by djm@
ok benoit@ (maintainer)
2014-08-11 16:49:31 +00:00
ajacoutot
d2c64fd08c Update to evolution-ews-3.12.5. 2014-08-11 15:26:12 +00:00
ajacoutot
3a12f4a4c5 Update to evolution-3.12.5. 2014-08-11 15:25:51 +00:00
ajacoutot
d88857723a Update to evolution-data-server-3.12.5. 2014-08-11 15:25:30 +00:00
ajacoutot
12001c51fc Drop XXX, we are past 5.6 now. 2014-08-11 14:02:08 +00:00
benoit
1ece0287ac Update p5-Net-Whois-RIPE to 2.005004. 2014-08-11 11:37:08 +00:00