NOTICE: This package has been removed from pkgsrc

./wip/php-fileinfo, PHP extension for libmagic bindings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.4, Package name: php5-fileinfo-1.0.4, Maintainer: filip

Allows retrieval of information regarding a vast majority of file types.
This information may include dimensions, quality, length etc.

Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.


Required to run:
[lang/php5]

Required to build:
[devel/autoconf] [devel/libtool-base] [devel/automake]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2012-10-19 18:08:02 by Krister Walfridsson | Files touched by this commit (3) | Package removed
Log message:
Remove php-fileinfo, as it only work on PHP_VERSIONS_ACCEPTED=52 that is not
available in pkgsrc any longer.
   2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-09-17 10:15:10 by Filip Hajny | Files touched by this commit (2)
Log message:
Extension is compiled into lang/php53 already, so making this PHP 5.2 only.

   2009-10-08 12:55:27 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import php5-fileinfo-5.2.9.1.0.4 as wip/php-fileinfo.

Allows retrieval of information regarding a vast majority of file types.
This information may include dimensions, quality, length etc.

Additionally it can also be used to retrieve the mime type for a particular
file and for text files proper language encoding.