aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xloadface
Commit message (Collapse)AuthorAgeFilesLines
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* port's mastersitesEdwin Groothuis2005-11-142-1/+2
| | | | | | | | | | | | Please change port's mastersites. Also add SHA256 checksums PR: ports/88971 Submitted by: FURUSAWA Kazuhisa <kazu@jp.freeebsd.org> Notes: svn path=/head/; revision=148192
* Fix build on 5.xRoman Bogorodskiy2005-05-142-4/+46
| | | | | | | | | PR: 80473 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=135231
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Mark as broken on recent versions of 5.x due to gcc3.3 havingMark Linimon2003-12-231-1/+7
| | | | | | | deprecated varargs.h. Notified maintainer. Notes: svn path=/head/; revision=96471
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* forgotten 5 chars to fix X manpage error with XFree86-4.FUJISHIMA Satsuki2001-01-102-3/+6
| | | | Notes: svn path=/head/; revision=37069
* fixing "X manpage" error with XFree86-4.Kevin Lo2000-12-202-4/+8
| | | | | | | | | PR: 23690 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=36158
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-2/+2
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Modify include files to compile on 3.1-STABLE.Jun Kuriyama1999-05-081-3/+20
| | | | | | | Found by: bento Notes: svn path=/head/; revision=18604
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-212-2/+7
| | | | Notes: svn path=/head/; revision=14135
* Fix MAINTAINER's addressBill Fenner1998-02-072-6/+6
| | | | | | | | PR: ports/5648 Submitted by: furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa) Notes: svn path=/head/; revision=9613
* Author fixed a path bug.David E. O'Brien1996-12-068-324/+192
| | | | | | | Broke up huge patchfile by filename. Notes: svn path=/head/; revision=4842
* `xloadface' is a network load monitor for X11. This program use the rwhodDavid E. O'Brien1996-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 Notes: svn path=/head/; revision=4784