Date: Wed, 9 May 2012 18:28:23 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/charmtimetracker Makefile distinfo pkg-descr pkg-plist ports/deskutils/charmtimetracker/files patch-CMakeLists.txt Message-ID: <201205091828.q49ISNXZ013532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pawel 2012-05-09 18:28:23 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/charmtimetracker Makefile distinfo pkg-descr pkg-plist deskutils/charmtimetracker/files patch-CMakeLists.txt Log: Charm is a program for OS X, Linux and Windows that helps to keep track of time. It is built around two major ideas - tasks and events. Tasks are the things time is spend on, repeatedly. For example, ironing laundry is a task. The laundry done for two hours on last Tuesday is an event in that task. When doing laundry multiple times, the events will be accumulated, and can later be printed in activity reports or weekly time sheets. So in case laundry would be done for three hours on Wednesday again, the activity report for the "Ironing Laundry" task would list the event on tuesday, the event on wednesday and a total of five hours. WWW: https://github.com/KDAB/Charm PR: ports/167729 Submitted by: Andriy Gapon <avg@icyb.net.ua> Revision Changes Path 1.449 +1 -0 ports/deskutils/Makefile 1.1 +37 -0 ports/deskutils/charmtimetracker/Makefile (new) 1.1 +2 -0 ports/deskutils/charmtimetracker/distinfo (new) 1.1 +11 -0 ports/deskutils/charmtimetracker/files/patch-CMakeLists.txt (new) 1.1 +12 -0 ports/deskutils/charmtimetracker/pkg-descr (new) 1.1 +17 -0 ports/deskutils/charmtimetracker/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205091828.q49ISNXZ013532>