Initial import of ktimeclock 2.0.1

KTimeclock is a personal timeclock to keep track of how much time is
spent working on various projects and the tasks that they involve.
Simply set up a series of projects, each of which can contain multiple
sub-projects and tasks; select the current task that you're working on;
start the clock; and KTimeclock will track the time you've spent working
on that task.
This commit is contained in:
kevlo 2002-02-07 06:56:39 +00:00
parent 10c45b264b
commit 4a85681850
4 changed files with 76 additions and 0 deletions

38
misc/ktimeclock/Makefile Normal file
View File

@ -0,0 +1,38 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/02/07 06:56:39 kevlo Exp $
COMMENT= "task-based timeclock"
DISTNAME= ktimeclock-2.0.1
CATEGORIES= misc x11
NEED_VERSION= 1.504
HOMEPAGE= http://www.howlingfrog.com/opensource/ktimeclock/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/downloads/v2.0.1/tarball/
BUILD_DEPENDS= ::x11/qt2-designer
LIB_DEPENDS= kdecore.3,DCOP,kdesu,kdeui,kio,kssl::x11/kde/libs2
MODULES= qt2
MAKE_ENV= ${CONFIGURE_ENV}
# Ensure qt2 will always be at the front
MAKE_FLAGS= CXXLD='--tag CXX ${CXX} -L${MODQT_LIBDIR}'
USE_X11= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${MODQT_CONFIGURE_ARGS}
CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include
CONFIGURE_ENV= KDEDIR=${LOCALBASE}
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/admin
.include <bsd.port.mk>

3
misc/ktimeclock/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (ktimeclock-2.0.1.tar.gz) = 961af328762c3be0c192ad4239a61a2f
RMD160 (ktimeclock-2.0.1.tar.gz) = 973d9e4401d4cbfb18e797fb00f30d8b3876e053
SHA1 (ktimeclock-2.0.1.tar.gz) = cb0aec03373fdb2064a15788b6a59ff4a0dfe4e1

View File

@ -0,0 +1,8 @@
KTimeclock is a personal timeclock to keep track of how much time is
spent working on various projects and the tasks that they involve.
Simply set up a series of projects, each of which can contain multiple
sub-projects and tasks; select the current task that you're working on;
start the clock; and KTimeclock will track the time you've spent working
on that task.
WWW: ${HOMEPAGE}

27
misc/ktimeclock/pkg/PLIST Normal file
View File

@ -0,0 +1,27 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/02/07 06:56:39 kevlo Exp $
bin/ktimeclock
share/applnk/Utilities/ktimeclock.desktop
share/apps/ktimeclock/ktimeclockui.rc
share/apps/ktimeclock/pics/dockicon0.xpm
share/apps/ktimeclock/pics/dockicon1.xpm
share/apps/ktimeclock/pics/dockicon2.xpm
share/apps/ktimeclock/pics/dockicon3.xpm
share/apps/ktimeclock/pics/dockicon4.xpm
share/apps/ktimeclock/pics/dockicon5.xpm
share/apps/ktimeclock/pics/dockicon6.xpm
share/apps/ktimeclock/pics/dockicon7.xpm
share/doc/HTML/en/ktimeclock/add_project.png
share/doc/HTML/en/ktimeclock/add_task.png
share/doc/HTML/en/ktimeclock/configure-general.png
share/doc/HTML/en/ktimeclock/configure-reports.png
share/doc/HTML/en/ktimeclock/index.cache.bz2
share/doc/HTML/en/ktimeclock/index.docbook
share/doc/HTML/en/ktimeclock/window.png
share/icons/hicolor/22x22/apps/ktimeclock.png
share/icons/hicolor/32x32/apps/ktimeclock.png
share/icons/hicolor/48x48/apps/ktimeclock.png
share/icons/locolor/16x16/apps/ktimeclock.png
share/icons/locolor/32x32/apps/ktimeclock.png
@dirrm share/apps/ktimeclock/pics
@dirrm share/apps/ktimeclock
@dirrm share/doc/HTML/en/ktimeclock