Stephen Hurd wrote:
> Re: Previous, seems to be because of this line:
> INSTALLS_ICONS=yes
> Also, the hicolor-icon-theme run depend should likely be only in X11 as well.
You are right, well spotted. I'll update the port to correct this.
Regards,
Johan
pgpZ6H4k2az3K.pgp
Description: PG
Hi!
Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my FreeBSD
9.1 RC-3 doen't works anymore:
opera
libpng error: incorrect data check
libpng error: incorrect data check
libpng error: incorrect data check
Segmentation fault (core dumped)
Thanks in advance.
P.S.
I used Clang t
=> piwik-1.9.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://builds.piwik.org/piwik-1.9.2.tar.gz
fetch: http://builds.piwik.org/piwik-1.9.2.tar.gz: size mismatch:
expected 5676196, actual 5676058
Original message
Subject: [Full-disclosu
Hi,
I just noticed
http://piwik.org/blog/2012/11/security-report-piwik-org-webserver-hacked-for-a-few-hours-on-2012-nov-26th/
before I got this message.
I downloaded http://builds.piwik.org/piwik-1.9.2.tar.gz
and compared it to my local copy of 1.9.2, and all files are unchanged.
It's just the
Hans Fr. Nordhaug wrote on 27.11.2012 17:19:
Hi,
I just noticed
http://piwik.org/blog/2012/11/security-report-piwik-org-webserver-hacked-for-a-few-hours-on-2012-nov-26th/
before I got this message.
I downloaded http://builds.piwik.org/piwik-1.9.2.tar.gz
and compared it to my local copy of 1.9.
On 27.11.2012 12:34, ajtiM wrote:
> Hi!
>
> Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my FreeBSD
> 9.1 RC-3 doen't works anymore:
>
> opera
> libpng error: incorrect data check
> libpng error: incorrect data check
> libpng error: incorrect data check
> Segmentation fault (
Greetings porters!
As many of you are aware, an instance of portscout is available on
http://portscout.freebsd.org/
For those of you who are unfamiliar with portscout, it is a tool which
looks for new versions of software in the FreeBSD ports tree.
Within the next week, we are planning on enabli
On 2012-Nov-27, 10:00, Ryan Steinmetz wrote:
> Greetings porters!
Hi Ryan,
> As many of you are aware, an instance of portscout is available on
> http://portscout.freebsd.org/
Awesome!
Just a minor request, would it be possible to list maintainers in
http://portscout.freebsd.org/restricted-por
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
Am Mon, Nov 26, 2012 at 05:07:01PM +0100 schrieb Alberto Villa:
> For Qt 5 (and, soon, Qt 4 as well) I'm copying the logic of
> bsd.compiler.mk.
Is there any chance you turn this into a generic Mk macro?
Regards
Tobias
___
freebsd-ports@freebsd
Am Mon, Nov 26, 2012 at 04:50:36PM +0100 schrieb Dimitry Andric:
> On 2012-11-26 16:16, Nikolai Lifanov wrote:
> >
> > On 11/25/2012 10:04 AM, Dimitry Andric wrote:
> > This is bad.
> > People with OSVERSION >= 124 and WITHOUT_CLANG_IS_CC set will be
> > left out.
>
> Well, this was just a sim
> I used Clang to build Opera.
I'm doubting that :)
Anyway, they are already at 12.12 RC so do not get too used
to 12.11...
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/opera-12-11-tp5764588p5764667.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
On 2012-11-27 16:00, Ryan Steinmetz wrote:
> Greetings porters!
>
> As many of you are aware, an instance of portscout is available on
> http://portscout.freebsd.org/
>
> For those of you who are unfamiliar with portscout, it is a tool which
> looks for new versions of software in the FreeBSD por
On (11/27/12 19:38), Olli Hauer wrote:
> Hi Ryan,
>
> would you mind to start over with a current ports-tree *and* a fresh portscout
> DB, or do a cleanup and remove ports which are no longer in the tree?
>
>
> For example the following 42 ports are removed since 2012-01-01 but are listed
> for
On (11/27/12 19:38), Olli Hauer wrote:
> Hi Ryan,
>
> would you mind to start over with a current ports-tree *and* a fresh portscout
> DB, or do a cleanup and remove ports which are no longer in the tree?
>
This has been resolved. Part of the bits that process deleted ports was
not working as
On 2012-11-27 20:20, Ryan Steinmetz wrote:
>
> On (11/27/12 19:38), Olli Hauer wrote:
>> Hi Ryan,
>>
>> would you mind to start over with a current ports-tree *and* a fresh
>> portscout
>> DB, or do a cleanup and remove ports which are no longer in the tree?
>>
>
> This has been resolved. Part
W dniu 2012-11-27 19:38, Olli Hauer pisze:
> For example the following 42 ports are removed since 2012-01-01 but are listed
> for apache@.
>
> apache-contrib apache13 apache13+ipv6 apache13-modperl apache13-ssl auth_ldap
> mod_access_identd mod_access_referer mod_accounting mod_auth_cookie_mysql
I'm working on a port that requires a separate ./configure and ./make to
build libraries before you build the main source. How is this done in
ports?
I figure you have to do something in pre-build:, but I'm not sure exactly
what.
(cd ${WRKSRC}/subdir && ${MAKE}) causes make to fail entirely.
The INDEX files on the FreeBSD servers are outdated.
(on 9-stable, amd64)
# svn up /usr/ports
# cd /usr/ports
# make fetchindex
# grep ^firefox-1 INDEX-9
firefox-16.0.2,1|/usr/ports/www/firefox|/usr/local|Web browser based
firefox-10.0.10,1|/usr/ports/www/firefox-esr|/usr/local|Web
On 2012-11-27 21:24, Paul Schmehl wrote:
> I'm working on a port that requires a separate ./configure and ./make to
> build libraries before you build the main source. How is this done in ports?
>
> I figure you have to do something in pre-build:, but I'm not sure exactly
> what.
> (cd ${WRKSRC
--On November 27, 2012 2:24:12 PM -0600 Paul Schmehl
wrote:
I'm working on a port that requires a separate ./configure and ./make to
build libraries before you build the main source. How is this done in
ports?
I figure you have to do something in pre-build:, but I'm not sure exactly
what.
(c
can be this daily spam turned off? i emailed there
portsc...@portscout.freebsd.org
but message was not delivered
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freeb
On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote:
> On 27.11.2012 12:34, ajtiM wrote:
> > Hi!
> >
> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my
> > FreeBSD 9.1 RC-3 doen't works anymore:
> >
> > opera
> > libpng error: incorrect data check
> > libpng error:
On Tue, Nov 27, 2012 at 12:31 PM, Warren Block wrote:
> The INDEX files on the FreeBSD servers are outdated.
>
> (on 9-stable, amd64)
>
> # svn up /usr/ports
> # cd /usr/ports
> # make fetchindex
> # grep ^firefox-1 INDEX-9
> firefox-16.0.2,1|/usr/ports/www/firefox|/usr/local|Web brows
On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote:
> can be this daily spam turned off? i emailed there
>
> portsc...@portscout.freebsd.org
>
> but message was not delivered
It's not spam, but a very useful service. I you don't work on any
ports, you should be able to filter it very easily with
On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote:
> On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote:
>> On 27.11.2012 12:34, ajtiM wrote:
>> > Hi!
>> >
>> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my
>> > FreeBSD 9.1 RC-3 doen't works anymore:
>> >
>> > opera
>>
On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote:
> On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote:
> > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote:
> >> On 27.11.2012 12:34, ajtiM wrote:
> >> > Hi!
> >> >
> >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.
On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote:
> On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote:
> > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote:
> >> On 27.11.2012 12:34, ajtiM wrote:
> >> > Hi!
> >> >
> >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.
On 11/27/2012 10:12 AM, Radim Kolar wrote:
> can be this daily spam turned off? i emailed there
>
> portsc...@portscout.freebsd.org
>
> but message was not delivered
>
I for one am actually using this to chip-in and update ports@ maintained
ports.
Just filter it out - it's no different than ot
On 28/11/2012 09:45, Kevin Oberman wrote:
On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote:
can be this daily spam turned off? i emailed there
portsc...@portscout.freebsd.org
but message was not delivered
It's not spam, but a very useful service. I you don't work on any
ports, you should
On 11/27/2012 07:06 PM, Shane Ambler wrote:
> On 28/11/2012 09:45, Kevin Oberman wrote:
>> On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar wrote:
>>> can be this daily spam turned off? i emailed there
>>>
>>> portsc...@portscout.freebsd.org
>>>
>>> but message was not delivered
>>
>> It's not spam, b
G'Day
Is there a timeline for the Horde 5 Application Framework to be added to the ports
collection?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-uns
Hello,
Could someone with commit rights commit a fix to audio/firefly? The PR
is ports/173593.
It' a very simple fix and it's already been approved by the maintainer.
-Kimmo
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/li
On 27 November 2012 21:20, Kimmo Paasiala wrote:
> Hello,
>
> Could someone with commit rights commit a fix to audio/firefly? The PR
> is ports/173593.
done
--
Eitan Adler
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
On Wed, Nov 28, 2012 at 5:04 AM, Eitan Adler wrote:
> On 27 November 2012 21:20, Kimmo Paasiala wrote:
>> Hello,
>>
>> Could someone with commit rights commit a fix to audio/firefly? The PR
>> is ports/173593.
>
> done
> --
> Eitan Adler
Thank you!
-Kimmo
___
On Tue, Nov 27, 2012 at 03:13:40PM -0800, Kevin Oberman wrote:
> On Tue, Nov 27, 2012 at 12:31 PM, Warren Block wrote:
> > The INDEX files on the FreeBSD servers are outdated.
> >
> > (on 9-stable, amd64)
> >
> > # svn up /usr/ports
> > # cd /usr/ports
> > # make fetchindex
> > # grep ^f
Le mer 28 nov 12 à 2:29:51 +0100, Campbell (Freebsd support, IT HO)
écrivait :
> G'Day
Hello,
> Is there a timeline for the Horde 5 Application Framework to be added to
> the ports collection?
Just wait for the end of the ports freeze, i.e. the release of 9.1.
Best regards,
--
Th. Thomas.
37 matches
Mail list logo