aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Client-REST
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.4Sylvio Cesar Teixeira2010-05-162-4/+5
| | | | | | | | PR: ports/146499 Submitted by: Sergei Vyshensky <svysh@pn.sinp.msu.ru> (maintainer) Notes: svn path=/head/; revision=254463
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-1/+1
| | | | | | | | | | | | p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=243224
* Update to 0.37Wesley Shields2008-11-052-4/+4
| | | | | | | | | PR: ports/128565 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Reviewed by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) Notes: svn path=/head/; revision=222411
* - Update to 0.36Beech Rintoul2008-07-032-4/+4
| | | | | | | | PR: ports/125117 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) Notes: svn path=/head/; revision=216272
* - Update to 0.32Gabor Kovesdan2008-02-262-12/+10
| | | | | | | | | | | - Style PR: ports/121026 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207932
* - Update to 0.31Martin Wilke2007-06-042-4/+4
| | | | | | | | PR: 113191 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) Notes: svn path=/head/; revision=192679
* RT::Client::REST is a set of object-oriented Perl modulesMartin Wilke2007-03-224-0/+68
which provide interface between Perl scripts and RT (an industrial-grade ticketing system) using REST protocol. Most of the features have been implemented and tested with rt 3.6.0 and later. WWW: http://search.cpan.org/dist/RT-Client-REST/ PR: ports/110675 Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> Notes: svn path=/head/; revision=188014