NOTICE: This package has been removed from pkgsrc

./www/merb-assets, Merb plugin that provides helpers for assets and asset bundling

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


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

This package contains a plugin for the Merb framework that provides
support for handling assets and asset bundling.

The key to making a fast web application is to reduce both the amount
of data transfered and the number of client-server interactions. While
having many small, module Javascript or stylesheet files aids in the
development process, your web application will benefit from bundling
those assets in the production environment.

An asset bundle is a set of asset files which are combined into a single
file. This reduces the number of requests required to render a page,
and can reduce the amount of data transfer required if you're using gzip
encoding.




Required to run:
[misc/rubygems] [lang/ruby18-base] [www/merb-core]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 751197569b239adf815931053d2d3f67e5975860
RMD160: dbf045ce63084f5dce8bb30c2ce87c41e71ca038
Filesize: 33 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-16 03:10:34 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove merb-assets, 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:11:40 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 04:36:18 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update www/merb-assets 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.

Changes are unknown.
   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.