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
Sergey Matveychuk
2003-06-23 03:00:32 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. 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. State Changed From-To: feedback->closed Committed, thanks! |