cvs commit: ports/www Makefile ports/www/p5-CGI-Pager Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Wed Jun 3 03:01:13 UTC 2009


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)


More information about the cvs-ports mailing list