668a FreshPorts -- devel/p5-File-MMagic-XS
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-MMagic-XS 0.09006 devel on this many watch lists=0 search for ports that depend on this port
Guess File Type With XS (a la mod_mime_magic)
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jun 2006 17:39:40
Also Listed In: perl5
License: not specified in port


This is a port of Apache2 mod_mime_magic.c in Perl, written in XS with the 
aim of being efficient and fast especially for applications that need to 
be run for an extended amount of time.

There is a compatibility layer for File::MMagic. you can specify :compat 
when importing the module

   use File::MMagic::XS qw(:compat);

And then the following methods are going to be available from 
File::MMagic::XS:

   checktype_filename
   checktype_filehandle
   checktype_contents
   addMagicEntry

Currently this software is in beta. If you have 
suggestions/recommendations about the interface or anything else, now is 
your chance to send them!

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

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

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

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


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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:10:36
Original commit files touched by this commit  0.09006
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.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.09006
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.09006
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
28 Dec 2011 08:20:20
Original commit files touched by this commit  0.09006
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
08 Dec 2011 07:27:46
Original commit files touched by this commit  0.09006
sunpoet search for other commits by this committer
- Fix *_DEPENDS

Feature safe:   yes
17 May 2011 11:05:02
Original commit files touched by this commit  0.09006
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
10 Jun 2010 05:16:39
Original commit files touched by this commit  0.09006
pgollucci search for other commits by this committer
- Update to 0.09006
- Pass to perl@
- Mark MAKE_JOBS_UNSAFE

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/File-MMagic-XS/Changes
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.09.003
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
30 Apr 2008 12:56:55
Original commit files touched by this commit  0.09.003
mat search for other commits by this committer
Update to 0.09.003
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.09
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.09
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)
08 Sep 2007 00:57:38
Original commit files touched by this commit  0.09
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
16 Jun 2007 15:59:23
Original commit files touched by this commit  0.09
aaron search for other commits by this committer
Bump to v0.09
18 Jun 2006 17:34:23
Original commit files touched by this commit  0.08
aaron search for other commits by this committer
Adding file devel/p5-File-MMagic-XS, Guess File Type With XS (a la
mod_mime_magic).

Approved by:    tobez (implicit)

Number of commits found: 14

2818
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 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 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

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