# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# MacPorts specification for the TAO CORBA package.
# Includes ACE even though the ace port is available
# since TAO can not be built against an installed version of ACE.
# Thanks to the boost port maintainers for a great example to follow.
distname ${name_package}-${version}
maintainers {gmail.com:tlockhart1976 @lockhart} openmaintainer
description The ACE ORB CORBA real-time middleware
long_description The ACE ORB (TAO) is a real-time implementation of CORBA built using the \
framework components and patterns provided by ACE. TAO contains the \
network interface, OS, communication protocol, and CORBA middleware \
components and features. TAO is based on the standard OMG CORBA \
reference model, with the enhancements designed to overcome the \
shortcomings of conventional ORBs for high-performance and real-time \
homepage http://www.cs.wustl.edu/~schmidt/TAO.html
master_sites http://download.dre.vanderbilt.edu/previous_versions \
ftp://download.dre.vanderbilt.edu/previous_versions
patchfiles patch-ace-config.h.diff \
patch-ace-config-macosx-sierra.h.diff \
patch-include-makeinclude-platform_macros.GNU.diff
checksums rmd160 011c4bce5cde3cf0fa617133b18b31ee465318ea \
sha256 5d0592e0d06bcdc79bf59372ea6302a1ccc72fc3c733de5f738dfc0c83f1c6c8 \