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

Kirill Ponomarew krion at FreeBSD.org
Sat Dec 27 15:47:18 PST 2003


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 at 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)


More information about the cvs-ports mailing list