Date: Sun, 22 Jan 2012 13:04:30 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-rainbow Makefile distinfo pkg-descr Message-ID: <201201221304.q0MD4UA8090639@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2012-01-22 13:04:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-rainbow Makefile distinfo pkg-descr Log: - Add a new port: devel/rubygem-rainbow Rainbow extends ruby String class adding methods to wrap the string with ANSI escape codes. Rainbow adds following methods to String class: * foreground(color) (with color and colour aliases) * background(color) * reset * bright * italic (not well supported by terminal emulators). * underline * blink * inverse * hide. WWW: https://github.com/sickill/rainbow Revision Changes Path 1.4811 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-rainbow/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-rainbow/distinfo (new) 1.1 +16 -0 ports/devel/rubygem-rainbow/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201221304.q0MD4UA8090639>