From np@ns3.bsn.com  Mon Apr 17 17:40:31 2006
Return-Path: <np@ns3.bsn.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9A0AE16A402
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 17:40:31 +0000 (UTC)
	(envelope-from np@ns3.bsn.com)
Received: from ns3.bsn.com (ns3.bsn.com [83.236.223.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A65B543D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 17:40:30 +0000 (GMT)
	(envelope-from np@ns3.bsn.com)
Received: from ns3.bsn.com (localhost [127.0.0.1])
	by ns3.bsn.com (8.13.4/8.13.4) with ESMTP id k3HHeNIF013085
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 19:40:28 +0200 (CEST)
	(envelope-from np@ns3.bsn.com)
Received: (from np@localhost)
	by ns3.bsn.com (8.13.4/8.13.4/Submit) id k3HHeNIY013082;
	Mon, 17 Apr 2006 19:40:23 +0200 (CEST)
	(envelope-from np)
Message-Id: <200604171740.k3HHeNIY013082@ns3.bsn.com>
Date: Mon, 17 Apr 2006 19:40:23 +0200 (CEST)
From: Norbert Poellmann <np@bsn.com>
Reply-To: np@bsn.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: port www/vtiger pkg-plist seems to be incomplete
X-Send-Pr-Version: 3.113
X-GNATS-Notify: vs

>Number:         95953
>Category:       ports
>Synopsis:       port www/vtiger pkg-plist seems to be incomplete
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 17:50:15 GMT 2006
>Closed-Date:    Mon Jul 31 06:49:55 GMT 2006
>Last-Modified:  Mon Jul 31 06:49:55 GMT 2006
>Originator:     Norbert Poellmann
>Release:        FreeBSD 6.1-PRERELEASE
>Organization:
BSn Basis Systeme netzwerk, Munich
>Environment:
System: FreeBSD <hostname> 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #2: Tue Apr  4 20:16:35 CEST 2006 <...> i386



>Description:
	ports www/vtiger pkg-plist seems to be incomplete.
	It lists about 856 files to install,
	but the package contains more than 4060 files.
	A lot of files from this package will not be installed during: make install
>How-To-Repeat:
	after:
	make install
  you will miss for example the necessary file:
		<installdir>/include/database/PearDatabase.php
	even it exists in the ports work directory:
ls -l work/vtiger_crm/include/database/
total 26
-rw-r--r--  1 root  wheel  25689 Jul 18  2005 PearDatabase.php

>Fix:

	Workaround:
	1. make install
	2. # after that , copy all files to the installdir:
	cd /usr/ports/www/vtiger/work/vtiger_crm
	tar cvf - . | (cd /usr/local/www/vtiger; tar xf - )



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Thu Apr 20 11:24:33 UTC 2006 
State-Changed-Why:  
Do you think you could you come up with a working patch for this? 
It shouldn't be too hard... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95953 
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: sat 
Responsible-Changed-When: Sun May 14 11:34:21 UTC 2006 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95953 
Responsible-Changed-From-To: sat->freebsd-ports-bugs 
Responsible-Changed-By: sat 
Responsible-Changed-When: Sun Jun 25 19:54:22 UTC 2006 
Responsible-Changed-Why:  
Release 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95953 
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Jul 31 06:49:41 UTC 2006 
State-Changed-Why:  
vtiger is upgraded to 4.2.4 today. 

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