Commit Graph

79120 Commits

Author SHA1 Message Date
jasper
18ae20d33f committed upstream 2012-11-08 18:56:48 +00:00
jasper
3a685753e7 - update to grilo-plugin-0.2.3 2012-11-08 18:48:58 +00:00
jasper
bb69d77fb6 - update to grilo-0.2.3 2012-11-08 18:48:44 +00:00
landry
acda6f6c59 SECURITY fix for CVE-2012-4540:
Heap-based buffer overflow after triggering event attached to applet

pointed out by jasper@

Other issues in some java applets are being worked on and will be fixed soon.
2012-11-08 18:42:29 +00:00
ajacoutot
e8c8284026 Committed upstream. 2012-11-08 16:57:47 +00:00
sthen
9784f964f0 Tweak the OpenConnect port: update vpnc-script, enable NLS (gettext
was already pulled in via libs, so no new deps), and avoid SEPARATE_BUILD
for now as the code to detect a version mismatch between binary and lib
in this version doesn't handle it.
2012-11-08 16:44:21 +00:00
ajacoutot
9de96fd905 Bugfix update to totem-3.6.3. 2012-11-08 13:56:48 +00:00
ajacoutot
641376fe37 Bugfix update to gnome-settings-daemon-3.6.2. 2012-11-08 13:17:46 +00:00
dcoppa
7575243e60 Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time.

ok espie@, ajacoutot@, jasper@
2012-11-08 10:06:04 +00:00
sthen
c406b7ed93 update to Asterisk 10.10.0 - various fixes including with confbridge,
dtmf and chan_local.
2012-11-08 09:34:31 +00:00
ajacoutot
855a394db9 Update to devede-3.23.0. 2012-11-08 07:18:39 +00:00
espie
4efcd9b2e0 from upstream: missing exported symbol (for when we will *really* be
exporting symbols) that breaks obexftp.

bump rev/shared lib version (+1 symbol)
2012-11-08 07:01:31 +00:00
jeremy
56c806cdf4 Update to sequel_pg 1.6.1. 2012-11-07 19:05:14 +00:00
jeremy
de19524dfd Update to sequel 3.41.0 2012-11-07 19:04:43 +00:00
rpe
5b82d9a79d include OpenType fontfiles
ok ajacoutot bmercer
2012-11-07 18:39:32 +00:00
rpe
ec708e4f94 update to 1.038 and include OpenType fontfiles
ok ajacoutot bmercer
2012-11-07 18:38:06 +00:00
dcoppa
b24e1df035 Additional bugfixes and add comments to patches 2012-11-07 14:53:59 +00:00
jasper
adbcad4656 - update to glom-1.22.1 2012-11-07 14:04:18 +00:00
dcoppa
ad5e9a2de3 Bugfix update to redis-2.6.3 2012-11-07 10:13:44 +00:00
jasper
12aeb50160 - update to libxml++-2.36.0
- hobbits take over maintainership per previous maintainer's request

ok aja@
2012-11-07 10:06:56 +00:00
dcoppa
26521100c2 Fix noop frame id size check in ID3v2::FrameFactory::createFrame
(upstream git commit c42bdeab43dc1a0fa1c15ddf025e76932ba26f62)
2012-11-07 09:48:20 +00:00
ajacoutot
3a2d5f516c Update to cyphertite-1.4.1.
from David Hill (maintainer)
2012-11-07 08:24:23 +00:00
ajacoutot
3cf8d8a6bc Fix a reference counting bug.
from kettenis@ (thank you!)
2012-11-07 08:17:56 +00:00
jasper
8b6233032d sync 2012-11-07 07:54:04 +00:00
jasper
1eed7e15fe import gitlist-0.3
GitList allows you to browse repositories using your favorite browser,
viewing files under different revisions, commit history and diffs.
GitList is free and open source software, written in PHP, on top of
Silex and the Twig template engine.

feedback/ok ajacoutot@
2012-11-07 07:53:02 +00:00
robert
94e6d86e3a update to 23.0.1271.64 2012-11-07 06:59:45 +00:00
gsoares
e602fe3bbf - use MODPY_EGG_VERSION here
- while here fix wantlib

ok sthen@
maintainer timeout
2012-11-07 04:03:24 +00:00
rpe
b907377158 update to 20121022
notable changes in 20121022:
* --results structures output files so they can be imported using
  Pandas (http://pandas.pydata.org/). Useful when doing simulations to
  select output from some arguments.
* Use --env to transfer environment variables through ssh to remote
  machines.

ok aja@ sthen@ pascal@ (maintainer)
2012-11-06 22:26:34 +00:00
jasper
a6f7cc5f4f Security fix for CVE-2012-4564
libtiff: Missing return value check in ppm2tiff leading to heap-buffer overflow when reading a tiff file

ok naddy@
2012-11-06 21:31:06 +00:00
kili
75c4104e44 Patch configure.ac and use CONFIGURE_STYLE and AUTOCONF_VERSION
instead of patching configure, to minize headaches for updates
of this port.
2012-11-06 21:24:16 +00:00
jasper
adf6ead310 import ocaml-csv-1.2.3
This is a pure OCaml library to read and write CSV files, including all
extensions used by Excel — eg. quotes, newlines, 8 bit characters in
fields, "0 etc.

help/ok chrisz@
2012-11-06 20:55:36 +00:00
jasper
d861d56955 sync 2012-11-06 20:54:39 +00:00
jasper
3238fdd8ce import ocaml-curses-1.0.3
OCaml Curses is a project to provide curses / ncurses bindings for the
Objective Caml language.

It was formally known as Text Mode Kit (TMK), but the TMK part of the
project is not supported anymore, and instead we are just concentrating
on providing reliable OCaml curses bindings.

help/ok chrisz@
2012-11-06 20:53:47 +00:00
jasper
d45386c6f5 import ocaml-extlib-1.5.3
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming langage. The purpose of this
library is to add new functions to OCaml Standard Library modules, to
modify some functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

help/ok chrisz@
2012-11-06 20:52:49 +00:00
espie
77cf4198dd lol thinko 2012-11-06 14:49:28 +00:00
jasper
06cef3a015 Security fix for
CVE-2012-4433 gegl: Integer overflow, leading to heap-based buffer overflow by parsing PPM image headers

ok aja@
2012-11-06 12:59:09 +00:00
dcoppa
3e8c9cb398 Unbreak with newer libupnp; patch stolen from Arch Linux
"if it works, go ahead" ajacoutot@
2012-11-06 11:50:04 +00:00
dcoppa
c3230c30a6 Update to libupnp-1.6.17
"if it works, go ahead" ajacoutot@
2012-11-06 11:48:28 +00:00
landry
9f04d57292 Update to mnemosyne 2.1.
Now uses py-qt4.
ok sthen@
2012-11-06 10:24:20 +00:00
dcoppa
8bae10bc8f For x11/wxWidgets, avoid using '-Wl,--version-script'.
When used in conjunction with PIE, symbol versioning triggers weird
linking problems in dependent ports.
This appears to unbreak graphics/hugin.
Bump all the majors of wx shared libraries and amend graphics/hugin
accordingly.

Kudos to naddy@: a 2009 message to misc@ from him put me on the
right track.

OK sthen@ (MAINTAINER)
2012-11-06 09:37:14 +00:00
ajacoutot
2e37bf8112 Don't hardcode path to imapd. 2012-11-06 08:35:13 +00:00
ajacoutot
a72c6a2ca7 Update to opera-12.10. 2012-11-06 08:29:17 +00:00
espie
d73a931704 don't mix up wait_timeout and waiting_timeout, as noticed by naddy@.
re-enable wait_timeout on localhost temporarily (should be done in another
way, most probably by checking whether repo is on nfs, we can steal code
from VStat.pm)

pass umask through ssh. This took us long enough to figure out, and it's
considerably simpler than tweaking every login class once again.
2012-11-06 08:26:29 +00:00
espie
bb4abf1a74 allow a tweak to XCVS_CO usage to allow for extracting further source.
Allows GL, xcb, xkeyboard-config to reach out into their dist/ directory,
and kdrive to reuse the xserver material (might be smarter to multi-package
xserver/kdrive ? though kdrive is not exactly quick to build)
2012-11-06 08:19:02 +00:00
jasper
cd08e910f9 sync 2012-11-06 07:37:44 +00:00
jasper
72ef16bf4d import luastruct-0.2
This library offers basic facilities to convert Lua values to and from C
structs. Its main functions are struct.pack, which packs multiple Lua
values into a struct-like string; and struct.unpack, which unpacks
multiple Lua values from a given struct-like string.

ok dcoppa@
2012-11-06 07:37:01 +00:00
ajacoutot
9ec8331cdd Fix segfault in the "About" dialog. 2012-11-06 07:15:47 +00:00
ajacoutot
56ef8e1f65 Update to duplicity-0.6.20.
ok jim@ (maintainer)
2012-11-06 07:03:32 +00:00
tobiasu
18e9b90a33 Add Ada support on amd64 and sparc64
Also unbreak and improve adastrap generation
Cleanup bootstrap libc handling

ok pascal@
2012-11-06 00:57:43 +00:00
brad
a7dd17fd85 Update to ircd-hybrid 8.0.1.
ok sthen@
2012-11-05 23:45:30 +00:00