aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_CompatInfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.0Chin-San Huang2008-05-012-7/+9
| | | | Notes: svn path=/head/; revision=212429
* - Update to 1.6.1.Chin-San Huang2008-03-312-19/+25
| | | | | | | - ChangeLog: http://pear.php.net/package/PHP_CompatInfo/download/1.6.1 Notes: svn path=/head/; revision=210272
* - Update to 1.5.1.Chin-San Huang2007-12-232-11/+15
| | | | Notes: svn path=/head/; revision=204400
* - Update to 1.5.0Chin-San Huang2007-12-172-5/+5
| | | | Notes: svn path=/head/; revision=203906
* - Update to 1.43Martin Wilke2007-05-012-4/+4
| | | | | | | | | PR: 112249 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=191281
* - Update to 1.4.1Rong-En Fan2007-02-132-5/+10
| | | | | | | | | | - Add PEAR_CONSOLE_GETARGS knob PR: ports/109125 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=185092
* - Update to 1.4.0Martin Wilke2006-10-312-8/+19
| | | | | | | | | | - Pass maintainership to submitter PR: ports/104727 Submitted by: chinsan@ Notes: svn path=/head/; revision=175807
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.1.1Cheng-Lung Sung2006-09-192-48/+10
| | | | | | | | | PR: ports/101264 Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173381
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* New port: devel/pear-PHP_CompatInfo PEAR class to find out the minimum versionPav Lucistnik2005-03-173-0/+85
and extensions required PEAR::PHP_CompatInfo will parse a file/folder/script/array to find out the minimum version and extensions required for it to run. Features advanced debug output which shows which functions require which version and CLI output script. PR: ports/78860 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=131505