Port details |
- p5-WWW-NioTV Retrieve TV information from http://www.niotv.com/
- 0.04_2 www
=0 0.04_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2008-08-31 23:09:26
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- Retrieve TV information from http://www.niotv.com/
WWW: https://metacpan.org/release/WWW-NioTV
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-WWW-NioTV>0:www/p5-WWW-NioTV
- To install the port:
- cd /usr/ports/www/p5-WWW-NioTV/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-WWW-NioTV
- pkg install p5-WWW-NioTV
- PKGNAME: p5-WWW-NioTV
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (WWW-NioTV-v0.04.tar.gz) = 57b55a1afc3bf2d0c15dd1ed7c7f841022dd40d33d7e425f43f4de35055a03b1
SIZE (WWW-NioTV-v0.04.tar.gz) = 4670
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-HTML-SimpleLinkExtor>=1.19 : www/p5-HTML-SimpleLinkExtor
- p5-HTML-TableExtract>=2.1 : www/p5-HTML-TableExtract
- p5-List-MoreUtils>=0.22 : lang/p5-List-MoreUtils
- p5-Moose>=0.54 : devel/p5-Moose
- p5-WWW-Mechanize>=1.34 : www/p5-WWW-Mechanize
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTML-SimpleLinkExtor>=1.19 : www/p5-HTML-SimpleLinkExtor
- p5-HTML-TableExtract>=2.1 : www/p5-HTML-TableExtract
- p5-List-MoreUtils>=0.22 : lang/p5-List-MoreUtils
- p5-Moose>=0.54 : devel/p5-Moose
- p5-WWW-Mechanize>=1.34 : www/p5-WWW-Mechanize
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_p5-WWW-NioTV
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.04_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.04_2
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.04_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:33:58
0.04_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2015 17:29:59
0.04_2 
|
adamw  |
Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used |
26 Nov 2014 13:08:38
0.04_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
07 Nov 2013 16:38:14
0.04
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:36:54
0.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
0.04
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
19 Mar 2011 12:38:54
0.04
|
miwi  |
- Get Rid MD5 support |
28 Aug 2009 17:37:26
0.04
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
04 Oct 2008 02:09:12
0.04
|
chinsan  |
- Update to 0.04
PR: ports/127742
Submitted by: leeym |
31 Aug 2008 16:45:27
0.02
|
chinsan  |
Add p5-WWW-NioTV, retrieve TV information from http://www.niotv.com/
WWW: http://search.cpan.org/dist/WWW-NioTV/ |