FreeBSD ports you maintain which are out of date

2015-09-09 Thread portscout
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 can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
devel/pear-PHP_CodeSniffer  | 2.3.3   | 2.3.4
+-+
devel/ucommon   | 6.1.11  | 6.6.0
+-+
www/pear-twig   | 1.21.1  | 1.21.2
+-+
www/pecl-twig   | 1.21.1  | 1.21.2
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
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"


Re: FreeBSD ports you maintain which are out of date

2015-09-09 Thread Torsten Zuehlsdorff

Hello,


Port| Current version | New version
+-+
devel/pear-PHP_CodeSniffer  | 2.3.3   | 2.3.4
+-+


I took this one:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202991

Greetings,
Torsten

___
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"


Re: FreeBSD ports you maintain which are out of date

2015-09-09 Thread Kurt Jaeger
Hi!

> I took this one:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202991

Done.

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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"


Re: unable to boostrap go

2015-09-09 Thread Vick Khera
On Mon, Aug 31, 2015 at 10:43 AM, Vick Khera  wrote:

> I build my own customized packages using poudriere. Lately (roughy about
> when go changed from 1.4 to 1.5) it cannot build the go 1.4.2 bootstrap. It
> fails with a bus error. This also is roughly about the time I upgraded my
> poudriere server from 10.1 to 10.2.


I've traced this down to my specific kernel configuration. I took the go
binaries built with the 10.1 kernel and they do indeed coredump with "bus
error" when run on the 10.2 kernel. Both kernels were built with the same
configuration file.

When I use a GENERIC 10.2 kernel, those same binaries do not dump core when
running "go version".

Does anyone know what specific kernel config option/device go is now needs
in the 10.2 kernel that was allowed in the 10.1 kernel by default? It is
failing here according to gdb:

(gdb) where
#0  0x004a8af7 in runtime.sysctl ()
at /usr/local/go/src/runtime/sys_freebsd_amd64.s:299
#1  0x00499798 in getncpu ()
at /usr/local/go/src/runtime/os_freebsd.c:35
___
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"


Re: unable to boostrap go

2015-09-09 Thread Vick Khera
On Wed, Sep 9, 2015 at 11:19 AM, Vick Khera  wrote:

> When I use a GENERIC 10.2 kernel, those same binaries do not dump core
> when running "go version".
>
> Does anyone know what specific kernel config option/device go is now needs
> in the 10.2 kernel that was allowed in the 10.1 kernel by default? It is
> failing here according to gdb:
>

Found the trick. Go *requires* COMPAT_FREEBSD32 in the kernel. My 10.1 and
10.2 configs referenced an included file that differed in that respect, and
once I restored that it started working. I had missed that file comparison
earlier.
___
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"


Re: Looking for a committer

2015-09-09 Thread Kurt Jaeger
Hi!

> > It fails to fetch ? Any ideas ?
> 
> I suppose it's because they released the new version (20150902) and
> removed the old one.

If this is all, I've changed and started the make makesum.
250 MB distfile...

> This project has a funny record of doing things
> like that, re-rolling releases so the checksum fails, etc...
> 
> I'll update the patch and be back to you.

If only the MMDD changed, I can handle it.

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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"


Re: Looking for a committer

2015-09-09 Thread Fernando Apesteguía
On Wed, Sep 9, 2015 at 8:35 PM, Kurt Jaeger  wrote:
> Hi!
>
>> > It fails to fetch ? Any ideas ?
>>
>> I suppose it's because they released the new version (20150902) and
>> removed the old one.
>
> If this is all, I've changed and started the make makesum.
> 250 MB distfile...
>
>> This project has a funny record of doing things
>> like that, re-rolling releases so the checksum fails, etc...
>>
>> I'll update the patch and be back to you.
>
> If only the MMDD changed, I can handle it.

That seems to be the case. The pkg-plist doesn't change either.
Successfully built for {9.3,10.2}amd64

I updated the PR.

>
> --
> p...@opsec.eu+49 171 3101372 5 years to 
> go !
___
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"


Looking for a committer

2015-09-09 Thread Fernando Apesteguía
Please, can a committer have a look at this?

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202752

Thanks in advance.
___
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"


Re: Looking for a committer

2015-09-09 Thread Fernando Apesteguía
On Wed, Sep 9, 2015 at 8:21 PM, Kurt Jaeger  wrote:
> Hi!
>
>> Please, can a committer have a look at this?
>>
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202752
>
> It fails to fetch ? Any ideas ?

I suppose it's because they released the new version (20150902) and
removed the old one. This project has a funny record of doing things
like that, re-rolling releases so the checksum fails, etc...

I'll update the patch and be back to you.

Thanks!

>
> ===>   visualparadigm-12.2.20150820 depends on file: /usr/local/sbin/pkg - 
> found
> => Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz doesn't seem to 
> exist in /usr/ports/distfiles/.
> => Attempting to fetch 
> http://eu6.visual-paradigm.com/visual-paradigm/vpce12.2/20150820/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz
> fetch: 
> http://eu6.visual-paradigm.com/visual-paradigm/vpce12.2/20150820/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz:
>  Not Found
> => Attempting to fetch 
> http://distcache.FreeBSD.org/ports-distfiles/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz
> fetch: 
> http://distcache.FreeBSD.org/ports-distfiles/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz:
>  Not Found
>
> --
> p...@opsec.eu+49 171 3101372 5 years to 
> go !
___
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"


Re: Looking for a committer

2015-09-09 Thread Kurt Jaeger
Hi!

> Please, can a committer have a look at this?
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202752

It fails to fetch ? Any ideas ?

===>   visualparadigm-12.2.20150820 depends on file: /usr/local/sbin/pkg - found
=> Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz doesn't seem to 
exist in /usr/ports/distfiles/.
=> Attempting to fetch 
http://eu6.visual-paradigm.com/visual-paradigm/vpce12.2/20150820/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz
fetch: 
http://eu6.visual-paradigm.com/visual-paradigm/vpce12.2/20150820/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz:
 Not Found
=> Attempting to fetch 
http://distcache.FreeBSD.org/ports-distfiles/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz
fetch: 
http://distcache.FreeBSD.org/ports-distfiles/Visual_Paradigm_CE_12_2_20150820_Unix_InstallFree.tar.gz:
 Not Found

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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"


Re: Looking for a committer

2015-09-09 Thread Kurt Jaeger
Hi!

> That seems to be the case. The pkg-plist doesn't change either.
> Successfully built for {9.3,10.2}amd64
> 
> I updated the PR.

Test-builds done on cur 93a 10a 10i.

Committed, thanks.

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
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"


Re: Looking for a committer

2015-09-09 Thread Fernando Apesteguía
El 09/09/2015 21:52, "Kurt Jaeger"  escribió:
>
> Hi!
>
> > That seems to be the case. The pkg-plist doesn't change either.
> > Successfully built for {9.3,10.2}amd64
> >
> > I updated the PR.
>
> Test-builds done on cur 93a 10a 10i.
>
> Committed, thanks.

Thanks!

>
> --
> p...@opsec.eu+49 171 3101372 5 years to
go !
___
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"