NOTICE: This package has been removed from pkgsrc

./www/merb, Mongrel + Erb -- pocket rocket web framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.3nb1, Package name: ruby18-merb-1.1.3nb1, Maintainer: pkgsrc-users

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.


Required to run:
[misc/rubygems] [lang/ruby18-base] [databases/ruby-datamapper] [devel/ruby-rspec] [www/merb-datamapper] [www/merb-param-protection] [www/merb-action-args] [www/merb-haml] [www/merb-mailer] [www/merb-cache] [www/merb-assets] [www/merb-helpers] [www/merb-gen] [databases/ruby-do_sqlite3] [www/merb-exceptions] [www/merb-auth] [www/merb-slices]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 300043ce825a2b180e7d2c99b93467ee3198b2bb
RMD160: c6c37773fe53302f927bfac1c8096887cf3f2612
Filesize: 4 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-16 03:02:38 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove merb, which is part of merb-* package family.

merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
   2011-08-13 02:08:58 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Fix dependency pattern.

Bump PKGREVISION.
   2010-09-13 16:32:42 by Takahiro Kambe | Files touched by this commit (17)
Log message:
* Add CONFLICTS a pattern matches previous package name
  without "${RUBY_PKGPREFIX}-".
   2010-09-12 05:02:22 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update www/merb package to 1.1.3.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
* Update dependency according to gemspec.

Exact changes are unknown but many.
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-05-16 09:30:45 by Roland Illig | Files touched by this commit (13)
Log message:
Removed references to a non-existent patch-aa file. I wonder how these
entries got there.