problem with latest firebird & thunderbird commit

girgen at FreeBSD.org girgen at FreeBSD.org
Tue Dec 28 19:29:21 PST 2004


FYI,

Palle

---------- Forwarded Message ----------
Date: tisdag, december 28, 2004 18.32.44 +0100
From: girgen at FreeBSD.org
To: Michael Johnson <ahze at FreeBSD.org>, ports-committers at FreeBSD.org, 
cvs-ports at FreeBSD.org, cvs-all at FreeBSD.org
Subject: Re: cvs commit: ports/mail/thunderbird Makefile 
ports/mail/thunderbird/files         mozconfig.in patch-mail_app_mozilla.in 
ports/www/firefox Makefile         ports/www/firefox/files mozconfig.in 
patch-browser_app_mozilla.in

Hi Michael,

Somehow the point made by Jose M Rodriguez <josemi at freebsd.jazztel.es>
never reached the PR. expr on FreeBSD-4.10 is not POSIX compliant, and
hence does not understand the  `--' construct:

5.3-machine$ expr -- -v : '.*:/.*'
0

4.10-machine$ expr -- -v : '.*:/.*'
expr: syntax error

So, the initial patch from ports/75262 must be used, i.e. prefixing with
`X' instead of `--'. Sorry for the inconvenience. See attached patch.

/Palle

--On tisdag, december 28, 2004 00.51.58 +0000 Michael Johnson
<ahze at FreeBSD.org> wrote:

> ahze        2004-12-28 00:51:58 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     mail/thunderbird     Makefile
>     mail/thunderbird/files mozconfig.in patch-mail_app_mozilla.in
>     www/firefox          Makefile
>     www/firefox/files    mozconfig.in patch-browser_app_mozilla.in
>   Log:
>   - Remove WITH_NEW_ICON knob
>   - Mozilla license team has approved the FreeBSD Gnome team to
>     use official branding for firefox and thunderbird [1]
>     o Add  --enable-official-branding to mozconfig
>     o Install official thunderbird/firefox icon as default.xpm icon
>   - Fix error when running firefox/thunderbird -v [2]
>   - Bump PORTREVISION
>
>   References:
>           http://www.mozilla.org/foundation/licensing.html [1]
>
> http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1]
> PR:             ports/75262 [2]
>   Submitted by:   girgen [2]
>
>   Revision  Changes    Path
>   1.38      +4 -10     ports/mail/thunderbird/Makefile
>   1.9       +4 -1      ports/mail/thunderbird/files/mozconfig.in
>   1.2       +18 -2
> ports/mail/thunderbird/files/patch-mail_app_mozilla.in   1.112     +4 -7
> ports/www/firefox/Makefile
>   1.29      +4 -1      ports/www/firefox/files/mozconfig.in
>   1.4       +17 -3
> ports/www/firefox/files/patch-browser_app_mozilla.in




---------- End Forwarded Message ----------



-------------- next part --------------
An embedded message was scrubbed...
From: girgen at FreeBSD.org
Subject: Re: cvs commit: ports/mail/thunderbird Makefile
 ports/mail/thunderbird/files         mozconfig.in patch-mail_app_mozilla.in
 ports/www/firefox Makefile         ports/www/firefox/files mozconfig.in
 patch-browser_app_mozilla.in
Date: Tue, 28 Dec 2004 18:32:44 +0100
Size: 5650
Url: http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20041229/2e5e001a/attachment.mht


More information about the freebsd-gnome mailing list