aboutsummaryrefslogtreecommitdiff
path: root/sysutils/wmmon
Commit message (Collapse)AuthorAgeFilesLines
* Fix wmmon to work with the new devstat interface in 5-current.Scott Long2003-05-051-0/+177
| | | | Notes: svn path=/head/; revision=80145
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* - Fix MASTER_SITESSteve Price2000-07-102-12/+8
| | | | | | | | | | - Supporrt X11BASE properly PR: 19765 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30384
* 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
* Unbreak for 3.x .Bill Fenner2000-03-082-5/+1
| | | | Notes: svn path=/head/; revision=26636
* update mastersitesMichael Haro2000-02-151-5/+3
| | | | | | | | PR: 16654 Submitted by: maintainer Notes: svn path=/head/; revision=25843
* Mark it as BORKEN in 3-stable.R. Imura2000-02-131-0/+4
| | | | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=25723
* Fix a problem around kmem group.R. Imura2000-02-121-11/+8
| | | | | | | | PR: 16655 Submitted by: maintainer Notes: svn path=/head/; revision=25707
* Fix a security hole where a user can obtain kmem group privs. NoteSteve Price1999-12-311-16/+31
| | | | | | | | | | | | | | patch-ad and patch-ae both patches the same file, so I combined them and removed patch-ae. The maintainer might want to look into patch-ad some more since patch-ae did the same as patch-ad one one had the lines before the offending block of code and one after. I left both sets since it didn't appear to affect operation any. PR: 15790 Submitted by: maintainer Notes: svn path=/head/; revision=24312
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* Fix the fix for -current (no longer use sys/rlist.h).Chris Piazza1999-06-281-13/+15
| | | | | | | | PR: 12425 Submitted by: maintainer Notes: svn path=/head/; revision=19853
* #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
* Fix to compile on -current (and others).Jun Kuriyama1999-06-147-95/+961
| | | | | | | | | | | Change MAINTAINER to Stephen Kiernam <sk-ports@vegamuse.org>. PR: ports/11880 Submitted by: Stephen Kiernam <sk-ports@vegamuse.org> No response from: old maintainer Notes: svn path=/head/; revision=19471
* Update my email address, I've been slack.Kris Kennaway1999-06-071-2/+2
| | | | Notes: svn path=/head/; revision=19292
* BROKEN= "kvm_nlist: Symbol '_swaplist' not found" for 4-CURRENT.David E. O'Brien1999-02-251-1/+5
| | | | Notes: svn path=/head/; revision=16895
* The wmmon port likes to install itself setuid root. Unfortunately, it has aKris Kennaway1999-02-232-3/+7
| | | | | | | | | | | | major security hole (and at least one minor one) resulting in a local root exploit. Until a better fix is available, this patch installs the binary chmod go-s, meaning you must be root to run it. If anyone is using this in a multi-user environment they are strongly advised to remove the setuid bit. Submitted by: Steve Reid <sreid@alpha.sea-to-sky.net> Notes: svn path=/head/; revision=16873
* Fix MASTER_SITES.Bill Fenner1999-01-261-2/+2
| | | | | | | | PR: ports/9693 Submitted by: Chris Piazza <norn@home.net> Notes: svn path=/head/; revision=16365
* Add virtual category "windowmaker".Satoshi Asami1999-01-181-2/+2
| | | | Notes: svn path=/head/; revision=16177
* Get this to build in -current.Steve Price1999-01-181-0/+16
| | | | | | | | PR: 9401 Submitted by: Allan Saddi <asaddi@philosophysw.com> Notes: svn path=/head/; revision=16121
* Fix for monitoring of disk I/O in -current.Steve Price1999-01-044-14/+73
| | | | | | | | PR: 9262 Submitted by: maintainer Notes: svn path=/head/; revision=15816
* Fix error 'make clean'Seiichirou Hiraoka1998-12-161-5/+1
| | | | Notes: svn path=/head/; revision=15377
* PR: ports/8874Seiichirou Hiraoka1998-12-116-0/+76
Submitted by: kkennawa@physics.adelaide.edu.au WMMon monitors the realtime CPU load as well the average system load and gives you some nice additional features too... Notes: svn path=/head/; revision=15279