summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-07-27Fix broken install rules and permissions.dholland3-4/+22
2008-07-27Add DESTDIR supportseb1-1/+3
2008-07-27Add DESTDIR support.seb1-1/+3
2008-07-27Add DESTDIR supportseb1-1/+2
2008-07-27Add DESTDIR support.seb1-1/+3
2008-07-27Requires gmake.dholland14-5/+214
Fix build on 64-bit and/or gcc4 platforms. (Note: it doesn't work for me, but now it at least compiles...) Correct typo in PLIST. PKGREVISION++.
2008-07-27Today's bunch of perl package updates from this corner:he1-1/+19
Updated devel/p5-glib2 to 1.183 Updated textproc/p5-Text-Wrapper to 1.02 Updated textproc/p5-Text-RewriteRules to 0.13 Updated textproc/p5-Text-Markdown to 1.0.21 Updated textproc/p5-Text-Diff-HTML to 0.05 Updated textproc/Text-CSV_XS to 0.52 Updated devel/p5-Test-Warn to 0.11 Updated devel/p5-Test-Unit to 0.25 Updated devel/p5-Test-ClassAPI to 1.05 Updated devel/p5-Term-ReadLine to 1.17a Updated devel/p5-Term-Prompt to 1.04 Updated textproc/p5-Template-Plugin-Number-Format to 1.02 Updated www/p5-Template-Extract to 0.41 Updated math/p5-Spreadsheet-WriteExcel to 2.22 Updated devel/p5-Set-Scalar to 1.22 Updated devel/p5-Set-Object to 1.25 Updated devel/p5-SVN-Mirror to 0.74 Updated net/p5-SOAP-Lite to 0.71.08
2008-07-27Update from version 0.69nb1 to 0.71.08.he2-8/+8
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org. Upstream changes: 0.710.08 - Jul 13 2008 ! [ 2015071 ] HTTP header is no more accessible The HTTP header can be pre-filled again. Now, the HTTP header is cloned from a (possibly user defined) header for every request ! #37358: Test Failure in Strawberry perl - IO::SessionData ! #37359: Test Failure in Strawberry perl - IO::SessionSet ! [ 2005296 ] CPANTS says META.yml broken ! [ 2005288 ] CPANTS: has_humanreadable_license not ok ! #37040: Memory leak when calling WS using wsdl SOAP::Transport::HTTP->new() was leaking two scalars per call 0.710.07 ! [ 1963995 ] > not deserialized in result ! [ 1833218 ] < and > not deserialized in faultstring/detail ! [ 1959329 ] Incorrect Content-Type while sending requests with no parts ! [ 1945385 ] Incorrect starting part detection for Multipart/Related 0.710.06 ! #36477 SOAP::Lite Envelope not stripped down for XMLRPC ! #36455 XMLRPC::Transport::HTTP::CGI generates extra params 0.710.05 ! got version number right, finally. Thanks to Graham Barr, Andreas J. Koenig and Matt S Trout (in alphabetical order) for support 0.071.04 ! updated version number and fixed declaring version, so that perl 5.6.2 can parse it, too ! fixed memory leaks with XMLRPC::Lite v0.71.03 ! #35041: SOAP::Lite Passes Decoded Strings to LWP ! #35133: Version Unparsable by ExtUtils::MakeMaker ! #33973: KeepAlive fails to function ! #33773: redefined warnings ! #34514: Subclasses of XMLRPC::Serializer misbehave because of a "ref" call in SOAP::Lite (actually fixed in 0.71.01, but I forgot to add it to Changes) 0.71.02 ! [1942233] Memory leak in 0.69 && 0.71 0.71.01 ! #34515: Printing UTF-8 through SOAP::Transport::HTTP throws a warning ! Version numbers updated ! [1904955] Subclassing XMLRPC::Serializer broken 0.71 Feb 2008 - bumped up version. Just curious about commit e-mail. 0.70_08 Feb 25 2008 - bumped up version - accidentally uploaded a ppm to CPAN 0.70_07 Feb 25 2008 + Added additional callbacks to XML::Parser::Lite and made it work under (at least) perl5.6.2, 5.8.7, 5.8.8 and 5.10. Thanks to Adam Leggett. ! Fixes failing test on 5.10. The mechanism for determining whether a class is loaded in SOAP::Server has been changed to the following: Assume loaded if - the class is main - the class implements the required method - the corresponding module (file) exists in %INC This is still error prone - if you know a better algorithm, please help me out. 0.70_06 Feb 16 2008 ! Fixes failing test without FCGI installed 0.70_05 Feb 13 2008 ! Fixes #32971 Undefined subroutine &Apache::Constant::BAD_REQUEST called ! Fixes [ 1867264 ] [PATCH] handle empty complexTypes correctly ! Fixes #32810: [PATCH] handle empty complexTypes correctly (duplicate) ! Fixes [ 1864481 ] XML::Parser::Lite documentation is incomplete + Fixes [ 747302 ] Make tainting work with XML::Parser::Lite + Fixes [ 1864480 ] Make XML::Parser::Lite's private subs private ! Fixes [ uncategorized ] bad XML::Parser::Lite behaviour under perl 5.8 0.70_04 Jan 02 2008 ! Fixes #32008: Failed t/03-server.t tests 2-5 under Perl 5.10 on Mac OS X 10.3.9 ! Fixes [ 1855575 ] "P" autotyped as xsd:duration ! Fixes [ 1842314 ] Expect: 100-Continue does not work with Apache::SOAP ! Fixes #13140 unable to use local file as WSDL service description file Acually there is no bug, but just a missing comment in the examples... 0.70_03 Nov 18 2007 ! Fixes [ 1816906 ] 7/06_modules.t fails with Apache 1.27 ! Fixes [ 1414914 ] longs are serialized into xsd:int by default - ! Fixes [ 1833803 ] int numbers serialized as long ! Fixes #21113: sending xml files using SOAP::Transport::HTTP::CGI (actually trapped a documentation error) ! Fixes #3677: Line > 1000 characters breaks perl parser ! Fixes #11797: SOAP::Transport::HTTP::CGI returns HTTP response headers terminated by "\n" instead of "\r\n" ! Fixed #24211: strings with leading zero mistreated as int ! Fixed #25668: cannot build SOAP::Lite with mod_perl 1.29 ! Fixed #16897: SOAP::Lite 0.66 fails with UNIVERSAL::use ! Fixed #30741: SOAP::Transport::HTTP::Apache 0.70_02 Nov 08 2007 ! Fixed [ 1828412 ] SOAP::Lite serializes faults with wrong element order, thanks to Tom Fischer. ! Fixed [ 1073360 ] Failure to read() long requests under mod_perl (fixed for mod_perl before thanks to JT Justman, now fixed for CGI, too). ! Fixed #30339: envelope subroutine() in XMLRPC/Lite.pm incorrectly requires method parameter for a response envelope ! Fixed #26408: SOAP::Transport::HTTP needs to call extract_cookies when dealing with a cookie jar ! Fixed #22730 test failure on bleedperl ! Fixed #30271 Don't give strings with utf8 flag set to MIME::Base64::encode_base64(). ! Fixed [ 1816907 ] t/01_core.t fails on 5.6.x ! Fixed #24810 missing prerequisite LWP::UserAgent 0.70_01 Oct 18 2007 + Added LOOPBACK test transport backend. + Added more core tests ! Fixed #14052: 'use base' pragma no longer works for SOAP::Lite ! Fixed #27032: Some debugging-aid patches ! Fixed #22732: Documentation error for use_prefix() ! Fixed [ 1044270 ] Suppress type for array when autotyping off ! Fixed [ 1665916 ] encode_scalar needs "no strict 'refs'"? ! Fixed [ 1481017 ] Typo on CPAN's documentation ! Fixed [ 1750846 ] Error with ENV{EXPECT} ! Fixed [ 887015 ] Memory Leak ! Fixed [ 1700326 ] encode_data called incorrectly in envelope ! Fixed [ 1612405 ] Incorrect deserialization of arrays/vectors ! Fixed [ 1204279 ] Boolean serialization error and added test ! Fixed [ 1569418 ] anyURI Serialization problem
2008-07-27Update from version 0.72 to 0.74. Changes:he2-6/+7
[Changes for 0.74 - June 1, 2008] * Fix tests for svn 1.5.0. [Changes for 0.73 - Mar 19, 2007] * In get_latest_rev, resolve the right HEAD for use in get_logs. [Rolf Sch?uble]
2008-07-27Fix broken build with gcc4 (and maybe not just with gcc4...)dholland7-3/+88
Add missing dependence on freetype2. PKGREVISION++
2008-07-27Fix broken build with gcc4.dholland2-4/+14
2008-07-27regenjmcneill2-71/+117
2008-07-27Fix XML.joerg1-2/+2
2008-07-27Update from version 1.22 to 1.25. Changes:he2-6/+6
1.25, 22 Jul 2008 ^ * Portability: support Perls before 5.7.3, and make this dependency explicit in the Makefile.PL 1.24, 20 Jul 2008 ^ * Remove threads test which had inadvertantly slipped into the MANIFEST from source control, and add comprehensive documentation on the state of thread support in this module. * Correct other silly MANIFEST mistakes. 1.23, 18 Jul 2008 ^ * Make behaviour when dealing with items which were undef defined. Previously it might segfault (or Bus Error on Mac OS X) on some operations and Perl versions, or result in an empty string being inserted. * Fix a minor compile problem on IRIX, reported by David Cantrell.
2008-07-27Fix installation with Apache 2.2.joerg1-2/+6
2008-07-27Revert previous, wrong Makefile committed.joerg1-50/+24
2008-07-27NetBSD at least gets glob.h installed, so check for it.joerg1-1/+2
2008-07-27Update from version 1.17 to 1.22.he2-8/+7
Pkgsrc change: o Canonicalize HOMEPAGE pointer. Upstream changes: 2007-10-23 Jarkko Hietaniemi <jhi@iki.fi> * Add cartesian_product() and power_set(), both as full constructors and as iterators. * Add empty_clone(). * Makefile.PL not requiring Test::More since we are not using it. * Released as 1.22. 2007-10-04 Jarkko Hietaniemi <jhi@iki.fi> * Made to work with the upcoming Perl 5.005_05 (yes, you read that right), most importantly Scalar::Util made optional (we fall back to pure Perl emulations for blessed() and refaddr() if necessary). Everything else already worked. * Released as 1.21. Sat Aug 6 12:39:43 2005 Jarkko Hietaniemi <jhi@iki.fi> * [cpan #13816] Set::Scalar blesses unblessed refs A genuine bug, the suggsted fix used, but then again Set::Scalar was never designed or tested be used with references as the set members. I would not recommend doing that unless much more testing has been conducted. A test added to misc.t for that, and a warning about using references as the set members added to the pod. * [cpan #13856] funny behavior in Set::Scalar::Base::intersection and Set::Scalar::Base::union A genuine bug, but the suggested fix as-is would break the special cases of intersecting with the null set and unioning with the universal set. A slightly enhanced version of the fix used instead, tests added to intersection.t and union.t. * [cpan #13857] Set::Scalar::Base::_binary_underload bug Not really a bug. The _binary_underload() method is only ever going to be called by Set::Scalar itself, or by classes derived from Set::Scalar, so the assumption that all references are object and that they are capable of calling the new() method (i.e. being instance of Set::Scalar) is completely valid. Trying to use the suggested fix also badly breaks the laws.t when the universal and null sets are present. * Released as 1.20. Sun Mar 28 17:16:26 2004 Jarkko Hietaniemi <jhi@iki.fi> * [cpan #5829] When is_disjoint() was called in list context, and the result was disjoint (not disjoint universes), the return value was a list with one undef element, from Alexei. * Released as 1.19. Sat Oct 4 17:56:24 2003 Jarkko Hietaniemi <jhi@iki.fi> * Removed a cut-and-paste bug from symmetric_difference(); from frederik. * Released as 1.18.
2008-07-27Update from version 2.21 to 2.22. Changes:he2-6/+6
2.22 July 19 2008 - Minor Beta + Added JPEG support. + Added 29_process_jpg.t test for jpg dimension processing. + Turned off compatibility_mode() in Spreadsheet::WriteExcel::Big which was on by accident. + Added "Warning about Office Service Pack 3" section to the docs to explain Excel warnings with duplicate data. + Expanded "Dates and Time in Excel" section of the docs. + Added isa() to _process_images() to allow subclassing. Reported by David Worenklein.
2008-07-27Update from version 0.40 to 0.41.he2-7/+7
Pkgsrc change: o Canonicalize HOMEPAGE Upstream changes: [Changes for 0.41 - 2007-10-16] * LICENSING CHANGE: This compilation and all individual files in it are now under the permissive "MIT" license. * Tidied up source code and test files.
2008-07-27Add DESTDIR support.seb1-1/+3
2008-07-27Update from version 1.01 to 1.02.he2-7/+7
No upstream changelog available.
2008-07-27Update from version 1.03 to 1.04.he2-7/+7
Pkgsrc changes: o Canonicalize the HOMEPAGE on search.cpan.org. Upstream changes: 1.04 Wed Jul 04 20:00:00 2007 - Fixed line 229 to avoid unit value warnings. - Updated old-style &function calls. - Fixed conflicts between global our $DEBUG and function-internal my $DEBUG. - General formatting stuff (whitespace, single vs. double quotes, etc.)
2008-07-27Update from version 1.16 to 1.17a. Changes:he2-6/+8
1.17 2008-02-07 - Unnecessary PerlIO_releaseFILE() calls are removed. This fix prevents `make test' from failing on Perl 5.10. - Makefile.PL now fails with the EditLine Library on MacOS X. Use the GNU Readline Library. - tested with readline-5.2 (which has no new feature to be supported).
2008-07-27Fix python interpreter paths. While here, add DESTDIR support and fixdholland1-4/+12
some install permissions issues. PKGREVISION++.
2008-07-27Fix build against newer OpenSSL.joerg2-1/+19
2008-07-27Update from version 1.04 to 1.05. Changes:he2-6/+6
1.05 Thu 10 Jul 2008 - No functional changes. - Updating to Module::Install 0.76
2008-07-27Fix build against newer GNUstep.joerg2-3/+5
2008-07-27Update from version 0.24 to 0.25. Changes:he3-36/+6
2005-10-15 Matthew Astley <mca1001@users.sourceforge.net> * doc/release-checklist, doc/TODO, ChangeLog: updates for release * lib/Test/Unit.pm: version 0.25 * MANIFEST: add licence and class-diagram files, remove old exmample; keep in "make manifest" generated order * t/tlib/AssertTest.pm (test_fail_assert_not_null): extra check, for SF bug #610499 * lib/Test/Unit/Assert.pm (assert_deep_equals): fix comparisons of cyclic structures (thanks flacoste, SF patch #678422), comparisons of undefs (thanks flacoste, Debian BTS #249678), comparison of SCALAR refs * t/tlib/AssertTest.pm (test_assert_deep_equals): add modified test from SF bug #1012115; modified test from flacoste's SF patch #678422; more tests on SCALAR refs, and improve the regexp 2005-08-19 Matthew Astley <mca1001@users.sourceforge.net> * doc/TODO: notes on HarnessUnit, UnitHarness; more on stuff I'd like to do later * examples/README: minor update 2005-08-03 Matthew Astley <mca1001@users.sourceforge.net> * doc/class-diagram.{dia,txt,png}: first stab at a UML class diagram, see how it goes 2005-08-01 Matthew Astley <mca1001@users.sourceforge.net> * lib/Test/Unit.pm, lib/Test/Unit/TkTestRunner.pm, lib/Test/Unit/TestRunner.pm: put links to COPYING.* in Test::Unit; move copyright notices from testrunner modules to Test::Unit * lib/Test/Unit/<many>, t/tlib/AllTests.pm: set AUTHOR POD sections to the same boilerplate, in files that don't appear to be single-author -- as described in the top level AUTHORS file * AUTHORS: update authors list with SF ids and what I found while boilerplating the PODs; add explicit copy of the Perl licence, taken from Debian perl-base package v5.8.4-2 * COPYING.Artistic, COPYING.GPL-2: licences copied from Debian base-files package v3.0.12 2005-07-31 Matthew Astley <mca1001@users.sourceforge.net> * lib/Test/Unit/Assert.pm (is_numeric): change the test to match only lone numbers. fix SF bug#1014540 *** NB. this causes assert_equals to switch from assert_num_equals to assert_str_equals in some cases * t/tlib/AssertTest.pm (test_numericness, test_assert_equals): tests for new is_numeric * lib/Test/Unit/TkTestRunner.pm: make "Show..." dialog text expand with window and include annotations. fixes SF bug#1018619 * t/try_examples.t: clear out useless 'use lib's; remove dup $^O check; fix RT bug#3963 (thanks ILYAM); improve skipping of untested items * examples/tester.png: update screenshot of Tk test runner; mark as binary * examples/tester.pl: remove old Tk code - Test::SuiteWrapper went away 2000-02-21 2005-07-30 Matthew Astley <mca1001@users.sourceforge.net> * t/try_examples.t: Fix SF bug#908422 (track changing testing output format); Thanks: dholland, eksiegerman [aka. SF bug#1245490, RT bug#2244] * .cvsignore: ignore build stuff -- other changes Adam made since REL_0_24, but aren't mentioned already. I list them partly so I know where my towel is: * AUTHORS: Adam became maintainer * doc/TODO: updated * lib/Test/Unit/Decorator.pm: some minor change I've not investigated * lib/Test/Unit/Procedural.pm: fix bug spotted by Matthias Ferber (and Ken) in run() (which is usually overridden) [SF bug#760491, RT bug#3058] * lib/Test/Unit/Runner.pm: improve filtering, POD * lib/Test/Unit/TestCase.pm: POD for filtering * t/tlib/RunnerTest.pm: new test for T:U:TestRunner, just tests filtering; uses the new t/tlib/FilteredSuite.pm 2002-06-20 Adam Spiers <perlunit@adamspiers.org> * lib/Test/Unit/TestCase.pm: document new filtering via coderefs * MANIFEST, lib/Test/Unit/Test.pm, lib/Test/Unit/TestSuite.pm, t/tlib/AllTests.pm, t/tlib/FilteredSuite.pm: o remove ALL filtering hack, and instead allow filtering via coderefs: sub filter {{ foo_tests => sub { my $method = shift; return $method =~ /foo/; }, everything => sub { 1 }, # method lists still work another_token => [ qw/test_method1 test_method2/ ], }} - add tests for filtering mechanism
2008-07-27Fix Apache 2.2 build.joerg1-24/+50
2008-07-27Update from version 0.10 to 0.11. Changes:he2-6/+6
0.11 Jun 09 2008 - better Makefile.PL - mention Test::Trap - uplevel 2 changed to uplevel 1 to work with Sub::Uplevel 0.19_02 - small fixes
2008-07-27Prevent this from trying to install a GConf schema file into the rootdholland3-2/+40
directory. PKGREVISION++. If you installed this since the previous update, you may want to check for and delete /lavaps.schemas.
2008-07-27Update from version 0.23 to 0.52. Changes:he2-7/+7
2008-06-28 0.52 - H.Merijn Brand <h.m.brand@xs4all.nl> * Using undef for hash keys is a bad plan * Fix, tests, and documentation for column_names () 2008-06-17 0.51 - H.Merijn Brand <h.m.brand@xs4all.nl> * Allow UTF8 even without binary => 1 * Fixed a few pod typo's * Lifted the max of 255 for bind_columns 2008-06-04 0.50 - H.Merijn Brand <h.m.brand@xs4all.nl> * Skip a few tests in automated testing, as they confuse reports. This is important for the automated sites that mark modules as fail if it is not an obvious full PASS * 0.46 caused the last still open RT bug to be closed! * Tested on 5.11.0, 5.10.0, 5.8.8, 5.6.2, and 5.005_04, Strawberry and Cygwin 2008-06-04 0.46 - H.Merijn Brand <h.m.brand@xs4all.nl> * In examples add die on failed close calls * Use Test::MinimumVersion (not distributed) * Added option -F to examples/csv2xls * More source code cleanup * Nailed the UTF8 issues for parsing * Nailed the UTF8 issues for combining 2008-04-23 0.45 - H.Merijn Brand <h.m.brand@xs4all.nl> * Forgot to pack examples/parser-xs.pl 2008-04-23 0.44 - H.Merijn Brand <h.m.brand@xs4all.nl> * Fixed the error position returned as third arg in error_diag () * Made examples/csv-check use this even more vebose * Removed double-double quote from TODO * Added examples/parse-xs.pl (attempt to fix bad CSV) 2008-04-21 0.43 - H.Merijn Brand <h.m.brand@xs4all.nl> * parse errors try to remember failing position * used valgrind to test for leaks (devel-only) * used Test::Valgrind as alternative leak check (devel-only) * improve documentation for error 2023 * nailed the loose quotes in quoted fields 2008-04-16 0.42 - H.Merijn Brand <h.m.brand@xs4all.nl> * Generate META.yml myself. I won't use Build.PL * Array-refs now accept scalars with magic: $csv->print (*STDOUT, $sth->{NAME_lc}); * More/better examples * Added t/76_magic.t 2008-04-11 0.41 - H.Merijn Brand <h.m.brand@xs4all.nl> * error_diag () subclassable * typo in bind_columns () docs * examples/csv2xls now uses getline () * better test for getline in t/75_hashref.t (makamata) * document return value of getline () with bind_columns () * add perl version prereq to META.yml 2008-04-07 0.40 - H.Merijn Brand <h.m.brand@xs4all.nl> * Implemented getline_hr () and column_names () RT 34474 (suggestions accepted from Mark Stosberg) * Corrected misspelled variable names in XS * Functions are now =head2 type doc entries (Mark Stosberg) * Make SetDiag() available to the perl level, so errors can be centralized and consistent * Integrate the non-XS errors into XS * Add t/75_hashref.t * Testcase for error 2023 (Michael P Randall) * Completely refactored the XS part of parse/getline, which is now up to 6% faster. YMMV * Completed bind_columns. On straight fetches now up to three times as fast as normal fetches (both using getline ()) 2008-03-11 0.37 - H.Merijn Brand <h.m.brand@xs4all.nl> * Copied GIT repo to public mirror * Fix leak / make meta info available to getline () + tests 2008-03-06 0.36 - H.Merijn Brand <h.m.brand@xs4all.nl> * Updated ppport.h * auto-load IO::Handle when needed * Tested with all available perl builds, including a fresh threaded 5.11 (blead) 2008-03-01 0.35 (Valloire) - H.Merijn Brand <h.m.brand@xs4all.nl> * use warnings/$^W = 1 * Tested on 5.10.0, 5.8.8, 5.6.2, and 5.005_04, Strawberry and Cygwin * Diagnostics for failed new () * New 'blank_is_undef' option * Updated docs * Extended the DIAGNOSTICS a bit * Updated TODO * Fixed allow_whitespace issue, revealed by blank_is_undef * Re-enabled some tests * Fixed parse error that passed for q{1, "bar",2} with escape_char + * Reversed an erroneous test result in the funny combo section * Extended diagnostics tests * Extended XS coverage * Removed error 2033 2008-01-04 0.34 - H.Merijn Brand <h.m.brand@xs4all.nl> * No change, but 0.33 was shipped with an old META.yml 2008-01-02 0.33 - H.Merijn Brand <h.m.brand@xs4all.nl> * Text-CSV_XS now under git * Upped copyright to 2008 * Added all prereq's to Makefile.PL * Tested under perl 5.10 2007-10-24 0.32 - H.Merijn Brand <h.m.brand@xs4all.nl> * Added $csv->error_diag () to SYNOPSIS * Added need for diag when new () fails to TODO * Fixed a sneaked-in defined or in examples/csv2xls * Plugged a 32byte memory leak in the cache code (valgrind++) * Some perlcritic level1 changes 2007-07-23 0.31 - H.Merijn Brand <h.m.brand@xs4all.nl> * Removed prototypes in examples/csv2xls * Improved usage for examples/csv2xls (GetOpt::Long now does --help/-?) * Extended examples/csv2xls to deal with Unicode (-u) * Serious bug in Text::CSV_XS::NV () type setting, causing the resulting field to be truncated to IV 2007-06-21 0.30 - H.Merijn Brand <h.m.brand@xs4all.nl> * ,\rx, is definitely an error without binary (used to HANG!) * Fixed bug in attribute caching for undefined eol * Cleaned up some code after -W*** warnings * Added verbatim. * More test to cover the really dark corners and edge cases * Even more typo fixes in the docs * Added error_diag () * Added t/80_diag.t - Will not be mirrored by Text::CSV_PP * Added DIAGNOSTICS section to pod - Will grow * Small pod niot (abeltje) * Doc fix in TODO (Miller Hall) 2007-06-08 0.29 - H.Merijn Brand <h.m.brand@xs4all.nl> * Removed an unused 'use Data::Dumper' * Added $csv->eof () RT 27424 * Two typo's in the doc's (Amsterdam.pm) * Modified examples/speed.pl to better show the diffs between versions * Cache attribute settings and regain speed of 0.23! and beyond Relative overall speeds (YMMV, use examples/speed.pl to check), the 1.0x versions are from Text::CSV_PP. 0.23 0.25 0.26 0.27 0.28 0.29 1.00 1.02 1.05 ==== ==== ==== ==== ==== ==== ==== ==== ==== combine 1 62 61 61 60 58 100 14 14 14 combine 10 41 41 41 42 42 100 6 6 6 combine 100 35 35 36 36 36 100 5 5 5 parse 1 100 92 87 90 81 96 19 19 17 parse 10 95 100 86 97 94 94 15 16 14 parse 100 90 95 84 94 92 100 16 16 14 print io 93 89 91 91 95 100 0 0 6 getline io 90 92 84 87 89 100 0 0 13 ---- ---- ---- ---- ---- ---- ---- ---- ---- average 75 75 71 74 73 98 9 9 11 * Removed prototypes * Added a SPECIFICATION section to the pod * Safe caching of eol, and a warning in the docs * Rewrote t/20_file.t do do actual file IO instead of IO_Scalar fake * Small optimization for parse (juerd) * Added make target test_speed * Merged the items from CAVEAT to SPECIFICATION * Updated the TODO and Release Plan sections * Speed up internals by using references instead of copies (juerd) * Reworked error_input, which also had an undetected internal error * Added IO tests for lexical IO handles and perlio IO to/from scalars 2007-06-03 0.28 - H.Merijn Brand <h.m.brand@xs4all.nl> * IMPORTANT CHANGE: new () returns undef if it gets unsupported attributes. Until now, new ({ esc_char => "\\" }) was just silently ignored. Rejecting it and failing is better than continuing with false assumptions. * Added allow_loose_quotes (see doc) * Added t/65_allow.t * Added allow_loose_escapes (see doc) RT 15076 * More code cleanup in XS * Added allow_whitespace (see doc) 2007-05-31 0.27 - H.Merijn Brand <h.m.brand@xs4all.nl> * checked with perlcritic (still works under 5.00504) so 3-arg open cannot be used (except in the docs) * 3-arg open in docs too * Added a lot to the TODO list * Some more info on using escape character (jZed) * Mention Text::CSV_PP in README * Added t/45_eol.t, eol tests * Added a section about embedded newlines in the pod * Allow \r as eol ($/) for parsing * More docs for eol * More eol = \r fixes, tfrayner's test case added to t/45_eol.t 2007-05-15 0.26 - H.Merijn Brand <h.m.brand@xs4all.nl> * Add $csv->allow_undef (1) suggestion in TODO Still have to find the best spot to document the difference between empty string and undef * Spell-checked the pod and fixed some typo's * Added t/70_rt.t - Regression for RT 24386: \t doesn't work (WFM) - Regression and fix for RT 21530: getline () return at eof This one still passes under perl 5.00504 - Regression for RT 18703: Fails to use quote_char of '~' * Added t/55_combi.t for most combinations of always_quote, sep_char, quote_char, and escape_char * Added docs about sep_char not allowed to be either quote_char or escape_char * Both combine () and parse () now return FALSE id sep_char is equal to either quote_char or escape_char. Done in XS, as it was a slowdown of 10% when done in perl. 2007-05-07 0.25 - H.Merijn Brand <h.m.brand@xs4all.nl> * Merijn got the maintainership - code reformat and code cleanup - renamed internal (Encode, Decode) to (Combine, Parse) to prevent misinterpretation with upcoming Unicode changes and possible name clashes - added pod check (and fixed pod) - added pod coverage and small additions to the pod. More to do in this area - renamed test to fixate the sequence - Added t/50_utf8.t - tests now use Test::More . Makefile.PL requires Test::More - checked proclaimed version compatibility . 5.9.x-64int works @31159 . 5.8.x-64int-dor works @31162 . 5.8.0-dor works . 5.6.2 works . 5.005.04 works . 5.004.05 fails - 5.005 is now prerequisite - Added missing info in docs for new () - Added meta_info () method and docs - Added keep_meta_info in new () - Added t/15_flags.t - Added test_cover make target - Added test for error_input () - Added tests for fields () and meta_info () before parse () - Added tests for ->types () as method - Added tests for deleting types (coverage now over 99%) - Added is_quoted (), is_binary () and tests - Added COPYRIGHT section to pod - Added the parse example from the pod to test.pl - Added accessor methods for internals: quote_char () et all - Added tests for the new accessor methods - Added always_quote to the missing places in the doc and in new () - Changed the tests to use the accessors instead of the hash keys except for the ->{types} and ->{_types} - Moved test.pl to examples/speed.pl
2008-07-27Fix build when ${PREFIX}/sbin is not in PATH.joerg1-1/+2
2008-07-27Update from version 0.04 to 0.05.he2-7/+7
Pkgsrc change: o Add homepage pointing into search.cpan.org. Upstream changes: 0.05 2008-05-04T02:11:09 - Added the "configure_requires" and "recommends" parameters to Build.PL. - Added a link to the Subversion repository.
2008-07-27Fix shell quoting to unbreak build on NetBSD/current.joerg2-1/+25
2008-07-27Update from version 1.0.19 to 1.0.21. Changes:he2-6/+6
1.0.21 2008-07-24T08:33:00 - Fix hard tabs in Changelog - Add unit test for core dumps issue from RT#36203 - Fix POD spelling. - Fix warning from RT#34856. - Add test for another tab width issue (related to <hr> generation) from RT#37769. Fix this issue. - More test additions and more splitting the test suites into MDTest modules. 1.0.20 2008-07-11T23:30:00 - Update README.txt - Allow scripts to be used on multiple input files at once (processing in command line order) - Update footnote behavior of Text::MutliMarkdown to be consistent with the latest version of MultiMarkdown - Added tests for the new footnote functionality. - Added tests for all the MDTest corner cases brought up on the list. Noted why / how I differ from original Markdown. - Moved all the document tests to MDTest format. I have made MDTest test suites for Text::Markdown and Text::MultiMarkdown, containing **only** the bug fixes and behavior changes I've made, I've imported the Markdown test suite from MDTest1.1, and the MultiMarkdown test suite. - RT#36537 doc patch to add POD to the scripts from Debian's Gunnar Wolf. - Mutilate the list processing somewhat to reduce the compilation of recursive regexes, and so stop perl (<5.10) crapping itself on lots of input. This isn't the full fix - really shouldn't be usng recursive regexes at all. RT#37297
2008-07-27Update from version 0.10 to 0.13. Changes:he2-6/+6
0.13 2008, Apr 18 (15:50) - Added support for some spaces between RULES and the rule identifier. - Support scripts written under MS OSes that still use carriage returns. 0.12 2008, Mar 16 (14:30) - missing an entry on MANIFEST 0.11 2008, Mar 15 (14:30) - Added support to the =b=> begin rule; - added a compiler
2008-07-27Update from version 1.000 to 1.02.he2-8/+10
Pkgsrc changes: o Add HOMEPAGE using search.cpan.org. o Change module build type to match package upgrade. Upstream changes: 1.02 May 10, 2008 - no functional changes - minor clean up to documentation - use Module::Build::DistVersion for packaging 1.01 March 21, 2007 - converted to Module::Build - updated my email address - added example/gettysburg.pl - added POD tests & fixed POD error
2008-07-27Add HOMEPAGE pointing into search.cpan.org.he1-2/+2
No other change, so no version bump.
2008-07-27Update from version 1.182 to 1.183.he2-6/+7
Pkgsrc change: o Add commented-out homepage on search.cpan.org. Upstream changes: 2008-06-02 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * NEWS * README: Stable release 1.183. 2008-05-31 Torsten Schoenfeld <kaffeetisch@gmx.de> Merge from HEAD: * GSignal.xs: In the xsub for g_signal_add_emission_hook, make sure that the type class exists before we try to fetch information about one of its signals. 2008-05-22 Torsten Schoenfeld <kaffeetisch@gmx.de> * GType.xs * Glib.pm * t/c.t: Overload '!=' and 'ne' for flags values for consistency. 2008-05-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * GClosure.xs (gperl_callback_invoke): Put a mortal copy of the user data on the stack to avoid prematurely destroying it in certain cases. Patch by Kevin Ryde. * t/c.t: Test that empty flags values ([], undef) work. * GType.xs (gperl_convert_flag_one): Don't call gperl_type_flags_get_values needlessly. 2008-05-04 Torsten Schoenfeld <kaffeetisch@gmx.de> * GBoxed.xs * GType.xs: Use const char* to store the return value of sv_reftype. * Subclass.pm: Improve the documentation of GET_PROPERTY and SET_PROPERTY. (Patch by Kevin Ryde) 2008-04-19 muppet <scott@asofyet.org> * xs/GType.xs * t/c.t: Register Glib::Enum and Glib::Flags. Remove special case logic for these from Glib::Type::register().
2008-07-27Don't mess with PKG_* as it is not required to build bootstrapjoerg1-5/+1
components and it interferes with normal builds.
2008-07-27Note initial addition of p5-B-Utils version 0.05 as devel/p5-B-Utilsseb1-1/+2
into The NetBSD Packages Collection. The Perl 5 module B::Utils provides functions that make it easier to manipulate the op tree.
2008-07-27Add & enable p5-B-Utilsseb1-1/+2
2008-07-27Initial import of p5-B-Utils version 0.05 in the NetBSD Packagesseb3-0/+24
Collection. The Perl 5 module B::Utils provides functions that make it easier to manipulate the op tree.
2008-07-27The package supports installation to DESTDIR.heinz1-2/+4
2008-07-27Deal with OpenSSL const changes as suggested by wiz.joerg1-2/+6
2008-07-27Unbreak patch by removing superfluous ".joerg2-4/+4
2008-07-27Note initial addition of p5-MooseX-Getopt version 0.15 asseb1-1/+2
devel/p5-MooseX-Getopt into The NetBSD Packages Collection. The Perl 5 module MooseX::Getopt is a Moose role which provides an alternate constructor for creating objects using parameters passed in from the command line.
2008-07-27p5-MooseX-Getoptseb1-1/+2