Date: Sat, 27 Dec 2003 15:47:15 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ace+tao Makefile distinfo pkg-descr pkg-plist ports/devel/ace+tao/files config.h patch-Time_Service patch-aa patch-ab patch-ac patch-ad platform_macros.GNU Message-ID: <200312272347.hBRNlFpj033452@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2003/12/27 15:47:15 PST
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/ace+tao Makefile distinfo pkg-descr pkg-plist
devel/ace+tao/files config.h patch-Concurrency_Service
patch-Scheduling_Service
patch-Time_Service patch-aa patch-ab
patch-ac patch-ad platform_macros.GNU
Log:
Add ace+tao ,
The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software. ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.
TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.
WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html
PR: 60634
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Revision Changes Path
1.1382 +1 -0 ports/devel/Makefile
1.1 +182 -0 ports/devel/ace+tao/Makefile (new)
1.1 +1 -0 ports/devel/ace+tao/distinfo (new)
1.1 +231 -0 ports/devel/ace+tao/files/config.h (new)
1.1 +19 -0 ports/devel/ace+tao/files/patch-Concurrency_Service (new)
1.1 +11 -0 ports/devel/ace+tao/files/patch-Scheduling_Service (new)
1.1 +19 -0 ports/devel/ace+tao/files/patch-Time_Service (new)
1.1 +11 -0 ports/devel/ace+tao/files/patch-aa (new)
1.1 +14 -0 ports/devel/ace+tao/files/patch-ab (new)
1.1 +16 -0 ports/devel/ace+tao/files/patch-ac (new)
1.1 +100 -0 ports/devel/ace+tao/files/patch-ad (new)
1.1 +59 -0 ports/devel/ace+tao/files/platform_macros.GNU (new)
1.1 +11 -0 ports/devel/ace+tao/pkg-descr (new)
1.1 +5357 -0 ports/devel/ace+tao/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312272347.hBRNlFpj033452>
