Hi Florian,
seems that Firefox cannot be built with CLANG. The build fails due to a
visibility default set in mozilla-release/config/gcc_hidden.h, which is
in conflict with Qt declarations:
In file included from
work/mozilla-release/intl/locale/src/nsLocaleService.cpp:7:
In file included from /us
On 11/22/2012 13:02, Stefan Esser wrote:
> Hi Florian,
>
> seems that Firefox cannot be built with CLANG. The build fails due to a
> visibility default set in mozilla-release/config/gcc_hidden.h, which is
> in conflict with Qt declarations:
>
> In file included from
> work/mozilla-release/intl/lo
Hello,
2012/11/22 Florian Smeets :
> On 11/22/2012 13:02, Stefan Esser wrote:
>> Hi Florian,
>>
>> seems that Firefox cannot be built with CLANG. The build fails due to a
>> visibility default set in mozilla-release/config/gcc_hidden.h, which is
>> in conflict with Qt declarations:
>>
>> Any ideas
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Used gcc46. Output:
...
error: variable '...' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Makefile should be appened with either
CONFIGURE_ARGS= --disable-werror
or
CFLAGS +=-Wno-error -Wno-unused-parameter
-Wno-unused-but-set-variable -Wno-unused-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Port Managers,
I don't know the state of package building for 9.1 ...
If it is not to late would you please be so kind and merge
the updated japanese bugzilla templates to 9.1.
Revision to merge:
$> svn merge -c307665 ^/head
diff after merge
htt
I don't know how to make a port but as NVU/Kompozer are old and as I
read not
developed any more I found http://www.bluegriffon.org/.
Is it possible that we have a port on FreeBSD?
Hi Mitja,
sheer luck made me try it out, after some twiddling, at least the
build process is running. I will post
On Thursday 22 November 2012 14:45:51 Peter Klett wrote:
> > I don't know how to make a port but as NVU/Kompozer are old and as I
> > read not
> > developed any more I found http://www.bluegriffon.org/.
> > Is it possible that we have a port on FreeBSD?
>
> Hi Mitja,
>
> sheer luck made me try it
2012/11/23 Olli Hauer :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Port Managers,
>
> I don't know the state of package building for 9.1 ...
>
> If it is not to late would you please be so kind and merge
> the updated japanese bugzilla templates to 9.1.
>
> Revision to merge:
> $> svn