Subject: Re: Mozilla Sunbird package
To: None <tech-pkg@netbsd.org, taya@netbsd.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: tech-pkg
Date: 02/05/2006 23:01:34
On Thu, Feb 02, 2006 at 09:12:26PM +0100, Geert Hendrickx wrote:
> On Mon, Jan 30, 2006 at 04:54:12PM +0100, Geert Hendrickx wrote:
> > Hello,
> >
> > I've created a package for Mozilla Sunbird (standalone version of the
> > Mozilla Calendar component, much like Firefox/Thunderbird). It builds
> > fine (at least on NetBSD 3.99.15/i386), but "make install" doesn't work
> > yet. However, the program runs fine when invoked from ${WRKSRC}/dist/.
> > If anyone can have a look at it (taya?), please do.
> >
> > TODO:
> > * fix install target
>
> -> done (it now uses www/mozilla/files/moz-install). But although it runs
> fine when invoked from ${WRKSRC}/dist, is still doesn't when invoked from
> ${PREFIX}...
>
> > * portability (I've only tested this on NetBSD/i386)
>
> -> I've incorporated the relevant patches from www/mozilla/patches, but
> testing on non-i386 platforms is still welcome of course.
I imported Mozilla Sunbird in pkgsrc/time/sunbird. A -gtk1 version will
follow later this week.
Geert