From nimrodm@bezeqint.net  Sat Jul 20 02:56:30 2002
Return-Path: <nimrodm@bezeqint.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 58AD737B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2002 02:56:30 -0700 (PDT)
Received: from m1.bezeqint.net (m1.bezeqint.net [192.115.106.45])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0270543E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2002 02:56:29 -0700 (PDT)
	(envelope-from nimrodm@bezeqint.net)
Received: from bsd.net.il (bzq-225-107.lns.bezeqint.net [62.219.225.107])
	by m1.bezeqint.net (Mirapoint Messaging Server MOS 3.1.0.58-GA)
	with ESMTP id ABU26997;
	Sat, 20 Jul 2002 12:56:01 +0300 (IDT)
Received: from localhost.bsd.net.il (smmsp@localhost [127.0.0.1])
	by bsd.net.il (8.12.4/8.11.6) with ESMTP id g6K9nGNt046783
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jul 2002 12:49:16 +0300 (IDT)
	(envelope-from nimrodm@bsd.net.il)
Received: (from root@localhost)
	by localhost.bsd.net.il (8.12.4/8.12.3/Submit) id g6K9nFnQ046782;
	Sat, 20 Jul 2002 12:49:15 +0300 (IDT)
	(envelope-from nimrodm)
Message-Id: <200207200949.g6K9nFnQ046782@localhost.bsd.net.il>
Date: Sat, 20 Jul 2002 12:49:15 +0300 (IDT)
From: Nimrod Mesika <nimrodme@bezeqint.net>
Reply-To: Nimrod Mesika <nimrodme@bezeqint.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: /usr/devel/atk port depends on pkgconfig
X-Send-Pr-Version: 3.113

>Number:         40804
>Category:       ports
>Synopsis:       /usr/devel/atk port depends on pkgconfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 20 03:00:10 PDT 2002
>Closed-Date:    Sat Aug 10 22:49:28 PDT 2002
>Last-Modified:  Sat Aug 10 22:49:28 PDT 2002
>Originator:     Nimrod Mesika
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost.bsd.net.il 4.6-STABLE FreeBSD 4.6-STABLE #1: Sun Jun 23 01:34:35 IDT 2002 nimrodm@localhost.bsd.net.il:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
	gtk2 depends on libatk (the accessibility toolkit). /usr/ports/devel/atk needs a new version of pkgconfig -  yet the port does not depend on pkgconfig. The result is a configure script failure.

>How-To-Repeat:
	if you don't have a new pkgconfig:
	cd /usr/ports/devel/atk
	make
>Fix:
	workaround: portsupgrade pkgconfig before installing gtk2
	fix: fix the atk makefile.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Sat Jul 20 11:47:37 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40804 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Aug 10 22:48:18 PDT 2002 
State-Changed-Why:  
atk indirectly depends on pkgconfig.  If you do a make package-depends from 
within the atk directory, you will see the dependency on pkgconfig.  Now, 
currently, the ports system does not offer a way to verify that all 
the dependencies are up-to-date.  This is something that the 
sysutils/portupgrade system does quite well, however. 

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