pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/merb



Module Name:    pkgsrc
Committed By:   jlam
Date:           Fri Apr  4 15:23:01 UTC 2008

Update of /cvsroot/pkgsrc/www/merb
In directory ivanova.netbsd.org:/tmp/cvs-serv11908

Log Message:
Initial import of merb-0.9.2 as www/merb.

Like Ruby on Rails, Merb is an MVC framework.  Unlike Rails, Merb is
ORM-agnostic, JavaScript library agnostic, and template language
agnostic, preferring plugins that add in support for a particular
feature rather than trying to produce a monolithic library with
everything in the core.  In fact, this is a guiding principle of the
project, which has led to third-party support for the ActiveRecord,
DataMapper, and Sequel ORMs.

In addition, it means that the core code in Merb is kept simple and
well organised.  This has multiple benefits.  It means it's faster
for one thing.  It's also easier to understand, maintain and extend.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/www/merb/Makefile
N pkgsrc/www/merb/DESCR
N pkgsrc/www/merb/PLIST
N pkgsrc/www/merb/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index