aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-fileinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4 release.Alex Dupre2006-11-084-40/+4
| | | | | | | | PR: ports/105287 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=176811
* Fix compilation with php 5.2.0.Alex Dupre2006-11-072-0/+25
| | | | Notes: svn path=/head/; revision=176716
* Update to 1.0.3 release and fix default magic file detection.Alex Dupre2006-06-084-15/+15
| | | | | | | | PR: ports/97734 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=164828
* Fix build with PHP 5.1.Alex Dupre2005-12-171-0/+11
| | | | | | | | PR: ports/90506 Submitted by: Nick Muerdter <spam@nickm.org> Notes: svn path=/head/; revision=151364
* Update to 1.0.2Marcus Alves Grando2005-12-142-5/+5
| | | | | | | | | | Add SHA256 portlint(1) Approved by: ale Notes: svn path=/head/; revision=151182
* Chase sysutils/file updateEmanuel Haupt2005-11-071-0/+1
| | | | Notes: svn path=/head/; revision=147502
* Update to 1.0 release.Alex Dupre2005-07-133-14/+3
| | | | | | | | PR: ports/83400 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=139122
* Definitely fix build on -current.Alex Dupre2004-11-251-1/+1
| | | | Notes: svn path=/head/; revision=122388
* Update libmagic.1 dependency, since now it's in base system.Alex Dupre2004-11-191-4/+11
| | | | | | | | The port is still broken in 5.3, but will work when obrien will MFC the installation of magic.h header file. Notes: svn path=/head/; revision=121950
* Add pecl-fileinfo 0.2, a PECL extension to retrieve info about files.Alex Dupre2004-07-214-0/+51
This extension replaces the deprecated PHP4 mime_magic extension. Notes: svn path=/head/; revision=114331