diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-06-08 15:10:56 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-06-08 15:10:56 +0000 |
commit | f5bd648d815748e553f84c06e65061079e325a99 (patch) | |
tree | 096cf6cac7f86e1776868eef5c01a1edaae3dee5 /devel/ice/pkg-descr | |
parent | 6fea1151dbaa0ab565f3571235e1cbebe894ac4d (diff) | |
download | ports-f5bd648d815748e553f84c06e65061079e325a99.tar.gz ports-f5bd648d815748e553f84c06e65061079e325a99.zip |
Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.
PR: 64136
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Original submission by: Sergey Matveychuk <sem@ciam.ru>
Thanks to: flz for reviving the PR
Notes
Notes:
svn path=/head/; revision=137064
Diffstat (limited to 'devel/ice/pkg-descr')
-rw-r--r-- | devel/ice/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/ice/pkg-descr b/devel/ice/pkg-descr new file mode 100644 index 000000000000..0987e190e34a --- /dev/null +++ b/devel/ice/pkg-descr @@ -0,0 +1,5 @@ +The Internet Communications Engine (Ice) is a modern alternative to object +middleware such as CORBA(TM) or COM/DCOM/COM+. Ice is easy to learn, yet +provides a powerful network infrastructure for demanding technical applications. +Ice shines where technologies such as SOAP or XML-RPC are too slow, or do not +provide sufficient scalability or security. |