Port details |
- gapcmon Monitor apcupsd with GTK+2 GUI
- 0.8.9_8 sysutils
=0 0.8.9_8Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2006-06-08 01:58:02
- Last Update: 2022-04-10 19:11:41
- Commit Hash: d63665f
- License: GPLv2
- Description:
- GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user. Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.
WWW: http://gapcmon.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gapcmon>0:sysutils/gapcmon
- To install the port:
- cd /usr/ports/sysutils/gapcmon/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/gapcmon
- pkg install gapcmon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gapcmon
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gapcmon-0.8.9.tar.bz2) = dc8651fd735b59c714b320fbfbcb301cd5b2fb68522d6d85d7f0e690b995b000
SIZE (gapcmon-0.8.9.tar.bz2) = 125914
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libgconf-2.so : devel/gconf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for gapcmon-0.8.9_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_gapcmon
- USES:
- pkgconfig gmake gnome tar:bzip2 xorg
- pkg-message:
- For install:
- GapcMon requires apcupsd's Network Information Service (NIS) even for local
installations. You may enable apcupsd's NIS by adding the following line
to your /usr/local/etc/apcupsd/apcupsd.conf:
NETSERVER on
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Apr 2022 19:11:41 0.8.9_8
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 0.8.9_7
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
15 Mar 2022 18:06:35 0.8.9_6
|
Baptiste Daroussin (bapt)  |
dependency: add missing direct dependency on gtk2 |
07 Apr 2021 08:09:01 0.8.9_5
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.9_5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 17:17:54
0.8.9_5
|
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
14 Aug 2019 12:16:13
0.8.9_5
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
08 Dec 2016 19:52:20
0.8.9_5
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
19 May 2016 10:53:06
0.8.9_4
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
22 Sep 2014 13:21:22
0.8.9_4
|
jhale  |
- Trim @dirrm[try] from pkg-plist |
26 Aug 2014 14:06:09
0.8.9_4
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
10 Jun 2014 00:01:36
0.8.9_4
|
jhale  |
- Support staging
- Rename patch file to eliminate ':' |
29 May 2014 11:20:14
0.8.9_4
|
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
21 Feb 2014 13:39:38
0.8.9_4
|
ehaupt  |
Remove trailing whitespaces from category sysutils |
10 Feb 2014 13:54:28
0.8.9_4
|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
22 Oct 2013 14:01:39
0.8.9_4
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
20 Sep 2013 23:06:00
0.8.9_4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
23 Apr 2013 14:20:28
0.8.9_4
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
20 Oct 2012 16:47:39
0.8.9_4
|
jhale  |
- Convert to new options framework
- Add specific pkgconf build dependency
- Add LICENSE (GPLv2)
- Trim Makefile header
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
13 Sep 2012 04:45:59
0.8.9_4
|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
01 Jun 2012 05:26:28
0.8.9_4
|
dinoex  |
- update png to 1.5.10 |
29 May 2012 15:48:42
0.8.9_3
|
ak  |
- Remove obsolete OSVERSION check
PR: ports/168282
Submitted by: Chris Rees <crees@freebsd.org>
Approved by: "Jason E. Hale" <bsdkaffee@gmail.com> (maintainer), eadler,
itetcu (mentors, implicit) |
19 Mar 2011 12:38:54
0.8.9_3
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.8.9_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.8.9_2
|
dinoex  |
- update to jpeg-8 |
02 Sep 2009 15:01:56
0.8.9_1
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
31 Jul 2009 13:57:52
0.8.9_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
29 Aug 2008 21:59:00
0.8.9
|
amdmi3  |
- Update sysutils/gapcmon from 0.8.8 -> 0.8.9
This release mainly fixes an issue with the KDE systray
PR: 126929
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) |
06 Jun 2008 14:03:26
0.8.8_1
|
edwin  |
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) |
01 Jun 2008 18:14:04
0.8.8
|
jadawin  |
- Update to 0.8.8
- Update pkg-message to better visual
PR: ports/124117
Submitter: Jason E. Hale <bsdkaffee gmail.com> (maintainer)
Approved by: thierry (mentor) |
02 Apr 2008 18:06:09
0.8.7
|
pav  |
- Fix install
Reported by: pointyhat
Pointy hat to: jadawin |
31 Mar 2008 18:16:07
0.8.7
|
jadawin  |
- Update to 0.8.7
- Fix typo on COMMENT
- use SUB_FILES
PR: ports/122141
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: tabthorpe (mentor) |
04 Oct 2007 13:22:46
0.8.6
|
rafan  |
- Update to 0.8.6
PR: ports/116884
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer) |
19 May 2007 20:32:57
0.8.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Jan 2007 15:05:59
0.8.4
|
miwi  |
- Update to 0.8.4
PR: ports/107402
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
04 Aug 2006 03:55:44
0.8.3
|
clsung  |
- Update to 0.8.3
PR: ports/101305
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Jason Hale) |
07 Jun 2006 21:12:48
0.8.2
|
itetcu  |
GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user. Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.
WWW: http://gapcmon.sourceforge.net/
PR: ports/98117
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Approved by: lawrance (mentor, implicit) |