aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-Trac
Commit message (Collapse)AuthorAgeFilesLines
* - Add BUILD_DEPENDS to silence build warningsSteve Wills2012-01-121-1/+2
| | | | Notes: svn path=/head/; revision=288989
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 0.16Baptiste Daroussin2011-04-062-3/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/SPANG/Net-Trac-0.16/Changes Notes: svn path=/head/; revision=272282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 0.15Martin Wilke2010-01-272-5/+5
| | | | | | | | | | - Pass maintainership to perl PR: 143125 Submitted by: Gea-Suan Lin <gslin@gslin.org> (previous maintainer) Notes: svn path=/head/; revision=248649
* - Update to 0.14Martin Wilke2009-07-092-4/+4
| | | | | | | | PR: 136444 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=237499
* Net::Trac is simple client library for a remote Trac instance. BecauseMartin Wilke2009-05-104-0/+64
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> Notes: svn path=/head/; revision=233616