Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Aug 2011 15:41:41 +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/textproc Makefile ports/textproc/rubygem-coderay Makefile distinfo pkg-descr
Message-ID:  <201108011541.p71Ffg4K099985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tota        2011-08-01 15:41:41 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-coderay Makefile distinfo pkg-descr 
  Log:
  - Add a new port: textproc/rubygem-coderay
  
    CodeRay is a Ruby library for syntax highlighting.
  
    Syntax highlighting means: You put your code in, and you get it back colored;
    Keywords, strings, floats, comments - all in different colors. And with line
    numbers.
  
    Syntax Highlighting...
  
     * makes code easier to read and maintain
     * lets you detect syntax errors faster
     * helps you to understand the syntax of a language
     * looks nice
     * is what everybody should have on their website
     * solves all your problems and makes the girls run after you
  
    WWW:  http://coderay.rubychan.de/
  
  Revision  Changes    Path
  1.1620    +1 -0      ports/textproc/Makefile
  1.1       +23 -0     ports/textproc/rubygem-coderay/Makefile (new)
  1.1       +2 -0      ports/textproc/rubygem-coderay/distinfo (new)
  1.1       +16 -0     ports/textproc/rubygem-coderay/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108011541.p71Ffg4K099985>