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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"