Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 15:48:11 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Michael Nottebrock" <michaelnottebrock@gmx.net>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/misc/gnomemimedata Makefile distinfo pkg-plist ports/misc/gnomemimedata/files patch-gnome-vfs.applications
Message-ID:  <opsghv2lwp9aq2h7@mezz.mezzweb.com>
In-Reply-To: <200410262234.34424.michaelnottebrock@gmx.net>
References:  <200410261727.i9QHRCau016625@repoman.freebsd.org> <200410262234.34424.michaelnottebrock@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Oct 2004 22:34:26 +0200, Michael Nottebrock  
<michaelnottebrock@gmx.net> wrote:

> On Tuesday, 26. October 2004 19:27, Jeremy Messenger wrote:
>> mezz        2004-10-26 17:27:12 UTC
>>
>>   FreeBSD ports repository
>>
>>   Modified files:
>>     misc/gnomemimedata   Makefile distinfo pkg-plist
>>     misc/gnomemimedata/files patch-gnome-vfs.applications
>>   Log:
>>   Update to 2.4.2.
>
> There are some problems:
>
> 1.) This looks kinda wrong, even if it is non-fatal:
>
> checking whether build environment is sane... yes
> /usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.2/missing: Unknown
> `--run' option
> Try `/usr/ports/misc/gnomemimedata/work/gnome-mime-data-2.4.2/missing  
> --help'
> for more information

I think, it's harmless.

> 2.) There's a new dependency that's unaccounted for. This is a fatal  
> error:
>
> checking for XML::Parser... configure: error: XML::Parser perl module is
> required for intltool

What's version of intltool do you have it installed? intltool depends on  
textproc/p5-XML-Parser, so it sounds like you don't have apps up to date.  
Run portupgrade -ra or whatever to update all your apps. If you are lazy,  
then try to just upgrade intltool alone. See here...

==========================================
% make depends
===>   gnomemimedata-2.4.2 depends on shared library: intl - found

Here..

===>   gnomemimedata-2.4.2 depends on shared library: X11.6 - found
===>   gnomemimedata-2.4.2 depends on executable: pkg-config - found
===>   gnomemimedata-2.4.2 depends on file:  
/usr/X11R6/share/gnome/.keep_me - found
===>   gnomemimedata-2.4.2 depends on executable: pkg-config - found
==========================================

Cheers,
Mezz


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsghv2lwp9aq2h7>