10164 Commits

Author SHA1 Message Date
sthen
dea882734f import log4cplus, reworked from a submission from Jeremy C. Reed, ok giovanni@
Log4cplus is a package for providing a logging framework for C++ based
on log4j ideas.

It provides various filters, run-time re-configurations, Wide
Character (UNICODE) support, log levels, hierarchal loggers, NDC
(Nested Diagnostic Context), and log rotation support. It can log
to the console, files, syslog, Windows events, or via sockets.
2012-03-26 09:06:34 +00:00
ajacoutot
beb70ffefb Unbreak with libelf.
spotted by kili@
2012-03-25 21:46:52 +00:00
ajacoutot
f225559a93 Update to stable glib2-2.32.0. 2012-03-25 11:18:41 +00:00
kurt
8d8b1de8ca Change suspend/resume signals to fix one problem with lang/mono. okay todd@ 2012-03-24 21:21:18 +00:00
eric
c25ac2e4c2 - update to 1.4.7
- add python3 flavor
- take maintainership

ok martynas@ (maintainer)
2012-03-24 16:39:42 +00:00
ajacoutot
ce21da0a5c Duh... how did I end up lowering shared libs??!!
noticed by espie@
2012-03-24 06:11:47 +00:00
ajacoutot
196ac14945 Update to glib2-2.31.22. 2012-03-23 14:36:37 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
bfa789b82c Update to vte3-0.32.0. 2012-03-23 13:25:00 +00:00
ajacoutot
c2c70f5d5d Update to gconf2-3.2.5. 2012-03-23 13:24:10 +00:00
ajacoutot
6c8675df6d Update to glib2mm-2.31.20. 2012-03-23 13:21:52 +00:00
ajacoutot
f4bbc5069e Update to pango-1.29.5. 2012-03-23 13:20:21 +00:00
ajacoutot
2b1b75a8c3 Update to atk-2.3.93. 2012-03-23 13:19:59 +00:00
ajacoutot
8c60f01289 Major update to glib2-2.31.20.
Note that this is a devel version but the new stable is expected within a
week or so. Committing now so that I have time to deal with the breakage
and can start the upcoming gnome3 update.

Please contact me _directly_ if you find any issue with it.
2012-03-23 13:19:32 +00:00
ajacoutot
f00e33df25 Maintenance update to iso-codes-3.33. 2012-03-23 11:04:59 +00:00
ajacoutot
5c67587ff1 Bugfix update to libidn-1.24. 2012-03-23 11:01:11 +00:00
ajacoutot
c13e070613 Fix an undefined reference with pcre >= 8.30. 2012-03-23 09:44:44 +00:00
robert
973b71aded Fix gmake's internal realpath behaviour to match what happens on linux.
A bug report has been created, but we need this until it gets fixed upstream.

ok espie@
2012-03-22 20:23:40 +00:00
kurt
add67ab710 Rename internal execvpe to fix build and remove uthread gross hacks while
here. okay matthew@ naddy@
2012-03-22 18:53:15 +00:00
dcoppa
8eab8faced Fix a typo into the gnu configure script resulting in SDL not using
the dynamic loading with the XRender and Xrandr libraries.

From brad
2012-03-22 13:00:42 +00:00
rpointel
805d47565c Update mercurial to 2.1.1.
looks good wcmaier@ (maintainer).
2012-03-20 19:55:38 +00:00
kurt
a959e65010 Use generic suspend resume method instead of pthread_suspend_np().
okay robert@
2012-03-20 16:57:58 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
kurt
455681d2f5 Update to 1.7.0.02 (u2). Thanks to Greg Lewis <glewis@eyesbeyond.com>
who did the bsd-port upstream update. okay espie@, landry@
2012-03-19 19:50:56 +00:00
pascal
15523cf362 Fix build on powerpc.
reported by and ok aja@
2012-03-19 13:09:22 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
ajacoutot
9a0d0b3c48 Update to iso-codes-3.32.2. 2012-03-19 10:26:42 +00:00
rpointel
22afae2809 MASTER_SITES has changed (previous still works but has a 301 status code).
Information from Stefan Koerner (thanks).
2012-03-19 06:16:22 +00:00
ajacoutot
c2e47c54c7 Full stop. 2012-03-18 15:28:02 +00:00
pascal
5f514ae919 + ois 2012-03-18 14:28:18 +00:00
pascal
26f86aa6bd Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (Keyboards,
Mice, etc) and feedback devices (e.g. force feedback).
Written in C++ using Object Oriented Design pattern


with tweaks from kirby@, mpi@ and Antti Harri.

ok kirby@
2012-03-18 14:27:22 +00:00
naddy
b793b565ac update to 2.0.17; based on a submission by Gonzalo L. R. 2012-03-17 21:09:01 +00:00
landry
ce7d02efe4 Chase fx36 and update xulrunner to 1.9.2.28... 2012-03-16 21:45:08 +00:00
ajacoutot
42132d4e7a Update to mysql++-3.1.0.
from Gonzalo L. R.
2012-03-16 16:42:42 +00:00
ajacoutot
a7ef294b7d Minor update to xmake-1.06.
from Gonzalo L. R.
2012-03-16 14:30:57 +00:00
gsoares
508ec343b6 update to 1.53
OK sthen@
2012-03-15 17:05:45 +00:00
ajacoutot
62e4351341 Drop maintainership. 2012-03-15 13:38:33 +00:00
eric
806e6a0b4a - update HOMEPAGE
- add python3 FLAVOR

ok martynas@ (maintainer)
2012-03-13 12:23:53 +00:00
stsp
241c8901bb Update to 1.7.4; ok mpi 2012-03-12 10:28:40 +00:00
ajacoutot
7acfb74c75 Update to libgdata-0.10.2. 2012-03-12 09:43:12 +00:00
ajacoutot
c59d36a1fa Minor update to glib 2.30.3. 2012-03-12 07:21:06 +00:00
ajacoutot
1c9e2a7cd0 Bring back changes made for vmmap now that it's back in. 2012-03-11 08:45:24 +00:00
sthen
57f65bb42f actually add the p5-YAML-XS security patch that was intended to have gone in
the previous commit, and bump. pointed out by landry@, thanks!

--/--
update to p5-YAML-XS (YAML-LibYAML) 0.38 and add a SECURITY patch to fix
format string problems; https://rt.cpan.org/Public/Bug/Display.html?id=46507
--/--
2012-03-09 17:09:52 +00:00
stu
dcc22d4d3f Update to tcllib-1.14. Some patching went upstream.
Small update to index maker, added cvs marker to file.
Test failure: doctools-text-15.4; problem is in test, prog ok,
upstream notified.

Ok landry@
2012-03-09 14:15:32 +00:00
sthen
befbd1cc07 pear-Date-Holidays updates from maintainer Johan Huldtgren 2012-03-09 13:58:16 +00:00
sthen
c3ef4f9916 update to p5-YAML-XS (YAML-LibYAML) 0.38 and add a SECURITY patch to fix
format string problems; https://rt.cpan.org/Public/Bug/Display.html?id=46507
2012-03-09 12:33:42 +00:00
ajacoutot
c78896072c Sync with mpi@ patches from upstream. 2012-03-09 06:45:16 +00:00
pascal
5f254914b3 + p5-IO-CaptureOutput
+ p5-TAP-Harness-Archive
+ p5-TAP-Harness-Multiple
2012-03-08 14:55:31 +00:00
pascal
c2b41ce6be This package subclasses Michael Peters' TAP::Harness::Archive package
from CPAN.  It provides its own runtests() method for the case where
you need to create an archive of test results generated by running
multiple harnesses sequentially.

ok landry@
2012-03-08 14:53:26 +00:00
pascal
ef6e3b11c7 This module is a direct subclass of TAP::Harness and behaves in
exactly the same way except for one detail. In addition to outputting
a running progress of the tests and an ending summary it can also
capture all of the raw TAP from the individual test files or streams
into an archive file (".tar" or ".tar.gz").

ok landry@
2012-03-08 14:52:27 +00:00