Date: Tue, 29 Mar 2011 21:00:06 +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/ruby-escape Makefile distinfo pkg-descr pkg-plist Message-ID: <201103292100.p2TL06iJ017107@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103292100.p2TL06iJ017107>