15de2 FreshPorts -- sysutils/gkrellm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gkrellm 1.2.13_11 sysutils on this many watch lists=41 search for ports that depend on this port
A GTK based system monitor
Maintained by: ume@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6
License: not specified in port


GKrellM - GNU (or Gtk) Krell Monitors (or Meters)
          (with an understood 'I' somewhere in appreciation for Imlib)
=======================================================================

Copyright (c) 1999-2000 by Bill Wilson.  This program is free software
which I release under the GNU General Public License.
Read the COPYRIGHT file for more info.

Description
===========
With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.

GKrellM Features
================
	* SMP CPU, Disk, Proc, and active net interface monitors with LEDs.
	* Internet monitor that displays current and charts historical port hits.
	* Memory and swap space usage meters and a system uptime monitor.
	* File system meters show capacity/free space and can mount/umount.
	* A mbox/maildir/MH/POP3/IMAP mail monitor which can launch a mail reader
	  or remote mail fetch program.
	* Clock/calendar and hostname display.
	* APM laptop battery monitor.
	* CPU/motherboard temperature/fan/voltages display if lm_sensors modules
	  installed.

	* Multiple monitors managed by a single process to reduce system load.
	* A timer button that can execute PPP or ISDN logon/logoff scripts.
	* Charts are autoscaling with configurable grid line resolution, or
	  can be set to a fixed scale mode.
	* Separate colors for "in" and "out" data.  The in color is used for
	  CPU user time, disk read, forks, and net receive data.  The out color
	  is used for CPU sys time, disk write, load, and net transmit data.
	* Commands can be configured to run when monitor labels are clicked.
	* GKrellM is plugin capable so special interest monitors can be created.
	* Many themes are available.

Author: Bill Wilson bill@gkrellm.net
WWW: http://gkrellm.net
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. devel/gettext
  2. devel/glib12
  3. x11-toolkits/gtk12
  4. graphics/imlib

This port is required by:

for Build for Run

To install the port: cd /usr/ports/sysutils/gkrellm/ && make install clean
To add the package: pkg_add -r gkrellm


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ume/
  10. http://members.dslextreme.com/users/billw/gkrellm/

Number of commits found: 82

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.2.13_11
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.2.13_11
dinoex search for other commits by this committer
- update png to 1.5.10
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.2.13_10
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.2.13_10
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.2.13_10
miwi search for other commits by this committer
- Get Rid MD5 support
15 Mar 2011 08:39:53
Original commit files touched by this commit  1.2.13_10
ume search for other commits by this committer
Fix the build with gmake-3.82 by replace space to tab.

Reported by:    pointyhat-exp with gmake 3.82 (linimon)
31 May 2010 02:01:56
Original commit files touched by this commit  1.2.13_10
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.13_9
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.2.13_8
dinoex search for other commits by this committer
- update to jpeg-8
20 Jan 2010 12:33:58
Original commit files touched by this commit  1.2.13_7
ume search for other commits by this committer
Fix build on 9-CURRENT after utmp -> utmpx change.

Reported by:    pointyhat via erwin
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.2.13_7
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
25 Jul 2008 12:48:47
Original commit files touched by this commit  1.2.13_6
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
06 Jun 2008 14:03:26
Original commit files touched by this commit  1.2.13_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
24 Mar 2008 23:21:25
Original commit files touched by this commit  1.2.13_5
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  1.2.13_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Dec 2006 15:27:25
Original commit files touched by this commit  1.2.13_4
ume search for other commits by this committer
simplify.
16 Dec 2006 15:23:51
Original commit files touched by this commit  1.2.13_4
ume search for other commits by this committer
make it compilable with gcc 4.1.

Reported by:    pointyhat via kris
23 Jun 2006 05:28:34
Original commit files touched by this commit  1.2.13_4
linimon search for other commits by this committer
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.

Hat:            portmgr
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.2.13_4
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 02:52:21
Original commit files touched by this commit  1.2.13_3
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
08 Nov 2005 17:05:26
Original commit files touched by this commit  1.2.13_3
ume search for other commits by this committer
it seems master site stopped distributing 1.x.  so, make LATEST_LINK
pointing to gkrellm2.
08 Nov 2005 16:24:13
Original commit files touched by this commit  1.2.13_3
ume search for other commits by this committer
add SHA256.
20 Feb 2005 06:16:59
Original commit files touched by this commit  1.2.13_3
ume search for other commits by this committer
master site was moved.

Submitted by:   Sam Lawrance <boris@brooknet.com.au>
04 Feb 2005 12:42:11
Original commit files touched by this commit  1.2.13_3
ume search for other commits by this committer
use PORTDOCS.
22 Nov 2004 17:00:44
Original commit files touched by this commit  1.2.13_3
ume search for other commits by this committer
When previous dlopen() was failed, gkrellm couldn't load plugin.

Submitted by:   glebius
15 Mar 2004 15:28:02
Original commit files touched by this commit  1.2.13_2
ume search for other commits by this committer
set USE_GETTEXT=yes explicitly.
04 Feb 2004 13:57:19
Original commit files touched by this commit  1.2.13_2
ume search for other commits by this committer
SIZEfy
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.2.13_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
19 Oct 2003 19:04:47
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
add CONFLICTS.

PR:             ports/58248
Submitted by:   rushani
20 Apr 2003 19:43:32
Original commit files touched by this commit  1.2.13_1
marcus search for other commits by this committer
Remove USE_GNOMENG.
23 Mar 2003 05:26:37
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
Follow devstat API change on 5-CURRENT.
20 Feb 2003 20:10:05
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
De-pkg-comment.
20 Feb 2003 10:59:11
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
follow dkstat.h change.

Notified by:    Hung Michael Nguyen <nguyenhm16@mac.com>
11 Feb 2003 19:34:33
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
Add read permission to the owner.

PR:             ports/47880
Submitted by:   edwin
20 Jan 2003 18:18:28
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
Fix build after VM_METER -> VM_TOTAL change.

Submitted by:   George W. Dinolt <gdinolt@pacbell.net> with modified
03 Jan 2003 17:13:30
Original commit files touched by this commit  1.2.13_1
ume search for other commits by this committer
Use getifaddr() where it is available to gather informaiton
for a network monitor.

Submitted by:   naddy (with some modification)
27 Oct 2002 20:25:55
Original commit files touched by this commit  1.2.13
ume search for other commits by this committer
make it compilable on -CURRENT, again
01 Sep 2002 15:26:31
Original commit files touched by this commit  1.2.13
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42285
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
02 Jul 2002 08:02:52
Original commit files touched by this commit  1.2.13
ume search for other commits by this committer
Update to 1.2.13.
15 Jun 2002 19:31:47
Original commit files touched by this commit  1.2.12
ume search for other commits by this committer
Update to 1.2.12.
28 Mar 2002 15:10:30
Original commit files touched by this commit  1.2.11
ume search for other commits by this committer
Update to 1.2.11.
20 Mar 2002 05:45:16
Original commit files touched by this commit  1.2.10
ume search for other commits by this committer
Update to 1.2.10.
16 Feb 2002 05:56:44
files touched by this commit
ume search for other commits by this committer
Update to 1.2.9.    
12 Feb 2002 02:48:28
files touched by this commit
ume search for other commits by this committer
One more breakage on Alpha.    
11 Feb 2002 18:37:23
files touched by this commit
ume search for other commits by this committer
apm and sensor are available only on i386.    
05 Jan 2002 18:36:25
files touched by this commit
ume search for other commits by this committer
Update to 1.2.8.    
03 Jan 2002 06:13:49
files touched by this commit
ume search for other commits by this committer
Update to 1.2.7.    
17 Dec 2001 21:04:23
files touched by this commit
ume search for other commits by this committer
Update to 1.2.6.    
05 Dec 2001 19:28:32
files touched by this commit
ume search for other commits by this committer
Update to 1.2.5.    
31 Oct 2001 17:58:46
files touched by this commit
ume search for other commits by this committer
Update to 1.2.4.    
23 Oct 2001 17:50:04
files touched by this commit
ume search for other commits by this committer
Update to 1.2.3.    
17 Sep 2001 20:09:23
files touched by this commit
ume search for other commits by this committer
Don't install with setuid root by default.  Some people claims   it casuses
problem.   If you wish to enable LM78/79 feature support, please specify  
WITH_SENSOR=yes at building.    
07 Sep 2001 18:32:51
files touched by this commit
ume search for other commits by this committer
Nuke obsoleted backup site.    
23 Aug 2001 23:21:57
files touched by this commit
ume search for other commits by this committer
Updated to 1.2.2.    
03 Aug 2001 21:25:56
files touched by this commit
ume search for other commits by this committer
- Update to 1.2.1   - Update patch-af and pkg-descr for new release   -
NOPORTDOCS support for pkg-plist and sort it    
17 Apr 2001 13:57:19
files touched by this commit
ume search for other commits by this committer
Update to 1.0.8.    
14 Mar 2001 19:05:41
files touched by this commit
ume search for other commits by this committer
- Update to 1.0.7.   - Enable language catalog.   - Master site is being down. 
So, temporary master site is added.    
04 Feb 2001 20:13:12
files touched by this commit
olgeni search for other commits by this committer
Do not complain if the themes and plugins directories are not empty at  
deinstall time.    
30 Jan 2001 12:06:59
files touched by this commit
ume search for other commits by this committer
Update to 1.0.6.   If linprocfs is available, this version works with no extra
kmem   privilege under 5.0-CURRENT.  In this time, since we cannot obtain   swap
information by safety way, when gkrellm cannot access kmem,   gkrellm tries to
use linprocfs for swap information.    
23 Jan 2001 14:04:58
files touched by this commit
ume search for other commits by this committer
Update to 1.0.5.    
15 Jan 2001 08:54:43
files touched by this commit
ume search for other commits by this committer
Update to 1.0.4.    
08 Jan 2001 15:21:59
files touched by this commit
ume search for other commits by this committer
Update to 1.0.3    
03 Jan 2001 18:58:49
files touched by this commit
ume search for other commits by this committer
Drop setuid/getgid privileges before initializing GTK+   to avoid claimed
vulnerability in GTK_MODULES.    
15 Nov 2000 07:43:10
files touched by this commit
ume search for other commits by this committer
Update to 1.0.2    
19 Oct 2000 19:27:44
files touched by this commit
ume search for other commits by this committer
Update to 1.0.1.    
13 Oct 2000 20:18:24
files touched by this commit
ume search for other commits by this committer
Update to 1.0.0.    
08 Oct 2000 11:23:49
files touched by this commit
asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
08 Oct 2000 07:23:57
files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
05 Oct 2000 07:57:56
files touched by this commit
reg search for other commits by this committer
Implement WANT_IMLIB and USE_IMLIB.    
10 Aug 2000 16:34:10
files touched by this commit
asami search for other commits by this committer
@dirrm include/gkrellm    
07 Aug 2000 09:50:23
files touched by this commit
ume search for other commits by this committer
Update to 0.10.5.    
16 Jul 2000 15:21:24
files touched by this commit
ume search for other commits by this committer
GKrellM's archive was changed.    
11 Jul 2000 11:48:44
files touched by this commit
ume search for other commits by this committer
Update to 0.10.4    
10 Jul 2000 13:17:12
files touched by this commit
ume search for other commits by this committer
Oops, nuke unnecessary change introduced by previous commit.    
10 Jul 2000 13:11:53
files touched by this commit
ume search for other commits by this committer
Update to 0.10.3    
03 Jul 2000 08:19:24
files touched by this commit
ume search for other commits by this committer
Update to 0.10.2    
01 Jul 2000 04:32:26
files touched by this commit
ume search for other commits by this committer
Update to 0.10.1.    
26 Jun 2000 17:21:19
files touched by this commit
ume search for other commits by this committer
Make directories for plugins and themes at GKrellM's install.    
22 Jun 2000 18:08:03
files touched by this commit
ume search for other commits by this committer
Update to 0.10.0.    
18 Jun 2000 20:25:56
files touched by this commit
ume search for other commits by this committer
Use ${MASTER_SITE_LOCAL} instead of hard coded location.    
08 Jun 2000 19:57:45
files touched by this commit
ume search for other commits by this committer
Move my distfiles to ftp.freebsd.org local distfiles site.    
24 May 2000 20:28:17
files touched by this commit
ume search for other commits by this committer
Update to 0.9.10.   Now, gkrellmms plug-in ready.    

Number of commits found: 82

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0