From 014ab7ef0a95ae1578f01ebc76bbd767b8af5518 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Wed, 9 Mar 2011 13:18:03 +0000 Subject: [PATCH] Server Status Widget is a KDE 4 Plasma applet that lets you monitor one or more servers via pings, TCP connects or custom unix commands at a configurable interval. The icon changes if a server does not respond to a check, optionally triggering configurable KDE notifications. WWW: http://kde-look.org/content/show.php?content=101336 PR: ports/155122 Submitted by: Jason E. Hale --- deskutils/Makefile | 1 + .../plasma-applet-serverstatuswidget/Makefile | 35 +++++++++++++++++++ .../plasma-applet-serverstatuswidget/distinfo | 2 ++ .../pkg-descr | 6 ++++ .../pkg-plist | 5 +++ 5 files changed, 49 insertions(+) create mode 100644 deskutils/plasma-applet-serverstatuswidget/Makefile create mode 100644 deskutils/plasma-applet-serverstatuswidget/distinfo create mode 100644 deskutils/plasma-applet-serverstatuswidget/pkg-descr create mode 100644 deskutils/plasma-applet-serverstatuswidget/pkg-plist diff --git a/deskutils/Makefile b/deskutils/Makefile index 65c15db4d4fc..b5d7f4880934 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -224,6 +224,7 @@ SUBDIR += plasma-applet-fancytasks SUBDIR += plasma-applet-panelspacer SUBDIR += plasma-applet-playwolf + SUBDIR += plasma-applet-serverstatuswidget SUBDIR += plasma-applet-simpleweatherforecast SUBDIR += plasma-applet-teacooker SUBDIR += plasma-applet-yawp diff --git a/deskutils/plasma-applet-serverstatuswidget/Makefile b/deskutils/plasma-applet-serverstatuswidget/Makefile new file mode 100644 index 000000000000..0bc2b6c56232 --- /dev/null +++ b/deskutils/plasma-applet-serverstatuswidget/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: plasma-applet-serverstatuswidget +# Date Created: 2011-02-23 +# Whom: Jason E. Hale +# +# $FreeBSD$ +# + +PORTNAME= serverstatuswidget +PORTVERSION= 1.4 +CATEGORIES= deskutils kde +MASTER_SITES= http://kde-look.org/CONTENT/content-files/ +PKGNAMEPREFIX= plasma-applet- +DISTNAME= 101336-${PORTNAME}-${PORTVERSION} + +MAINTAINER= bsdkaffee@gmail.com +COMMENT= Server monitoring plasma applet for KDE4 + +USE_BZIP2= yes +USE_CMAKE= yes +USE_GETTEXT= yes +USE_KDE4= automoc4 kdeprefix workspace +USE_QT_VER= 4 +QT_COMPONENTS= qmake_build moc_build rcc_build uic_build +MAKE_JOBS_SAFE= yes + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +post-patch: + + ${ECHO_CMD} >> ${WRKSRC}/src/serverstatus.h + +.include diff --git a/deskutils/plasma-applet-serverstatuswidget/distinfo b/deskutils/plasma-applet-serverstatuswidget/distinfo new file mode 100644 index 000000000000..92280fb3183d --- /dev/null +++ b/deskutils/plasma-applet-serverstatuswidget/distinfo @@ -0,0 +1,2 @@ +SHA256 (101336-serverstatuswidget-1.4.tar.bz2) = 52693658c63884db65d750e535a4fc5b39281c0a3934363d6d8820b10599675d +SIZE (101336-serverstatuswidget-1.4.tar.bz2) = 26084 diff --git a/deskutils/plasma-applet-serverstatuswidget/pkg-descr b/deskutils/plasma-applet-serverstatuswidget/pkg-descr new file mode 100644 index 000000000000..c0782e1306f9 --- /dev/null +++ b/deskutils/plasma-applet-serverstatuswidget/pkg-descr @@ -0,0 +1,6 @@ +Server Status Widget is a KDE 4 Plasma applet that lets you monitor one or more +servers via pings, TCP connects or custom unix commands at a configurable +interval. The icon changes if a server does not respond to a check, optionally +triggering configurable KDE notifications. + +WWW: http://kde-look.org/content/show.php?content=101336 diff --git a/deskutils/plasma-applet-serverstatuswidget/pkg-plist b/deskutils/plasma-applet-serverstatuswidget/pkg-plist new file mode 100644 index 000000000000..0ac34950cf66 --- /dev/null +++ b/deskutils/plasma-applet-serverstatuswidget/pkg-plist @@ -0,0 +1,5 @@ +lib/kde4/plasma_applet_serverstatus.so +share/apps/plasma-applet-serverstatus/plasma-applet-serverstatus.notifyrc +share/kde4/services/plasma-applet-serverstatus.desktop +share/locale/de/LC_MESSAGES/plasma-applet-serverstatus.mo +@dirrm share/apps/plasma-applet-serverstatus