FreeBSD ports you maintain which are out of date

2014-12-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,

Re: www/webkit-gtk3 build broken on FreeBSD 8.4 and general c++ library conflicts

2014-12-09 Thread Don Lewis
On 3 Dec, Don Lewis wrote: When attempting to build webkit-gtk3 on FreeBSD 8.4, it fails like this: CXXLDPrograms/LLIntOffsetsExtractor /usr/local/lib/libc++.so.1: undefined reference to `iswalpha_l' /usr/local/lib/libc++.so.1: undefined reference to `wctob_l'

Re: misc/mc pending bugfix to #194627 and no maintainer to apply it

2014-12-09 Thread Kurt Jaeger
Hi! There is a broken patch in the misc/mc port named patch-lib__tty__win.c. Committed. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.org mailing list

pkg fails on assertion

2014-12-09 Thread Yuri Momotiuk
Hello I have problem with pkg during packages update #pkg --version 1.4.0.beta2 #pkg upgrade Updating pcbsd-major repository catalogue... pcbsd-major repository is up-to-date. Updating pcbsd-sysrel repository catalogue... pcbsd-sysrel repository is up-to-date. All repositories are up-to-date.

Re: Tomcat7: Unable to stop process (unlike tomcat6)

2014-12-09 Thread Mike Jakubik
After i slept on this I remembered the rc.d system offers a force option. root@illidan.local:~# /usr/local/etc/rc.d/tomcat7 forcestop, seems to work. Thanks. On 2014-12-08 06:09 PM, Mike Jakubik wrote: Hello, I've Noticed that the rc.d script for tomcat7 has changed from version 6. In

Next Perl update, and plans beyond…

2014-12-09 Thread Mathieu Arnold
Hello there, In a few days, I'll be changing the way Perl works wrt compiled modules it produces. The current patch[1] is on our code review tool. Right now, we have: $ readelf -d /usr/local/lib/perl5/5.18/mach/CORE/libperl.so|grep SONAME 0x000e (SONAME) Library

Re: Next Perl update, and plans beyo nd…

2014-12-09 Thread Chris H
On Tue, 9 Dec 2014 17:30:39 +0100 Mathieu Arnold m...@freebsd.org wrote Hello there, In a few days, I'll be changing the way Perl works wrt compiled modules it produces. The current patch[1] is on our code review tool. Right now, we have: $ readelf -d

Re: Tomcat7: Unable to stop process (unlike tomcat6)

2014-12-09 Thread Mike Jakubik
Unfortunately after actually trying this, it does not work, forcestop or faststop does absolutely nothing different than stop. Shouldnt these options be properly utilized? It seems to me that the rc.d script for tomcat7 is a step backwards from tomcat6. Thanks. On 2014-12-09 09:50 AM, Mike

Re: Tomcat7: Unable to stop process (unlike tomcat6)

2014-12-09 Thread Kurt Jaeger
Hi! Unfortunately after actually trying this, it does not work, forcestop or faststop does absolutely nothing different than stop. Shouldnt these options be properly utilized? It seems to me that the rc.d script for tomcat7 is a step backwards from tomcat6. Can you generate a problem

Re: Next Perl update, and plans beyo nd…

2014-12-09 Thread Mathieu Arnold
+--On 9 décembre 2014 08:53:13 -0800 Chris H bsd-li...@bsdforge.com wrote: | $ readelf -d | /usr/local/lib/perl5/site_perl/mach/5.18/auto/DateTime/DateTime.so|grep | perl $ | | So what the patch[1] does, is force linking with libperl.so.x.yy. After | the patch, a compiled Perl module will look

Re: Re: Next Perl update, and plans beyo nd…

2014-12-09 Thread Chris H
On Tue, 09 Dec 2014 18:02:23 +0100 Mathieu Arnold m...@freebsd.org wrote +--On 9 décembre 2014 08:53:13 -0800 Chris H bsd-li...@bsdforge.com wrote: | $ readelf -d | /usr/local/lib/perl5/site_perl/mach/5.18/auto/DateTime/DateTime.so|grep | perl $ | | So what the patch[1] does, is force

[HEADS UP] CentOS 6.6 is now the default Linux base.

2014-12-09 Thread Johannes Meixner
Since ports revision 374417, the FreeBSD portstree defaults to CentOS 6.6 for purposes of Linux emulation. Fedora 10 has served well in the last five years, but long since gone End of Life upstream. The CentOS 6 series will be supported until November 2020, this should give us enough time to keep

The futuire of 'interpreter-based threads' in perl

2014-12-09 Thread Mark Martinec
Mathieu Arnold wrote in another thread: Next Perl update, and plans beyond... As for the plans beyond that I was talking about in the subject, there will be a Perl 5.22 released next May, (and 5.24 the May after that,) when that happens, I'll change the default Perl to be 5.20, and deprecate

After Update today: No origin available for eigen~pkg-renamed~3FCF-3.2.2

2014-12-09 Thread O. Hartmann
On several CURRENT and 10.1-boxes with today's ports tree update, I run into a very strange problem with a non-responsive, non-updatable portstree, with errors like === Gathering distinfo list for installed ports === Starting check of installed ports for available updates === No origin

Re: The futuire of 'interpreter-based threads' in perl

2014-12-09 Thread Kurt Jaeger
Hi! I wonder if FreeBSD has any say in this perl developers decision. Probably not much. Have you raised this issue on the relevant perl mailing lists ? And if not, what are the plans to keep compatibility with existing multithreaded applications without being locked down to some stale

Re: The futuire of 'interpreter-based threads' in perl

2014-12-09 Thread Chris H
On Tue, 09 Dec 2014 21:03:04 +0100 Mark Martinec mark.martinec+free...@ijs.si wrote Mathieu Arnold wrote in another thread: Next Perl update, and plans beyond... As for the plans beyond that I was talking about in the subject, there will be a Perl 5.22 released next May, (and 5.24 the May

Re: Any tool known to demangle special chars in MS tree path names ?

2014-12-09 Thread Julian H. Stacey
Kevin Oberman wrote: On Mon, Dec 8, 2014 at 8:18 AM, Julian H. Stacey j...@berklix.com wrote: Hi ports@ Is there a utility in ports/ to automatically clean disgusting path names in big trees one acquires from Microsoft users ? Trees with in both directories filenames, masses of meta

Re: The future of 'interpreter-based threads' in perl

2014-12-09 Thread Mark Martinec
MM I wonder if FreeBSD has any say in this perl developers decision. Kurt Jaeger wrote: Probably not much. Have you raised this issue on the relevant perl mailing lists ? I tried to subscribe to the perl5-porters mailing list ( http://lists.perl.org/list/perl5-porters.html ), twice. I do

poudriere ports -u, divide by zero

2014-12-09 Thread andrew clarke
I'm assuming this is just a superficial bug in the output. Possibly related: I have pkg-1.4.0 installed. # poudriere ports -u [00:00:00] Updating portstree default Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found. Fetching snapshot tag from

Re: After Update today: No origin available for eigen~pkg-renamed~3FCF-3.2.2

2014-12-09 Thread Matthew Seaman
On 09/12/2014 20:27, O. Hartmann wrote: On several CURRENT and 10.1-boxes with today's ports tree update, I run into a very strange problem with a non-responsive, non-updatable portstree, with errors like === Gathering distinfo list for installed ports === Starting check of installed