Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0A9CA63BC92 for ; Sun, 12 Sep 2010 04:05:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EE00163B108; Sun, 12 Sep 2010 04:05:27 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AEA6A63B104 for ; Sun, 12 Sep 2010 04:05:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 90340175DD; Sun, 12 Sep 2010 04:05:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 12 Sep 2010 04:05:22 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/ruby-rack-mount To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100912040522.90340175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Sun Sep 12 04:05:22 UTC 2010 Update of /cvsroot/pkgsrc/www/ruby-rack-mount In directory ivanova.netbsd.org:/tmp/cvs-serv23116 Log Message: Importing www/ruby-rack-mount 0.6.13. A stackable dynamic tree based Rack router. Rack::Mount supports Rack's +X-Cascade+ convention to continue trying routes if the response returns +pass+. This allows multiple routes to be nested or stacked on top of each other. Since the application endpoint can trigger the router to continue matching, middleware can be used to add arbitrary conditions to any route. This allows you to route based on other request attributes, session information, or even data dynamically pulled from a database. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/www/ruby-rack-mount/Makefile N pkgsrc/www/ruby-rack-mount/distinfo N pkgsrc/www/ruby-rack-mount/PLIST N pkgsrc/www/ruby-rack-mount/DESCR No conflicts created by this import