aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-statgrab
Commit message (Collapse)AuthorAgeFilesLines
* Make LOCALBASE-clean.Simon Barner2005-10-191-0/+2
| | | | | | | | PR: ports/87626 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=145855
* - Chase libstatgrab versionSergey Matveychuk2005-07-312-2/+14
| | | | | | | | | | - Add patch for new API complianting PR: ports/84356 Submitted by: maintainer Notes: svn path=/head/; revision=140531
* Fix "%ld" bug on php4.Roman Bogorodskiy2005-04-162-0/+19
| | | | | | | | PR: 80003 Submitted by: Tim Bishop (maintainer) Notes: svn path=/head/; revision=133481
* - Update to 0.4Pav Lucistnik2005-04-103-14/+3
| | | | | | | | PR: ports/79744 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=132877
* A PECL extension to retrieve information from libstatgrabPav Lucistnik2005-04-094-0/+55
libstatgrab is a library that provides a common interface for retrieving a variety of system statistics on a number of *NIX like systems. This extension allows you to call the functions made available by libstatgrab library. PR: ports/79542 Submitted by: Tim Bishop <tim@bishnet.net> Notes: svn path=/head/; revision=132839