aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-statgrab
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.0Tim Bishop2006-12-082-4/+4
| | | | Notes: svn path=/head/; revision=179169
* - Update to 0.5.0Tim Bishop2006-04-163-17/+4
| | | | Notes: svn path=/head/; revision=159739
* - Update libstatgrab to 0.13Tim Bishop2006-03-201-2/+2
| | | | | | | | - Fix broken MASTER_SITES - Bump PORTREVISION and dependency in dependent ports Notes: svn path=/head/; revision=157720
* - Change maintainer to my @FreeBSD.org address.Tim Bishop2005-12-012-1/+2
| | | | | | | | | - Add SHA256 checksum. Approved by: clement (mentor) Notes: svn path=/head/; revision=150154
* 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