aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xloadface
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Mark as broken on recent versions of 5.x due to gcc3.3 havinglinimon2003-12-231-1/+7
| | | | deprecated varargs.h. Notified maintainer.
* De-pkg-comment.knu2003-02-212-1/+1
|
* forgotten 5 chars to fix X manpage error with XFree86-4.sf2001-01-102-3/+6
|
* fixing "X manpage" error with XFree86-4.kevlo2000-12-202-4/+8
| | | | | | PR: 23690 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-221-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Modify include files to compile on 3.1-STABLE.kuriyama1999-05-081-3/+20
| | | | Found by: bento
* Move manpages from pkg/PLIST to Makefile.steve1998-10-212-2/+7
|
* Fix MAINTAINER's addressfenner1998-02-082-6/+6
| | | | | PR: ports/5648 Submitted by: furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
* Author fixed a path bug.obrien1996-12-078-324/+192
| | | | Broke up huge patchfile by filename.
* `xloadface' is a network load monitor for X11. This program use the rwhodobrien1996-12-046-0/+393
database for display `user' and `CPU load'. It displays a face for each machine gotten from rwho. Quite cute. The README and manpage are in Japanese. Closes-PR: ports/2115 Submitted by: furusawa@com.cs.osakafu-u.ac.jp