From nobody@FreeBSD.org  Sun Jan 20 12:43:12 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A15D416A418
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jan 2008 12:43:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8EB4B13C442
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jan 2008 12:43:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0KCfjb0019815
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jan 2008 12:41:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m0KCfjKM019805;
	Sun, 20 Jan 2008 12:41:45 GMT
	(envelope-from nobody)
Message-Id: <200801201241.m0KCfjKM019805@www.freebsd.org>
Date: Sun, 20 Jan 2008 12:41:45 GMT
From: Iguimar Antnio Fernandes <iguimar@cnpaf.embrapa.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: when a try compile some ports I received for exampre: "courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist"
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         119822
>Category:       amd64
>Synopsis:       when a try compile some ports I received for exampre: "courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 20 12:50:05 UTC 2008
>Closed-Date:    Mon Jan 21 04:07:28 UTC 2008
>Last-Modified:  Mon Jan 21 04:07:28 UTC 2008
>Originator:     Iguimar Antnio Fernandes
>Release:        6.3
>Organization:
Embrapa Arroz e Feijo
>Environment:
FreeBSD araguaia2.cnpaf.embrapa.br 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Jan 10 15:55:40 BRST 2008     root@araguaia2.cnpaf.embrapa.br:/usr/src/sys/amd64/compile/MYKERNEL  amd64

>Description:
Hi I have a motherboard p5p premium series, processor amd64, freebsd 6.2 updated to 6.3. I made all operation to get updated the system, as follow below:

1) cd /usr/src
2) make buildworld
3) cd /sys/i386/conf
4) config <my-kernel>
5) cd ../compile/<my-kernel>
6) make depend && make && make install
7) reboot
8) Choice "Single User Mode"  option (4)  from Menu
9) login as root
10)mergemaster -p
11)cd /usr/src
12)make installworld
13)mergemaster
14)reboot
15)login as root
16)portupgrade -a


Everything works fine. But when a tried compile some ports, (vscan, courier-imap for example), I receive the following error message:  "courier-imap-4.3.0,1 is marked as broken: "Incomplete pkg-plist", "*uvscan-5.10e_2* is marked as broken: "Incomplete pkg-plist" uvscan-5.10e_2 is marked as broken: Incomplete pkg-plist. Other ports works good.
Do you have any ideia.
I will apreciate any help.
Thanks
Iguimar 
>How-To-Repeat:
Always I try to do make on the port.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jan 21 04:03:50 UTC 2008 
State-Changed-Why:  
This is by design. 

We try to make ports install _and_ deinstall cleanly.  What you are 
finding is some ports that do not deinstall cleanly, and thus don't meet 
our criteria for proper ports and have been marked "broken".  Most likely 
there are files that are left behind on deinstall; in a few cases, files 
may be listed for deinstall that aren't installed in the first place. 

You can find out if the ports are already fixed via: 

http://www.freebsd.org/cgi/cvsweb.cgi/ports/ 

or take a look at the ports monitoring system to find out if there are 
still errors: 

http://portsmon.freebsd.org/portoverview.py 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119822 
>Unformatted:
