cvs commit: ports/textproc Makefile ports/textproc/ruby-escape Makefile distinfo pkg-descr pkg-plist

TAKATSU Tomonari tota at FreeBSD.org
Tue Mar 29 21:00:06 UTC 2011


tota        2011-03-29 21:00:06 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/ruby-escape Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add a new port: textproc/ruby-escape
  
    Ruby escape - HTML/URI/shell escaping utilities
  
    Features:
      - several escaping/composing functions
        * HTML text
        * HTML attribute value
        * URI path
        * shell command line
      - dedicated classes for escaped strings
      - escape and compose strongly related strings at once
  
    WWW:  http://www.a-k-r.org/escape/
  
  Revision  Changes    Path
  1.1533    +1 -0      ports/textproc/Makefile
  1.1       +33 -0     ports/textproc/ruby-escape/Makefile (new)
  1.1       +2 -0      ports/textproc/ruby-escape/distinfo (new)
  1.1       +12 -0     ports/textproc/ruby-escape/pkg-descr (new)
  1.1       +4 -0      ports/textproc/ruby-escape/pkg-plist (new)


More information about the cvs-ports mailing list