cvs commit: ports/net Makefile ports/net/p5-Net-Jifty Makefile distinfo pkg-descr pkg-plist

Cheng-Lung Sung clsung at FreeBSD.org
Fri Mar 21 17:42:55 PDT 2008


clsung      2008-03-22 00:42:55 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-Jifty     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Jifty is a full-stack web framework. It provides an optional REST interface
  for applications. Using this module, you can interact with that
  REST interface to write client-side utilities.
  
  You can use this module directly, but you'll be better off subclassing it.
  
  This module also provides a number of convenient methods for writing
  short scripts. For example, passing use_config => 1 to new will look at
  the config file for the username and password (or SID) of the user.
  If neither is available, it will prompt the user for them.
  
  WWW:    http://search.cpan.org/dist/Net-Jifty/
  
  Revision  Changes    Path
  1.1975    +1 -0      ports/net/Makefile
  1.1       +32 -0     ports/net/p5-Net-Jifty/Makefile (new)
  1.1       +3 -0      ports/net/p5-Net-Jifty/distinfo (new)
  1.1       +12 -0     ports/net/p5-Net-Jifty/pkg-descr (new)
  1.1       +5 -0      ports/net/p5-Net-Jifty/pkg-plist (new)


More information about the cvs-all mailing list