summaryrefslogtreecommitdiff
path: root/misc/gkrellmfmonitor2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* Fix build on amd64.Kirill Ponomarev2005-01-241-1/+1
|
* Update to version 2.0.4Kirill Ponomarev2005-01-163-25/+10
| | | | | PR: ports/76281 Submitted by: Ports Fury
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* - Set correct LATEST_LINKClement Laforet2004-02-071-0/+2
| | | | Reported/Requested by: kris
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - Reset maintainership to ports@FreeBSD.orgSergei Kolobov2003-10-261-1/+1
| | | | | | PR: 58572 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Approved by: krion (implicit)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix some typos.Jimmy Olgeni2003-02-091-2/+2
|
* New port: misc/gkrellmfmonitor2Edwin Groothuis2002-11-246-0/+54
This plugin monitors a file and displays its contens in gkrellm. File can have multiple rows of the form 'name : value : [flag]'. Number of rows as well as their contnens can change dynamicaly. If flag non-empty then for WARNING value - the orange led will light up and for ALERT value - red. PR: ports/45660 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>