cvs commit: ports/deskutils Makefile ports/deskutils/charmtimetracker Makefile distinfo pkg-descr pkg-plist ports/deskutils/charmtimetracker/files patch-CMakeLists.txt

Pawel Pekala pawel at FreeBSD.org
Wed May 9 18:28:23 UTC 2012


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 at 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)


More information about the cvs-ports mailing list