Commit graph

16 commits

Author SHA1 Message Date
dholland
e0f1cee038 Use BROKEN_ON_PLATFORM for missing OS config. 2015-01-04 04:29:27 +00:00
ghen
e3ba207887 Hand in maintainership. 2013-04-13 07:55:01 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
41ff47ae02 Fix build on DragonFly. From Matthias Schmidt in PR 44020. 2010-10-31 23:38:32 +00:00
joerg
05acd1330d Fix ownership. Bump revision. 2010-02-19 21:21:20 +00:00
joerg
68f66dae50 Needs --x-includes / --x-libraries with modular Xorg. 2009-11-26 00:46:14 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
ghen
273a7d0e13 Full DESTDIR support and pkglint. 2008-01-04 12:31:02 +00:00
wiz
542e619325 Standardize statvfs test. From Sergey Svishchev. 2007-12-02 12:55:08 +00:00
jlam
12351d2476 * Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
in SPECIAL_PERMS usage.

* Consistently use 4555 for setuid and 2555 for setgid programs.
2007-06-15 18:15:06 +00:00
joerg
00348b554b Modular Xorg and DragonFly support. 2007-02-19 19:50:47 +00:00
rillig
05f4e9951f Fixed "test ==". 2006-10-05 02:52:16 +00:00
ghen
31ac907214 "Your operating system Darwin isn't supported. Feel free to help. :P"
NOT_FOR_PLATFORM added, I'll leave this to a Darwin guru to fix...
2006-04-16 20:26:26 +00:00
ghen
49deb9360d s/it's/its/ for genitif. 2006-03-29 22:43:31 +00:00
ghen
f8ede62061 Torsmo is a system monitor that sits in the corner of your desktop. It's
very simple, customizable and it renders only text on the desktop (and
percentagebars if you want it to ;) and the only lib it uses is Xlib.
Torsmo can show various information about your system and it's peripherals,
including:

* Kernel version
* Uptime
* System time
* Network interface information
* Memory and swap usage
* Hostname
* Machine, i686 for example
* System name, Linux for example
* Temperatures from i2c-sensors
* Temperature from ACPI
* Battery capacity from ACPI/APM
* Number of processes running or sleeping
* Local mails (unread and all)
* Filesystem stats
2006-03-29 21:42:55 +00:00