From edwin at FreeBSD.org Sun Nov 1 22:50:12 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Nov 1 22:50:23 2009 Subject: ports/140178: www/p5-Template-Toolkit: Fix build with WITH_DATE_CALC Message-ID: <200911012250.nA1MoC3E055451@freefall.freebsd.org> Synopsis: www/p5-Template-Toolkit: Fix build with WITH_DATE_CALC Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 1 22:50:11 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140178 From bugmaster at FreeBSD.org Mon Nov 2 11:08:08 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 2 11:10:59 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200911021108.nA2B87dO034700@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 -------------------------------------------------------------------------------- o ports/140178 perl www/p5-Template-Toolkit: Fix build with WITH_DATE_CALC o ports/140106 perl devel/p5-Test-Differences 0.4801 > succeeds port (port o ports/139852 perl [PATCH] devel/p5-DateTime-Format-Strptime: Fix build ( o ports/139851 perl [PATCH] devel/p5-Alzabo: Fix build (since p5-Params-Va o ports/139237 perl security/p5-Authen-SASL always installs kerberos depen o ports/133850 perl devel/p5-Log-Dispatch install dependencies 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 9 problems total. From skv at FreeBSD.org Thu Nov 5 11:51:02 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Thu Nov 5 11:51:08 2009 Subject: ports/140178: www/p5-Template-Toolkit: Fix build with WITH_DATE_CALC Message-ID: <200911051151.nA5Bp1Ln030710@freefall.freebsd.org> Synopsis: www/p5-Template-Toolkit: Fix build with WITH_DATE_CALC State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Thu Nov 5 11:50:30 UTC 2009 State-Changed-Why: Committed, thanks. I only change ${SITE_PERL}/Date/Calc.pm with p5-Date-Calc>=0 http://www.freebsd.org/cgi/query-pr.cgi?pr=140178 From dfilter at FreeBSD.ORG Thu Nov 5 12:00:15 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Nov 5 12:00:22 2009 Subject: ports/140178: commit references a PR Message-ID: <200911051200.nA5C0FLi031028@freefall.freebsd.org> The following reply was made to PR ports/140178; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140178: commit references a PR Date: Thu, 5 Nov 2009 11:50:31 +0000 (UTC) skv 2009-11-05 11:50:18 UTC FreeBSD ports repository Modified files: www/p5-Template-Toolkit Makefile Log: Fix build with WITH_DATE_CALC PR: ports/140178 Submitted by: Geraud CONTINSOUZAS Revision Changes Path 1.34 +1 -1 ports/www/p5-Template-Toolkit/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From edwin at FreeBSD.org Thu Nov 5 13:00:27 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Nov 5 13:00:38 2009 Subject: ports/140311: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 Message-ID: <200911051300.nA5D0QcK084588@freefall.freebsd.org> Synopsis: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Thu Nov 5 13:00:26 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140311 From andrey at kostenko.name Thu Nov 5 13:09:09 2009 From: andrey at kostenko.name (Andrey Kostenko) Date: Thu Nov 5 13:09:16 2009 Subject: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 Message-ID: <200911051250.nA5ComDI089832@veda.park.rambler.ru> >Submitter-Id: current-users >Originator: Andrey Kostenko >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.1-RELEASE-p2 amd64 >Environment: System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009 >Description: - Update to 0.25 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Static-Simple-0.25.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Static-Simple/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 6 Oct 2009 19:51:16 -0000 1.11 +++ Makefile 5 Nov 2009 12:50:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Static-Simple -PORTVERSION= 0.23 +PORTVERSION= 0.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80008:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-MIME-Types>=1.25:${PORTSDIR}/mail/p5-MIME-Types \ - p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ + p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Static-Simple/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 6 Oct 2009 19:51:16 -0000 1.9 +++ distinfo 5 Nov 2009 12:50:32 -0000 @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = c21650f80aaa19a15b308b8ff369bd58 -SHA256 (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = 6679e937320449eb8c2131761ff856f8900def396fda42f175046be9dd33e4d1 -SIZE (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = 35490 +MD5 (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 50db782f607cca95cbfa3296b295942e +SHA256 (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 921ccc47f067922501b938e8f1b10009d9572cb9f4f2bfe9523c44a6d13a85b8 +SIZE (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 35795 --- p5-Catalyst-Plugin-Static-Simple-0.25.patch ends here --- From skv at FreeBSD.org Thu Nov 5 14:40:45 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Thu Nov 5 14:40:52 2009 Subject: ports/140106: devel/p5-Test-Differences 0.4801 > succeeds port (port has 0.500) Message-ID: <200911051440.nA5Eeifj075303@freefall.freebsd.org> Synopsis: devel/p5-Test-Differences 0.4801 > succeeds port (port has 0.500) State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Thu Nov 5 14:40:38 UTC 2009 State-Changed-Why: Fixed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=140106 From dfilter at FreeBSD.ORG Thu Nov 5 14:50:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Nov 5 14:50:10 2009 Subject: ports/140106: commit references a PR Message-ID: <200911051450.nA5Eo3Z6078783@freefall.freebsd.org> The following reply was made to PR ports/140106; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140106: commit references a PR Date: Thu, 5 Nov 2009 14:40:40 +0000 (UTC) skv 2009-11-05 14:40:31 UTC FreeBSD ports repository Modified files: devel/p5-Test-Differences Makefile Log: Fix versioning. PR: ports/140106 Submitted by: Henk van Oers Revision Changes Path 1.12 +1 -0 ports/devel/p5-Test-Differences/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From skv at FreeBSD.org Thu Nov 5 14:54:19 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Thu Nov 5 14:54:26 2009 Subject: ports/139237: security/p5-Authen-SASL always installs kerberos dependency Message-ID: <200911051454.nA5EsJs1086868@freefall.freebsd.org> Synopsis: security/p5-Authen-SASL always installs kerberos dependency State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Thu Nov 5 14:54:15 UTC 2009 State-Changed-Why: Fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=139237 From dfilter at FreeBSD.ORG Thu Nov 5 15:00:13 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Nov 5 15:00:20 2009 Subject: ports/139237: commit references a PR Message-ID: <200911051500.nA5F0DVQ087093@freefall.freebsd.org> The following reply was made to PR ports/139237; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/139237: commit references a PR Date: Thu, 5 Nov 2009 14:54:09 +0000 (UTC) skv 2009-11-05 14:53:59 UTC FreeBSD ports repository Modified files: security/p5-Authen-SASL Makefile Log: Respect KERBEROS option when it is "off". PR: ports/139237 Pointed by: Vick Khera Revision Changes Path 1.21 +3 -1 ports/security/p5-Authen-SASL/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From skv at FreeBSD.org Thu Nov 5 15:30:31 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Thu Nov 5 15:30:47 2009 Subject: ports/133850: devel/p5-Log-Dispatch install dependencies Message-ID: <200911051530.nA5FUVLp016294@freefall.freebsd.org> Synopsis: devel/p5-Log-Dispatch install dependencies State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Thu Nov 5 15:30:25 UTC 2009 State-Changed-Why: Fixed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=133850 From skv at FreeBSD.org Thu Nov 5 15:39:35 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Thu Nov 5 15:39:41 2009 Subject: ports/140311: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 Message-ID: <200911051539.nA5FdYwN022679@freefall.freebsd.org> Synopsis: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25 State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Thu Nov 5 15:38:07 UTC 2009 State-Changed-Why: Committed. Please note that your patch is incorrect: you added duplicate of devel/p5-Class-Data-Inheritable. http://www.freebsd.org/cgi/query-pr.cgi?pr=140311 From dfilter at FreeBSD.ORG Thu Nov 5 15:40:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Nov 5 15:40:15 2009 Subject: ports/133850: commit references a PR Message-ID: <200911051540.nA5Fe4od022746@freefall.freebsd.org> The following reply was made to PR ports/133850; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133850: commit references a PR Date: Thu, 5 Nov 2009 15:30:27 +0000 (UTC) skv 2009-11-05 15:30:13 UTC FreeBSD ports repository Modified files: devel/p5-Log-Dispatch Makefile Log: Fix dependency check clause for mod_perl2. PR: ports/133850 Submitted by: Octavian Revision Changes Path 1.33 +1 -1 ports/devel/p5-Log-Dispatch/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From dfilter at FreeBSD.ORG Thu Nov 5 15:40:06 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Nov 5 15:40:15 2009 Subject: ports/140311: commit references a PR Message-ID: <200911051540.nA5Fe5Q1022774@freefall.freebsd.org> The following reply was made to PR ports/140311; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140311: commit references a PR Date: Thu, 5 Nov 2009 15:38:11 +0000 (UTC) skv 2009-11-05 15:37:57 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Static-Simple Makefile distinfo Log: Upadte to 0.25 Changes: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Static-Simple-0.25/Changes PR: ports/140311 Submitted by: Andrey Kostenko Revision Changes Path 1.12 +1 -1 ports/www/p5-Catalyst-Plugin-Static-Simple/Makefile 1.10 +3 -3 ports/www/p5-Catalyst-Plugin-Static-Simple/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From linimon at FreeBSD.org Sat Nov 7 07:28:38 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Nov 7 07:28:46 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20091107072838.2DDA71CD1E@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 6.x/7.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-Apache-AuthTicket broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20091022114137/p5-Apache-AuthTicket-0.90.log.bz2 (_Oct_24_04:01:55_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache-AuthTicket 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 Mon Nov 9 03:58:02 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Mon Nov 9 03:58:09 2009 Subject: Now OK (Re: cvs commit: ports/databases/p5-DBD-ODBC Makefile) In-Reply-To: <200911090336.nA93aJtv005296@repoman.freebsd.org> References: <200911090336.nA93aJtv005296@repoman.freebsd.org> Message-ID: <20091109034033.D0B3B12E3D88@quark.ds9.tecnik93.com> databases/p5-DBD-ODBC, 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 heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From edwin at FreeBSD.org Mon Nov 9 04:30:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Nov 9 04:30:19 2009 Subject: ports/140401: [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120 Message-ID: <200911090430.nA94UD1v099330@freefall.freebsd.org> Synopsis: [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Nov 9 04:30:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140401 From wen at FreeBSD.org Mon Nov 9 07:17:26 2009 From: wen at FreeBSD.org (wen@FreeBSD.org) Date: Mon Nov 9 07:17:32 2009 Subject: ports/140401: [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120 Message-ID: <200911090717.nA97HPoE053897@freefall.freebsd.org> Synopsis: [PATCH] audio/p5-Audio-MPD-Common: update to 1.093120 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Mon Nov 9 07:17:25 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140401 From dfilter at FreeBSD.ORG Mon Nov 9 07:20:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Mon Nov 9 07:20:15 2009 Subject: ports/140401: commit references a PR Message-ID: <200911090720.nA97K444054011@freefall.freebsd.org> The following reply was made to PR ports/140401; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140401: commit references a PR Date: Mon, 9 Nov 2009 07:10:44 +0000 (UTC) wen 2009-11-09 07:10:29 UTC FreeBSD ports repository Modified files: audio/p5-Audio-MPD-Common Makefile distinfo Log: - Update to 1.093120 PR: ports/140401 Submitted by: Sahil Tandon Revision Changes Path 1.6 +2 -1 ports/audio/p5-Audio-MPD-Common/Makefile 1.5 +3 -3 ports/audio/p5-Audio-MPD-Common/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From bugmaster at FreeBSD.org Mon Nov 9 11:08:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 9 11:10:40 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200911091108.nA9B8AMh080124@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 -------------------------------------------------------------------------------- o ports/139852 perl [PATCH] devel/p5-DateTime-Format-Strptime: Fix build ( o ports/139851 perl [PATCH] devel/p5-Alzabo: Fix build (since p5-Params-Va 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 5 problems total. From jumper99 at gmx.de Wed Nov 11 13:52:29 2009 From: jumper99 at gmx.de (Helmut Schneider) Date: Wed Nov 11 13:52:39 2009 Subject: Bus error: 10 (core dumped) Message-ID: Hi, running FreBSD 7.2 amd64 I have a small perl script that queries LDAP attributes using Net::LDAP(S). I query a source and after that a destination. I decided to give threads a chance so I recompiled perl 5.8 to use threads. I also recompiled everything depending on perl (at least what pkg_info -R perl-5.8.9_3) reported. The thread itself runs fine using "my $srcThread = threads->create()", but as soon as I commit it using "$srcThread->join();" perl cores. It's only my $srcThread = threads->create($mySub, "param1, param2, ...) $srcThread->join(); nothing in between. (gdb) bt #0 0x0000000800d36b7e in free () from /lib/libc.so.7 #1 0x00000008036bf79d in CRYPTO_free () from /lib/libcrypto.so.5 #2 0x000000080366b6d7 in sk_free () from /lib/libcrypto.so.5 #3 0x00000008036407ca in X509_VERIFY_PARAM_table_cleanup () from /lib/libcrypto.so.5 #4 0x0000000803640b09 in X509_VERIFY_PARAM_free () from /lib/libcrypto.so.5 #5 0x000000080347d903 in SSL_free () from /usr/lib/libssl.so.5 #6 0x000000080333f6a8 in XS_Net__SSLeay_free (my_perl=Variable "my_perl" is not available. ) at SSLeay.c:1177 #7 0x00000008006c2f87 in Perl_pp_entersub () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #8 0x00000008006c16fe in Perl_runops_standard () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #9 0x00000008006bc70b in Perl_call_sv () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #10 0x00000008006ce6d3 in Perl_sv_clear () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #11 0x00000008006ceeae in Perl_sv_free () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #12 0x00000008006ca7c9 in S_visit () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #13 0x00000008006ca821 in Perl_sv_clean_objs () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #14 0x00000008006c0bc8 in perl_destruct () from /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so #15 0x0000000000400c66 in main () (gdb) I'm not sure what to do next, where to report that problem. I'm no expert in coding (neither C nor Perl) but as far as I read by now Perl should *never* core. Thanks, Helmut From tobez at freebsd.org Wed Nov 11 14:15:01 2009 From: tobez at freebsd.org (Anton Berezin) Date: Wed Nov 11 14:15:07 2009 Subject: Bus error: 10 (core dumped) In-Reply-To: References: Message-ID: <20091111141459.GB51538@heechee.tobez.org> Helmut, Would it be possible to see the complete, preferably as minimalistic as possible, script which can reproduce the problem? Off-list, if you prefer. \Anton. On Wed, Nov 11, 2009 at 02:25:46PM +0100, Helmut Schneider wrote: > running FreBSD 7.2 amd64 I have a small perl script that queries LDAP > attributes using Net::LDAP(S). I query a source and after that a > destination. > > I decided to give threads a chance so I recompiled perl 5.8 to use threads. > I also recompiled everything depending on perl (at least what pkg_info -R > perl-5.8.9_3) reported. > > The thread itself runs fine using "my $srcThread = threads->create()", but > as soon as I commit it using "$srcThread->join();" perl cores. It's only > > my $srcThread = threads->create($mySub, "param1, param2, ...) > $srcThread->join(); > > nothing in between. > > (gdb) bt > #0 0x0000000800d36b7e in free () from /lib/libc.so.7 > #1 0x00000008036bf79d in CRYPTO_free () from /lib/libcrypto.so.5 > #2 0x000000080366b6d7 in sk_free () from /lib/libcrypto.so.5 > #3 0x00000008036407ca in X509_VERIFY_PARAM_table_cleanup () from > /lib/libcrypto.so.5 > #4 0x0000000803640b09 in X509_VERIFY_PARAM_free () from /lib/libcrypto.so.5 > #5 0x000000080347d903 in SSL_free () from /usr/lib/libssl.so.5 > #6 0x000000080333f6a8 in XS_Net__SSLeay_free (my_perl=Variable "my_perl" is > not available. > ) at SSLeay.c:1177 > #7 0x00000008006c2f87 in Perl_pp_entersub () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #8 0x00000008006c16fe in Perl_runops_standard () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #9 0x00000008006bc70b in Perl_call_sv () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #10 0x00000008006ce6d3 in Perl_sv_clear () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #11 0x00000008006ceeae in Perl_sv_free () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #12 0x00000008006ca7c9 in S_visit () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #13 0x00000008006ca821 in Perl_sv_clean_objs () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #14 0x00000008006c0bc8 in perl_destruct () from > /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so > #15 0x0000000000400c66 in main () > (gdb) > > I'm not sure what to do next, where to report that problem. I'm no expert in > coding (neither C nor Perl) but as far as I read by now Perl should *never* > core. > > Thanks, Helmut > > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" -- Matters of elegance ought to be left to the tailor and to the cobbler. -- L. Boltzmann From jumper99 at gmx.de Wed Nov 11 14:39:26 2009 From: jumper99 at gmx.de (Helmut Schneider) Date: Wed Nov 11 14:40:14 2009 Subject: Bus error: 10 (core dumped) In-Reply-To: <20091111141459.GB51538@heechee.tobez.org> References: <20091111141459.GB51538@heechee.tobez.org> Message-ID: <98CC4DD4CE9A4A43903BC49F92CDDAB0@vpe.de> Anton, Nice to read you again. :) I'll PM you my LDAP.pm where all the relevant functions are located. I'm not proud of it but I hope it helps. Helmut -------------------------------------------------- From: "Anton Berezin" Sent: Wednesday, November 11, 2009 3:14 PM To: "Helmut Schneider" Cc: Subject: Re: Bus error: 10 (core dumped) > Helmut, > > Would it be possible to see the complete, preferably as minimalistic as > possible, script which can reproduce the problem? > > Off-list, if you prefer. > > \Anton. > > On Wed, Nov 11, 2009 at 02:25:46PM +0100, Helmut Schneider wrote: > >> running FreBSD 7.2 amd64 I have a small perl script that queries LDAP >> attributes using Net::LDAP(S). I query a source and after that a >> destination. >> >> I decided to give threads a chance so I recompiled perl 5.8 to use >> threads. >> I also recompiled everything depending on perl (at least what pkg_info -R >> perl-5.8.9_3) reported. >> >> The thread itself runs fine using "my $srcThread = threads->create()", >> but >> as soon as I commit it using "$srcThread->join();" perl cores. It's only >> >> my $srcThread = threads->create($mySub, "param1, param2, ...) >> $srcThread->join(); >> >> nothing in between. >> >> (gdb) bt >> #0 0x0000000800d36b7e in free () from /lib/libc.so.7 >> #1 0x00000008036bf79d in CRYPTO_free () from /lib/libcrypto.so.5 >> #2 0x000000080366b6d7 in sk_free () from /lib/libcrypto.so.5 >> #3 0x00000008036407ca in X509_VERIFY_PARAM_table_cleanup () from >> /lib/libcrypto.so.5 >> #4 0x0000000803640b09 in X509_VERIFY_PARAM_free () from >> /lib/libcrypto.so.5 >> #5 0x000000080347d903 in SSL_free () from /usr/lib/libssl.so.5 >> #6 0x000000080333f6a8 in XS_Net__SSLeay_free (my_perl=Variable "my_perl" >> is >> not available. >> ) at SSLeay.c:1177 >> #7 0x00000008006c2f87 in Perl_pp_entersub () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #8 0x00000008006c16fe in Perl_runops_standard () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #9 0x00000008006bc70b in Perl_call_sv () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #10 0x00000008006ce6d3 in Perl_sv_clear () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #11 0x00000008006ceeae in Perl_sv_free () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #12 0x00000008006ca7c9 in S_visit () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #13 0x00000008006ca821 in Perl_sv_clean_objs () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #14 0x00000008006c0bc8 in perl_destruct () from >> /usr/local/lib/perl5/5.8.9/mach/CORE/libperl.so >> #15 0x0000000000400c66 in main () >> (gdb) >> >> I'm not sure what to do next, where to report that problem. I'm no expert >> in >> coding (neither C nor Perl) but as far as I read by now Perl should >> *never* >> core. >> >> Thanks, Helmut >> >> _______________________________________________ >> freebsd-perl@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-perl >> To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" > > -- > Matters of elegance ought to be left to the tailor and to the cobbler. > -- L. Boltzmann From edwin at FreeBSD.org Sat Nov 14 07:40:16 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Nov 14 07:40:22 2009 Subject: ports/140550: [PATCH] devel/p5-MooseX-Storage: update to 0.23 Message-ID: <200911140740.nAE7eGSX066354@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-MooseX-Storage: update to 0.23 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 14 07:40:15 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140550 From sahil at tandon.net Sat Nov 14 07:48:37 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sat Nov 14 07:48:43 2009 Subject: [PATCH] devel/p5-MooseX-Storage: update to 0.23 Message-ID: <20091114073011.7F1BA170C3@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] devel/p5-MooseX-Storage: update to 0.23 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 0.23 >How-To-Repeat: >Fix: --- p5-MooseX-Storage.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 6 Nov 2009 07:15:15 -0000 1.7 +++ Makefile 14 Nov 2009 07:28:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Storage -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 6 Nov 2009 07:15:15 -0000 1.6 +++ distinfo 14 Nov 2009 07:28:44 -0000 @@ -1,3 +1,3 @@ -MD5 (MooseX-Storage-0.22.tar.gz) = 6988d31735ed013f8fd820ac995223fd -SHA256 (MooseX-Storage-0.22.tar.gz) = 5bc6ab3050054f61a74145ca4fa5137aef2db7902a0fb1bc9e883e7bff164c8c -SIZE (MooseX-Storage-0.22.tar.gz) = 47997 +MD5 (MooseX-Storage-0.23.tar.gz) = a76b22694dd5e6223ad1d1b8f9b5c003 +SHA256 (MooseX-Storage-0.23.tar.gz) = a217374c29fcf5a102823972bf5f123747a226b852ed54c1f87846c9d1ed328a +SIZE (MooseX-Storage-0.23.tar.gz) = 41441 --- p5-MooseX-Storage.diff ends here --- From sahil at tandon.net Sat Nov 14 08:14:11 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sat Nov 14 08:14:17 2009 Subject: [PATCH] net/p5-Net-OAuth: update to 0.20 Message-ID: <20091114081410.618F317083@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] net/p5-Net-OAuth: update to 0.20 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 0.20 >How-To-Repeat: >Fix: --- p5-Net-OAuth.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-OAuth/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 2 Jul 2009 09:24:15 -0000 1.13 +++ Makefile 14 Nov 2009 08:11:17 -0000 @@ -7,7 +7,7 @@ # PORTNAME= Net-OAuth -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,8 @@ p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0.06:${PORTSDIR}/devel/p5-Class-Data-Inheritable + p5-Class-Data-Inheritable>=0.06:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ + p5-Encode>=2.35:${PORTSDIR}/converters/p5-Encode RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-OAuth/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 2 Jul 2009 09:24:15 -0000 1.13 +++ distinfo 14 Nov 2009 08:11:17 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-OAuth-0.19.tar.gz) = 69e7f9eec3fbe772c9ed7113b358b77a -SHA256 (Net-OAuth-0.19.tar.gz) = b5f6908149eda69fff20dc4c1efe2fe43ca756dd2030ea058a9b627ad6d9caab -SIZE (Net-OAuth-0.19.tar.gz) = 30378 +MD5 (Net-OAuth-0.20.tar.gz) = bd081e4376e71c475336635321b1b2ed +SHA256 (Net-OAuth-0.20.tar.gz) = 3f28dcb6e940e3df0432ed79cc78f6d670128e57182314f092ba7d9f93c6f227 +SIZE (Net-OAuth-0.20.tar.gz) = 36495 --- p5-Net-OAuth.diff ends here --- From edwin at FreeBSD.org Sat Nov 14 08:20:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Nov 14 08:20:25 2009 Subject: ports/140551: [PATCH] net/p5-Net-OAuth: update to 0.20 Message-ID: <200911140820.nAE8KE6T002669@freefall.freebsd.org> Synopsis: [PATCH] net/p5-Net-OAuth: update to 0.20 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 14 08:20:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140551 From skv at FreeBSD.org Sat Nov 14 10:28:49 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Sat Nov 14 10:28:56 2009 Subject: ports/140550: [PATCH] devel/p5-MooseX-Storage: update to 0.23 Message-ID: <200911141028.nAEASmZ0015437@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-MooseX-Storage: update to 0.23 State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Sat Nov 14 10:28:40 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140550 From skv at FreeBSD.org Sat Nov 14 10:29:02 2009 From: skv at FreeBSD.org (skv@FreeBSD.org) Date: Sat Nov 14 10:29:09 2009 Subject: ports/140551: [PATCH] net/p5-Net-OAuth: update to 0.20 Message-ID: <200911141029.nAEAT2TW015476@freefall.freebsd.org> Synopsis: [PATCH] net/p5-Net-OAuth: update to 0.20 State-Changed-From-To: open->closed State-Changed-By: skv State-Changed-When: Sat Nov 14 10:28:56 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140551 From dfilter at FreeBSD.ORG Sat Nov 14 10:30:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Nov 14 10:30:15 2009 Subject: ports/140551: commit references a PR Message-ID: <200911141030.nAEAU2vZ015631@freefall.freebsd.org> The following reply was made to PR ports/140551; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140551: commit references a PR Date: Sat, 14 Nov 2009 10:24:06 +0000 (UTC) skv 2009-11-14 10:23:57 UTC FreeBSD ports repository Modified files: net/p5-Net-OAuth Makefile distinfo Log: Update to 0.20 Chnages: http://cpansearch.perl.org/src/KGRENNAN/Net-OAuth-0.20/Changes PR: ports/140551 Submitted by: Sahil Tandon Revision Changes Path 1.14 +2 -1 ports/net/p5-Net-OAuth/Makefile 1.14 +3 -3 ports/net/p5-Net-OAuth/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From dfilter at FreeBSD.ORG Sat Nov 14 10:30:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Nov 14 10:30:15 2009 Subject: ports/140550: commit references a PR Message-ID: <200911141030.nAEAU47g015771@freefall.freebsd.org> The following reply was made to PR ports/140550; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140550: commit references a PR Date: Sat, 14 Nov 2009 10:28:28 +0000 (UTC) skv 2009-11-14 10:28:15 UTC FreeBSD ports repository Modified files: devel/p5-MooseX-Storage Makefile distinfo Log: Update to 0.23 Changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Storage-0.23/Changes PR: ports/140550 Submitted by: Sahil Tandon Revision Changes Path 1.8 +1 -1 ports/devel/p5-MooseX-Storage/Makefile 1.7 +3 -3 ports/devel/p5-MooseX-Storage/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From sahil at tandon.net Sun Nov 15 01:08:17 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sun Nov 15 01:08:23 2009 Subject: [PATCH] security/p5-Filter-Crypto: update to 1.30 Message-ID: <20091115010817.3525817083@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] security/p5-Filter-Crypto: update to 1.30 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 1.30 - Take maintainership if perl@ is akin to ports@ in that the port is up for adoption. :-) >How-To-Repeat: >Fix: --- p5-Filter-Crypto.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-Filter-Crypto/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 30 Oct 2009 16:04:23 -0000 1.16 +++ Makefile 15 Nov 2009 01:06:14 -0000 @@ -6,12 +6,12 @@ # PORTNAME= Filter-Crypto -PORTVERSION= 1.29 +PORTVERSION= 1.30 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/p5-Filter-Crypto/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- distinfo 30 Oct 2009 16:04:23 -0000 1.12 +++ distinfo 15 Nov 2009 01:06:14 -0000 @@ -1,3 +1,3 @@ -MD5 (Filter-Crypto-1.29.tar.gz) = c0e3a36536973afa66fa5701a656b30f -SHA256 (Filter-Crypto-1.29.tar.gz) = 6cea826c09f83ff10a12a54ece755f0e1358f640ba15681808c0793dfd86d2d8 -SIZE (Filter-Crypto-1.29.tar.gz) = 159223 +MD5 (Filter-Crypto-1.30.tar.gz) = 152e05429b8bdee9ee05662e4b9330f6 +SHA256 (Filter-Crypto-1.30.tar.gz) = 7e84f9d0fc5d9d160f5375aba0456f8f6012a5c7e760902f72b822332f640e95 +SIZE (Filter-Crypto-1.30.tar.gz) = 159589 --- p5-Filter-Crypto.diff ends here --- From edwin at FreeBSD.org Sun Nov 15 01:10:12 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Nov 15 01:10:22 2009 Subject: ports/140562: [PATCH] security/p5-Filter-Crypto: update to 1.30 Message-ID: <200911150110.nAF1ABxi078168@freefall.freebsd.org> Synopsis: [PATCH] security/p5-Filter-Crypto: update to 1.30 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 15 01:10:11 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140562 From sahil at tandon.net Sun Nov 15 01:35:07 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sun Nov 15 01:35:14 2009 Subject: Ports with MAINTAINER= perl@FreeBSD.org Message-ID: <20091115011802.GA42096@magic.hamla.org> Apologies if this has already been broached and answered. I recently submitted update patches for: audio/p5-Audio-MPD-Common devel/p5-MooseX-Storage net/p5-Net-OAuth These ports are maintained by perl@. I am happy to adopt these ports if perl@ is akin to ports@ in that these ports are up for adoption. I don't want to step on any toes so I will submit a PR to make the change if there are no objections. Thanks, -- Sahil Tandon From wen at FreeBSD.org Sun Nov 15 09:14:12 2009 From: wen at FreeBSD.org (wen@FreeBSD.org) Date: Sun Nov 15 09:14:19 2009 Subject: ports/140562: [PATCH] security/p5-Filter-Crypto: update to 1.30 Message-ID: <200911150914.nAF9ECVT039690@freefall.freebsd.org> Synopsis: [PATCH] security/p5-Filter-Crypto: update to 1.30 State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun Nov 15 09:14:11 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140562 From dfilter at FreeBSD.ORG Sun Nov 15 09:20:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Nov 15 09:20:09 2009 Subject: ports/140562: commit references a PR Message-ID: <200911150920.nAF9K3OB040001@freefall.freebsd.org> The following reply was made to PR ports/140562; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140562: commit references a PR Date: Sun, 15 Nov 2009 09:13:09 +0000 (UTC) wen 2009-11-15 09:12:56 UTC FreeBSD ports repository Modified files: security/p5-Filter-Crypto Makefile distinfo Log: - Update to 1.30 - Pass maintainership to submitter PR: ports/140562 Submitted by: Sahil Tandon Revision Changes Path 1.17 +2 -2 ports/security/p5-Filter-Crypto/Makefile 1.13 +3 -3 ports/security/p5-Filter-Crypto/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From bugmaster at FreeBSD.org Mon Nov 16 11:08:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 16 11:10:25 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200911161108.nAGB8AGd012312@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 -------------------------------------------------------------------------------- o ports/139852 perl [PATCH] devel/p5-DateTime-Format-Strptime: Fix build ( o ports/139851 perl [PATCH] devel/p5-Alzabo: Fix build (since p5-Params-Va 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 5 problems total. From QAT at FreeBSD.org Wed Nov 18 08:02:20 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Wed Nov 18 08:02:27 2009 Subject: mail/p5-Email-Simple-Creator - fails: mtree Message-ID: <20091118080510.8846712E3D88@quark.ds9.tecnik93.com> The Restless Daemon identified a mtree error while trying to build: p5-Email-Simple-Creator-1.424 maintained by perl@FreeBSD.org Makefile ident: $FreeBSD: ports/mail/p5-Email-Simple-Creator/Makefile,v 1.7 2008/04/17 14:26:54 araujo Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/p5-Email-Simple-Creator-1.424.log : pkg_add p5-Time-Local-1.19.01.tbz skipping p5-Time-Local-1.19.01, already added pkg_add p5-Time-Piece-1.15.tbz skipping p5-Time-Piece-1.15, already added pkg_add p5-TimeDate-1.19,1.tbz skipping p5-TimeDate-1.19,1, already added pkg_add p5-Class-ISA-0.36.tbz skipping p5-Class-ISA-0.36, already added pkg_add p5-Module-Pluggable-3.9.tbz skipping p5-Module-Pluggable-3.9, already added pkg_add p5-Email-Date-1.10.3.tbz skipping p5-Email-Date-1.10.3, already added ===> Installing for p5-Email-Simple-Creator-1.424 ===> p5-Email-Simple-Creator-1.424 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/Email/Simple.pm - found ===> p5-Email-Simple-Creator-1.424 depends on file: /usr/local/lib/perl5/site_perl/5.8.9/Email/Date.pm - found ===> p5-Email-Simple-Creator-1.424 depends on file: /usr/local/bin/perl5.8.9 - found ===> p5-Email-Simple-Creator-1.424 depends on file: /usr/local/bin/perl5.8.9 - found ===> Generating temporary packing list ===> Checking if mail/p5-Email-Simple-Creator already installed Manifying blib/man3/Email::Simple::Creator.3 Installing /usr/local/lib/perl5/site_perl/5.8.9/Email/Simple/Creator.pm Installing /usr/local/lib/perl5/5.8.9/man/man3/Email::Simple::Creator.3 Writing /usr/local/lib/perl5/site_perl/5.8.9/mach/auto/Email/Simple/Creator/.packlist ===> Compressing manual pages for p5-Email-Simple-Creator-1.424 ===> Registering installation for p5-Email-Simple-Creator-1.424 ================================================================ ======================================== ===> Building package for p5-Email-Simple-Creator-1.424 Creating package /tmp/packages/All/p5-Email-Simple-Creator-1.424.tbz Registering depends: p5-Email-Date-1.10.3 p5-Email-Abstract-3.001 p5-Class-ISA-0.36 p5-Module-Pluggable-3.9 p5-Time-Local-1.19.01 p5-Time-Piece-1.15 p5-TimeDate-1.19,1 p5-Email-Simple-2.100 p5-Email-Date-Format-1.002 perl-5.8.9_3. Creating bzip'd tar ball in '/tmp/packages/All/p5-Email-Simple-Creator-1.424.tbz' Deleting p5-Email-Simple-Creator-1.424 ================================================================ === Checking filesystem state list of files present before this port was installed but missing after it was deinstalled) ./usr/local/lib/perl5/5.8.9/man/man3/Email::Simple::Creator.3.gz missing ./usr/local/lib/perl5/site_perl/5.8.9/Email/Simple/Creator.pm missing ================================================================ build of /usr/ports/mail/p5-Email-Simple-Creator ended at Wed Nov 18 08:05:07 UTC 2009 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=mail&portname=p5-Email-Simple-Creator The build which triggered this BotMail was done under tinderbox-devel-3.2_5; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 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 edwin at FreeBSD.org Wed Nov 18 12:50:11 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Nov 18 12:50:22 2009 Subject: ports/140660: [patch] mail/p5-Email-Simple update makes p5-Email-Reply depend on wrong package Message-ID: <200911181250.nAICoBe3061400@freefall.freebsd.org> Synopsis: [patch] mail/p5-Email-Simple update makes p5-Email-Reply depend on wrong package Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Wed Nov 18 12:50:10 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140660 From sahil at tandon.net Sat Nov 21 06:23:26 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sat Nov 21 06:23:32 2009 Subject: [PATCH] devel/p5-Moose: update to 0.93 + adopt port Message-ID: <20091121062325.AA1A61708C@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] devel/p5-Moose: update to 0.93 + adopt port >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 0.93 - Assume maintainership from perl@ >How-To-Repeat: >Fix: --- p5-Moose.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Moose/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- Makefile 23 Sep 2009 10:14:57 -0000 1.62 +++ Makefile 21 Nov 2009 06:18:16 -0000 @@ -6,18 +6,18 @@ # PORTNAME= Moose -PORTVERSION= 0.92 +PORTVERSION= 0.93 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/D/DR/DROLSKY +MASTER_SITE_SUBDIR= ../by-authors/id/F/FL/FLORA PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= A complete modern object system for Perl 5 BUILD_DEPENDS= \ p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Class-MOP>=0.93:${PORTSDIR}/devel/p5-Class-MOP \ + p5-Class-MOP>=0.94:${PORTSDIR}/devel/p5-Class-MOP \ p5-List-MoreUtils>=0.12:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Sub-Exporter>=0.980:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ @@ -141,6 +141,6 @@ @${PERL} -i -ne 'print unless m,^(test_requires|check_conflicts),' ${WRKSRC}/Makefile.PL post-install: - @${CAT} ${PKGDIR}/pkg-message + @${CAT} ${PKGMESSAGE} .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Moose/distinfo,v retrieving revision 1.57 diff -u -r1.57 distinfo --- distinfo 23 Sep 2009 10:14:57 -0000 1.57 +++ distinfo 21 Nov 2009 06:18:16 -0000 @@ -1,3 +1,3 @@ -MD5 (Moose-0.92.tar.gz) = c6dfb7bc8b3ae2bb677e0ce53818348e -SHA256 (Moose-0.92.tar.gz) = 93df55a43e96ca08aa6102ec18695f2d614badb11158bcf74e6e76c3d55fd0a0 -SIZE (Moose-0.92.tar.gz) = 364208 +MD5 (Moose-0.93.tar.gz) = 65fdfbc996ce60ced46aa1ca9b45fdcb +SHA256 (Moose-0.93.tar.gz) = 4505581e127f40ffddaafb0ec00beb8ded7bd2bc1d5f557c5506da6071ad58bd +SIZE (Moose-0.93.tar.gz) = 366396 Index: pkg-message =================================================================== RCS file: /home/ncvs/ports/devel/p5-Moose/pkg-message,v retrieving revision 1.4 diff -u -r1.4 pkg-message --- pkg-message 4 May 2009 04:42:18 -0000 1.4 +++ pkg-message 21 Nov 2009 06:18:16 -0000 @@ -1,12 +1,14 @@ -This release has an incompatible change regarding how roles add methods -to a class! +Note that this release of p5-Moose is incompatible with +older versions of these modules: -Note that the release is incompatible with older versions of these modules: - - - MooseX::ClassAttribute <= 0.07 - - MooseX::Singleton <= 0.15 - - MooseX::StrictConstructor <= 0.07 - - MooseX::Params::Validate <= 0.05 - - Fey::ORM <= 0.23 + - Fey::ORM <= 0.23 + - MooseX::AttributeHelpers <= 0.21 + - MooseX::ClassAttribute <= 0.09 + - MooseX::MethodAttributes <= 0.15 + - MooseX::Params::Validate <= 0.05 + - MooseX::Singleton <= 0.19 + - MooseX::StrictConstructor <= 0.07 + - MooseX::Types <= 0.19 + - namespace::autoclean <= 0.08 They will need to be updated. --- p5-Moose.diff ends here --- From edwin at FreeBSD.org Sat Nov 21 06:30:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Nov 21 06:30:25 2009 Subject: ports/140735: [PATCH] devel/p5-Moose: update to 0.93 + adopt port Message-ID: <200911210630.nAL6UDxJ020509@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-Moose: update to 0.93 + adopt port Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 21 06:30:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140735 From sahil at tandon.net Sat Nov 21 07:02:47 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sat Nov 21 07:02:53 2009 Subject: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port Message-ID: <20091121070247.189C11708C@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 0.63 - Assume maintainership >How-To-Repeat: >Fix: --- p5-XML-RSS-JavaScript.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-XML-RSS-JavaScript/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 17 Apr 2008 14:29:22 -0000 1.9 +++ Makefile 21 Nov 2009 07:00:17 -0000 @@ -6,15 +6,15 @@ # PORTNAME= XML-RSS-JavaScript -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Perl extension to serialize your RSS as JavaScript -RUN_DEPENDS= ${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS +RUN_DEPENDS= p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-XML-RSS-JavaScript/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 18 Mar 2008 23:02:54 -0000 1.8 +++ distinfo 21 Nov 2009 07:00:17 -0000 @@ -1,3 +1,3 @@ -MD5 (XML-RSS-JavaScript-0.62.tar.gz) = 385e971c0a43fae5e72c8b5e6385f902 -SHA256 (XML-RSS-JavaScript-0.62.tar.gz) = 7640c1b78aed7f7cc4f3a629b5cafddd5ab08adc5002957d5e9aed332fc540f8 -SIZE (XML-RSS-JavaScript-0.62.tar.gz) = 22107 +MD5 (XML-RSS-JavaScript-0.63.tar.gz) = bf1d9044108c82ce6f00dcf41378bcd0 +SHA256 (XML-RSS-JavaScript-0.63.tar.gz) = 3ea10a659a199793a755b0e1217e16754be84bcd08d3169fa3f0feb6b0d94180 +SIZE (XML-RSS-JavaScript-0.63.tar.gz) = 19028 --- p5-XML-RSS-JavaScript.diff ends here --- From edwin at FreeBSD.org Sat Nov 21 07:10:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Nov 21 07:10:20 2009 Subject: ports/140737: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port Message-ID: <200911210710.nAL7ADF0057936@freefall.freebsd.org> Synopsis: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 21 07:10:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140737 From linimon at FreeBSD.org Sat Nov 21 07:28:52 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Nov 21 07:28:59 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20091121072851.7AC241CC49@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 6.x/7.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-Apache-AuthTicket broken because: does not build build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.6.20091022114137/p5-Apache-AuthTicket-0.90.log.bz2 (_Oct_24_04:01:55_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=p5-Apache-AuthTicket 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 sahil at tandon.net Sat Nov 21 07:54:37 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sat Nov 21 07:54:43 2009 Subject: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port Message-ID: <20091121075436.D6D701708C@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 0.15 - Remove explicit DEPENDS on net/p5-URI because it is already implied by net/p5-URI-Template - Assume maintainership from perl@ >How-To-Repeat: >Fix: --- p5-WWW-OpenSearch.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-OpenSearch/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 18 Apr 2008 09:58:55 -0000 1.8 +++ Makefile 21 Nov 2009 07:50:21 -0000 @@ -6,16 +6,15 @@ # PORTNAME= WWW-OpenSearch -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Search A9 OpenSearch compatible engines -RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \ +RUN_DEPENDS= ${SITE_PERL}/URI/Template.pm:${PORTSDIR}/net/p5-URI-Template \ p5-Data-Page>=2.00:${PORTSDIR}/databases/p5-Data-Page \ p5-XML-Feed>=0.08:${PORTSDIR}/textproc/p5-XML-Feed \ p5-libwww>=5.60:${PORTSDIR}/www/p5-libwww \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-WWW-OpenSearch/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 18 Apr 2008 09:58:55 -0000 1.7 +++ distinfo 21 Nov 2009 07:50:21 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-OpenSearch-0.14.tar.gz) = 330177e7117c8f1e7100e53a4ca297d6 -SHA256 (WWW-OpenSearch-0.14.tar.gz) = e1abdfab59af0f53c93b233ce26e3b13ff0817e2fa551b750a69e82a2bc4ce7b -SIZE (WWW-OpenSearch-0.14.tar.gz) = 27964 +MD5 (WWW-OpenSearch-0.15.tar.gz) = 308841bae75fd6428488e475a2fb1aaf +SHA256 (WWW-OpenSearch-0.15.tar.gz) = adbcff2023e151836145205bc2ddbb5b7458287fa5cd19bbe2387f347af3c0b1 +SIZE (WWW-OpenSearch-0.15.tar.gz) = 24162 --- p5-WWW-OpenSearch.diff ends here --- From edwin at FreeBSD.org Sat Nov 21 08:00:29 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Nov 21 08:00:58 2009 Subject: ports/140739: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port Message-ID: <200911210800.nAL80SA6027321@freefall.freebsd.org> Synopsis: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 21 08:00:27 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140739 From dfilter at FreeBSD.ORG Sat Nov 21 11:30:10 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Nov 21 11:30:16 2009 Subject: ports/140739: commit references a PR Message-ID: <200911211130.nALBUAWq016247@freefall.freebsd.org> The following reply was made to PR ports/140739; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140739: commit references a PR Date: Sat, 21 Nov 2009 11:29:41 +0000 (UTC) miwi 2009-11-21 11:29:26 UTC FreeBSD ports repository Modified files: www/p5-WWW-OpenSearch Makefile distinfo Log: - Update to 0.15 - Pass maintainership to submitter PR: 140739 Submitted by: Sahil Tandon Revision Changes Path 1.9 +3 -4 ports/www/p5-WWW-OpenSearch/Makefile 1.8 +3 -3 ports/www/p5-WWW-OpenSearch/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From miwi at FreeBSD.org Sat Nov 21 11:31:18 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Nov 21 11:31:30 2009 Subject: ports/140739: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port Message-ID: <200911211131.nALBVIg1024786@freefall.freebsd.org> Synopsis: [PATCH] www/p5-WWW-OpenSearch: update to 0.15 + adopt port State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Nov 21 11:31:17 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140739 From miwi at FreeBSD.org Sat Nov 21 11:32:11 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Nov 21 11:32:19 2009 Subject: ports/140737: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port Message-ID: <200911211132.nALBWBLU024960@freefall.freebsd.org> Synopsis: [PATCH] textproc/p5-XML-RSS-JavaScript: update to 0.63 + adopt port State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Nov 21 11:32:10 UTC 2009 State-Changed-Why: y http://www.freebsd.org/cgi/query-pr.cgi?pr=140737 From dfilter at FreeBSD.ORG Sat Nov 21 11:40:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Nov 21 11:40:09 2009 Subject: ports/140737: commit references a PR Message-ID: <200911211140.nALBe3R6028061@freefall.freebsd.org> The following reply was made to PR ports/140737; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140737: commit references a PR Date: Sat, 21 Nov 2009 11:31:26 +0000 (UTC) miwi 2009-11-21 11:31:14 UTC FreeBSD ports repository Modified files: textproc/p5-XML-RSS-JavaScript Makefile distinfo Log: - Update to 0.63 - Pass maintainership to submitter PR: 140737 Submitted by: Sahil Tandon Revision Changes Path 1.10 +3 -3 ports/textproc/p5-XML-RSS-JavaScript/Makefile 1.9 +3 -3 ports/textproc/p5-XML-RSS-JavaScript/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From miwi at FreeBSD.org Sat Nov 21 14:27:41 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Nov 21 14:27:47 2009 Subject: ports/139851: [PATCH] devel/p5-Alzabo: Fix build (since p5-Params-Validate) Message-ID: <200911211427.nALEReZf072853@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-Alzabo: Fix build (since p5-Params-Validate) State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Nov 21 14:27:40 UTC 2009 State-Changed-Why: was already fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=139851 From miwi at FreeBSD.org Sat Nov 21 14:30:57 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Nov 21 14:31:03 2009 Subject: ports/139852: [PATCH] devel/p5-DateTime-Format-Strptime: Fix build (since p5-Params-Validate) Message-ID: <200911211430.nALEUtJx080608@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-DateTime-Format-Strptime: Fix build (since p5-Params-Validate) State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Nov 21 14:30:55 UTC 2009 State-Changed-Why: was already fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=139852 From sahil at tandon.net Sun Nov 22 02:11:45 2009 From: sahil at tandon.net (Sahil Tandon) Date: Sun Nov 22 02:11:52 2009 Subject: [PATCH] net/p5-URI: update to 1.50 + adopt port Message-ID: <20091122021145.1E77617081@spartan.hamla.org> >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] net/p5-URI: update to 1.50 + adopt port >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.2-RELEASE i386 >Environment: >Description: - Update to 1.50 - Assume maintainership - Changes: support for IRIs and several other changes: http://cpansearch.perl.org/src/GAAS/URI-1.50/Changes >How-To-Repeat: >Fix: --- p5-URI.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- Makefile 16 Aug 2009 18:11:50 -0000 1.45 +++ Makefile 22 Nov 2009 02:08:00 -0000 @@ -6,12 +6,12 @@ # PORTNAME= URI -PORTVERSION= 1.40 +PORTVERSION= 1.50 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Perl5 interface to Uniform Resource Identifier (URI) references PERL_CONFIGURE= yes @@ -25,6 +25,7 @@ URI::WithBase.3 \ URI::data.3 \ URI::file.3 \ - URI::ldap.3 + URI::ldap.3 \ + URI::_punycode.3 .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/distinfo,v retrieving revision 1.32 diff -u -r1.32 distinfo --- distinfo 16 Aug 2009 18:11:50 -0000 1.32 +++ distinfo 22 Nov 2009 02:08:00 -0000 @@ -1,3 +1,3 @@ -MD5 (URI-1.40.tar.gz) = 626cc85f1939a89981f82aae43497b53 -SHA256 (URI-1.40.tar.gz) = 7104e9c602083066967c6fbfd06c2648f839fedb866e9bc77ae6c263d3f42fbf -SIZE (URI-1.40.tar.gz) = 97180 +MD5 (URI-1.50.tar.gz) = 03b88ba9b7eaf4edd025fb4bc430e597 +SHA256 (URI-1.50.tar.gz) = 5b10974a91a084646dc1cfe47041e20d8e9cb826fbd925876103db3208493095 +SIZE (URI-1.50.tar.gz) = 78616 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 21 Sep 2005 19:31:15 -0000 1.4 +++ pkg-descr 22 Nov 2009 02:08:00 -0000 @@ -1,6 +1,9 @@ This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform -Resource Identifier (URI) references as specified in RFC 2396. +Resource Identifier (URI) references as specified in RFC 2396 and +updated by RFC 2732. Release 1.50 includes the initial attempt at +providing support to IRIs. URI objects now support the 'as_iri' +and 'ihost' methods. URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/p5-URI/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- pkg-plist 2 Jan 2004 11:24:04 -0000 1.10 +++ pkg-plist 22 Nov 2009 02:08:00 -0000 @@ -3,12 +3,15 @@ %%SITE_PERL%%/URI/Heuristic.pm %%SITE_PERL%%/URI/QueryParam.pm %%SITE_PERL%%/URI/Split.pm +%%SITE_PERL%%/URI/IRI.pm %%SITE_PERL%%/URI/URL.pm %%SITE_PERL%%/URI/WithBase.pm %%SITE_PERL%%/URI/_foreign.pm %%SITE_PERL%%/URI/_generic.pm +%%SITE_PERL%%/URI/_idna.pm %%SITE_PERL%%/URI/_ldap.pm %%SITE_PERL%%/URI/_login.pm +%%SITE_PERL%%/URI/_punycode.pm %%SITE_PERL%%/URI/_query.pm %%SITE_PERL%%/URI/_segment.pm %%SITE_PERL%%/URI/_server.pm --- p5-URI.diff ends here --- From edwin at FreeBSD.org Sun Nov 22 02:20:13 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Nov 22 02:20:31 2009 Subject: ports/140762: [PATCH] net/p5-URI: update to 1.50 + adopt port Message-ID: <200911220220.nAM2KCnf093549@freefall.freebsd.org> Synopsis: [PATCH] net/p5-URI: update to 1.50 + adopt port Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 22 02:20:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140762 From wen at FreeBSD.org Sun Nov 22 11:58:59 2009 From: wen at FreeBSD.org (wen@FreeBSD.org) Date: Sun Nov 22 11:59:05 2009 Subject: ports/140735: [PATCH] devel/p5-Moose: update to 0.93 + adopt port Message-ID: <200911221158.nAMBwx0c032877@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-Moose: update to 0.93 + adopt port State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun Nov 22 11:58:59 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140735 From dfilter at FreeBSD.ORG Sun Nov 22 12:00:11 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Nov 22 12:00:18 2009 Subject: ports/140735: commit references a PR Message-ID: <200911221200.nAMC0Bwg032988@freefall.freebsd.org> The following reply was made to PR ports/140735; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140735: commit references a PR Date: Sun, 22 Nov 2009 11:58:04 +0000 (UTC) wen 2009-11-22 11:57:51 UTC FreeBSD ports repository Modified files: devel/p5-Moose Makefile distinfo Log: - Update to 0.93 - Pass maintainership to submitter PR: ports/140735 Submitted by: Sahil Tandon Revision Changes Path 1.63 +3 -3 ports/devel/p5-Moose/Makefile 1.58 +3 -3 ports/devel/p5-Moose/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From wen at FreeBSD.org Sun Nov 22 12:18:30 2009 From: wen at FreeBSD.org (wen@FreeBSD.org) Date: Sun Nov 22 12:18:36 2009 Subject: ports/140762: [PATCH] net/p5-URI: update to 1.50 + adopt port Message-ID: <200911221218.nAMCITLi050451@freefall.freebsd.org> Synopsis: [PATCH] net/p5-URI: update to 1.50 + adopt port State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Sun Nov 22 12:18:29 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140762 From dfilter at FreeBSD.ORG Sun Nov 22 12:20:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Nov 22 12:20:13 2009 Subject: ports/140762: commit references a PR Message-ID: <200911221220.nAMCK3op050554@freefall.freebsd.org> The following reply was made to PR ports/140762; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140762: commit references a PR Date: Sun, 22 Nov 2009 12:18:26 +0000 (UTC) wen 2009-11-22 12:18:12 UTC FreeBSD ports repository Modified files: net/p5-URI Makefile distinfo pkg-descr pkg-plist Log: - Update to 1.50 - Pass maintainership to submitter PR: ports/140762 Submitted by: Sahil Tandon Revision Changes Path 1.46 +4 -3 ports/net/p5-URI/Makefile 1.33 +3 -3 ports/net/p5-URI/distinfo 1.5 +4 -1 ports/net/p5-URI/pkg-descr 1.11 +3 -0 ports/net/p5-URI/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From bugmaster at FreeBSD.org Mon Nov 23 11:08:09 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 23 11:10:19 2009 Subject: Current problem reports assigned to perl@FreeBSD.org Message-ID: <200911231108.nANB88rr071221@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 -------------------------------------------------------------------------------- o ports/140660 perl [patch] mail/p5-Email-Simple update makes p5-Email-Rep 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 lars at balker.dk Mon Nov 23 13:35:02 2009 From: lars at balker.dk (Lars Balker Rasmussen) Date: Mon Nov 23 13:35:09 2009 Subject: Ports with MAINTAINER= perl@FreeBSD.org In-Reply-To: <20091115011802.GA42096@magic.hamla.org> References: <20091115011802.GA42096@magic.hamla.org> Message-ID: <376a98e00911230510h3d115a2ey238cd343ed8ab899@mail.gmail.com> On Sun, Nov 15, 2009 at 2:18 AM, Sahil Tandon wrote: > These ports are maintained by perl@. ?I am happy to adopt these ports if > perl@ is akin to ports@ in that these ports are up for adoption. ?I > don't want to step on any toes so I will submit a PR to make the change > if there are no objections. I'm sure everybody who read this thought "Someone else will answer", so it didn't get done. No, perl@ is not the same as ports@. It's not generally a good idea to have important ports (like p5-Moose) relying on a single person or maintainer-timeouts if a sane community is available to handle the job. Please pass maintainer-ship back to perl@. (Speaking as the former maintainer of p5-Moose, who helped prove the point made above). -- Lars Balker Rasmussen Consult::Perl From wenheping at gmail.com Mon Nov 23 14:10:16 2009 From: wenheping at gmail.com (wen heping) Date: Mon Nov 23 14:10:23 2009 Subject: Fwd: Ports with MAINTAINER= perl@FreeBSD.org In-Reply-To: <7be7a2800911230544w28f6dc55obb15e6f25cfad643@mail.gmail.com> References: <20091115011802.GA42096@magic.hamla.org> <376a98e00911230510h3d115a2ey238cd343ed8ab899@mail.gmail.com> <7be7a2800911230544w28f6dc55obb15e6f25cfad643@mail.gmail.com> Message-ID: <7be7a2800911230546r4fd69c4eud7a53ac74f48257@mail.gmail.com> ---------- Forwarded message ---------- From: wen heping Date: Mon, Nov 23, 2009 at 9:44 PM Subject: Re: Ports with MAINTAINER= perl@FreeBSD.org To: Lars Balker Rasmussen On Mon, Nov 23, 2009 at 9:10 PM, Lars Balker Rasmussen wrote: > On Sun, Nov 15, 2009 at 2:18 AM, Sahil Tandon wrote: > > These ports are maintained by perl@. I am happy to adopt these ports if > > perl@ is akin to ports@ in that these ports are up for adoption. I > > don't want to step on any toes so I will submit a PR to make the change > > if there are no objections. > > I'm sure everybody who read this thought "Someone else will answer", > so it didn't get done. No, perl@ is not the same as ports@. It's not > generally a good idea to have important ports (like p5-Moose) relying > on a single person or maintainer-timeouts if a sane community is > I think all the committer could help and encourage new volunteer maintain this perl@ port. We should pass maintainership back when the new volunteer make some errors. But now give a chance to the new volunteer, and it is a chance to FreeBSD too. wen > available to handle the job. Please pass maintainer-ship back to > perl@. > > (Speaking as the former maintainer of p5-Moose, who helped prove the > point made above). > -- > Lars Balker Rasmussen Consult::Perl > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org" > From sahil at tandon.net Mon Nov 23 14:15:21 2009 From: sahil at tandon.net (Sahil Tandon) Date: Mon Nov 23 14:15:28 2009 Subject: Ports with MAINTAINER= perl@FreeBSD.org In-Reply-To: <376a98e00911230510h3d115a2ey238cd343ed8ab899@mail.gmail.com> References: <20091115011802.GA42096@magic.hamla.org> <376a98e00911230510h3d115a2ey238cd343ed8ab899@mail.gmail.com> Message-ID: <8787B77F-CC7C-456F-89FF-EF12FEA502A2@tandon.net> On Nov 23, 2009, at 8:10 AM, Lars Balker Rasmussen wrote: > On Sun, Nov 15, 2009 at 2:18 AM, Sahil Tandon > wrote: >> These ports are maintained by perl@. I am happy to adopt these >> ports if >> perl@ is akin to ports@ in that these ports are up for adoption. I >> don't want to step on any toes so I will submit a PR to make the >> change >> if there are no objections. > > I'm sure everybody who read this thought "Someone else will answer", > so it didn't get done. No, perl@ is not the same as ports@. It's not > generally a good idea to have important ports (like p5-Moose) relying > on a single person or maintainer-timeouts if a sane community is > available to handle the job. Please pass maintainer-ship back to > perl@. > > (Speaking as the former maintainer of p5-Moose, who helped prove the > point made above). Fine with me. Go ahead and reset p5-Moose to perl@. And for posterity, would you explain how a port is defined as 'important' so it cannot be maintained by an individual? Thanks. -- Sahil Tandon From linimon at FreeBSD.org Tue Nov 24 22:20:47 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Tue Nov 24 22:20:59 2009 Subject: ports/140846: databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise Message-ID: <200911242220.nAOMKk4c082048@freefall.freebsd.org> Old Synopsis: DBIx-Class-0.08114 depends on Data-Dumper-Concise New Synopsis: databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: linimon Responsible-Changed-When: Tue Nov 24 22:19:26 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=140846 From wen at FreeBSD.org Wed Nov 25 06:01:31 2009 From: wen at FreeBSD.org (wen@FreeBSD.org) Date: Wed Nov 25 06:01:36 2009 Subject: ports/140846: databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise Message-ID: <200911250601.nAP61UUZ085120@freefall.freebsd.org> Synopsis: databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise State-Changed-From-To: open->closed State-Changed-By: wen State-Changed-When: Wed Nov 25 06:01:30 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=140846 From dfilter at FreeBSD.ORG Wed Nov 25 06:10:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Nov 25 06:10:10 2009 Subject: ports/140846: commit references a PR Message-ID: <200911250610.nAP6A3YL085273@freefall.freebsd.org> The following reply was made to PR ports/140846; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140846: commit references a PR Date: Wed, 25 Nov 2009 06:00:43 +0000 (UTC) wen 2009-11-25 06:00:17 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Class Makefile Log: - Add missing dependence PR: ports/140846 Submitted by: Christopher Key Revision Changes Path 1.51 +2 -0 ports/databases/p5-DBIx-Class/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From edwin at FreeBSD.org Thu Nov 26 07:30:22 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Nov 26 07:30:29 2009 Subject: ports/140889: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Message-ID: <200911260730.nAQ7UMPx059784@freefall.freebsd.org> Synopsis: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Thu Nov 26 07:30:21 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140889 From az at FreeBSD.org Thu Nov 26 07:39:03 2009 From: az at FreeBSD.org (az@FreeBSD.org) Date: Thu Nov 26 07:39:10 2009 Subject: ports/140660: [patch] mail/p5-Email-Simple update makes p5-Email-Reply depend on wrong package Message-ID: <200911260739.nAQ7d3K9072636@freefall.freebsd.org> Synopsis: [patch] mail/p5-Email-Simple update makes p5-Email-Reply depend on wrong package State-Changed-From-To: open->closed State-Changed-By: az State-Changed-When: Thu Nov 26 07:39:02 UTC 2009 State-Changed-Why: Fixed by pav@ http://www.freebsd.org/cgi/query-pr.cgi?pr=140660 From sahil at tandon.net Thu Nov 26 08:20:04 2009 From: sahil at tandon.net (Sahil Tandon) Date: Thu Nov 26 08:20:11 2009 Subject: ports/140889: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Message-ID: <200911260820.nAQ8K43B009802@freefall.freebsd.org> The following reply was made to PR ports/140889; it has been noted by GNATS. From: Sahil Tandon To: bug-followup@FreeBSD.org, az@FreeBSD.org Cc: Subject: Re: ports/140889: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Date: Thu, 26 Nov 2009 03:15:35 -0500 This is a multi-part message in MIME format. --------------060608000209000009020508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit By az@'s suggestion on IRC, I have attached a new patch that takes the second approach discussed in my PR description. Instead of tweaking the pkg-plist, we prevent the extraneous .orig file from being installed in the first place. I have pinged the author so the problem can eventually be fixed upstream. -- Sahil Tandon --------------060608000209000009020508 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="p5-HTML-SuperForm.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="p5-HTML-SuperForm.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-HTML-SuperForm/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 20 Oct 2009 10:21:24 -0000 1.3 +++ Makefile 26 Nov 2009 08:07:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTML-SuperForm -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/J/JA/JALLWINE @@ -27,9 +27,13 @@ HTML::SuperForm::Field::Password.3\ HTML::SuperForm::Field::Radio.3\ HTML::SuperForm::Field::RadioGroup.3\ + HTML::SuperForm::Field::Reset.3\ HTML::SuperForm::Field::Select.3\ HTML::SuperForm::Field::Submit.3\ HTML::SuperForm::Field::Text.3\ HTML::SuperForm::Field::Textarea.3 +post-extract: + @${RM} ${WRKSRC}/lib/HTML/SuperForm.pm.orig + .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-HTML-SuperForm/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 20 Oct 2009 10:21:24 -0000 1.3 +++ distinfo 26 Nov 2009 08:07:44 -0000 @@ -1,3 +1,3 @@ -MD5 (HTML-SuperForm-1.08.tar.gz) = 6e1a7735eb8a4b7d47e812c82aec88fe -SHA256 (HTML-SuperForm-1.08.tar.gz) = 557a1bd31a2937305a347bc9317d4dff7d6f52d46569b459378661f2f38adf35 -SIZE (HTML-SuperForm-1.08.tar.gz) = 22977 +MD5 (HTML-SuperForm-1.09.tar.gz) = 38b2a47442ae92506ea37eb29393650e +SHA256 (HTML-SuperForm-1.09.tar.gz) = 11c4b74be704a2ef1a87040d9e50dba740b7302e34671e21e878b1d1faf6f95e +SIZE (HTML-SuperForm-1.09.tar.gz) = 23455 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/p5-HTML-SuperForm/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 14 Jul 2009 23:17:35 -0000 1.1 +++ pkg-plist 26 Nov 2009 08:07:44 -0000 @@ -7,6 +7,7 @@ %%SITE_PERL%%/HTML/SuperForm/Field/Password.pm %%SITE_PERL%%/HTML/SuperForm/Field/Radio.pm %%SITE_PERL%%/HTML/SuperForm/Field/RadioGroup.pm +%%SITE_PERL%%/HTML/SuperForm/Field/Reset.pm %%SITE_PERL%%/HTML/SuperForm/Field/Select.pm %%SITE_PERL%%/HTML/SuperForm/Field/Submit.pm %%SITE_PERL%%/HTML/SuperForm/Field/Text.pm --------------060608000209000009020508-- From az at FreeBSD.org Thu Nov 26 08:22:09 2009 From: az at FreeBSD.org (az@FreeBSD.org) Date: Thu Nov 26 08:22:16 2009 Subject: ports/140889: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Message-ID: <200911260822.nAQ8M9Er018584@freefall.freebsd.org> Synopsis: [PATCH] textproc/p5-HTML-SuperForm: update to 1.09 Responsible-Changed-From-To: perl->az Responsible-Changed-By: az Responsible-Changed-When: Thu Nov 26 08:21:39 UTC 2009 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=140889 From perl at mosconi.mat.br Thu Nov 26 20:01:13 2009 From: perl at mosconi.mat.br (Rodrigo Mosconi (perl)) Date: Thu Nov 26 20:01:20 2009 Subject: Ports patch/update (p5-log-Dispatch) Message-ID: <50ca7c1c0911261133g44fcb3beyc48c5a46ebf14f81@mail.gmail.com> hi, I would like to suggest a patch at Makefile of www/p5-Log-Dispatch to match correctly with mod_perl2: Change this .if defined(WITH_APACHELOG) .if defined(WITH_APACHE2) RUN_DEPENDS+= mod_perl>=2.0:${PORTSDIR}/www/mod_perl2 .else RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl .endif .endif with this: .if defined(WITH_APACHELOG) .if ( defined(WITH_APACHE2) || defined(WITH_MODPERL2) ) RUN_DEPENDS+= mod_perl2>=2.0:${PORTSDIR}/www/mod_perl2 .else RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl .endif .endif thanks