mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
5f8ef5d27e
PolyORB is a middleware implementation providing development tools and an innovative runtime library architecture for collaboration of application components using open standards for distributed systems. Polyorb has to be carefully matched with its compiler. For the Ada framework compiler, this means version "GPL 2012" despite "GPL 2013" being available now. However, a Polyorb developer told me that GPL 2012 was a bit unstable and recommended that I create a custom tarball from the Adacore subversion repository using the last revision compatible with gcc-aux. The approximate version number of 2.9 was adopted. THis custom distfile is based on rev 201373 (23 Jan 2013). The documentation from GPL 2012 was included in this new distfile rather than embarking on the painful process of regenerating all 5 versions. Approved by: bapt/culot (mentors, implicit)
16 lines
712 B
Plaintext
16 lines
712 B
Plaintext
PolyORB is a middleware implementation providing development tools and an
|
|
innovative runtime library architecture for collaboration of application
|
|
components using open standards for distributed systems.
|
|
|
|
Key Features:
|
|
* Support of standard application personalities: CORBA, Ada DSA (Annex E)
|
|
* Support of standard protocol personalities: GIOP, SOAP
|
|
* Interoperability between hardward platforms and operating environments,
|
|
between distribution models
|
|
* Support for multiple tasking profiles (full Ada tasking, Ravenscar
|
|
tasking, no tasking)
|
|
* Support for security and realtime extensions
|
|
* Tailorability to application and platform specific requirements
|
|
|
|
WWW: http://www.adacore.com/polyorb
|