From owner-cvs-ports@FreeBSD.ORG Thu Jun 29 11:18:24 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34DE216A40F; Thu, 29 Jun 2006 11:18:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F6CB43D78; Thu, 29 Jun 2006 11:18:19 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5TBIJLf045407; Thu, 29 Jun 2006 11:18:19 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5TBIJXY045406; Thu, 29 Jun 2006 11:18:19 GMT (envelope-from itetcu) Message-Id: <200606291118.k5TBIJXY045406@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 29 Jun 2006 11:18:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/taskstep Makefile distinfo pkg-descr pkg-plist ports/deskutils/taskstep/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 11:18:24 -0000 itetcu 2006-06-29 11:18:18 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/taskstep Makefile distinfo pkg-descr pkg-plist deskutils/taskstep/files pkg-message.in Log: TaskStep is a list and to-do manager for local php servers. It requires a server (preferably local) and a decent browser (Firefox, not IE6). It is designed to work vaguely with fans of GTD and act as a slightly more advanced task manager which can be kept on your computer, rather than over the internet (although in theory you can put it up on the internet). Here is a quick summary of the main features: * Sections for tasks organising them by immediate, this week, this month, this year and lifetime tasks * Add and filter by contexts and projects (for Getting Things Done fans) * Print lists on 3 x 5 index cards * Automatically list all items for today * Highlighting of current and overdue items * Mark items as done on the spot, with a done button for each * Small. As in really really ridiculously small (~160KB download file) * It's free, but that's probably stating the obvious WWW: http://taskstep.cunningtitle.co.uk/ - Babak Farrokhi babak@farrokhi.net PR: ports/99180 Submitted by: Babak Farrokhi Revision Changes Path 1.231 +1 -0 ports/deskutils/Makefile 1.1 +41 -0 ports/deskutils/taskstep/Makefile (new) 1.1 +3 -0 ports/deskutils/taskstep/distinfo (new) 1.1 +12 -0 ports/deskutils/taskstep/files/pkg-message.in (new) 1.1 +22 -0 ports/deskutils/taskstep/pkg-descr (new) 1.1 +165 -0 ports/deskutils/taskstep/pkg-plist (new)