Commit Graph

10035 Commits

Author SHA1 Message Date
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
pascal
14da6b094e This module provides routines for capturing STDOUT and STDERR from
perl subroutines, forked system calls (e.g. "system()", "fork()")
and from XS or C modules.

ok landry@
2012-03-08 14:51:19 +00:00
nigel
bf3f2353cc Bump for Garbage collect the /dev/arandom patches changes in firefox36.
Ok aja@
2012-03-08 13:03:58 +00:00
landry
3059d88974 Garbage collect two patches :
- using /dev/arandom instead of /dev/urandom is not needed anymore
- #undef _POSIX_THREAD_PRIORITY_SCHEDULING is not needed since the
  switch to rthreads.
from brad.
2012-03-06 21:15:30 +00:00
ajacoutot
a7915c237a Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now. 2012-03-06 11:39:17 +00:00
jsg
6da70a7fe8 modify the configure script so it does not dlopen old X11 libs
and include brad's X11 WANTLIB bits.

ok sthen@ dcoppa@ earlier version ok ajacoutot@
2012-03-04 01:33:22 +00:00
pascal
9dd6223fbc Update to 7.4, take maintainer and teach gdb about threaded coredumps.
ok sthen@
2012-03-03 19:22:42 +00:00
sthen
8fa3e94e32 update to yaml-cpp 0.3.0 from Antti Harri 2012-03-03 10:33:47 +00:00
sthen
6068a7a843 update to 1.16, fixes incompatibility with Perl 5.12. from Juha Erkkila 2012-03-03 10:21:43 +00:00
dcoppa
41b87830c9 Fixed bug 1426 - SDL_SemWaitTimeout returns -1 and sets error instead of
SDL_MUTEX_TIMEDOUT on time out

From upstream via brad. No bump needed.

OK ajacoutot@
2012-03-02 14:52:29 +00:00
dcoppa
eea121e0d7 Update to sdl-1.2.15.
From brad, with tweaks by ajacoutot@ and me.

Tested by many on ports@
Ok ajacoutot@
2012-03-02 09:10:38 +00:00
ajacoutot
dfaf3d07c9 Update to ptlib-2.10.4. 2012-03-02 09:03:52 +00:00
dcoppa
05de9c30b5 Update hs-convertible to 1.0.11.1 2012-03-01 09:39:48 +00:00
dcoppa
73c9d9557c Fix warnings found by clang / gcc-4.6 (from upstream svn) 2012-02-29 12:46:30 +00:00
ajacoutot
34a7bfbe22 Handle scrotwm -> spectrwm update.
from from Gonzalo L. R.
2012-02-28 05:58:15 +00:00
shadchin
02840c4659 Update to 1.1.
ok ajacoutot@
2012-02-27 18:53:45 +00:00
giovanni
d1b11bd441 maatkit => percona-toolkit
ok okan@ william@
2012-02-27 10:20:31 +00:00
ajacoutot
ac89eb7125 Tweak after recent vala update. 2012-02-26 15:06:10 +00:00
ajacoutot
6f7890033d No need to set ac_cv_path_SED, it's already being taken care of by
infrastructure/db/config.no-gsed.

ok Brad (maintainer)
2012-02-25 10:25:57 +00:00
nigel
fa0fbc5108 bump REVISION-python also required.
Ok ajc@ mpi@
2012-02-24 17:43:11 +00:00
mpi
60973badf6 Make use of openpty(3) to allocate a pseudo-tty instead of the
gnome-pty-helper.

ok ajacoutot@, landry@
2012-02-24 10:44:55 +00:00
ajacoutot
e3334deee9 gnome-extras -> gnome-extra 2012-02-23 09:22:34 +00:00
giovanni
8b0ca058df Enable examples and fix license marker
from Anthony J. Bentley with tweaks by me
2012-02-22 14:05:01 +00:00
kurt
17110c98ef Remove uthreads work-arounds. Works ok with rthreads now.
Tested by sthen@ and espie@
2012-02-22 12:31:42 +00:00
dcoppa
b9bba0c616 Update to libev-4.11 2012-02-22 10:50:47 +00:00
dcoppa
307557e8ac Roll back support for XRandR and VidMode gamma ramps: SDL was broken
on (at least) macppc because of this.

Patch updated for -current by Brad
OK ajacoutot@
2012-02-22 08:22:39 +00:00
ajacoutot
7279ef880c The TESTS_ENVIRONMENT is used internally and not as the port
infrastructure is trying to use it. So fix how the variables are passed
in for the regress tests.

from Brad
2012-02-22 07:43:58 +00:00
ajacoutot
a7843c3581 Update to automake-1.11.3, from Brad.
Add missing @conflict marker.
2012-02-22 07:14:20 +00:00
sthen
75ff833b82 Update libmagic (based on "file" sources) to 5.11; fixes CDF parsing
issues found by CERT's fuzzing tool. Possibly SECURITY related.
2012-02-21 22:47:50 +00:00
sthen
a5fce98ac8 sync WANTLIBs and bump 2012-02-21 22:36:43 +00:00