[Pkg-ace-devel] ace_5.5.9-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Fri Jul 20 19:02:13 UTC 2007
ace_5.5.9-1.diff.gz
to pool/main/a/ace/ace_5.5.9-1.diff.gz
ace_5.5.9-1.dsc
to pool/main/a/ace/ace_5.5.9-1.dsc
ace_5.5.9.orig.tar.gz
to pool/main/a/ace/ace_5.5.9.orig.tar.gz
gperf-ace_5.5.9-1_i386.deb
to pool/main/a/ace/gperf-ace_5.5.9-1_i386.deb
(new) libace-5.5.9_5.5.9-1_i386.deb optional libs
C++ network programming framework
This package contains the ADAPTIVE Communication Environment (ACE)
framework.
.
It provides platform independent C++ wrappers for interprocess
communication:
* signals
* pipes
* sockets
* message queues
* semaphores
* shared memory
as well as thread, process management routines and much more.
.
Moreover, it defines patterns for common communication tasks. Beyond
these:
* Reactor, to handle event demultiplexing and dispatching
* Proactor, for asynchronous I/O driven programs
.
Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
libace-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-dev_5.5.9-1_i386.deb
libace-doc_5.5.9-1_all.deb
to pool/main/a/ace/libace-doc_5.5.9-1_all.deb
(new) libace-flreactor-5.5.9_5.5.9-1_i386.deb optional libs
ACE-GUI reactor integration for Fl
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
specific toolkit. By using these reactors, your GUI application can remain
single threaded yet still respond to both GUI events, such as button presses,
any your own application events.
.
The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait() method.
libace-flreactor-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-flreactor-dev_5.5.9-1_i386.deb
(new) libace-htbp-5.5.9_5.5.9-1_i386.deb optional libs
ACE protocol over HTTP tunneling library
The HTTP Tunneling, Bidirectional, Protocol (HTBP) library enables
the writing of stream-based protocols over HTTP.
.
This allows clients behind a firewall to establish a connection with
outbound servers using the HTTP protocol.
libace-htbp-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-htbp-dev_5.5.9-1_i386.deb
(new) libace-qtreactor-5.5.9_5.5.9-1_i386.deb optional libs
ACE-GUI reactor integration for Qt
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
specific toolkit. By using these reactors, your GUI application can remain
single threaded yet still respond to both GUI events, such as button
presses, any your own application events.
.
The ACE_QtReactor extends both the ACE_Select_Reactor and the Trolltech Qt
library's QObjects class. Rather then using select(), the
QtWaitForMultipleEvents() function is used.
libace-qtreactor-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-qtreactor-dev_5.5.9-1_i386.deb
(new) libace-rmcast-5.5.9_5.5.9-1_i386.deb optional libs
ACE reliable multicast library
The RMCast library is a reliable source-ordered multicast protocol
implementation.
.
It uses sequence number for re-ordering, duplicate suppression and
loss detection of messages.
libace-rmcast-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-rmcast-dev_5.5.9-1_i386.deb
(new) libace-ssl-5.5.9_5.5.9-1_i386.deb optional libs
ACE secure socket layer library
This package contains wrappers that integrate the OpenSSL library in the
ACE framework.
libace-ssl-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-ssl-dev_5.5.9-1_i386.deb
(new) libace-tkreactor-5.5.9_5.5.9-1_i386.deb optional libs
ACE-GUI reactor integration for Tk
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
specific toolkit. By using these reactors, your GUI application can remain
single threaded yet still respond to both GUI events, such as button presses,
any your own application events.
.
The ACE_TkReactor provides reactor functionality around the popular Tcl/Tk
library. The underlying Tcl/Tk method used is Tcl_DoOneEvent().
libace-tkreactor-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-tkreactor-dev_5.5.9-1_i386.deb
(new) libace-tmcast-5.5.9_5.5.9-1_i386.deb optional libs
ACE transactional multicast library
The TMCast library is a transaction multicast protocol implementation.
.
Each message is delivered to multicast group members as a transaction:
an atomic, consistent and isolated action.
libace-tmcast-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-tmcast-dev_5.5.9-1_i386.deb
(new) libace-xtreactor-5.5.9_5.5.9-1_i386.deb optional libs
ACE-GUI reactor integration for Xt
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
specific toolkit. By using these reactors, your GUI application can remain
single threaded yet still respond to both GUI events, such as button presses,
any your own application events.
.
The ACE_XtReactor extends both the ACE_Select_Reactor and the X Toolkit
library function XtWaitForMultipleEvents().
libace-xtreactor-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libace-xtreactor-dev_5.5.9-1_i386.deb
(new) libacexml-5.5.9_5.5.9-1_i386.deb optional libs
ACE SAX based XML parsing library
This package provides interfaces for XML parsing based on Simple API
for XML (SAX) 2.0, defined by David Megginson. This is an event-driven
parsing approach.
.
ACEXML is a small footprint and portable library. It does not validate
XML documents and supports only Unicode encoding.
libacexml-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libacexml-dev_5.5.9-1_i386.deb
(new) libkokyu-5.5.9_5.5.9-1_i386.deb optional libs
ACE scheduling and dispatching library
Kokyu is a library designed to provide flexible scheduling and
dispatching services.
.
Currently it provides real-time scheduling and dispatching services
for TAO real-time CORBA Event Service.
libkokyu-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libkokyu-dev_5.5.9-1_i386.deb
(new) libtao-1.5.9_5.5.9-1_i386.deb optional libs
ACE based CORBA ORB core libraries
The ACE ORB (TAO) is an open-source Common Object Request Broker
Architecture (CORBA) 2.x-compliant Object Request Broker (ORB). It
supports real-time extensions.
.
This package contains TAO core libraries.
.
Homepage: http://www.cs.wustl.edu/~schmidt/TAO.html
libtao-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-dev_5.5.9-1_i386.deb
libtao-doc_5.5.9-1_all.deb
to pool/main/a/ace/libtao-doc_5.5.9-1_all.deb
(new) libtao-flresource-1.5.9_5.5.9-1_i386.deb optional libs
TAO-GUI reactor integration for Fl
The Fl resource factory integrates ACE FlReactor into TAO ORB reactor.
libtao-flresource-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-flresource-dev_5.5.9-1_i386.deb
(new) libtao-orbsvcs-1.5.9_5.5.9-1_i386.deb optional libs
TAO CORBA services libraries
This package contains libraries that are needed by many TAO programs.
libtao-orbsvcs-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-orbsvcs-dev_5.5.9-1_i386.deb
(new) libtao-qtresource-1.5.9_5.5.9-1_i386.deb optional libs
TAO-GUI reactor integration for Qt
The Qt resource factory integrates ACE QtReactor into TAO ORB reactor.
libtao-qtresource-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-qtresource-dev_5.5.9-1_i386.deb
(new) libtao-tkresource-1.5.9_5.5.9-1_i386.deb optional libs
TAO-GUI reactor integration for Tk development files
The Tk resource factory integrates ACE TkReactor into TAO ORB reactor.
libtao-tkresource-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-tkresource-dev_5.5.9-1_i386.deb
(new) libtao-xtresource-1.5.9_5.5.9-1_i386.deb optional libs
TAO-GUI reactor integration for Xt
The Xt resource factory integrates ACE XtReactor into TAO ORB reactor.
libtao-xtresource-dev_5.5.9-1_i386.deb
to pool/main/a/ace/libtao-xtresource-dev_5.5.9-1_i386.deb
mpc-ace_5.5.9-1_all.deb
to pool/main/a/ace/mpc-ace_5.5.9-1_all.deb
tao-concurrency_5.5.9-1_i386.deb
to pool/main/a/ace/tao-concurrency_5.5.9-1_i386.deb
tao-event_5.5.9-1_i386.deb
to pool/main/a/ace/tao-event_5.5.9-1_i386.deb
tao-ft_5.5.9-1_i386.deb
to pool/main/a/ace/tao-ft_5.5.9-1_i386.deb
tao-ftrtevent_5.5.9-1_i386.deb
to pool/main/a/ace/tao-ftrtevent_5.5.9-1_i386.deb
tao-idl_5.5.9-1_i386.deb
to pool/main/a/ace/tao-idl_5.5.9-1_i386.deb
tao-ifr_5.5.9-1_i386.deb
to pool/main/a/ace/tao-ifr_5.5.9-1_i386.deb
tao-imr_5.5.9-1_i386.deb
to pool/main/a/ace/tao-imr_5.5.9-1_i386.deb
tao-lifecycle_5.5.9-1_i386.deb
to pool/main/a/ace/tao-lifecycle_5.5.9-1_i386.deb
tao-load_5.5.9-1_i386.deb
to pool/main/a/ace/tao-load_5.5.9-1_i386.deb
tao-log_5.5.9-1_i386.deb
to pool/main/a/ace/tao-log_5.5.9-1_i386.deb
tao-naming_5.5.9-1_i386.deb
to pool/main/a/ace/tao-naming_5.5.9-1_i386.deb
tao-notify_5.5.9-1_i386.deb
to pool/main/a/ace/tao-notify_5.5.9-1_i386.deb
tao-rtevent_5.5.9-1_i386.deb
to pool/main/a/ace/tao-rtevent_5.5.9-1_i386.deb
tao-scheduling_5.5.9-1_i386.deb
to pool/main/a/ace/tao-scheduling_5.5.9-1_i386.deb
tao-time_5.5.9-1_i386.deb
to pool/main/a/ace/tao-time_5.5.9-1_i386.deb
tao-trading_5.5.9-1_i386.deb
to pool/main/a/ace/tao-trading_5.5.9-1_i386.deb
tao-utils_5.5.9-1_i386.deb
to pool/main/a/ace/tao-utils_5.5.9-1_i386.deb
Changes: ace (5.5.9-1) experimental; urgency=low
.
* New upstream release. We now use the -src.tar.bz2 tarball, hence:
o generate autotools stuff at compile time
o huge patches/06-bootstrap is dropped
* Fix broken libtao-tkresource package.
* Drop no longer needed patches:
o 03-compile-lifecycle
o 04-compile-ftrt
o 07-ace-tao-ssliop-refcount
* New patches:
o 02-qt4 to switch to Qt4
o 02-fltk-no-gl to avoid linking with libfltk_gl
o 03-g++-new-throws to prevent autoconfiguration from eating all
memory testing whether std::bad_alloc is thrown
* Disable patch 20-check-_REENTRANT; it's not needed when using autotools
method. Closes: #420216.
* Update patch 34-bts386713.
* Use debian/compat instead of DH_COMPAT.
* Drop no longer needed dpkg-dev tightened build-dependency since it is
available in etch.
* Generate doxygen documentation. Closes: #391011.
* Enable ACE reactor notification queue.
* Move $ACE_ROOT/bin/MakeProjectCreator/config files into libace-dev.
* Install $TAO_ROOT/MPC files into libtao-dev.
Override entries for your package:
ace_5.5.9-1.dsc - source devel
gperf-ace_5.5.9-1_i386.deb - optional devel
libace-dev_5.5.9-1_i386.deb - optional libdevel
libace-doc_5.5.9-1_all.deb - optional doc
libace-flreactor-dev_5.5.9-1_i386.deb - optional libdevel
libace-htbp-dev_5.5.9-1_i386.deb - optional libdevel
libace-qtreactor-dev_5.5.9-1_i386.deb - optional libdevel
libace-rmcast-dev_5.5.9-1_i386.deb - optional libdevel
libace-ssl-dev_5.5.9-1_i386.deb - optional libdevel
libace-tkreactor-dev_5.5.9-1_i386.deb - optional libdevel
libace-tmcast-dev_5.5.9-1_i386.deb - optional libdevel
libace-xtreactor-dev_5.5.9-1_i386.deb - optional libdevel
libacexml-dev_5.5.9-1_i386.deb - optional libdevel
libkokyu-dev_5.5.9-1_i386.deb - optional libdevel
libtao-dev_5.5.9-1_i386.deb - optional libdevel
libtao-doc_5.5.9-1_all.deb - optional doc
libtao-flresource-dev_5.5.9-1_i386.deb - optional libdevel
libtao-orbsvcs-dev_5.5.9-1_i386.deb - optional libdevel
libtao-qtresource-dev_5.5.9-1_i386.deb - optional libdevel
libtao-tkresource-dev_5.5.9-1_i386.deb - optional libdevel
libtao-xtresource-dev_5.5.9-1_i386.deb - optional libdevel
mpc-ace_5.5.9-1_all.deb - optional devel
tao-concurrency_5.5.9-1_i386.deb - optional devel
tao-event_5.5.9-1_i386.deb - optional devel
tao-ft_5.5.9-1_i386.deb - optional devel
tao-ftrtevent_5.5.9-1_i386.deb - optional devel
tao-idl_5.5.9-1_i386.deb - optional devel
tao-ifr_5.5.9-1_i386.deb - optional devel
tao-imr_5.5.9-1_i386.deb - optional devel
tao-lifecycle_5.5.9-1_i386.deb - optional devel
tao-load_5.5.9-1_i386.deb - optional devel
tao-log_5.5.9-1_i386.deb - optional devel
tao-naming_5.5.9-1_i386.deb - optional devel
tao-notify_5.5.9-1_i386.deb - optional devel
tao-rtevent_5.5.9-1_i386.deb - optional devel
tao-scheduling_5.5.9-1_i386.deb - optional devel
tao-time_5.5.9-1_i386.deb - optional devel
tao-trading_5.5.9-1_i386.deb - optional devel
tao-utils_5.5.9-1_i386.deb - optional devel
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 391011 420216
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-ace-devel
mailing list