Bug 53623

Summary: devel/mico: change obsoleted port description and comment
Product: Ports & Packages Reporter: Sergey Matveychuk <sem>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
mico.patch none

Description Sergey Matveychuk 2003-06-23 03:00:32 UTC
	
	* Old comment about CORBA version is obsoleted.
	* Add detailed description about Mico features.
	* Remove broken URL.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-06-23 09:42:52 UTC
State Changed
From-To: open->feedback

Could you have a look at the following portlint warnings: 

WARN: /usr/home/erwin/tmp/FreeBSD/ports/devel/mico/pkg-descr exceeds 24 lines, make it shorter if possible.(currently 42 lines) 
WARN: use ".if !defined(NOPORTDOCS)" to wrap installation of files into /usr/local/share/doc.
Comment 2 Sergey Matveychuk 2003-06-24 16:42:35 UTC
I'v remade my patch:

1) !!! I'v broke mico on -STABLE accidentally. This patch fix it.
    (I'v tested it on -STABLE and -CURENT now);
2) remove dependency on gcc 3.2. it's uselessly;
3) add multithread, SSL and full CORBA support;
4) decrease pkg-descr to 26 lines.

I'v plan to use Mico in my projects and I'm ready to take a maintainership.

----
Sem.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2003-06-24 20:13:51 UTC
State Changed
From-To: feedback->closed

Committed, thanks!