From nobody@FreeBSD.org  Thu Jul 31 10:22:18 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 66EFC1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 10:22:18 +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 5BB598FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 10:22:18 +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 m6VAMHIn058961
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Jul 2008 10:22:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6VAMHSP058960;
	Thu, 31 Jul 2008 10:22:17 GMT
	(envelope-from nobody)
Message-Id: <200807311022.m6VAMHSP058960@www.freebsd.org>
Date: Thu, 31 Jul 2008 10:22:17 GMT
From: Gergely Czuczy <phoemix@harmless.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kdebase3 requires xkb which is not a dependency of it
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126130
>Category:       ports
>Synopsis:       x11/kdebase3 requires xkb which is not a dependency of it
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 10:30:05 UTC 2008
>Closed-Date:    Fri Aug 01 12:13:52 UTC 2008
>Last-Modified:  Fri Aug 01 12:13:52 UTC 2008
>Originator:     Gergely Czuczy
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD pointyhat.in.publishing.hu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 11 09:57:46 CEST 2008     toor@luggage.in.publishing.hu:/usr/obj/usr/src/sys/LUGGAGE  i386

>Description:
x11/kdebase3 doesn't builds the kxkb part, because the required xkb dependencies (probably libxkbfile and libxkbui) are not installed.
By default this lingers, because x11-toolkits/qt33 has the NAS dependency turned on, and that includes the xkb packages that kdebase3 needs to be built completly. By turning off qt33's NAS dependency kdebase3 won't package properly, because kxkb won't be built.

>How-To-Repeat:
1) make -C /usr/ports/x11-toolkits/qt33 config  // turn off NAs
2) make -C /usr/ports/x11/kdebase3 package
it will throw an error during the package build on some missing files.
>Fix:
Suggestion: add proper dependencies to kdebase3 :)

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kde 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 31 10:31:57 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126130 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126130: commit references a PR
Date: Fri,  1 Aug 2008 12:07:31 +0000 (UTC)

 arved       2008-08-01 12:07:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/kdebase3         Makefile 
   Log:
   Add missing dependencies on xorg libraries
   
   PR:             123406, 126130
   Submitted by:   Mel <mel@rachie.is-a-.geek.net>
   Reported by:    Gergely Czuczy
   
   Revision  Changes    Path
   1.207     +2 -2      ports/x11/kdebase3/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Fri Aug 1 12:13:42 UTC 2008 
State-Changed-Why:  
A patch has been committed, thanks for reporting 

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