Date: Mon, 19 Dec 2011 23:19:54 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/rubygem-merb-assets pkg-descr ports/www/rubygem-merb-core pkg-descr ports/www/rubygem-merb-haml pkg-descr ports/www/rubygem-merb-helpers pkg-descr ports/www/rubygem-merb-param-protection pkg-descr Message-ID: <201112192319.pBJNJs6R084717@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2011-12-19 23:19:54 UTC FreeBSD ports repository Modified files: www/rubygem-merb-assets pkg-descr www/rubygem-merb-core pkg-descr www/rubygem-merb-haml pkg-descr www/rubygem-merb-helpers pkg-descr www/rubygem-merb-param-protection pkg-descr Log: Add a few lines describing the merb submodules A complete list is available http://rubydoc.info/github/merb/merb/master/frames Merb consists of the following parts: merb-core: Core functionality needed to bootstrap and run an application. merb-action-args: Plugin to handle request parameters as parameters to controller actions. merb-assets: Asset handling. merb-slices: Slices are merb's application modules. merb-cache: Support for content caches, e.g., memcache. merb-gen: Generators for applications, plugins, and components. merb-haml: Support for HAML merb-helpers: Helpers for text and HTML formatting. merb-mailer: MVC mail sending from an application. merb-param-protection: Filter request parameters in controllers and logs. merb-exceptions: Exception notifications as mail and through web hooks. Requested by: erwin Revision Changes Path 1.2 +1 -0 ports/www/rubygem-merb-assets/pkg-descr 1.2 +1 -0 ports/www/rubygem-merb-core/pkg-descr 1.2 +1 -0 ports/www/rubygem-merb-haml/pkg-descr 1.2 +1 -0 ports/www/rubygem-merb-helpers/pkg-descr 1.2 +1 -0 ports/www/rubygem-merb-param-protection/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112192319.pBJNJs6R084717>