Commit Graph

20 Commits

Author SHA1 Message Date
ajacoutot
c36d8e83d1 Bug fix and reliability patches from upstream. 2013-05-14 12:44:41 +00:00
ajacoutot
4a78a10ead Fix build with glib2>=2.36.0.
Bring in some fixes from upstream.
Merge PLISTs.
2013-03-27 17:58:43 +00:00
jasper
ff7d1db752 - remove unneeded patches, all the random devices have been providing the same
output for a while now
2011-07-07 16:59:36 +00:00
jakemsr
12fa88edfc use /dev/arandom instead of /dev/urandom. /dev/urandom is slow.
ok jasper@
2009-03-23 07:29:18 +00:00
jasper
2903b66884 - bugfix update of ORBit2 to 2.14.17 2009-03-06 09:52:17 +00:00
jasper
8fc183ba01 - update ORBit2 to 2.14.15
* several bugfixes and speed-ups
* fix issue with regression tests
2008-09-19 16:31:23 +00:00
jasper
61f611800a - update ORBit2 to 2.14.12
(bugfixes and prepare for glib2 2.15.x)
- add license marker

tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:51:03 +00:00
jasper
087b222076 - update ORBit2 to 2.14.10
- re-format DESCR

feedback and ok martynas@ simon@
2007-11-10 14:06:45 +00:00
jasper
7ecc747351 zap some useless patches, our libtool has smartened over time.
from Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
2007-04-24 20:47:21 +00:00
jasper
3e6c8d7ea8 update ORBit2 to 2.14.7
ok martynas@
2007-04-24 12:41:34 +00:00
naddy
aa1ea28865 remove alpha workarounds as suggested by brad@ 2006-10-03 19:46:08 +00:00
bernd
ae40fa8bf6 Unbreak build with SHARED_LIBS stuff. Sorry!
noticed by naddy@
2006-01-02 17:04:20 +00:00
marcm
7504392a8e Update to 2.12.2 for Gnome 2.10 platform. 2005-05-24 21:38:07 +00:00
alek
87a6f9fc56 Fix broken patch
ok pvalchev@
2005-03-12 08:41:11 +00:00
marcm
789ce7591e Update the supporting Gnome ports to their Gnome 2.8 versions.
ORBit2      2.10.2 -> 2.12.0
atk          1.6.1 -> 1.8.0
gconf-editor 2.6.2 -> 2.8.2
gconf2       2.6.2 -> 2.8.1
libIDL       0.8.3 -> 0.8.4
libgsf      1.10.0 -> 1.11.1
libgtop2     2.6.0 -> 2.8.1
libwnck      2.6.2 -> 2.8.1
pango        1.4.1 -> 1.6.0
startup-notification 0.5 -> 0.7

Real work done by Francois Briere.
2004-12-10 20:33:58 +00:00
marcm
dd5aab7bae Update to ORBit2-2.10.1.
This update fixes a longstanding bug that made Gnome 2 not play well
with macppc and sparc* arches.  Additionally, it introduces a new patch
scheme for libtool since the later libtools recognize -pthread... well
mostly anyway.
2004-05-06 06:02:30 +00:00
marcm
fd86c53663 Update GNOME support ports to their Gnome 2.4 versions...
ORBit2    2.6.3 -> 2.8.1
gconf2    2.2.1 -> 2.4.0.1
libgtop2  2.0.2 -> 2.0.5
libwnck   2.2.2 -> 2.4.0.1
vte       0.10.29 -> 0.11.10

Also removes devel/linc since it has been rolled into devel/ORBit2.
2003-10-07 05:47:57 +00:00
marcm
726029264c Second half of messed up ORBit2 update. 2003-08-06 15:39:17 +00:00
marcm
30197c674d Update to 2.6.1 in support if Gnome 2.2.1.
ok jolan@
2003-06-12 19:35:55 +00:00
todd
8c4b10bce1 Import ORBit2-2.4.4
--
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker). It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs. CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.

WWW: http://www.labs.redhat.com/orbit/

From marcm for gnome2
2003-01-31 18:25:37 +00:00