aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-sys-cpu
Commit message (Collapse)AuthorAgeFilesLines
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 0.7.2Sunpoet Po-Chuan Hsieh2015-09-072-3/+3
| | | | | | | Changes: https://github.com/djberg96/sys-cpu/blob/ffi/CHANGES Notes: svn path=/head/; revision=396319
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-281-0/+1
| | | | Notes: svn path=/head/; revision=390818
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-242-11/+11
| | | | | | | | | - Simplify COMMENT - Reformat pkg-descr - Update WWW Notes: svn path=/head/; revision=387304
* sysutils/rubygem-sys-cpu: update to 0.7.1Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365827
* many ruby/rubygem ports: death of rubyforge.orgSteve Wills2014-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port) Notes: svn path=/head/; revision=365393
* - 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