Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2009 03:01:13 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-CGI-Pager Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200906030301.n5331Dwv061482@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2009-06-03 03:01:13 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CGI-Pager     Makefile distinfo pkg-descr pkg-plist 
  Log:
  CGI::Pager performs the "dirty work" necessary to program paginated
  data display in a web application.
  
  Based on given resultset size, page size, and offset value sensed from
  current URI, it constructs links for navigation between results pages.
  
  It can be used conveniently from a templating system, has both OO and
  functional interface, and can optionally generate necessary HTML
  itself.
  
  WWW: http://search.cpan.org/dist/CGI-Pager/
  
  Revision  Changes    Path
  1.2358    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/p5-CGI-Pager/Makefile (new)
  1.1       +3 -0      ports/www/p5-CGI-Pager/distinfo (new)
  1.1       +11 -0     ports/www/p5-CGI-Pager/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-CGI-Pager/pkg-plist (new)



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