aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-TiVo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Over to new volunteer.Mark Linimon2009-08-021-1/+1
| | | | Notes: svn path=/head/; revision=238789
* Reset maintainer per his request in private email.Mark Linimon2009-08-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=238756
* - Update to 0.11Martin Wilke2009-04-112-4/+4
| | | | | | | | | PR: 133022 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=232103
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.10Martin Wilke2008-02-132-5/+6
| | | | | | | | | PR: 120396 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=207149
* Update to 0.09.Xin LI2007-12-112-4/+4
| | | | | | | | | PR: ports/118242 Submitted by: delphij Approved by: maintainer Notes: svn path=/head/; revision=202960
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.07Martin Wilke2007-01-172-4/+4
| | | | | | | | | | PR: 108058 108060 Submitted by: pointyhat via kris Christopher Boumenot <boumenot@gmail.com> (maintainer) Notes: svn path=/head/; revision=182671
* Net::TiVo provides an object-oriented interface to TiVo's REST interface. ThisMartin Wilke2007-01-104-0/+52
makes it possible to query your TiVo for information about recorded content, such as a show's download URL, and space consumed. WWW: http://search.cpan.org/dist/Net-TiVo/ Author: Christopher Boumenot <boumenot@gmail.com> PR: ports/107752 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=182018