100684 Commits

Author SHA1 Message Date
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
ajacoutot
1853f9d4c4 Update to FFmpeg 20150412: a snapshot from the 2.6 branch currently at the 2.6.2
release.

Two of the lib dependencies got removed:
- libschroedinger: currently broken because of an issue with mutexes;
unmaintained upstream and its a niche codec
- libtheora: modern replacements such as VP8 / VP9 are more than good enough to
replace VP3 use

from brad (maintainer)
2015-04-28 06:32:47 +00:00
jasper
31fbb69ad0 backport fix from upstream, effectively unbreaking cvs completion
ok jca@, pea@ (MAINTAINER)
2015-04-28 06:30:13 +00:00
jasper
74e47b09d6 naddy@ reported the distfile cannot be fetched over v6, it just hangs.
so add a v6 capable mirror to the list and use it first
2015-04-28 06:29:45 +00:00
jturner
27dfb48ee6 Update kcgi to 0.5.7 2015-04-27 23:13:44 +00:00
afresh1
89932e3caf Update textproc/p5-Mojolicious-Plugin-TtRenderer to 1.55
From mark AT wrapped DOT cx
2015-04-27 19:38:21 +00:00
afresh1
c82d0e4c12 Update www/p5-MojoX-Session to 0.33
From mark AT wrapped DOT cx
2015-04-27 19:29:47 +00:00
afresh1
e7b48d32eb Update www/Mojolicious to 6.09
From maintainer mark AT wrapped DOT cx
OK sthen@
2015-04-27 19:27:47 +00:00
landry
8ce46fdfed Bugfix update to nss 3.18.1, required by upcoming firefox 38.
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
for details.
2015-04-27 19:15:10 +00:00
rpe
772f491fa5 Update x11/flwm to 1.0.2.
OK sthen@
2015-04-27 18:36:47 +00:00
rpe
f2b4346f5d Update sysutils/logtail to 1.3.17.
OK aja@
2015-04-27 18:30:46 +00:00
rpe
8783d2f02b Update x11/xvkbd to 3.6.
(maintainer timeout)
OK aja@
2015-04-27 18:27:57 +00:00
rpe
5abf4acbfe Update x11/wmx to version 8.
OK aja@
2015-04-27 18:22:54 +00:00
rpe
cf39437866 Update textproc/unrtf to 0.21.9
Feedback and OK sthen@
OK aja@
2015-04-27 18:20:47 +00:00
bluhm
116bf550de update p5-Sub-Name to 0.14 2015-04-27 17:05:05 +00:00
espie
1f51a7929e in a bizarre twist, since we store umask an an octal string, we need
to convert it back to use the built-in properly.
2015-04-27 17:01:37 +00:00
robert
0d68a1e686 update to 42.0.2311.90 2015-04-27 16:38:25 +00:00
espie
c148e02ce4 more or less "the final" dpb pieces for fetching as a separate user. 2015-04-27 13:32:57 +00:00
gsoares
8305696d7b update afl to 1.73b
OK jsg@ (MAINTAINER)

--------------
Version 1.73b:
--------------

  - Fixed a pretty stupid bug in effector maps that could sometimes cause
    AFL to fuzz slightly more than necessary; and in very rare circumstances,
    could lead to SEGV if eff_map is aligned with page boundary and followed
    by an unmapped page. Spotted by Jonathan Gray.

--------------
Version 1.72b:
--------------

  - Fixed a glitch in non-x86 install, spotted by Tobias Ospelt.

  - Added a minor safeguard to llvm_mode Makefile following a report from
    Kai Zhao.
2015-04-27 13:17:34 +00:00
espie
c52298ee5b move the check for sudo to "just-in-time" when actually used, so that
we can build WITHOUT sudo.
2015-04-27 12:52:01 +00:00
ajacoutot
7ad241ea28 Update to libdvdnav-5.0.3.
Tested with mplayer / mpv / ogle and xine-lib.

from brad
2015-04-27 12:17:36 +00:00
ajacoutot
e0e316990f Update to libdvdread-5.0.3 after recent libdvdcss update.
Tested with mplayer / mpv / ogle and xine-lib.

from brad

bulk tested
2015-04-27 12:17:06 +00:00
ajacoutot
e4d3ad85a9 Update to libdvdcss-1.3.99.
Tested with mplayer / mpv / ogle and xine-lib.

from brad
2015-04-27 12:16:01 +00:00
jca
cfe50605e1 Update to knot-1.6.3
From Pierre Emeriaud (maintainer), ok florian@
2015-04-27 11:06:22 +00:00
dcoppa
26540e875f Update to redis-3.0.0 2015-04-27 08:53:17 +00:00
espie
0163547b4f reexpand will work much better with the correct anchor 2015-04-27 08:14:20 +00:00
benoit
e8ab2f89ef Update to p5-Time-Duration-1.20. 2015-04-27 08:04:25 +00:00
dcoppa
94b163fd0f Update to hs-dbus-0.10.10 2015-04-27 07:30:06 +00:00
dcoppa
0468363fd9 Update to HDBC-sqlite3-2.3.3.1 2015-04-27 07:29:11 +00:00
dcoppa
02e2113e91 Update to HDBC-postgresql-2.3.2.3 2015-04-27 07:28:23 +00:00
dcoppa
03a8a9f07c Update to HDBC-2.4.0.1 2015-04-27 07:27:38 +00:00
dcoppa
07f9dd7ea7 Update to convertible-1.1.1.0 2015-04-27 07:26:39 +00:00
ajacoutot
91a7893a9a Update to gnome-weather-3.16.2. 2015-04-27 06:08:45 +00:00
ajacoutot
a41cb89233 Patch does not apply and is not needed. 2015-04-27 05:46:50 +00:00
sthen
943d3bcb0a mirror the composer distfile, it changed upstream
reported by robert@
2015-04-26 22:44:32 +00:00
zhuk
8a02908944 Extract common code for taking "stem" of WANTLIB item, and add support
for lib/foo/bar syntax.
2015-04-26 19:17:37 +00:00
phessler
0d86dd00f9 update to libmtp 1.1.9
usual set of bugfixes and newly detected devices.

Tested with my Yotaphone 2

OK bentley@
2015-04-26 19:08:05 +00:00
jasper
11310ad4a7 - update to logstash-1.5.0-rc3 (from beta1) 2015-04-26 19:02:57 +00:00
jasper
474c31cff0 - update to elasticsearch-1.5.1
- add patch from "jiri b" to ensure JAVA_HOME is set for the plugin installer
2015-04-26 19:01:51 +00:00
espie
e94eae598f use UserProxy and make_path method.
Have the default host handle chroot correctly.

(still a bit of fetch to fix)
2015-04-26 18:00:19 +00:00
espie
107eee3773 Add a way to make_path with uig/gid.
Add a way to run local jobs as another user.
2015-04-26 17:36:20 +00:00
zhuk
9a3abc4aca Add WANTLIB tweaking functionality (options -l, -W and -w).
Initially requested, tested and many input from sthen@, who also suggested
to continue this work in-tree.
2015-04-26 12:22:49 +00:00
ajacoutot
d7c42e7b19 Don't pick up libexecinfo.
breakage reoported by espie@
2015-04-26 08:30:17 +00:00
ajacoutot
84765e4175 Update to stellarium-0.13.3. 2015-04-26 08:25:17 +00:00
ajacoutot
8663f12229 Update to libvpx-1.4.0.
Run-time tested on amd64, i386 and sparc64. Build tested on hppa.

from brad (maintainer)
2015-04-26 07:58:22 +00:00