6752 FreshPorts -- net/p5-Net-TiVo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-TiVo 0.11 net on this many watch lists=0 search for ports that depend on this port
Framework for accessing TiVo using XML/HTTP
Maintained by: eg@fbsd.lt search for ports maintained by this maintainer
Port Added: 10 Jan 2007 21:12:24
Also Listed In: perl5
License: not specified in port


Net::TiVo provides an object-oriented interface to TiVo's REST interface.  This
makes it possible to query your TiVo for information about recorded content,
such as a show's download URL, and space consumed.

Author: Christopher Boumenot <boumenot@gmail.com>
WWW: http://search.cpan.org/dist/Net-TiVo/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-libwww
  2. textproc/p5-XML-Simple
  3. devel/p5-Log-Log4perl
  4. security/p5-Crypt-SSLeay
  5. lang/perl5.8
Required To Run:
  1. www/p5-libwww
  2. textproc/p5-XML-Simple
  3. devel/p5-Log-Log4perl
  4. security/p5-Crypt-SSLeay
  5. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Net-TiVo/ && make install clean
To add the package: pkg_add -r p5-Net-TiVo


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 14:39:14
Original commit files touched by this commit  0.11
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.11
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.11
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.11
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.11
miwi search for other commits by this committer
- Get Rid MD5 support
02 Aug 2009 21:12:19
Original commit files touched by this commit  0.11
linimon search for other commits by this committer
Over to new volunteer.
02 Aug 2009 07:10:42
Original commit files touched by this commit  0.11
linimon search for other commits by this committer
Reset maintainer per his request in private email.

Hat:            portmgr
11 Apr 2009 18:01:34
Original commit files touched by this commit  0.11
miwi search for other commits by this committer
- Update to 0.11

PR:             133022
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    maintainer timeout
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.10
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
13 Feb 2008 11:08:00
Original commit files touched by this commit  0.10
miwi search for other commits by this committer
- Update to 0.10

PR:             120396
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer
11 Dec 2007 19:26:01
Original commit files touched by this commit  0.09
delphij search for other commits by this committer
Update to 0.09.

PR:             ports/118242
Submitted by:   delphij
Approved by:    maintainer
08 Sep 2007 01:02:54
Original commit files touched by this commit  0.07
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
17 Jan 2007 21:29:40
Original commit files touched by this commit  0.07
miwi search for other commits by this committer
- Update to 0.07

PR:             108058
                108060
Submitted by:   pointyhat via kris
                Christopher Boumenot <boumenot@gmail.com> (maintainer)
10 Jan 2007 21:11:48
Original commit files touched by this commit  0.05
miwi search for other commits by this committer
Net::TiVo provides an object-oriented interface to TiVo's REST interface.  This
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>

Number of commits found: 14

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0