From nobody@FreeBSD.org  Mon Nov 21 08:32:34 2011
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 C3D00106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 08:32:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B34F18FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 08:32:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pAL8WYjn014971
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2011 08:32:34 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pAL8WYOJ014970;
	Mon, 21 Nov 2011 08:32:34 GMT
	(envelope-from nobody)
Message-Id: <201111210832.pAL8WYOJ014970@red.freebsd.org>
Date: Mon, 21 Nov 2011 08:32:34 GMT
From: Alfred Bartsch <bartsch@dssgmbh.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: difference in dependency lists in INDEX and /var/db/pkg (java/diablo-j*)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162716
>Category:       ports
>Synopsis:       difference in dependency lists in INDEX and /var/db/pkg (java/diablo-j*)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glewis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 08:40:09 UTC 2011
>Closed-Date:    Sat Feb 25 23:40:57 UTC 2012
>Last-Modified:  Sat Feb 25 23:40:57 UTC 2012
>Originator:     Alfred Bartsch
>Release:        FreeBSD 8.2-stable
>Organization:
Data-Service GmbH
>Environment:
FreeBSD ds832pkg.incore 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Oct  6 08:55:49 CEST 2011     root@dsscons2.incore:/usr/obj/usr/src/sys/SERVER  i386
>Description:
Each Makefile of the java/diablo ports contains the statement:
PKG_IGNORE_DEPENDS=   '^[^x|^j]'

This statement causes incomplete dependency lists in INDEX-8, compared to /var/db/pkg/diablo-j*/+CONTENTS. These inconsistencies could be fixed by simply removing those lines.
>How-To-Repeat:

>Fix:
remove those lines from following Makefiles:
/usr/ports/java/diablo-jdk15/Makefile
/usr/ports/java/diablo-jdk16/Makefile
/usr/ports/java/diablo-jre15/Makefile
/usr/ports/java/diablo-jre16/Makefile


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glewis 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 22 06:04:43 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer of java/diablo-jdk15 etc. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162716 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Sat Feb 25 23:39:48 UTC 2012 
State-Changed-Why:  
Thanks for the report.  These differences are deliberate so that packages 
built from the ports can be installed on machines which don't have X11 
installed. 

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