diff options
author | agc <agc@pkgsrc.org> | 1998-08-20 22:07:24 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-08-20 22:07:24 +0000 |
commit | e87fd3d7831c555ca9b36706bdd0d3659ef282de (patch) | |
tree | 566347951e05cbe56776191fc1523cff814818bd /net/ORBit/pkg/DESCR | |
parent | 164fd008e6f0f4b043ed2f38b2fc643a3e7ebdcc (diff) | |
download | pkgsrc-e87fd3d7831c555ca9b36706bdd0d3659ef282de.tar.gz |
Add corba category to the NetBSD packages collection.
Add ORBit 0.2.1, the ORB from the GNOME project, to the NetBSD
packages collection. This was taken from a submission to the FreeBSD
ports collection by Chia-liang Kao (clkao@CirX.ORG), and patched to
work on NetBSD by myself.
Diffstat (limited to 'net/ORBit/pkg/DESCR')
-rw-r--r-- | net/ORBit/pkg/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ORBit/pkg/DESCR b/net/ORBit/pkg/DESCR new file mode 100644 index 00000000000..8336574a166 --- /dev/null +++ b/net/ORBit/pkg/DESCR @@ -0,0 +1,3 @@ +ORBit is a high-performance CORBA ORB with support for the C language. +It allows programs to send requests and receive replies from other +programs, regardless of the locations of the two programs. |