./devel/ruby-tty-box, Draw various frames and boxes in terminal interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0, Package name: ruby27-tty-box-0.7.0, Maintainer: pkgsrc-users

# TTY::Box

> Draw various frames and boxes in your terminal interface.

TTY::Box provides box drawing component for TTY
(https://github.com/piotrmurach/tty) toolkit.


Required to run:
[lang/ruby26-base] [textproc/ruby-strings]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 13 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
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
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-01-11 14:23:41 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
devel/ruby-tty-box: update to 0.7.0

pkgsrc change: update HOMEPAGE to https://ttytoolkit.org/.

## [v0.7.0] - 2020-12-20

### Added
* Add :enable_color configuration to allow control over colouring

### Changed
* Change to ensure non-negative space filler size
* Change to enforce private visibility for the private module methods

### Fixed
* Fix box width calculation to ignore colored text by @LainLayer
* Fix drawing frame around multiline colored content
   2020-09-14 02:11:53 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-tty-box: update to 0.6.0

Update ruby-tty-box to 0.6.0.

## [v0.6.0] - 2020-08-11

### Changed
* Change to preserve newline characters when wrapping content
* Change gemspec to include metadata and remove test files
* Change to update pastel & strings dependencies
   2020-01-19 15:46:25 by Takahiro Kambe | Files touched by this commit (4)
Log message:
devel/ruby-tty-box: add version 0.5.0 package

Add ruby-tty-box version 0.5.0 package.

# TTY::Box

> Draw various frames and boxes in your terminal interface.

TTY::Box provides box drawing component for TTY
(https://github.com/piotrmurach/tty) toolkit.