NOTICE: This package has been removed from pkgsrc

./misc/ruby-colorize, Add color methods to String class

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.0, Package name: ruby31-colorize-1.1.0, Maintainer: pkgsrc-users

Ruby String class extension. Adds methods to set text color, background
color and, text effects on ruby console and command line output, using ANSI
escape sequences.


Required to run:
[lang/ruby23-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 17.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-06 09:41:47 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
misc/ruby-colorize: remove package

Remove ruby-colorize package.  This package was requied by ruby-sshkit
version 1.6.1 and ruby-sshkit 1.8.1 dropped its requirement.

No other package require this package now.
   2023-07-02 10:16:55 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-colorize: update to 1.1.0

1.1.0 (2023-06-22)

* make readline support optional
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2016-10-15 17:09:23 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Update ruby-colorize to 0.8.1.

== 0.8.1 / 2016-06-29
  * fix gemspec bug

== 0.8.0 / 2016-06-27
	* add ColorizedString class
	* update README file
	* add rubocop.yml and follow style
  * add italic mode
  * remove interpreter warrnings
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.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.
   2015-06-07 17:54:08 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update ruby-colorize to 0.7.7.

== 0.7.7 / 2015-04-19
  * update gems

== 0.7.6 / 2015-04-18
  * fix bugs
   2015-02-03 15:56:32 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add misc/ruby-colorize package version 0.7.5.

Ruby String class extension.  Adds methods to set text color, background
color and, text effects on ruby console and command line output, using ANSI
escape sequences.