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
Who is suppose to keep this up to date?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b Look at Psalms 14 and 53 on Atheism
Not by age but
Hi!
> Who is suppose to keep this up to date?
A vage group called gnome.
Which has many open PRs, and unfortunatly a bad track record 8-(
In the wiki we find:
https://wiki.freebsd.org/Gnome#Team_Members
If you can provide a patch, I can testbuild and commit... ?
--
p...@opsec.eu
Hi!
> > Who is suppose to keep this up to date?
>
> A vage group called gnome.
>
> Which has many open PRs, and unfortunatly a bad track record 8-(
>
> In the wiki we find:
>
> https://wiki.freebsd.org/Gnome#Team_Members
>
> If you can provide a patch, I can testbuild and commit... ?
Ah, the
Hello
I have a problem that i cannot seem to able to find the answer to.
I have a Lenovo X220 laptop that runs FreeBSD-11.1-RELEASE fully updated
with freebsd-update
I installed sysutils/devcpu-data in order to update the cpu microcode, then
i checked that cpuctl is loaded in kldload and then i a
On Sun, 2018-02-18 at 18:41 +0200, Nikos Kastanas wrote:
> Hello
>
> I have a problem that i cannot seem to able to find the answer to.
>
> I have a Lenovo X220 laptop that runs FreeBSD-11.1-RELEASE fully
> updated
> with freebsd-update
> I installed sysutils/devcpu-data in order to update the cp
Am 18.02.2018 um 16:40 schrieb Kurt Jaeger:
> Hi!
>
>>> Who is suppose to keep this up to date?
>>
>> A vage group called gnome.
>>
>> Which has many open PRs, and unfortunatly a bad track record 8-(
>>
>> In the wiki we find:
>>
>> https://wiki.freebsd.org/Gnome#Team_Members
>>
>> If you can prov
Hi!
> > Ah, there's a patch already at
> >
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221781
> >
> > Can you test if it works for you ?
> I just tried the patch to update evince-3.18.2_5 to evince-3.26.0 on
> 12.0-CURRENT amd64 and it works for me.
Works as in 'builds' or works as i
On Sun, Feb 18, 2018 at 7:40 AM, Kurt Jaeger wrote:
> Hi!
>
> > Who is suppose to keep this up to date?
>
> A vague group called gnome.
>
> Which has many open PRs, and unfortunatly a bad track record 8-(
>
> In the wiki we find:
>
> https://wiki.freebsd.org/Gnome#Team_Members
>
> If yo
Am 18.02.2018 um 19:02 schrieb Kurt Jaeger:
> Hi!
>
>>> Ah, there's a patch already at
>>>
>>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221781
>>>
>>> Can you test if it works for you ?
>
>> I just tried the patch to update evince-3.18.2_5 to evince-3.26.0 on
>> 12.0-CURRENT amd64 and it
On Sun, Feb 18, 2018 at 04:34:26PM +0100, Kurt Jaeger wrote:
> Hi!
>
> > Who is suppose to keep this up to date?
>
> A vage group called gnome.
>
> Which has many open PRs, and unfortunatly a bad track record 8-(
>
> In the wiki we find:
>
> https://wiki.freebsd.org/Gnome#Team_Members
>
> If
On Sun, Feb 18, 2018 at 04:40:04PM +0100, Kurt Jaeger wrote:
> Hi!
>
> > > Who is suppose to keep this up to date?
> >
> > A vage group called gnome.
> >
> > Which has many open PRs, and unfortunatly a bad track record 8-(
> >
> > In the wiki we find:
> >
> > https://wiki.freebsd.org/Gnome#Tea
On Sun, Feb 18, 2018 at 07:12:50PM +0100, Rainer Hurling wrote:
> Am 18.02.2018 um 19:02 schrieb Kurt Jaeger:
> > Hi!
> >
> >>> Ah, there's a patch already at
> >>>
> >>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221781
> >>>
> >>> Can you test if it works for you ?
> >
> >> I just tried
On Sat, 17 Feb 2018, Karli Sjöberg via freebsd-ports wrote:
> Hey all!
>
> My hope for this email is that someone will give me a smack in the
> right direction, like 'You´re holding it wrong!' and that´ll be that,
> but you never know...
>
> So the background story of it all is that I have a Fo
Just trying to get this to comiple.
1) Please update graphics/evince to evince-3.26.0
That should take care of 2 issues.
2) net/vinaigre is not installing as it is missing a lot of international
files.
3) editors/gedit-plugins is missing a bunch of plugin stuff from
synctex . How c
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
I have one port failing on 10 i386 like this:
> undefined reference to `operator delete(void*, unsigned int)'
11 amd64, 12 i386, 12 amd64 work fine.
What might be a problem?
Thanks,
Yuri
___
freebsd-ports@freebsd.org mailing list
https://lists.f
On 29/12/17 4:36 am, Bob Willcox wrote:
Does anyone else feel that having 6100 subdirectories (939 are for py-* stuff)
is a bit excessive? I hadn't really looked at the number of subdirectories
there in quite a long time and was shocked to see how meny there are now.
yeah we really could do wit
El 19 feb. 2018 7:17, "Yuri" escribió:
I have one port failing on 10 i386 like this:
> undefined reference to `operator delete(void*, unsigned int)'
11 amd64, 12 i386, 12 amd64 work fine.
What might be a problem?
Those are sized operators from c++14. Have you tried to compile with:
-std=gnu
On 29/12/17 5:16 am, Bob Willcox wrote:
On Fri, Dec 29, 2017 at 03:54:28AM +0700, Eugene Grosbein wrote:
29.12.2017 3:36, Bob Willcox wrote:
Does anyone else feel that having 6100 subdirectories (939 are for py-* stuff)
is a bit excessive?
It is. But py-* stuff has second place only:
$ ls /u
On Mon, 19 Feb 2018, Karli Sjöberg wrote:
>
>
> Den 18 feb. 2018 23:49 skrev Marcin Cieslak :
> On Sat, 17 Feb 2018, Karli Sjöberg via freebsd-ports wrote:
> CONFIG
> >
> /usr/local/lib/ruby/gems/2.4/gems/foreman_maintain-0.1.3/bin/passenger-recycler:8:
> warning: previous de
21 matches
Mail list logo