cvs commit: ports/www Makefile ports/www/p5-Net-Trac Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun May 10 18:16:24 UTC 2009


miwi        2009-05-10 18:16:23 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Net-Trac      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Net::Trac is simple client library for a remote Trac instance. Because
  Trac doesn't provide a web services API, this module currently "fakes"
  an RPC interface around Trac's webforms and the feeds it exports.
  Because of this, it's somewhat more brittle than a true RPC client
  would be.
  
  WWW:    http://search.cpan.org/dist/Net-Trac/
  
  PR:             ports/134386
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2344    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/p5-Net-Trac/Makefile (new)
  1.1       +3 -0      ports/www/p5-Net-Trac/distinfo (new)
  1.1       +7 -0      ports/www/p5-Net-Trac/pkg-descr (new)
  1.1       +15 -0     ports/www/p5-Net-Trac/pkg-plist (new)


More information about the cvs-ports mailing list