Up to [cvs.NetBSD.org] / pkgsrc / textproc / ruby-fastercsv
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:22 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:29 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:08 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 2 01:10:12 2012 UTC (11 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update ruby-fastercsv to 1.5.5. = Change Log Below is a complete listing of changes for each revision of FasterCSV. == 1.5.5 * Removed setup.rb due to licensing concerns. * Updated and clarified Copyright notices. * Improved stray quoting error message (patch by Edvard Majakari). * Improved line ending detection algorithm (patch by Alexey Smolianinov).
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 19 03:37:12 2011 UTC (12 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update ruby-fastercsv package to 1.5.4. * pkgsrc change: allow to install with ruby19-base. = Change Log Below is a complete listing of changes for each revision of FasterCSV. == 1.5.4 * Improved test coverage for the parser. * Improved documentation. * Fixed a bug that prevented <tt>^</tt> from being used as <tt>:quote_char</tt>. * Switched from abort() to throwing exceptions on Ruby 1.9.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 10 08:08:14 2010 UTC (13 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update textproc/ruby-fastercsv to 1.5.3. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. == 1.5.3 * A bug fix from Timothy Elliott to return the new parser to its strict quote tolerance. == 1.5.2 * A bug fix to allow IO Exceptions to reach the calling code from Moses Hohman. * Added support for <tt>:write_headers => false</tt> to Table.to_csv(). == 1.5.1 * A bug fix for deleting blank Table rows from Andy Hartford. * Added gem build instructions. == 1.5.0 * The main parser has been rewritten by Timothy Elliott to avoid big input issues with Ruby 1.8's regex engine. This makes FasterCSV handle more inputs gracefully. * FasterCSV will now exit with a notice to upgrade if required in Ruby 1.9. * Included a missing file so the tests will run in source packages. == 1.4.0 * Added encoding support patch from Michael Reinsch. * Improved inspect() messages for better IRb support. * Fixed header writing bug reported by Dov Murik. * Use custom separators in parsing header Strings as suggested by Shmulik Regev. * Added a <tt>:write_headers</tt> option for outputting headers. * Handle open() calls in binary mode whenever we can to workaround a Windows issue where line-ending translation can cause an off-by-one error in seeking back to a non-zero starting position after auto-discovery for <tt>:row_sep</tt> as suggested by Robert Battle. * Improved the parser to fail faster when fed some forms of invalid CSV that can be detected without reading ahead. * Added a <tt>:field_size_limit</tt> option to control FasterCSV's lookahead and prevent the parser from biting off more data than it can chew.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Apr 7 18:03:35 2008 UTC (15 years, 5 months ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of ruby-fastercsv as version 1.2.3 into the NetBSD Packages Collection. FasterCSV is intended as a complete replacement to the Ruby CSV standard library. It is significantly faster and smaller while still being pure Ruby code. It also strives for a better interface.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 7 18:03:35 2008 UTC (15 years, 5 months ago) by seb
Branch: MAIN
Initial revision