notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
Port details
p5-Video-Info Retrieve video properties such as: height width codec fps
0.999_3 multimedia Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.999_3Version of this port present on the latest quarterly branch.
Broken BROKEN: does not fetch
Deprecated DEPRECATED: BROKEN for more than 6 month
Expired This port expired on: 2012-05-10
Ignore IGNORE: is marked as broken: does not fetch
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-25 01:51:41
Last Update: 2013-06-19 07:59:41
SVN Revision: 321233
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Video-Info/
Description:
Video::Info is a factory class for working with video files. When you create a new Video::Info object, something like this will happen: 1) open file, determine type. See Video::Info::Magic. 2) attempt to create object of appropriate class (ie, MPEG::Info for MPEG files, RIFF::Info for AVI files). 3) Probe the file for various attributes 4) return the created object, or a Video::Info object if the appropriate class is unavailable. WWW: http://search.cpan.org/dist/Video-Info/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-Video-Info>0:multimedia/p5-Video-Info
No installation instructions:
This port has been deleted.
PKGNAME: p5-Video-Info
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.14.2 : lang/perl5.14
Runtime dependencies:
  1. perl5.14.2 : lang/perl5.14
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-p2p/p5-pdonkey*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (17 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Video/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Video/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Video/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Video/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Video/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Video/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Video/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Video/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Video/
  11. http://at.cpan.org/modules/by-module/Video/
  12. http://backpan.perl.org/modules/by-module/Video/
  13. http://cpan.nctu.edu.tw/modules/by-module/Video/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Video/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Video/
  16. http://www.cpan.dk/modules/by-module/Video/
  17. http://www.cpan.dk/modules/by-module/Video/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.999_3
19 Jun 2013 07:59:41
Revision:321233Original commit files touched by this commit
az search for other commits by this committer
Remove expired ports:
2013-06-19 multimedia/p5-Video-Info: Broken for more than 6 month
2013-06-19 net-p2p/p5-pdonkey: depends on expired multimedia/p5-Video-Info
0.999_3
06 Jun 2013 13:23:29
Revision:320092Original commit files touched by this commit
mat search for other commits by this committer
Dedup PERL_CONFIGURE.

Reported by: http://az.semmy.ru/perl_sdad.txt
0.999_3
17 Dec 2012 08:30:52
Revision:309070Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.999_3
09 Apr 2012 23:51:44
Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
0.999_3
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.999_3
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.999_3
03 Aug 2011 06:14:45
Original commit files touched by this commit
bapt search for other commits by this committer
mark BROKEN: does not fetch
0.999_3
17 May 2011 11:10:24
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
0.999_3
23 Dec 2009 11:18:44
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove test-only and included-in-perl-5.8 dependencies.
0.999_2
17 Apr 2008 14:30:31
Original commit files touched by this commit
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)
0.999_2
08 Sep 2007 01:01:47
Original commit files touched by this commit
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
0.999_2
22 Jan 2006 02:30:01
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.999_2
14 Jan 2006 02:18:31
Original commit files touched by this commit
leeym search for other commits by this committer
- fix dependency
- assign to perl@
- unbreak on old perl
- bump PORTERVISION
0.999_1
08 Jan 2006 00:58:37
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix packing list

Notified by:    kris via pointyhat
0.999
30 Dec 2005 02:58:34
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.999
0.993
25 Nov 2005 16:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.993
25 Feb 2004 01:51:02
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-Video-Info 0.993
Retrieve video properties such as: height width codec fps

Number of commits found: 17