From edwin at FreeBSD.org Sun Apr 5 04:50:09 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Apr 5 04:50:21 2009 Subject: ports/133305: devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4: Bad file descriptor Message-ID: <200904051150.n35Bo8ij030956@freefall.freebsd.org> Synopsis: devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4: Bad file descriptor Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Apr 5 11:50:07 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133305 From edwin at FreeBSD.org Sun Apr 5 19:30:20 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Apr 5 19:30:26 2009 Subject: ports/133410: [PATCH] sysutils/p5-Brackup: update to 1.07 Message-ID: <200904060230.n362UJUQ020198@freefall.freebsd.org> Synopsis: [PATCH] sysutils/p5-Brackup: update to 1.07 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 6 02:30:18 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133410 From gslin at gslin.org Sun Apr 5 19:43:17 2009 From: gslin at gslin.org (Gea-Suan Lin) Date: Sun Apr 5 19:43:23 2009 Subject: [PATCH] sysutils/p5-Brackup: update to 1.07 Message-ID: <20090406022353.236257E81B@colo-p.gslin.org> >Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] sysutils/p5-Brackup: update to 1.07 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.1-STABLE i386 >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 1.07 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Brackup-1.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/p5-Brackup/Makefile /home/staff/gslin/work/ports/p5-Brackup/Makefile --- /usr/ports/sysutils/p5-Brackup/Makefile 2007-10-29 15:39:31.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Brackup/Makefile 2009-04-06 10:21:16.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= Brackup -PORTVERSION= 1.06 -PORTREVISION= 1 +PORTVERSION= 1.07 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ @@ -16,17 +15,30 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Flexible backup tool -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ - ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ - ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${SITE_PERL}/Net/Amazon/S3.pm:${PORTSDIR}/net/p5-Net-Amazon-S3 +RUN_DEPENDS= p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \ + p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ + p5-Digest-SHA1>0:${PORTSDIR}/security/p5-Digest-SHA1 \ + p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info \ + p5-Net-Amazon-S3>0:${PORTSDIR}/net/p5-Net-Amazon-S3 \ + p5-Net-SFTP>0:${PORTSDIR}/net/p5-Net-SFTP PERL_CONFIGURE= yes -MAN1= brackup.1 brackup-restore.1 brackup-target.1 -MAN3= Brackup.3 Brackup::Config.3 Brackup::DigestCache.3 \ - Brackup::InventoryDatabase.3 Brackup::Manual::Overview.3 \ - Brackup::Root.3 Brackup::Target.3 Brackup::Target::Amazon.3 \ - Brackup::Target::Filesystem.3 +MAN1= brackup.1 \ + brackup-restore.1 \ + brackup-target.1 +MAN3= Brackup.3 \ + Brackup::Chunker::MP3.3 \ + Brackup::Config.3 \ + Brackup::DigestCache.3 \ + Brackup::InventoryDatabase.3 \ + Brackup::Manual::Overview.3 \ + Brackup::Mount.3 \ + Brackup::Root.3 \ + Brackup::Target.3 \ + Brackup::Target::Amazon.3 \ + Brackup::Target::Filesystem.3 \ + Brackup::Target::Ftp.3 \ + Brackup::Target::Sftp.3 .include diff -ruN --exclude=CVS /usr/ports/sysutils/p5-Brackup/distinfo /home/staff/gslin/work/ports/p5-Brackup/distinfo --- /usr/ports/sysutils/p5-Brackup/distinfo 2007-10-23 11:34:40.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Brackup/distinfo 2009-04-06 10:14:28.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Brackup-1.06.tar.gz) = 23f3a3a20ed5a1ca64626c3b1af30a4b -SHA256 (Brackup-1.06.tar.gz) = ed836ff5d9312f21a3f76cc7b9521d9706f54be8714e85b8f0e4a75d7f5c2377 -SIZE (Brackup-1.06.tar.gz) = 47685 +MD5 (Brackup-1.07.tar.gz) = 1234e6237f572af169549a16a29b9925 +SHA256 (Brackup-1.07.tar.gz) = 2188c49ed2e002c01cb8dd7e1e3851632775141d02902b973a08f1e32ef5fdd1 +SIZE (Brackup-1.07.tar.gz) = 58616 diff -ruN --exclude=CVS /usr/ports/sysutils/p5-Brackup/pkg-plist /home/staff/gslin/work/ports/p5-Brackup/pkg-plist --- /usr/ports/sysutils/p5-Brackup/pkg-plist 2007-08-15 11:20:21.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-Brackup/pkg-plist 2009-04-06 10:17:43.000000000 +0800 @@ -4,6 +4,8 @@ %%SITE_PERL%%/Brackup/Backup.pm %%SITE_PERL%%/Brackup/BackupStats.pm %%SITE_PERL%%/Brackup/ChunkIterator.pm +%%SITE_PERL%%/Brackup/Chunker/Default.pm +%%SITE_PERL%%/Brackup/Chunker/MP3.pm %%SITE_PERL%%/Brackup/CompositeChunk.pm %%SITE_PERL%%/Brackup/Config.pm %%SITE_PERL%%/Brackup/ConfigSection.pm @@ -15,13 +17,17 @@ %%SITE_PERL%%/Brackup/InventoryDatabase.pm %%SITE_PERL%%/Brackup/Manual/Overview.pod %%SITE_PERL%%/Brackup/Metafile.pm +%%SITE_PERL%%/Brackup/Mount.pm %%SITE_PERL%%/Brackup/PositionedChunk.pm %%SITE_PERL%%/Brackup/Restore.pm %%SITE_PERL%%/Brackup/Root.pm %%SITE_PERL%%/Brackup/StoredChunk.pm %%SITE_PERL%%/Brackup/Target.pm %%SITE_PERL%%/Brackup/Target/Amazon.pm +%%SITE_PERL%%/Brackup/Target/Filebased.pm %%SITE_PERL%%/Brackup/Target/Filesystem.pm +%%SITE_PERL%%/Brackup/Target/Ftp.pm +%%SITE_PERL%%/Brackup/Target/Sftp.pm %%SITE_PERL%%/Brackup/TargetBackupStatInfo.pm %%SITE_PERL%%/Brackup/Test.pm %%SITE_PERL%%/Brackup/Util.pm @@ -31,5 +37,6 @@ @dirrmtry %%SITE_PERL%%/Brackup/Target @dirrmtry %%SITE_PERL%%/Brackup/Manual @dirrmtry %%SITE_PERL%%/Brackup/Dict +@dirrmtry %%SITE_PERL%%/Brackup/Chunker @dirrmtry %%SITE_PERL%%/Brackup @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Brackup --- p5-Brackup-1.07.patch ends here --- From miwi at FreeBSD.org Mon Apr 6 00:32:00 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Apr 6 00:32:05 2009 Subject: ports/133410: [PATCH] sysutils/p5-Brackup: update to 1.07 Message-ID: <200904060731.n367Vxtd058100@freefall.freebsd.org> Synopsis: [PATCH] sysutils/p5-Brackup: update to 1.07 Responsible-Changed-From-To: perl->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Apr 6 07:31:58 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=133410 From tobez at FreeBSD.org Mon Apr 6 00:56:59 2009 From: tobez at FreeBSD.org (tobez@FreeBSD.org) Date: Mon Apr 6 00:57:05 2009 Subject: ports/133305: devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4: Bad file descriptor Message-ID: <200904060756.n367uwls097312@freefall.freebsd.org> Synopsis: devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4: Bad file descriptor State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Mon Apr 6 09:51:41 CEST 2009 State-Changed-Why: There is not enough information. "my perl scripts were not running properly" - can you describe this in more detail? "I reinstalled the perl modules after deinstalling the older version." - what exactly got deinstalled and reinstalled, which versions, with what possible options? Was perl itself reinstalled? Which versions? I could not find anything FreeBSD-related at the link you provided. If there was a similar problem report, what was its number? Also, the complete minimal script that fails would be useful for debugging. http://www.freebsd.org/cgi/query-pr.cgi?pr=133305 From bugmaster at FreeBSD.org Mon Apr 6 04:08:01 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 6 04:10:00 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200904061107.n36B7xER063114@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/133305 perl devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4 o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 4 problems total. From mailing at gaturkey.com Thu Apr 9 00:43:43 2009 From: mailing at gaturkey.com (Global Access Travel) Date: Thu Apr 9 00:44:23 2009 Subject: Private Shore Excursions-Turkey Message-ID: [http://www.turkeycalling.us] PRIVATE SHORE EXCURSIONS- TURKEY Your cruise clients will make the best of their time in Turkey on a private shore excursion! Istanbul Kusadasi & Ephesus [mailto:incoming@gaturkey.com?subject=Private Shore Excursions- Turkey] **************************************************************************** Yasal Uyar?; Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir, yasalar ya da anlasmalar geregi ?c?nc? kisiler ile paylasilmasi m?mk?n olmayabilir.Mesaji alan kisi, mesajin g?nderilmek istendigi kisi veya kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj tarafiniza yanlislikla ulasmissa l?tfen mesaji geri g?nderiniz ve sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez. **************************************************************************** Disclaimer; This e-mail communication is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and that may not be made public by law or agreement. If the recipient of this message is not the intended recipient or entity, you are hereby notified that any further dissemination, distribution or copying of this information is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi does not accept legal responsibility for the contents of this message. *********************************************************************************************** Yasal Uyar?; Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir, yasalar ya da anlasmalar geregi ?c?nc? kisiler ile paylasilmasi m?mk?n olmayabilir.Mesaji alan kisi, mesajin g?nderilmek istendigi kisi veya kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj tarafiniza yanlislikla ulasmissa l?tfen mesaji geri g?nderiniz ve sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez. ********************************************************************************************** Disclaimer; This e-mail communication is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and that may not be made public by law or agreement. If the recipient of this message is not the intended recipient or entity, you are hereby notified that any further dissemination, distribution or copying of this information is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi does not accept legal responsibility for the contents of this message. This message was sent by: Global Access Incoming, Nuzhetiye cad, istanbul, besiktas 34357, Turkey Powered by iContact: http://freetrial.icontact.com To be removed click here: http://app.icontact.com/icp/mmail-mprofile.pl?r=46046096&l=82228&s=42YO&m=562566&c=305227 Forward to a friend: http://app.icontact.com/icp/sub/forward?m=562566&s=46046096&c=42YO&cid=305227 From edwin at FreeBSD.org Sat Apr 11 16:10:19 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Apr 11 16:10:31 2009 Subject: ports/133618: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist Message-ID: <200904112310.n3BNAIpu076533@freefall.freebsd.org> Synopsis: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Apr 11 23:10:17 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133618 From pgollucci at elektra.rws Sat Apr 11 16:36:31 2009 From: pgollucci at elektra.rws (Philip M. Gollucci) Date: Sat Apr 11 16:36:38 2009 Subject: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist Message-ID: <200904112305.n3BN52wc020877@mail.bluecottontech.com> >Submitter-Id: current-users >Originator: Philip M. Gollucci >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 7.1-RELEASE-p3 amd64 >Environment: System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009 >Description: - Fix pkg-plist - Bump PORTREVISION Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Apache-AuthCookie-3.12_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Apache-AuthCookie/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 17 Apr 2008 12:52:06 -0000 1.21 +++ Makefile 11 Apr 2009 23:04:13 -0000 @@ -7,6 +7,7 @@ PORTNAME= Apache-AuthCookie PORTVERSION= 3.12 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/p5-Apache-AuthCookie/pkg-plist,v retrieving revision 1.7 diff -u -u -r1.7 pkg-plist --- pkg-plist 22 Jan 2006 02:57:35 -0000 1.7 +++ pkg-plist 11 Apr 2009 23:04:13 -0000 @@ -1,8 +1,9 @@ %%SITE_PERL%%/Apache/AuthCookie.pm %%SITE_PERL%%/Apache/AuthCookie/Util.pm %%SITE_PERL%%/Apache2/AuthCookie.pm -@dirrm %%SITE_PERL%%/Apache/AuthCookie %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@dirrm %%SITE_PERL%%/Apache/AuthCookie @dirrmtry %%SITE_PERL%%/Apache @dirrmtry %%SITE_PERL%%/Apache2 --- p5-Apache-AuthCookie-3.12_1.patch ends here --- From pgollucci at FreeBSD.org Sat Apr 11 17:04:28 2009 From: pgollucci at FreeBSD.org (pgollucci@FreeBSD.org) Date: Sat Apr 11 17:04:34 2009 Subject: ports/133618: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist Message-ID: <200904120004.n3C04Sip056781@freefall.freebsd.org> Synopsis: [PATCH] www/p5-Apache-AuthCookie: fix pkg-plist Responsible-Changed-From-To: perl->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Sun Apr 12 00:04:27 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=133618 From linimon at FreeBSD.org Sat Apr 11 19:41:24 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Apr 11 19:41:34 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090412024123.5CD3C1CD5C@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: www/p5-HTML-Embperl broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-HTML-Embperl If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From QAT at FreeBSD.org Sun Apr 12 13:10:06 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sun Apr 12 13:31:01 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <200904112248.n3BMm6mo021412@repoman.freebsd.org> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> Message-ID: <20090412193542.3F8C38FC3B@release.ixsystems.com> The Restless Daemon identified a depend_object error while trying to build: p5-RTx-Statistics-0.1.8_1 maintained by perl@FreeBSD.org Makefile ident: $FreeBSD: ports/www/p5-RTx-Statistics/Makefile,v 1.6 2009/04/11 22:48:06 erwin Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_1.log : ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/LWP.pm - found ===> rt-3.8.2 depends on package: p5-Storable>=2.08 - found ===> rt-3.8.2 depends on package: p5-CSS-Squish>=0.07 - found ===> rt-3.8.2 depends on package: p5-Text-WikiFormat>=0.79 - found ===> rt-3.8.2 depends on package: p5-Digest-MD5>=2.27 - found ===> rt-3.8.2 depends on package: p5-Errno>=1.10 - found ===> rt-3.8.2 depends on package: p5-Apache-Session>=1.53 - found ===> rt-3.8.2 depends on package: p5-Devel-StackTrace>=1.19 - found ===> rt-3.8.2 depends on package: p5-CGI.pm>=1.20 - found ===> rt-3.8.2 depends on package: p5-Text-WikiFormat>=0.76 - found ===> rt-3.8.2 depends on package: p5-XML-RSS>=1.05 - found ===> rt-3.8.2 depends on package: p5-HTML-Mason>=1.36 - found ===> rt-3.8.2 depends on package: p5-Net>=1.22 - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Request.pm - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/Apache/DBI.pm - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/DBD/mysql.pm - found ===> rt-3.8.2 depends on file: /usr/local/bin/perl5.8.9 - found ===> rt-3.8.2 depends on file: /usr/local/sbin/apxs - found ===> rt-3.8.2 depends on file: /usr/local/bin/autoconf-2.62 - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/Apache2/Request.pm - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/Apache/DBI.pm - found ===> rt-3.8.2 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/mach/DBD/mysql.pm - found ===> rt-3.8.2 depends on file: /usr/local/bin/perl5.8.9 - found ===> rt-3.8.2 depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list ===> Checking if www/rt38 already installed ===> rt-3.8.2 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of www/rt38 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/www/rt38. *** Error code 1 Stop in /a/ports/www/p5-RTx-Statistics. ================================================================ build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 19:35:40 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=p5-RTx-Statistics The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. 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 heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From m.seaman at infracaninophile.co.uk Mon Apr 13 01:00:23 2009 From: m.seaman at infracaninophile.co.uk (Matthew Seaman) Date: Mon Apr 13 01:52:41 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090412193542.3F8C38FC3B@release.ixsystems.com> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> Message-ID: <49E2F106.5090506@infracaninophile.co.uk> QAT@freebsd.org wrote: > ===> rt-3.8.2 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of www/rt38 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 > > Stop in /a/ports/www/rt38. > *** Error code 1 > > Stop in /a/ports/www/p5-RTx-Statistics. > ================================================================ > build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 19:35:40 UTC 2009 Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream hasn't been updated since 2006. Will work with rt-3.6.x or earlier though. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 259 bytes Desc: OpenPGP digital signature Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090413/7799c457/signature.pgp From itetcu at FreeBSD.org Mon Apr 13 01:48:13 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Mon Apr 13 02:11:23 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <49E2F106.5090506@infracaninophile.co.uk> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> Message-ID: <20090413112958.1b6df281@it.buh.tecnik93.com> On Mon, 13 Apr 2009 09:00:06 +0100 Matthew Seaman wrote: > QAT@freebsd.org wrote: > > > ===> rt-3.8.2 is already installed > > You may wish to ``make deinstall'' and install this port again > > by ``make reinstall'' to upgrade it properly. > > If you really wish to overwrite the old port of www/rt38 > > without deleting it first, set the variable > > "FORCE_PKG_REGISTER" in your environment or the "make install" > > command line. *** Error code 1 > > > > Stop in /a/ports/www/rt38. > > *** Error code 1 > > > > Stop in /a/ports/www/p5-RTx-Statistics. > > ================================================================ > > build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 > > 19:35:40 UTC 2009 > > Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream > hasn't been updated since 2006. Will work with rt-3.6.x or earlier > though. Should I mark the port broken or? -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090413/4aaf78b2/signature.pgp From bugmaster at FreeBSD.org Mon Apr 13 04:08:01 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 13 04:35:48 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200904131108.n3DB80If086212@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/133305 perl devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4 o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 4 problems total. From m.seaman at infracaninophile.co.uk Mon Apr 13 04:35:39 2009 From: m.seaman at infracaninophile.co.uk (Matthew Seaman) Date: Mon Apr 13 05:27:46 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090413112958.1b6df281@it.buh.tecnik93.com> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> Message-ID: <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> On Mon, Apr 13, 2009 at 11:29:58AM +0300, Ion-Mihai Tetcu wrote: > On Mon, 13 Apr 2009 09:00:06 +0100 > Matthew Seaman wrote: > > > QAT@freebsd.org wrote: > > > > > ===> rt-3.8.2 is already installed > > > You may wish to ``make deinstall'' and install this port again > > > by ``make reinstall'' to upgrade it properly. > > > If you really wish to overwrite the old port of www/rt38 > > > without deleting it first, set the variable > > > "FORCE_PKG_REGISTER" in your environment or the "make install" > > > command line. *** Error code 1 > > > > > > Stop in /a/ports/www/rt38. > > > *** Error code 1 > > > > > > Stop in /a/ports/www/p5-RTx-Statistics. > > > ================================================================ > > > build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 > > > 19:35:40 UTC 2009 > > > > Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream > > hasn't been updated since 2006. Will work with rt-3.6.x or earlier > > though. > > Should I mark the port broken or? > or fix it or delete it? It could still be useful to somebody, so... This should fix the various problems: diff -Nur /usr/ports/www/p5-RTx-Statistics/Makefile p5-RTx-Statistics/Makefile --- /usr/ports/www/p5-RTx-Statistics/Makefile 2009-04-13 12:16:29.000000000 +0100 +++ p5-RTx-Statistics/Makefile 2009-04-13 12:26:03.000000000 +0100 @@ -7,7 +7,7 @@ PORTNAME= RTx-Statistics PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= http://opensvn.csie.org/RTx_Statistics/releases/${PORTVERSION}/ PKGNAMEPREFIX= p5- @@ -15,8 +15,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= RTx::Statistics - Produces statistical information based on RT3 data +# This module is not compatible with rt-3.8.0 or later. BUILD_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ - ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt38 + ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt36 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.3+ The patch Edwin applied before broke under QAT testing because the www/rt38 port layout is now completely different to www/rt36 and earlier, breaking the dependency checking. www/rt36 is on the old layout, so should be fine. Even so, internal changes in rt38 code mean that the various graphs this port would have produced no longer work correctly, so best to leave it depending on www/rt36 instead. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090413/47fbd654/attachment.pgp From erwin at FreeBSD.org Mon Apr 13 04:49:03 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Mon Apr 13 05:42:43 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> Message-ID: <20090413114853.GX78186@droso.net> On Mon, Apr 13, 2009 at 12:35:05PM +0100, Matthew Seaman wrote: > On Mon, Apr 13, 2009 at 11:29:58AM +0300, Ion-Mihai Tetcu wrote: > > On Mon, 13 Apr 2009 09:00:06 +0100 > > Matthew Seaman wrote: > > > > > QAT@freebsd.org wrote: > > > > > > > ===> rt-3.8.2 is already installed > > > > You may wish to ``make deinstall'' and install this port again > > > > by ``make reinstall'' to upgrade it properly. > > > > If you really wish to overwrite the old port of www/rt38 > > > > without deleting it first, set the variable > > > > "FORCE_PKG_REGISTER" in your environment or the "make install" > > > > command line. *** Error code 1 > > > > > > > > Stop in /a/ports/www/rt38. > > > > *** Error code 1 > > > > > > > > Stop in /a/ports/www/p5-RTx-Statistics. > > > > ================================================================ > > > > build of /usr/ports/www/p5-RTx-Statistics ended at Sun Apr 12 > > > > 19:35:40 UTC 2009 > > > > > > Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream > > > hasn't been updated since 2006. Will work with rt-3.6.x or earlier > > > though. > > > > Should I mark the port broken or? > > > > or fix it or delete it? It could still be useful to somebody, so... > > This should fix the various problems: > > diff -Nur /usr/ports/www/p5-RTx-Statistics/Makefile p5-RTx-Statistics/Makefile > --- /usr/ports/www/p5-RTx-Statistics/Makefile 2009-04-13 12:16:29.000000000 +0100 > +++ p5-RTx-Statistics/Makefile 2009-04-13 12:26:03.000000000 +0100 > @@ -7,7 +7,7 @@ > > PORTNAME= RTx-Statistics > PORTVERSION= 0.1.8 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= www perl5 > MASTER_SITES= http://opensvn.csie.org/RTx_Statistics/releases/${PORTVERSION}/ > PKGNAMEPREFIX= p5- > @@ -15,8 +15,9 @@ > MAINTAINER= perl@FreeBSD.org > COMMENT= RTx::Statistics - Produces statistical information based on RT3 data > > +# This module is not compatible with rt-3.8.0 or later. > BUILD_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ > - ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt38 > + ${RT_PATH}/lib/RT.pm:${PORTSDIR}/www/rt36 > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= 5.8.3+ > > The patch Edwin applied before broke under QAT testing because the > www/rt38 port layout is now completely different to www/rt36 and > earlier, breaking the dependency checking. www/rt36 is on the old > layout, so should be fine. Even so, internal changes in rt38 code > mean that the various graphs this port would have produced no longer > work correctly, so best to leave it depending on www/rt36 instead. > Thanks, committed. I just did a quick fix to unbreak INDEX, so thanks for the real fix. Best, -erwin -- Erwin Lansing (o_ _o) http://droso.org \\\_\ /_/// The rest is silence <____) (____> erwin@lansing.dk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090413/4c77458f/attachment.pgp From david at vizion2000.net Mon Apr 13 10:47:52 2009 From: david at vizion2000.net (David Southwell) Date: Mon Apr 13 11:15:46 2009 Subject: Stale-Dependency problem after upgrade to 10 Message-ID: <200904131106.19314.david@vizion2000.net> Can anyone tell me how to fix this one: Stale dependency: bsdpan-Pod-Perldoc-3.15 -> perl-5.8.9_2 (lang/perl5.8): can't convert nil into string My update to 10 seems to be OK except for this.. I have tried pkgdb -fF Tried pkg_deinstall bsdpan-Pod-Perldoc-3.15 Obviously I do not know what I am meant to do with this!! THanks in advance David From QAT at FreeBSD.org Mon Apr 13 11:29:36 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Mon Apr 13 12:22:07 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <200904131147.n3DBlrZd050726@repoman.freebsd.org> References: <200904131147.n3DBlrZd050726@repoman.freebsd.org> Message-ID: <20090413181446.C8BF28FC3B@release.ixsystems.com> The Restless Daemon identified a mtree error while trying to build: p5-RTx-Statistics-0.1.8_2 maintained by perl@FreeBSD.org Makefile ident: $FreeBSD: ports/www/p5-RTx-Statistics/Makefile,v 1.7 2009/04/13 11:47:53 erwin Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_2.log : Installing /usr/local/rt3/share/html/RTx/Statistics/OpenStalled/index.html Installing /usr/local/rt3/share/html/RTx/Statistics/OpenStalled/Elements/Chart Installing /usr/local/rt3/share/html/RTx/Statistics/Resolution/index.html Installing /usr/local/rt3/share/html/RTx/Statistics/Resolution/Elements/Chart Installing /usr/local/rt3/share/html/RTx/Statistics/FAQ/index.html Installing /usr/local/rt3/share/html/Callbacks/kStatistics/Elements/Tabs/Default ===> Registering installation for p5-RTx-Statistics-0.1.8_2 ================================================================ ======================================== ===> Building package for p5-RTx-Statistics-0.1.8_2 tar: rt3/local/lib/auto/RTx/Statistics/.packlist: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/p5-RTx-Statistics-0.1.8_2.tbz Registering depends: rt-3.6.7_1 p5-Apache-DBI-1.06_1 p5-libapreq-1.34 mod_perl-1.30 p5-libwww-5.825 p5-Compress-Zlib-2.015 p5-IO-Compress-Zlib-2.015 p5-Compress-Raw-Zlib-2.017 p5-IO-Compress-Base-2.015 p5-MIME-Tools-5.427,2 p5-Convert-BinHex-1.119 p5-DBIx-SearchBuilder-1.54 p5-Encode-2.33 p5-MIME-Base64-3.07 p5-DBD-mysql-4.010 mysql-client-5.0.77_1 p5-DBIx-DBSchema-0.36 p5-DBI-1.60.7 p5-HTML-Mason-1.39_1 p5-Cache-Cache-1.06 p5-Cache-2.04_1 p5-Cache-Simple-TimedExpiry-0.27 p5-Calendar-Simple-1.20 p5-Class-Accessor-0.31 p5-Class-Container-0.12 p5-Exception-Class-1.26 p5-Class-Data-Inheritable-0.08 p5-XML-RSS-1.43 p5-DateTime-Format-W3CDTF-0.04 p5-DateTime-Format-Mail-0.30.01 p5-DateTime-0.47 p5-Class-Factory-Util-1.7 p5-Class-ReturnValue-0.55 p5-DateTime-TimeZone-0.88 p5-Class-Singleton-1.4 p5-Clone-0.31 p5-DateTime-Locale-0.42 p5-Devel-StackTrace-1.20 p5-capitalization-0.03 p5-Devel-Symdump-2.0800 p5-File-NFSLock-1.20 p5-File-Temp-0.21 p5-FreezeThaw-0.45 p5-Getopt-Long-2.37 p5 -Heap-0.80 p5-IO-String-1.08 p5-IO-stringy-2.110 p5-IPC-ShareLite-0.17 p5-Locale-Maketext-Fuzzy-0.10 p5-Locale-Maketext-Lexicon-0.77 p5-Locale-Maketext-1.13 p5-Log-Dispatch-2.22 p5-Module-Versions-Report-1.06 p5-Params-Validate-0.91 p5-CGI.pm-3.42,1 p5-PathTools-3.2900 p5-Storable-2.18 p5-Term-ReadKey-2.30 p5-Text-Quoted-2.05 p5-Test-Simple-0.86 p5-Time-HiRes-1.9719,1 p5-Time-Local-1.19.01 p5-Time-modules-2006.0814 p5-Mail-Tools-2.04 p5-TimeDate-1.16,1 p5-Tree-Simple-1.18 p5-UNIVERSAL-require-0.13 p5-Want-0.18 p5-Text-Autoformat-1.14.0 p5-Text-Reform-1.12.2_1 p5-version-0.76 p5-GD-Graph-1.44.01_1 p5-GD-TextUtil-0.86_1 p5-GD-2.41 gd-2.0.35,1 freetype2-2.3.9 pkg-config-0.23_1 jpeg-6b_7 png-1.2.35 p5-Error-0.17015 p5-List-MoreUtils-0.22 p5-Text-WikiFormat-0.79 p5-Scalar-List-Utils-1.19,1 apache-1.3.41 p5-Net-1.22_1,1 p5-Authen-SASL-2.12 p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.11 p5-HTML-Format-2.04 p5-HTML-Tree-3.23 p5-HTML-Parser-3.60 p5-URI-1.37 p5-HTML-Tagset-3.20 p5-Apache-Ses sion-1.87 p5-Digest-MD5-2.38 p5-Font-AFM-1.20 p5-HTML-Scrubber-0.08 p5-Mail-Sendmail-0.79 p5-GSSAPI-0.26 p5-Regexp-Common-2.122 p5-Text-Template-1.45 p5-Text-Wrapper-1.02 p5-XML-Simple-2.18 p5-XML-SAX-Expat-0.40 p5-XML-Parser-2.36 p5-CSS-Squish-0.07 p5-XML-SAX-0.96 p5-XML-NamespaceSupport-1.09_1 perl-5.8.9_2 expat-2.0.1. Creating bzip'd tar ball in '/tmp/packages/All/p5-RTx-Statistics-0.1.8_2.tbz' *** Error code 1 Stop in /a/ports/www/p5-RTx-Statistics. Deleting p5-RTx-Statistics-0.1.8_2 pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx/Statistics/.packlist' doesn't exist pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx/Statistics' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/rt3/local/lib/auto/RTx/Statistics' pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/rt3/local/lib/auto/RTx' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 31347725 4 -rw-r--r-- 1 root wheel 233 Apr 13 18:14 usr/local/lib/perl5/5.8.9/mach/perllocal.pod 31448412 12 -r--r--r-- 1 root wheel 5011 Apr 13 18:14 usr/local/lib/perl5/5.8.9/man/man3/RTx::Statistics.3 31465493 4 drwxr-xr-x 3 root wheel 512 Apr 13 18:14 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx 31465494 4 drwxr-xr-x 2 root wheel 512 Apr 13 18:14 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx/Statistics 31465495 4 -rw-r--r-- 1 root wheel 97 Apr 13 18:14 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx/Statistics/.packlist 31044492 4 drwxr-xr-x 3 root wheel 512 Apr 13 18:14 usr/local/rt3/local 31044493 4 drwxr-xr-x 2 root wheel 512 Apr 13 18:14 usr/local/rt3/local/lib ================================================================ build of /usr/ports/www/p5-RTx-Statistics ended at Mon Apr 13 18:14:44 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=p5-RTx-Statistics The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. 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 heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From tobez at tobez.org Mon Apr 13 11:36:20 2009 From: tobez at tobez.org (Anton Berezin) Date: Mon Apr 13 12:29:36 2009 Subject: Stale-Dependency problem after upgrade to 10 In-Reply-To: <200904131106.19314.david@vizion2000.net> References: <200904131106.19314.david@vizion2000.net> Message-ID: <20090413181738.GA10328@heechee.tobez.org> On Mon, Apr 13, 2009 at 11:06:19AM -0700, David Southwell wrote: > Can anyone tell me how to fix this one: > > Stale dependency: bsdpan-Pod-Perldoc-3.15 -> perl-5.8.9_2 (lang/perl5.8): > can't convert nil into string > > > My update to 10 seems to be OK except for this.. > > I have tried pkgdb -fF > Tried pkg_deinstall bsdpan-Pod-Perldoc-3.15 > > Obviously I do not know what I am meant to do with this!! Er, pkg_deinstall did not work? Try pkg_delete and then pkgdb -fF. -- There is no beauty in entropy. -- Eliezer Yudkowsky From tobez at tobez.org Mon Apr 13 11:46:19 2009 From: tobez at tobez.org (Anton Berezin) Date: Mon Apr 13 12:31:21 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> Message-ID: <20090413182728.GB10328@heechee.tobez.org> On Mon, Apr 13, 2009 at 12:35:05PM +0100, Matthew Seaman wrote: > > > Uh -- RTx::Statistics is not compatible with rt-3.8.x Upstream > > > hasn't been updated since 2006. Will work with rt-3.6.x or earlier > > > though. > > Should I mark the port broken or? > or fix it or delete it? It could still be useful to somebody, so... A lot of people still use rt-3.6.X... > This should fix the various problems: Thanks for the fix! \Anton. -- There is no beauty in entropy. -- Eliezer Yudkowsky From david at vizion2000.net Mon Apr 13 13:09:39 2009 From: david at vizion2000.net (David Southwell) Date: Mon Apr 13 13:44:22 2009 Subject: Stale-Dependency problem after upgrade to 10 In-Reply-To: <20090413181738.GA10328@heechee.tobez.org> References: <200904131106.19314.david@vizion2000.net> <20090413181738.GA10328@heechee.tobez.org> Message-ID: <200904131345.02102.david@vizion2000.net> On Monday 13 April 2009 11:17:38 Anton Berezin wrote: > On Mon, Apr 13, 2009 at 11:06:19AM -0700, David Southwell wrote: > > Can anyone tell me how to fix this one: > > > > Stale dependency: bsdpan-Pod-Perldoc-3.15 -> perl-5.8.9_2 (lang/perl5.8): > > can't convert nil into string > > > > > > My update to 10 seems to be OK except for this.. > > > > I have tried pkgdb -fF > > Tried pkg_deinstall bsdpan-Pod-Perldoc-3.15 > > > > Obviously I do not know what I am meant to do with this!! > > Er, pkg_deinstall did not work? Try pkg_delete and then pkgdb -fF. HI Thanks sorry I should have mentioned I tried that and got: [root@dns1 /var/db/pkg/bsdpan-Pod-Perldoc-3.15]# pkg_delete bsdpan-Pod-Perldoc pkg_delete: no such package 'bsdpan-Pod-Perldoc' installed The following pkgdb -fF just produces the Stale dependency report (see above) after having previously shown it has mmissing origin.. I cannot trace an origin for this!! David From tobez at tobez.org Mon Apr 13 14:06:07 2009 From: tobez at tobez.org (Anton Berezin) Date: Mon Apr 13 14:51:53 2009 Subject: Stale-Dependency problem after upgrade to 10 In-Reply-To: <200904131345.02102.david@vizion2000.net> References: <200904131106.19314.david@vizion2000.net> <20090413181738.GA10328@heechee.tobez.org> <200904131345.02102.david@vizion2000.net> Message-ID: <20090413210606.GB32280@heechee.tobez.org> On Mon, Apr 13, 2009 at 01:45:01PM -0700, David Southwell wrote: > On Monday 13 April 2009 11:17:38 Anton Berezin wrote: > > On Mon, Apr 13, 2009 at 11:06:19AM -0700, David Southwell wrote: > > > Can anyone tell me how to fix this one: > > > > > > Stale dependency: bsdpan-Pod-Perldoc-3.15 -> perl-5.8.9_2 (lang/perl5.8): > > > can't convert nil into string > > > > > > > > > My update to 10 seems to be OK except for this.. > > > > > > I have tried pkgdb -fF > > > Tried pkg_deinstall bsdpan-Pod-Perldoc-3.15 > > > > > > Obviously I do not know what I am meant to do with this!! > > > > Er, pkg_deinstall did not work? Try pkg_delete and then pkgdb -fF. > > HI > > Thanks sorry I should have mentioned I tried that and got: > [root@dns1 /var/db/pkg/bsdpan-Pod-Perldoc-3.15]# pkg_delete bsdpan-Pod-Perldoc > pkg_delete: no such package 'bsdpan-Pod-Perldoc' installed Actually, pkg_delete wants a full package name or a pattern, so it should be either pkg_delete bsdpan-Pod-Perldoc-3.15 or pkg_delete bsdpan-Pod-Perldoc-\* \Anton. -- There is no beauty in entropy. -- Eliezer Yudkowsky From peterjeremy at optushome.com.au Tue Apr 14 05:19:31 2009 From: peterjeremy at optushome.com.au (Peter Jeremy) Date: Tue Apr 14 06:00:54 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> Message-ID: <20090414101451.GA73770@server.vk2pj.dyndns.org> On 2009-Apr-13 12:35:05 +0100, Matthew Seaman wrote: >The patch Edwin applied before broke under QAT testing because the >www/rt38 port layout is now completely different to www/rt36 and >earlier, breaking the dependency checking. www/rt36 is on the old >layout, so should be fine. Even so, internal changes in rt38 code >mean that the various graphs this port would have produced no longer >work correctly, so best to leave it depending on www/rt36 instead. Is it worth explicitly making it conflict with www/rt38? At present, if you already have rt38 installed, p5-RTx-Statistics will build and then fail to install or work with a non-obvious error message. A CONFLICTS line could explicitly explain what the problem is. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090414/c77950fa/attachment.pgp From yerenkow at uct.ua Tue Apr 14 08:13:56 2009 From: yerenkow at uct.ua (A.Yerenkow) Date: Tue Apr 14 09:01:01 2009 Subject: you have typo in ports Message-ID: <49E49F97.3030109@uct.ua> file /devel/p5-Object-MultiType/pkg-plist ... @dirrmtry %%SITE_PERL%%/mach/auto/Object @dirrmtry %SITE_PERL%%/%%PERL_ARCH%%/Object @dirrmtry %%SITE_PERL%%/Object seems missing one sign "%" in second line from bottom, yes? From m.seaman at infracaninophile.co.uk Tue Apr 14 10:31:18 2009 From: m.seaman at infracaninophile.co.uk (Matthew Seaman) Date: Tue Apr 14 11:06:52 2009 Subject: cvs commit: ports/www/p5-RTx-Statistics Makefile In-Reply-To: <20090414101451.GA73770@server.vk2pj.dyndns.org> References: <200904112248.n3BMm6mo021412@repoman.freebsd.org> <20090412193542.3F8C38FC3B@release.ixsystems.com> <49E2F106.5090506@infracaninophile.co.uk> <20090413112958.1b6df281@it.buh.tecnik93.com> <20090413113505.GA53293@happy-idiot-talk.infracaninophile.co.uk> <20090414101451.GA73770@server.vk2pj.dyndns.org> Message-ID: <49E4C857.40903@infracaninophile.co.uk> Peter Jeremy wrote: > On 2009-Apr-13 12:35:05 +0100, Matthew Seaman wrote: >> The patch Edwin applied before broke under QAT testing because the >> www/rt38 port layout is now completely different to www/rt36 and >> earlier, breaking the dependency checking. www/rt36 is on the old >> layout, so should be fine. Even so, internal changes in rt38 code >> mean that the various graphs this port would have produced no longer >> work correctly, so best to leave it depending on www/rt36 instead. > > Is it worth explicitly making it conflict with www/rt38? At present, > if you already have rt38 installed, p5-RTx-Statistics will build and > then fail to install or work with a non-obvious error message. A > CONFLICTS line could explicitly explain what the problem is. > Yes. That would be nice. Unfortunately it won't work: you'ld still see exactly the same output -- the conflicts message between rt36 and rt38 when rt36 is attempted to be installed as a BUILD_DEPENDS of p5-RTx-Statistics. It's a rather a shame that CONFLICTS is not applied until just before the install phase for any port -- sometimes that's right and proper, other times it results in a wasted build of a port that will refuse to be installed. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 259 bytes Desc: OpenPGP digital signature Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090414/041f5d8c/signature.pgp From bugmaster at FreeBSD.org Mon Apr 20 11:08:00 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 20 11:09:52 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200904201107.n3KB7wH2034295@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/133305 perl devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4 o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 4 problems total. From QAT at FreeBSD.org Tue Apr 21 18:26:38 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Tue Apr 21 18:26:44 2009 Subject: www/p5-RTx-Statistics - fails: mtree Message-ID: <20090421181042.5C7EC8FC2C@release.ixsystems.com> The Restless Daemon identified a mtree error while trying to build: p5-RTx-Statistics-0.1.8_2 maintained by perl@FreeBSD.org Makefile ident: $FreeBSD: ports/www/p5-RTx-Statistics/Makefile,v 1.7 2009/04/13 11:47:53 erwin Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_2.log : Installing /usr/local/rt3/share/html/RTx/Statistics/OpenStalled/index.html Installing /usr/local/rt3/share/html/RTx/Statistics/OpenStalled/Elements/Chart Installing /usr/local/rt3/share/html/RTx/Statistics/Resolution/index.html Installing /usr/local/rt3/share/html/RTx/Statistics/Resolution/Elements/Chart Installing /usr/local/rt3/share/html/RTx/Statistics/FAQ/index.html Installing /usr/local/rt3/share/html/Callbacks/kStatistics/Elements/Tabs/Default ===> Registering installation for p5-RTx-Statistics-0.1.8_2 ================================================================ ======================================== ===> Building package for p5-RTx-Statistics-0.1.8_2 tar: rt3/local/lib/auto/RTx/Statistics/.packlist: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/p5-RTx-Statistics-0.1.8_2.tbz Registering depends: rt-3.6.7_1 p5-Apache-DBI-1.06_1 p5-libapreq-1.34 mod_perl-1.30 p5-libwww-5.825 p5-Compress-Zlib-2.015 p5-IO-Compress-Zlib-2.015 p5-Compress-Raw-Zlib-2.017 p5-IO-Compress-Base-2.015 p5-MIME-Tools-5.427,2 p5-Convert-BinHex-1.119 p5-DBIx-SearchBuilder-1.54 p5-Encode-2.33 p5-MIME-Base64-3.07 p5-DBD-mysql-4.010 mysql-client-5.0.77_1 p5-DBIx-DBSchema-0.36 p5-DBI-1.60.7 p5-HTML-Mason-1.39_1 p5-Cache-Cache-1.06 p5-Cache-2.04_1 p5-Cache-Simple-TimedExpiry-0.27 p5-Calendar-Simple-1.20 p5-Class-Accessor-0.31 p5-Class-Container-0.12 p5-Exception-Class-1.26 p5-Class-Data-Inheritable-0.08 p5-XML-RSS-1.43 p5-DateTime-Format-W3CDTF-0.04 p5-DateTime-Format-Mail-0.30.01 p5-DateTime-0.47 p5-Class-Factory-Util-1.7 p5-Class-ReturnValue-0.55 p5-DateTime-TimeZone-0.88 p5-Class-Singleton-1.4 p5-Clone-0.31 p5-DateTime-Locale-0.42 p5-Devel-StackTrace-1.20 p5-capitalization-0.03 p5-Devel-Symdump-2.0800 p5-File-NFSLock-1.20 p5-File-Temp-0.21 p5-FreezeThaw-0.45 p5-Getopt-Long-2.37 p5 -Heap-0.80 p5-IO-String-1.08 p5-IO-stringy-2.110 p5-IPC-ShareLite-0.17 p5-Locale-Maketext-Fuzzy-0.10 p5-Locale-Maketext-Lexicon-0.77 p5-Locale-Maketext-1.13 p5-Log-Dispatch-2.22 p5-Module-Versions-Report-1.06 p5-Params-Validate-0.91 p5-CGI.pm-3.42,1 p5-PathTools-3.2900 p5-Storable-2.18 p5-Term-ReadKey-2.30 p5-Text-Quoted-2.05 p5-Test-Simple-0.86 p5-Time-HiRes-1.9719,1 p5-Time-Local-1.19.01 p5-Time-modules-2006.0814 p5-Mail-Tools-2.04 p5-TimeDate-1.16,1 p5-Tree-Simple-1.18 p5-UNIVERSAL-require-0.13 p5-Want-0.18 p5-Text-Autoformat-1.14.0 p5-Text-Reform-1.12.2_1 p5-version-0.76 p5-GD-Graph-1.44.01_1 p5-GD-TextUtil-0.86_1 p5-GD-2.41 gd-2.0.35,1 freetype2-2.3.9_1 pkg-config-0.23_1 jpeg-6b_7 png-1.2.35 p5-Error-0.17015 p5-List-MoreUtils-0.22 p5-Text-WikiFormat-0.79 p5-Scalar-List-Utils-1.19,1 apache-1.3.41 p5-Net-1.22_1,1 p5-Authen-SASL-2.12 p5-Digest-HMAC-1.01 p5-Digest-SHA1-2.11 p5-HTML-Format-2.04 p5-HTML-Tree-3.23 p5-HTML-Parser-3.60 p5-URI-1.37 p5-HTML-Tagset-3.20 p5-Apache-S ession-1.87 p5-Digest-MD5-2.38 p5-Font-AFM-1.20 p5-HTML-Scrubber-0.08 p5-Mail-Sendmail-0.79 p5-GSSAPI-0.26 p5-Regexp-Common-2.122 p5-Text-Template-1.45 p5-Text-Wrapper-1.02 p5-XML-Simple-2.18 p5-XML-SAX-Expat-0.40 p5-XML-Parser-2.36 p5-CSS-Squish-0.07 p5-XML-SAX-0.96 p5-XML-NamespaceSupport-1.09_1 perl-5.8.9_2 expat-2.0.1. Creating bzip'd tar ball in '/tmp/packages/All/p5-RTx-Statistics-0.1.8_2.tbz' *** Error code 1 Stop in /a/ports/www/p5-RTx-Statistics. Deleting p5-RTx-Statistics-0.1.8_2 pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx/Statistics/.packlist' doesn't exist pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx/Statistics' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/rt3/local/lib/auto/RTx/Statistics' pkg_delete: file '/usr/local/rt3/local/lib/auto/RTx' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/rt3/local/lib/auto/RTx' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 19313209 4 -rw-r--r-- 1 root wheel 233 Apr 21 18:10 usr/local/lib/perl5/5.8.9/mach/perllocal.pod 19313203 12 -r--r--r-- 1 root wheel 5011 Apr 21 18:10 usr/local/lib/perl5/5.8.9/man/man3/RTx::Statistics.3 19313204 4 drwxr-xr-x 3 root wheel 512 Apr 21 18:10 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx 19313205 4 drwxr-xr-x 2 root wheel 512 Apr 21 18:10 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx/Statistics 19313208 4 -rw-r--r-- 1 root wheel 97 Apr 21 18:10 usr/local/lib/perl5/site_perl/5.8.9/mach/auto/RTx/Statistics/.packlist 19289221 4 drwxr-xr-x 3 root wheel 512 Apr 21 18:10 usr/local/rt3/local 19289247 4 drwxr-xr-x 2 root wheel 512 Apr 21 18:10 usr/local/rt3/local/lib ================================================================ build of /usr/ports/www/p5-RTx-Statistics ended at Tue Apr 21 18:10:40 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/p5-RTx-Statistics-0.1.8_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=p5-RTx-Statistics The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. 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 heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From bugmaster at FreeBSD.org Mon Apr 27 11:08:02 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 27 11:10:04 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200904271108.n3RB80w6003559@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/133305 perl devel/p5-IO-Tty: Cannot create a new IO::Tty from fd 4 o ports/131225 perl math/PDL: PDL-2.4.3_5: Unable to find PDL/pdldoc.db o ports/129626 perl lang/p5-Tcl segfaults on i386 and amd64 on FreeBSD 7 o ports/121472 perl Loading perl scripts causes irc/xchat segmentation fau 4 problems total. From leeym at leeym.com Mon Apr 27 17:31:43 2009 From: leeym at leeym.com (Yen-Ming Lee) Date: Mon Apr 27 17:31:50 2009 Subject: cvs commit: ports/textproc/p5-POE-Filter-XML Makefile distinfo In-Reply-To: <20090427185342.55e24c32@it.buh.tecnik93.com> References: <200904270805.n3R859Rp026018@repoman.freebsd.org> <20090427185342.55e24c32@it.buh.tecnik93.com> Message-ID: <759236930904270959w6839df32y37cf706bba975161@mail.gmail.com> It requires perl 5.10 in POE-Filter-XML-0.38/Build.PL, and the message is generated by bsd.perl.mk. Several issues: - how do we handle the perl modules require perl 5.10 or above? push users to upgrade? - should we remove lang/perl5.8 from the message? Regards, -- Yen-Ming Lee 2009/4/27 Ion-Mihai Tetcu : > On Mon, 27 Apr 2009 08:05:09 +0000 (UTC) > Yen-Ming Lee wrote: > >> leeym ? ? ? 2009-04-27 08:05:09 UTC >> >> ? FreeBSD ports repository >> >> ? Modified files: >> ? ? textproc/p5-POE-Filter-XML Makefile distinfo >> ? Log: >> ? - update to 0.38 > > =====> /usr/ports/textproc/p5-POE-Filter-XML/ > ===> ?p5-POE-Filter-XML-0.38 requires Perl 5.10.0 or later, install lang/perl5.8 or lang/perl5.10 and try again. > *** Error code 1 > > ?:-) > > > -- > IOnut - Un^d^dregistered ;) FreeBSD "user" > ?"Intellectual Property" is ? nowhere near as valuable ? as "Intellect" > FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B > From itetcu at FreeBSD.org Mon Apr 27 21:04:14 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Mon Apr 27 21:04:22 2009 Subject: cvs commit: ports/textproc/p5-POE-Filter-XML Makefile distinfo In-Reply-To: <759236930904270959w6839df32y37cf706bba975161@mail.gmail.com> References: <200904270805.n3R859Rp026018@repoman.freebsd.org> <20090427185342.55e24c32@it.buh.tecnik93.com> <759236930904270959w6839df32y37cf706bba975161@mail.gmail.com> Message-ID: <20090428000433.5748e879@it.buh.tecnik93.com> On Mon, 27 Apr 2009 09:59:28 -0700 Yen-Ming Lee wrote: > It requires perl 5.10 in POE-Filter-XML-0.38/Build.PL, and the message > is generated by bsd.perl.mk. Yeh, I know :-) > Several issues: > - how do we handle the perl modules require perl 5.10 or above? push > users to upgrade? As long as PERL_VERSION?= 5.8.9 that ain't really an option. Making perl 5.10 the default will require some full -exp builds on PointyHat. > - should we remove lang/perl5.8 from the message? Well, tweaking this: .if ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} USE_PERL5_REASON?= requires Perl ${want_perl_ver} or later, install lang/perl5.8 or lang/perl5.10 and try again IGNORE= ${USE_PERL5_REASON} .endif # ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} based on ${want_perl_minor} should be enough until perl6 -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20090427/ca125b61/signature.pgp From leeym at leeym.com Tue Apr 28 07:43:40 2009 From: leeym at leeym.com (Yen-Ming Lee) Date: Tue Apr 28 07:45:12 2009 Subject: cvs commit: ports/textproc/p5-POE-Filter-XML Makefile distinfo In-Reply-To: <20090428000433.5748e879@it.buh.tecnik93.com> References: <200904270805.n3R859Rp026018@repoman.freebsd.org> <20090427185342.55e24c32@it.buh.tecnik93.com> <759236930904270959w6839df32y37cf706bba975161@mail.gmail.com> <20090428000433.5748e879@it.buh.tecnik93.com> Message-ID: <759236930904280043y43b465edrfdc8dc54c6d6abc0@mail.gmail.com> Like this? $ cvs diff Index: bsd.perl.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.perl.mk,v retrieving revision 1.13 diff -u -d -b -w -r1.13 bsd.perl.mk --- bsd.perl.mk 28 Mar 2009 20:45:06 -0000 1.13 +++ bsd.perl.mk 28 Apr 2009 07:41:52 -0000 @@ -151,7 +151,11 @@ .if ${want_perl_sign} == "+" .if ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} +.if ${want_perl_minor} == "010" +USE_PERL5_REASON?= requires Perl ${want_perl_ver} or later, install lang/perl5.10 and try again +.else USE_PERL5_REASON?= requires Perl ${want_perl_ver} or later, install lang/perl5.8 or lang/perl5.10 and try again +.endif IGNORE= ${USE_PERL5_REASON} .endif # ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} .elif ${want_perl_sign} == "" -- Yen-Ming Lee 2009/4/27 Ion-Mihai Tetcu : > On Mon, 27 Apr 2009 09:59:28 -0700 > Yen-Ming Lee wrote: > >> It requires perl 5.10 in POE-Filter-XML-0.38/Build.PL, and the message >> is generated by bsd.perl.mk. > > Yeh, I know :-) > >> Several issues: >> - how do we handle the perl modules require perl 5.10 or above? push >> users to upgrade? > > As long as PERL_VERSION?= ?5.8.9 that ain't really an option. Making > perl 5.10 the default will require some full -exp builds on PointyHat. > >> - should we remove lang/perl5.8 from the message? > > Well, tweaking this: > ?.if ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} > ?USE_PERL5_REASON?= ? ? ?requires Perl ${want_perl_ver} or later, install lang/perl5.8 or lang/perl5.10 and try again > ?IGNORE= ${USE_PERL5_REASON} > ?.endif # ${USE_PERL5_LEVEL} > ${masked_PERL_LEVEL} > based on ${want_perl_minor} should be enough until perl6 > > -- > IOnut - Un^d^dregistered ;) FreeBSD "user" > ?"Intellectual Property" is ? nowhere near as valuable ? as "Intellect" > FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B > From lars at thegler.dk Tue Apr 28 08:52:30 2009 From: lars at thegler.dk (Lars Thegler) Date: Tue Apr 28 08:52:37 2009 Subject: you have typo in ports In-Reply-To: <49E49F97.3030109@uct.ua> References: <49E49F97.3030109@uct.ua> Message-ID: <95a4ccfc0904280119y73498a6ag57d1bf5a3996fc8c@mail.gmail.com> Fixed, thanks! Next time please send a PR :) /Lars On Tue, Apr 14, 2009 at 4:37 PM, A.Yerenkow wrote: > > file /devel/p5-Object-MultiType/pkg-plist > > ... > @dirrmtry %%SITE_PERL%%/mach/auto/Object > @dirrmtry %SITE_PERL%%/%%PERL_ARCH%%/Object > @dirrmtry %%SITE_PERL%%/Object > > seems missing one sign "%" in second line from bottom, yes?