Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2005 19:41:01 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-DefaultEnd Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200511171941.jAHJf1pe017033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2005-11-17 19:41:01 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Catalyst-Plugin-DefaultEnd Makefile distinfo pkg-descr 
                                      pkg-plist 
  Log:
  This action implements a sensible default end action, which will forward
  to the first available view, unless status is set to 3xx, or there is a
  response body. It also allows you to pass dump_info=1 to the url in
  order to force a debug screen, while in debug mode.
  
  If you have more than 1 view, you can specify which one to use with the
  'view' config setting.
  
  WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/
  
  PR:             ports/89170
  Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
  
  Revision  Changes    Path
  1.1227    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/p5-Catalyst-Plugin-DefaultEnd/Makefile (new)
  1.1       +3 -0      ports/www/p5-Catalyst-Plugin-DefaultEnd/distinfo (new)
  1.1       +9 -0      ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-descr (new)
  1.1       +3 -0      ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511171941.jAHJf1pe017033>