85f4 FreshPorts -- devel/p5-File-MimeInfo
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-File-MimeInfo 0.16 devel on this many watch lists=3 search for ports that depend on this port
Determine file type
Maintained by: rafan@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Aug 2004 12:37:28
Also Listed In: perl5
License: not specified in port


This module can be used to determine the mime type of a file. It
tries to implement the freedesktop specification for a shared
MIME database.

For this module shared-mime-info-spec 0.12 was used.

This package only uses the globs file. No real magic checking is
used. The File::MimeInfo::Magic package is provided for magic typing.

If you want to determine the mimetype of data in a memory buffer
you should use File::MimeInfo::Magic in combination with IO::Scalar.

WWW: http://search.cpan.org/dist/File-MimeInfo/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-File-BaseDir
  2. devel/p5-File-DesktopEntry
  3. devel/p5-Module-Build
  4. lang/perl5.8
Required To Run:
  1. devel/p5-File-BaseDir
  2. devel/p5-File-DesktopEntry
  3. misc/shared-mime-info
  4. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-File-MimeInfo/ && make install clean
To add the package: pkg_add -r p5-File-MimeInfo


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/File/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/File/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/File/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/File/
  10. http://at.cpan.org/modules/by-module/File/
  11. http://backpan.perl.org/modules/by-module/File/
  12. http://cpan.nctu.edu.tw/modules/by-module/File/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
  15. http://www.cpan.dk/modules/by-module/File/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.16
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)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.16
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
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.16
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
14 Jan 2012 16:35:16
Original commit files touched by this commit  0.16
rafan search for other commits by this committer
- Update to 0.16
- Add regression test
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.15_1
ohauer search for other commits by this committer
-remove MD5
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.15_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 May 2008 21:18:39
Original commit files touched by this commit  0.15
olgeni search for other commits by this committer
Hunt for typos in devel/p5-*.
21 Feb 2008 12:50:58
Original commit files touched by this commit  0.15
rafan search for other commits by this committer
- Update to 0.15

PR:             ports/120904
Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
11 Jun 2007 07:11:45
Original commit files touched by this commit  0.14
rafan search for other commits by this committer
- Update to 0.14
- Remove support for FreeBSD 4.x
21 Jul 2006 17:56:08
Original commit files touched by this commit  0.13
rafan search for other commits by this committer
- Use modules directory instead of authors
27 Jun 2006 03:58:58
Original commit files touched by this commit  0.13
rafan search for other commits by this committer
Change to my FreeBSD.org email.

Approved by:    delphij (mentor)
15 Mar 2006 19:47:49
Original commit files touched by this commit  0.13
novel search for other commits by this committer
Update to 0.13.

PR:             94119
Submitted by:   Rong-En Fan (maintainer)
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.12
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)
29 Nov 2005 09:25:39
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- Update to 0.12
- Added File::MimeInfo::Applications and the mimeopen script
- add SHA256 checksum

PR:             89704
Submitted by:   clsung
Approved by:    maintainer
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.11_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
01 Jul 2005 08:57:34
Original commit files touched by this commit  0.11
flz search for other commits by this committer
- Fix typo in pkg-descr.

PR:             ports/82835
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
Approved by:    maintainer
08 May 2005 18:39:33
Original commit files touched by this commit  0.11
lth search for other commits by this committer
- Update to 0.11
- Make portlint happy

PR:             ports/80758
Submitted by:   lth
Approved by:    maintainer
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.10_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
13 Oct 2004 11:59:03
Original commit files touched by this commit  0.10_1
arved search for other commits by this committer
Add dependendy on shared-mime-info

PR:             71975
Submitted by:   Rong-En Fan <rafan@infor.org>
22 Aug 2004 12:35:31
Original commit files touched by this commit  0.10
lth search for other commits by this committer
Add p5-File-MimeInfo 0.10, determine file type.

PR:             70797
Submitted by:   Rong-En Fan <rafan@infor.org>

Number of commits found: 20

28c1
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month177

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