Now OK (Re: cvs commit: ports/lang/perl5.8 Makefile ports/lang/perl5.10 Makefile ports/lang/perl5.12 Makefile)

2010-11-05 Thread QAT
lang/perl5.8, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a he

Now OK (Re: cvs commit: ports/lang/perl5.8 Makefile ports/lang/perl5.10 Makefile ports/lang/perl5.12 Makefile)

2010-11-05 Thread QAT
lang/perl5.12, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a h

Now OK (Re: cvs commit: ports/lang/perl5.8 Makefile ports/lang/perl5.10 Makefile ports/lang/perl5.12 Makefile)

2010-11-05 Thread QAT
lang/perl5.10, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a h

Re: cvs commit: ports/lang/perl5.8 Makefile

2009-08-12 Thread Pav Lucistnik
Philip M. Gollucci píše v st 12. 08. 2009 v 14:03 -0400: > Really ? Yes, really. Sorry, the log is gone by now. -- Pav Lucistnik Why does the Earth have colors? signature.asc Description: Toto je digitálně podepsaná část zprávy

Re: cvs commit: ports/lang/perl5.8 Makefile

2009-08-12 Thread Philip M. Gollucci
Really ? I've never seen it fail It does make a big differnce in build time esp with the damn regression-test default. I'd like to have error from pointyhat so I can follow up on p5p to get this fixed. On another note, does lang/perl5.10 have the same issue ? Pav Lucistnik wrote: pav

Re: cvs commit: ports/lang/perl5.8 Makefile distinfo ports/lang/perl5.8/files patch-perl.c

2009-02-15 Thread QAT
Hi, Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/perl-5.8.9_1.log : building perl-5.8.9_1 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD maintained by: s...@freebsd.org building for: 7.1-STABLE amd64 Makefile ident: $FreeBSD: ports/lang/perl5.8/Makefile,v 1.100 2009/02/15 2

Re: cvs commit: ports/lang/perl5.8 Makefile distinfo ports/lang/perl5.8/files patch-perl.c

2009-02-15 Thread Vladimir Timofeev
Hi, it breaks build. To fix, in Makefile: < BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION} > BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${BSDPAN_VERSION} On Mon, Feb 16, 2009 at 01:42, Sergey Skvortsov wrote: > skv 2009-02-15 22:42:37 UTC > > FreeBSD ports repository > > Modified files: >lan