Port details |
- p5-WWW-IMDb Perl interface to query the Internet Movie Database(IMDb)
- 0.01_2 www =6 0.01_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-07-19 09:52:13
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- People watching this port, also watch:: ap24-mod_security, pure-ftpd, de-webalizer, p5-libwww, unzip
- Also Listed In: perl5
- License: GPLv2+
- Description:
- Internet Movie Database Perl library (IMDb.pm) is a Perl class that queries
the Internet Movie Database via a simple OO interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-WWW-IMDb>0:www/p5-WWW-IMDb
- To install the port:
- cd /usr/ports/www/p5-WWW-IMDb/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-WWW-IMDb
- pkg install p5-WWW-IMDb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-WWW-IMDb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (IMDb-current.tar.gz) = bb04bcf0a9acc7079ffd12066f8e33453546b356fce617674cbe8aa4f8f46a56
SIZE (IMDb-current.tar.gz) = 4302
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-libwww>=0 : www/p5-libwww
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- 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-IMDb
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.01_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.01_2 02 May 2022 11:06:43 |
Rene Ladan (rene) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
0.01_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.01_2 10 Apr 2020 14:19:53 |
mich |
- unbreak and add license |
0.01_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.01_2 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.01_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.01_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.01_2 02 Mar 2015 23:55:26 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.01_2 26 Nov 2014 13:08:38 |
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 ) |
0.01_1 05 Jan 2014 13:05:57 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
0.01_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.01_1 02 Sep 2013 09:44:14 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.01_1 29 Jun 2012 18:22:35 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.01_1 24 Oct 2011 09:11:38 |
dougb |
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 |
0.01_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.01_1 15 Jan 2009 09:33:05 |
pav |
- Fix plist with perl 5.8.9 |
0.01 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.01 18 Mar 2004 09:56:10 |
mich |
- SIZEify.
Submitted by: trevor |
0.01 24 Oct 2003 14:15:32 |
erwin |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
0.01 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.01 07 May 2003 11:37:57 |
mich |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
0.01 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
0.01 19 Jul 2002 09:41:44 |
roberto |
Internet Movie Database Perl library (IMDb.pm) is a Perl class that queries
the Internet Movie Database via a simple OO interface.
Author: Olivier Poitrey <rs-freshmeat@rhapsodyk.net>
PR: ports/40692
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |