1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add eventwatcher, a KDE log file/event viewer

Submitted by: Lauri Watts <lauri@kde.org>
This commit is contained in:
Michael Nottebrock 2004-08-20 21:38:55 +00:00
parent 2a652e50f3
commit 9516dcc72b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116843
5 changed files with 78 additions and 0 deletions

View File

@ -110,6 +110,7 @@
SUBDIR += enteruser
SUBDIR += eroaster
SUBDIR += etcmerge
SUBDIR += eventwatcher
SUBDIR += extipl
SUBDIR += fastest_cvsup
SUBDIR += fcron

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: eventwatcher
# Date created: 20 Aug 2004
# Whom: Lauri Watts <lauri@kde.org>
#
# $FreeBSD$
#
PORTNAME= eventwatcher
PORTVERSION= 0.4.1
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= eventwatcher
MAINTAINER= lauri@kde.org
COMMENT= KDE log file/event viewer
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2 ||g' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (eventwatcher-0.4.1.tar.bz2) = 10430576d7594fba0094b11490ecb0b7
SIZE (eventwatcher-0.4.1.tar.bz2) = 516143

View File

@ -0,0 +1,9 @@
EventWatcher is a KDE application which notifies you about various events.
"Events" are pieces of information about, for example, news ticker or blog
updates, new emails, user logons, system warnings, hardware events etc.
They get collected by EventWatcher plugins and sent to the main application
which lives in the KDE system tray for most of the time and displays this
information.
WWW: http://eventwatcher.sourceforge.net/

View File

@ -0,0 +1,39 @@
bin/eventwatcher
include/eventwatcher/eventdata.h
include/eventwatcher/plugin.h
lib/kde3/eventwatcherdcopplugin.la
lib/kde3/eventwatcherdcopplugin.so
lib/kde3/eventwatcherlogplugin.la
lib/kde3/eventwatcherlogplugin.so
lib/kde3/eventwatcherlogplugin_config.la
lib/kde3/eventwatcherlogplugin_config.so
lib/kde3/eventwatcherrssplugin.la
lib/kde3/eventwatcherrssplugin.so
lib/kde3/eventwatcherrssplugin_config.la
lib/kde3/eventwatcherrssplugin_config.so
lib/libeventwatcherplugin.la
lib/libeventwatcherplugin.so
lib/libeventwatcherplugin.so.0
share/applnk/Utilities/eventwatcher.desktop
share/apps/eventwatcher/eventwatcherui.rc
share/apps/eventwatcher/icons/crystalsvg/16x16/apps/dcopplugin.png
share/apps/eventwatcher/icons/crystalsvg/16x16/apps/logplugin.png
share/apps/eventwatcher/icons/crystalsvg/16x16/apps/rssplugin.png
share/apps/eventwatcher/icons/crystalsvg/22x22/apps/eventwatchergray.png
share/apps/eventwatcher/icons/crystalsvg/22x22/apps/eventwatcherlight.png
share/config.kcfg/eventwatcher.kcfg
share/icons/hicolor/16x16/apps/eventwatcher.png
share/icons/hicolor/22x22/apps/eventwatcher.png
share/icons/hicolor/32x32/apps/eventwatcher.png
share/services/eventwatcherdcop.desktop
share/services/eventwatcherlog.desktop
share/services/eventwatcherrss.desktop
share/servicetypes/eventwatcherplugin.desktop
@dirrm share/apps/eventwatcher/icons/crystalsvg/22x22/apps
@dirrm share/apps/eventwatcher/icons/crystalsvg/22x22
@dirrm share/apps/eventwatcher/icons/crystalsvg/16x16/apps
@dirrm share/apps/eventwatcher/icons/crystalsvg/16x16
@dirrm share/apps/eventwatcher/icons/crystalsvg
@dirrm share/apps/eventwatcher/icons
@dirrm share/apps/eventwatcher
@dirrm include/eventwatcher