aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pecl-fileinfo
Commit message (Collapse)AuthorAgeFilesLines
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timeRene Ladan2014-03-013-33/+0
| | | | | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk Notes: svn path=/head/; revision=346583
* - StageifyMartin Wilke2014-01-231-1/+0
| | | | | | | - Take maintainership of a few ports Notes: svn path=/head/; revision=340835
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* This port is only for php 5.2.Alex Dupre2012-05-201-2/+2
| | | | Notes: svn path=/head/; revision=297005
* Mark IGNORE with php 5.4 and set 5.3 as default.Alex Dupre2012-05-201-0/+2
| | | | | | | | Reported by: pav Pointyhat to: me Notes: svn path=/head/; revision=297003
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-11/+2
| | | | Notes: svn path=/head/; revision=225335
* 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