cvs commit: ports/devel Makefile ports/devel/rubygem-rainbow Makefile distinfo pkg-descr

TAKATSU Tomonari tota at FreeBSD.org
Sun Jan 22 13:04:31 UTC 2012


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)


More information about the cvs-ports mailing list