The NetBSD Project

CVS log for pkgsrc/devel/ruby-curses-gem/Attic/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / ruby-curses-gem

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Sat Apr 22 18:21:00 2017 UTC (6 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

Remove ruby-curses-gem which has moved to ruby-curses.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 13 16:00:18 2017 UTC (7 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 (colored)

Update ruby-curses-gem to 1.2.0.

1.2.0 / 2017-02-19

New features:

* Add Curses.assume_default_colors.

Bug fixes:

* Curses.unget_char should use String#ord even if unget_wch() is not available.
* The default value of keyboard_encoding should be ASCII-8BIT if get_wch() is
  not available.
* NUM2ULONG() should be used in Window#bkgd etc.

1.1.3 / 2017-02-08

Bug fixes:

* Update PDCurses to handle extended keys.

1.1.2 / 2017-02-06

Bug fixes:

* Use the left-alt-fix branch of https://github.com/shugo/PDCurses.git to get
  ALT + < etc.

1.1.1 / 2017-01-25

Bug fixes:

* Add -DPDC_WIDE to CPPFLAGS when compiling with PDCurses.

1.1.0 / 2017-01-24

New features:

* Use bundler instead of hoe. Pull request #18 by hsbt.
* Enable appveyor. Pull request #19 by hsbt.
* Add badges for build status to README.md. Pull request #20 by hsbt.
* Add Curses.erase and Curses::Window.erase.
* Add Curses::Window.redraw.
* Add Curses.unget_char, Curses.get_char, and Curses::Window.get_char for
  multibyte characters.
* Add Curses.keyboard_encoding and Curses.terminal_encoding.
* Support cross compilation for mingw32.

Bug fixes:

* Fix error in attron/attroff documentation. Pull request #14 by stomar.
* Improve code samples. Pull request #15 by stomar.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 8 15:17:19 2015 UTC (9 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: 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, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 1 12:33:04 2015 UTC (9 years, 2 months ago) by taca
Branch: MAIN

Add ruby-curses-gem package version 1.0.1.

This is ruby-curses package which unbundled from Ruby 2.1 and later.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>