Bug 98117 - [NEW PORT] sysutils/gapcmon: GTK+2 apcupsd monitoring utility
Summary: [NEW PORT] sysutils/gapcmon: GTK+2 apcupsd monitoring utility
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 03:40 UTC by Jason E. Hale
Modified: 2006-06-07 22:24 UTC (History)
0 users

See Also:


Attachments
2006-05-29-gapcmon.shar (3.00 KB, text/plain)
2006-05-30 03:40 UTC, Jason E. Hale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2006-05-30 03:40:18 UTC
GapcMon is a GTK+2 monitoring utility for sysutils/apcupsd.  It allows the
user to monitor several local and remote UPS's at once.  It charts UPS
information and nicely displays information taken from apcupsd.

WWW: http://gapcmon.sourceforge.net/

How-To-Repeat: shar attached
Comment 1 Jason E. Hale 2006-05-30 04:48:03 UTC
Drat, forgot something.  Please apply the attached diff to the extracted shar. 
Thanks.

--- 2006-05-29-gapcmon.diff begins here ---
diff -ruN gapcmon.orig/Makefile gapcmon/Makefile
--- gapcmon.orig/Makefile	Mon May 29 23:43:15 2006
+++ gapcmon/Makefile	Mon May 29 23:43:43 2006
@@ -14,6 +14,8 @@
 MAINTAINER=	bsdkaffee@gmail.com
 COMMENT=	Montior apcupsd with GTK+2 GUI
 
+RUN_DEPENDS=	apcupsd:${PORTSDIR}/sysutils/apcupsd
+
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_ICONV=	yes
--- 2006-05-29-gapcmon.diff ends here ---
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-06 21:19:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-07 22:24:15 UTC
State Changed
From-To: open->closed

New port added. Thanks!