Commit graph

16 commits

Author SHA1 Message Date
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Roman Bogorodskiy
8c42f2da58 Improve battery support.
Submitted by:	Nick Hibma <nick@cope.nl>
2005-07-13 05:30:29 +00:00
Roman Bogorodskiy
d0a913d0e0 - fix a bug when the mail count wasn't altered if mails had been deleted
from a mailbox
- detect possible error in stat(2)
- bump PORTREVISION

PR:		80709
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2005-05-07 14:27:54 +00:00
Roman Bogorodskiy
a34a6612a4 Fix segfault when there is no swap. 2005-04-07 16:52:56 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Pav Lucistnik
72fd6f1304 - Fix X11 detection
- Add option for "Flicker-free operation support"

PR:		ports/76256
Submitted by:	Roman Bogorodskiy <bogorodskiy@gmail.com> (maintainer)
2005-01-15 20:26:59 +00:00
Edwin Groothuis
08f4b85843 [ maintainer ] sysutils/torsmo: add WITH_XFT knob
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>
2005-01-13 23:02:53 +00:00
Edwin Groothuis
e2be50057a [ maintainer ] sysutils/torsmo: fix temperature monitoring
- fix temperature monitoring

PR:		ports/75721
Submitted by:	Roman Bogorodskiy <novel@FreeBSD.ORG>
2005-01-12 04:34:45 +00:00
Sergey Matveychuk
5fb6bf39ad - Try to fix build on alpha:
* use CPU freq. detection code only on i386
  * s/int/size_t/

PR:		ports/75633
Submitted by:	maintainer
Reported by:	pointyhat via kris
2004-12-29 20:53:40 +00:00
Sergey Matveychuk
135c4b9591 - Update to 0.18
PR:		ports/75435
Submitted by:	maintainer
2004-12-25 22:53:00 +00:00
Pav Lucistnik
e339af876b - Fix acpitemp function by changing type from double to int (we get temp
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)
2004-10-25 21:42:01 +00:00
Kirill Ponomarev
fa0fb40327 Use size_t insead of int to get uptime in a correct way on amd64
Fix wrong type cast for get_acpi_temperature()
Set optreset to 1 before the second call to getopt()

PR:		ports/72642
Submitted by:	maintainer
2004-10-13 15:02:22 +00:00
Kirill Ponomarev
ea2d6269c7 Ad hoc fix for reported build errors on 5.2
Remove unused function prototype

PR:		ports/71020
Submitted by:	maintainer
2004-08-27 13:47:47 +00:00
Greg Lewis
3d2373ec2c . Add ACPI support. [1]
. 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)
2004-08-06 18:00:53 +00:00
Sergey Matveychuk
5377466bd1 add network interfaces monitoring support
PR:		ports/69839
Submitted by:	maintainer
2004-07-31 09:46:36 +00:00
Pav Lucistnik
db95a8d61a Add torsmo, a system monitor that sits in the corner of your desktop. Torsmo can
show various information about your system and it's peripherals.

PR:		ports/69743
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-30 20:47:55 +00:00