summaryrefslogtreecommitdiffstats
path: root/sysutils/torsmo
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Improve battery support.novel2005-07-131-3/+26
| | | | Submitted by: Nick Hibma <nick@cope.nl>
* - fix a bug when the mail count wasn't altered if mails had been deletednovel2005-05-072-1/+77
| | | | | | | | | from a mailbox - detect possible error in stat(2) - bump PORTREVISION PR: 80709 Submitted by: Roland Smith <rsmith@xs4all.nl>
* Fix segfault when there is no swap.novel2005-04-072-4/+14
|
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* - Fix X11 detectionpav2005-01-151-3/+9
| | | | | | | - Add option for "Flicker-free operation support" PR: ports/76256 Submitted by: Roman Bogorodskiy <bogorodskiy@gmail.com> (maintainer)
* [ maintainer ] sysutils/torsmo: add WITH_XFT knobedwin2005-01-131-2/+9
| | | | | | | | Add WITH_XFT option/knob which can be used to toggle XFT support Requested by: Anton Karpov <toxa@cterra.ru> PR: ports/76121 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* [ maintainer ] sysutils/torsmo: fix temperature monitoringedwin2005-01-122-1/+11
| | | | | | | - fix temperature monitoring PR: ports/75721 Submitted by: Roman Bogorodskiy <novel@FreeBSD.ORG>
* - Try to fix build on alpha:sem2004-12-291-4/+19
| | | | | | | | | * use CPU freq. detection code only on i386 * s/int/size_t/ PR: ports/75633 Submitted by: maintainer Reported by: pointyhat via kris
* - Update to 0.18sem2004-12-258-457/+117
| | | | | PR: ports/75435 Submitted by: maintainer
* - Fix acpitemp function by changing type from double to int (we get temppav2004-10-252-3/+3
| | | | | | | | in kelvins (int) and then convert it in celsius (double)). Reported by: Aurel Bodenmann PR: ports/73087 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Use size_t insead of int to get uptime in a correct way on amd64krion2004-10-133-4/+35
| | | | | | | | Fix wrong type cast for get_acpi_temperature() Set optreset to 1 before the second call to getopt() PR: ports/72642 Submitted by: maintainer
* Ad hoc fix for reported build errors on 5.2krion2004-08-271-3/+1
| | | | | | | Remove unused function prototype PR: ports/71020 Submitted by: maintainer
* . Add ACPI support. [1]glewis2004-08-064-14/+91
| | | | | | | | | . Make this compile on FreeBSD 4.x. I've hacked the version being committed to actually compile on 4.x. The submitted patch only partially fixed 4.x build problems. [2] PR: 70039 [1], 70041 [2] Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* add network interfaces monitoring supportsem2004-07-311-96/+47
| | | | | PR: ports/69839 Submitted by: maintainer
* Add torsmo, a system monitor that sits in the corner of your desktop. Torsmo canpav2004-07-306-0/+469
show various information about your system and it's peripherals. PR: ports/69743 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
OpenPOWER on IntegriCloud