From nobody@FreeBSD.org  Sun Feb  5 11:19:42 2012
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 E76F31065670
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Feb 2012 11:19:42 +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 BC81B8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Feb 2012 11:19:42 +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 q15BJgZi004423
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 5 Feb 2012 11:19:42 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q15BJgfW004422;
	Sun, 5 Feb 2012 11:19:42 GMT
	(envelope-from nobody)
Message-Id: <201202051119.q15BJgfW004422@red.freebsd.org>
Date: Sun, 5 Feb 2012 11:19:42 GMT
From: Stefan Krger <stadtkind2@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: msmtp build fails, missing dependency on pkgconfig
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164792
>Category:       ports
>Synopsis:       mail/msmtp: build fails, missing dependency on pkgconfig
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 05 11:20:10 UTC 2012
>Closed-Date:    Sat Feb 18 05:11:24 UTC 2012
>Last-Modified:  Sat Feb 18 05:11:24 UTC 2012
>Originator:     Stefan Krger
>Release:        FreeBSD 9.0-REL
>Organization:
>Environment:
shouldn't matter
>Description:
Building ports/mail/msmtp fails when pkgconfig is not build/installed.
>How-To-Repeat:
cd /usr/ports/mail/msmtp; make
>Fix:
Add

USE_GNOME?= pkgconfig

to ports/msmtp/Makefile

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Mon Feb 6 04:50:16 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164792 
Responsible-Changed-From-To: jgh->novel 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Mon Feb 6 19:21:21 UTC 2012 
Responsible-Changed-Why:  
fix synopis and assign 

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

From: Roman Bogorodskiy <novel@FreeBSD.org>
To: bug-followup@FreeBSD.org, stadtkind2@gmx.de
Cc:  
Subject: Re: ports/164792: mail/msmtp: build fails, missing dependency on
 pkgconfig
Date: Fri, 17 Feb 2012 13:37:22 +0400

 --IiVenqGWf+H9Y6IX
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi,
 
 Do you have a log of the failed build?
 
 Roman Bogorodskiy
 
 --IiVenqGWf+H9Y6IX
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (FreeBSD)
 
 iQEcBAEBAgAGBQJPPh/QAAoJEMltX/4IwiJqsrwIAKq6l/rBPGvUZY/36TaYqoC+
 NbVe0s+OyK6ErRUEiOm13y1cApZlV/Vc5kMGFsdRVBj00oOyeZQnbRv+Z37QJYJQ
 RDdDTfGFa92SfXOJY27lBHHJVB5JL4Km54wCTXDPU1A4ZgJAELsFe4EGtozxUhzt
 9o4SsRV77eQuMPgVMIva0mAx3ya3lWb2CIQDSloFBDn1FHWXUqoZ/gxCvPk3FHKj
 gJL4TS5LjOWo/6fFkAdAw9P4SsP9T2Gftj5iAb1AiloZTs8dxYe4TDQB4OjtUzJG
 xo/WtrEgqncXgVib8LetGMQ94eG7TMyRzmdQMiJKlzlx85IypdZPUtsdgMlNvhE=
 =bPuD
 -----END PGP SIGNATURE-----
 
 --IiVenqGWf+H9Y6IX--

From: Stefan =?iso-8859-1?Q?Kr=FCger?= <stadtkind2@gmx.de>
To: Roman Bogorodskiy <novel@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/164792: mail/msmtp: build fails, missing dependency on
 pkgconfig
Date: Fri, 17 Feb 2012 12:48:26 +0100

 On Fri, 17 Feb 2012, Roman Bogorodskiy wrote:
 
 > Hi,
 > 
 > Do you have a log of the failed build?
 > 
 > Roman Bogorodskiy
 
 $ cd /usr/ports/mail/msmtp; make
 ===>   msmtp-1.4.27 depends on shared library: intl - found
 ===>  Configuring for msmtp-1.4.27
 checking build system type... amd64-portbld-freebsd9.0
 checking host system type... amd64-portbld-freebsd9.0
 checking target system type... amd64-portbld-freebsd9.0
 checking for gcc... cc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking how to run the C preprocessor... cpp
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking whether it is safe to define __EXTENSIONS__... yes
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... no
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether make sets $(MAKE)... yes
 checking for style of include used by make... GNU
 checking dependency style of cc... gcc3
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ISO C89... (cached) none needed
 checking whether NLS is requested... yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for msgmerge... /usr/local/bin/msgmerge
 checking for ld used by GCC... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for shared library run path origin... done
 checking for CFPreferencesCopyAppValue... no
 checking for CFLocaleCopyCurrent... no
 checking for GNU gettext in libc... no
 checking for iconv... yes
 checking for working iconv... yes
 checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath
 -Wl,/usr/local/lib
 checking for GNU gettext in libintl... yes
 checking whether to use NLS... yes
 checking where the gettext function comes from... external libintl
 checking how to link with libintl... /usr/local/lib/libintl.so
 /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
 checking sysexits.h usability... yes
 checking sysexits.h presence... yes
 checking for sysexits.h... yes
 checking netdb.h usability... yes
 checking netdb.h presence... yes
 checking for netdb.h... yes
 checking arpa/inet.h usability... yes
 checking arpa/inet.h presence... yes
 checking for arpa/inet.h... yes
 checking sys/socket.h usability... yes
 checking sys/socket.h presence... yes
 checking for sys/socket.h... yes
 checking sys/wait.h usability... yes
 checking sys/wait.h presence... yes
 checking for sys/wait.h... yes
 checking for fseeko... yes
 checking for fseeko64... no
 checking for getpass... yes
 checking for getservbyname... yes
 checking for link... yes
 checking for mkstemp... yes
 checking for sigaction... yes
 checking for strndup... yes
 checking for syslog... yes
 checking for vasprintf... yes
 checking for library containing nanosleep... none required
 checking for library containing socket... none required
 checking for pkg-config... no
 configure: error: pkg-config not found
 ===>  Script "configure" failed unexpectedly.
 Please report the problem to novel@FreeBSD.org [maintainer] and attach the
 "/usr/obj/usr/ports/mail/msmtp/work/msmtp-1.4.27/config.log" including the
 output of the failure of your make command. Also, it might be a good idea to
 provide an overview of all packages installed on your system (e.g. an `ls
 /var/db/pkg`).
 *** Error code 1
 
 Stop in /usr/ports/mail/msmtp.
 *** Error code 1
 
 Stop in /usr/ports/mail/msmtp.
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164792: commit references a PR
Date: Sat, 18 Feb 2012 05:08:35 +0000 (UTC)

 novel       2012-02-18 05:08:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/msmtp           Makefile 
   Log:
   - Add missing pkgconfig dependency
   - Bump PORTREVISION
   
   PR:             164792
   Submitted by:   Stefan Krüger <stadtkind2@gmx.de>
   
   Revision  Changes    Path
   1.66      +2 -0      ports/mail/msmtp/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: novel 
State-Changed-When: Sat Feb 18 05:11:23 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

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