Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2003 05:51:53 +0400
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   ports/53623: devel/mico: change obsoleted port description and comment
Message-ID:  <E19UGUr-0003P2-00@sem-home.ciam.ru>
Resent-Message-ID: <200306230200.h5N20WPR007745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53623
>Category:       ports
>Synopsis:       devel/mico: change obsoleted port description and comment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 22 19:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sem-home.ciam.ru 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Jun 11 02:03:37 MSD 2003 root@sem-home.ciam.ru:/usr/src/sys/i386/compile/SEM-HOME i386


	
>Description:
	
	* Old comment about CORBA version is obsoleted.
	* Add detailed description about Mico features.
	* Remove broken URL.
>How-To-Repeat:
	
>Fix:

	


diff -ruN mico.orig/Makefile mico/Makefile
--- mico.orig/Makefile	Mon Jun 23 04:51:23 2003
+++ mico/Makefile	Mon Jun 23 04:53:20 2003
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://www.mico.org/
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A CORBA 2.0 implementation which goal is freely available
+COMMENT=	An Open Source CORBA 2.3 implementation
 
 WRKSRC=			${WRKDIR}/mico
 INSTALLS_SHLIB=		yes
diff -ruN mico.orig/pkg-descr mico/pkg-descr
--- mico.orig/pkg-descr	Mon Jun 23 04:51:23 2003
+++ mico/pkg-descr	Mon Jun 23 04:52:23 2003
@@ -1,4 +1,42 @@
-a CORBA 2.0 implementation which goal is freely available
+The acronym MICO expands to MICO Is CORBA. The intention of this project
+is to provide a freely available and fully compliant implementation of
+the CORBA standard. MICO has become quite popular as an OpenSource project.
+As a major milestone, MICO has been branded as CORBA compliant
+by the OpenGroup. Our goal is to keep MICO compliant to the latest
+CORBA standard. 
 
-WWW: http://diamant.vsb.cs.uni-frankfurt.de/~mico/
-     http://www.mico.org
+Including the following features:
+    * IDL to C++ mapping
+    * Dynamic Invocation Interface (DII)
+    * Dynamic Skeleton Interface (DSI)
+    * graphical Interface Repository browser that allows you to invoke
+       arbitrary methods on arbitrary interfaces
+    * Interface Repository (IR)
+    * IIOP as native protocol (ORB prepared for multiprotocol support)
+    * Portable Object Adapter (POA)
+    * Objects by Value (OBV)
+    * CORBA Components (CCM)
+    * Support for using MICO from within X11 applications (Xt, Qt, 
+       and Gtk) and Tcl/Tk
+    * Dynamic Any
+    * Interceptors (deprecated feature)
+    * Portable Interceptors (PI)
+    * Support for secure communication and authentication using SSL
+    * Support for nested method invocations
+    * Any offers an interface for inserting and extracting constructed
+       types that were not known at compile time
+    * Full BOA implementation (deprecated feature), including all
+       activation modes, support for object migration and
+       the implementation repository
+    * BOA can load object implementations into clients at runtime
+       using loadable modules
+    * CORBA Services:
+          o Interoperable Naming service
+          o Trading service
+          o Event service
+          o Relationship service
+          o Property service
+          o Time service
+          o Security service 
+
+WWW: http://www.mico.org
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19UGUr-0003P2-00>