Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2008 00:42:55 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/p5-Net-Jifty Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200803220042.m2M0gtjW060108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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