NOTICE: This package has been removed from pkgsrc

./www/merbful-authentication, RESTful authentication plugin for Merb

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


Branch: CURRENT, Version: 0.9.3nb1, Package name: ruby18-merbful-authentication-0.9.3nb1, Maintainer: pkgsrc-users

Merbful-authentiation is a RESTful authentication plugin for the Merb
application framework.


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

Required to build:
[misc/rubygems]

Master sites:

SHA1: c306aeaff052f3acc2ba3489f86fcc7d04fab5ab
RMD160: 1faedb8e42cf77cb6e3d8a4f3c16ae7d10d48025
Filesize: 23 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-16 02:48:37 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove merbful-authentication package, 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.
   2010-09-13 16:39:32 by Takahiro Kambe | Files touched by this commit (12) | Package updated
Log message:
* Add two CONFLICTS patterns:
	- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
  package's framework, bump PKGREVISION for safe update.  Noted by
  obache@ on tech-pkg.
   2010-09-12 05:22:00 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Ajust new ruby package's framework.
   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.
   2008-08-15 18:08:00 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Add RubyForge's project page as HOMEPAGE.
   2008-04-29 19:36:23 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Update www/merbful-authentication to 0.9.3.  Changes from version 0.9.2
include:

* On failed access request, allow for a default XML response action.