Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Term-ReadKey
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:17:35 2021 UTC (22 months, 4 weeks 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.12: +2 -2
lines
Diff to previous 1.12 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:42:23 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 26 07:45:22 2019 UTC (4 years, 7 months ago) by wen
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
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Update to 2.38 Upstream changes: 2.38 - 2019-01-05 * Bundle up various changes including: * Indexing improvements * Makefile improvements for some make utils * Various code cleanups and modernizations
Revision 1.10 / (download) - annotate - [select for diffs], Sun Oct 9 08:32:42 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.9: +5 -5
lines
Diff to previous 1.9 (colored)
Updated p5-Term-ReadKey to 2.37. 2.37 - 2016-10-07 * Make minimum version of ExtUtils::MakeMaker 6.58 * Better support parallel builds by making 'dynamic' a dependency of the ReadKey.pm * Add a 'provides' META section to help indexing 2.36 - 2016-10-07 * Add a package declaration to the ReadKey_pm.PL to aid indexing 2.35 - 2016-10-06 * Use FULLPERLRUNINST to run the ReadKey_pm.PL to get the 'blib' 2.34 - 2016-10-06 * Fix GetTerminalSize() argument handling * Fix miniperl build on Win32 * Remove unused Cwd * Fix TAP output * Fix warnings in XS file * Don't attempt some tests if STDIN is not a terminal * Generate ReadKey.pm from ReadKey_pm.PL to expand blockoptions * demand-load Carp, * remove unneeded AutoLoader, * Improve genchars.pl, support make -s silence. * Improve Makefile.PL add SIGN, fix pure_site_install, support dual-life, fix realclean
Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:48 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. 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.8 / (download) - annotate - [select for diffs], Sun Jun 7 08:15:40 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update to 2.33: 2015-06-04 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore, Changes, META.yml, README, ReadKey.pm: Up version 2015-06-04 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore: Add .bs file to .gitignore 2015-06-04 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #6 from ntyni/master Make genchars.pl output reproducible by sorting hash keys 2015-04-30 Jonathan Stowe <jns+git@gellyfish.co.uk> * Makefile.PL: Fix for "[rt.cpan.org #100932] Parallel build fails" from Petr Pisar 2015-04-30 Jonathan Stowe <jns+git@gellyfish.co.uk> * MANIFEST.SKIP: Add .git directory to the MANIFEST.SKIP 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * MANIFEST, MANIFEST.SKIP: Add new artefacts 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * .travis.yml: Add travis-ci testing 2015-04-13 Jonathan Stowe <jns+git@gellyfish.co.uk> * .gitignore: Add .gitignore 2015-04-13 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #5 from sdeseille/Create_T_directory_and_split_test.pl Create t directory and split test.pl 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Update README to reflect the move of test.pl in example subdirectory 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Revert "Update README to reflect the move of test.pl in example subdirectory" This reverts commit 09402dcd68d8d0417e0eb2f9ea0aeaf4b4c72e9a. 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * README: Update README to reflect the move of test.pl in example subdirectory 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * example/test.pl, test.pl: Move test.pl in example's subdirectory in order to keep the possibility to use its interactive mode 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Finished to implement all tests from test.pl 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add test to Check TerminalSize OUT 2015-04-11 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add test to Check non-blocking read 2015-04-10 Sébastien Deseille <sebastien.deseille@gmail.com> * t/02_terminal_functions.t: Add second test about Comparing TerminalSize 2015-04-10 Sébastien Deseille <sebastien.deseille@gmail.com> * t/01_basic.t: Add first test to validate module loading 2015-04-03 Jonathan Stowe <jns@gellyfish.co.uk> * : Merge pull request #3 from kmx/master no resize, no stty on MS Windows
Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 6 14:26:43 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 2.32. Set LICENSE. 2014-05-10 Jonathan Stowe <jns+git@gellyfish.co.uk> * Makefile.PL: Makefile.PL more specific 2014-05-10 Jonathan Stowe <jns+git@gellyfish.co.uk> * : Merge pull request #2 from jacquesg/warnings Fix some warnings 2014-03-09 Jonathan Stowe <jns+git@gellyfish.co.uk> * Configure.pm, META.yml, Makefile.PL: Don't index Configure.pm 2014-03-03 Jonathan Stowe <jns+git@gellyfish.co.uk> * Changes, README, ReadKey.pm: Added documentation patch as per Chris Marshall Bumped version 2013-10-28 Jonathan Stowe <jns+git@gellyfish.co.uk> * README: Some changes to README 2013-10-28 Brian Wightman <MidLifeXis@wightmanfam.org> * ReadKey.pm: Promote SUPPORT and LICENSE to top-level head sections SUPPORT and LICENSE sections were in item sections, but outside of an over/back block. 2013-10-27 Jonathan Stowe <jns@gellyfish.co.uk> * Makefile.PL, README, ReadKey.pm, ReadKey.xs, genchars.pl: Change licensing Fix some warnings 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * ReadKey.pm: Applied patch from rt #35669 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * Makefile.PL, ReadKey.xs: Applied change from rt #26235 Also fixed repo name 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * ReadKey.pm: Patch from rt #35671 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * ppport.h: Updated ppport.h as per #78831 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * Makefile.PL: Changed distname per RT #87885 Added additional metadata 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * ReadKey.pm: Added changes for RT #86584 2013-10-26 Jonathan Stowe <jns@gellyfish.co.uk> * ReadKey.pm: Added patch from jpeacock@cpan.org for RT #88266 2011-04-19 Jonathan Stowe <jns@gellyfish.co.uk> * Changes: Added Changes 2011-04-19 Jonathan Stowe <jns@gellyfish.co.uk> * : commit 40ba6a2a80ae495b921ab416f6b024014daac25e Author: Stas Grabois <CENSORED> Date: Tue Jun 24 01:57:37 2008 -0800 2006-01-13 jonathan <jonathan@d4a3e428-c23c-0410-a93a-b1ce904c0fb3> * MANIFEST, Makefile.PL: Added Changes git-svn-id: http://jstowe.googlecode.com/svn/trunk/TermReadKey@74 d4a3e428-c23c-0410-a93a-b1ce904c0fb3
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 21 22:40:06 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: 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,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
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,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update to 2.30: Changes since 2.21 undocumented.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:29 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add RMD160 digests.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 30 02:02:47 2002 UTC (21 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
update for p5-Term-ReadKey 2.21.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 18 22:13:04 2002 UTC (21 years, 8 months ago) by mjl
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update p5-Term-Readkey to 2.16. No changelog available. Fixes PR/15226 by Shell Hung.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 00:44:40 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and/or add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:08:07 2001 UTC (22 years, 5 months ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo