aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-sys-cpu
Commit message (Collapse)AuthorAgeFilesLines
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332050
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-6/+2
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* - Update to 0.7.0Philip M. Gollucci2012-01-122-3/+5
| | | | | | | | | | PR: ports/163390 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=289045
* - Update to 0.6.4Steve Wills2011-11-232-3/+3
| | | | | | | | | | PR: ports/162099 Submitted by: swills (myself) Approved by: maintainer timeout (3 weeks) Feature safe: yes Notes: svn path=/head/; revision=286271
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-2/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Update to 0.6.3Philip M. Gollucci2010-10-192-4/+4
| | | | | | | | | | PR: ports/151356 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263222
* - Update to 0.6.2Philip M. Gollucci2010-08-292-4/+4
| | | | | | | | | | PR: ports/150010 Submitted by: myself (pgollucci) Approved by: freebsdports@chillibear.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=260173
* RF -> RG Conversion (Part II)Philip M. Gollucci2010-06-231-1/+1
| | | | | | | | | | | | | PR: ports/147844 Submitted by: pgollucci (myself) Reviewed by: portmgr (flz) Discussed with: portmgr (pav) Tested by: make checksum Feature safe: yes Notes: svn path=/head/; revision=256881
* The sys-cpu library provides an interface for gatheringMartin Wilke2010-05-023-0/+35
information about your system's CPU. This includes not only technical data such as processor type, but also CPU statistics, such as load average information. It is part of a library of a set libraries for various system administration tasks, such as gathering information about users, processes, your CPU, the filesystem, and so on. WWW: http://rubyforge.org/projects/sysutils WWW: http://sysutils.rubyforge.org/ PR: ports/146057 Submitted by: Eric Freeman <freebsdports at chillibear.com> Notes: svn path=/head/; revision=253554