From owner-cvs-all@FreeBSD.ORG Tue Jul 13 22:49:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B39BF16A4CE; Tue, 13 Jul 2004 22:49:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A815743D53; Tue, 13 Jul 2004 22:49:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6DMna2D079938; Tue, 13 Jul 2004 22:49:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6DMnaAH079937; Tue, 13 Jul 2004 22:49:36 GMT (envelope-from pav) Message-Id: <200407132249.i6DMnaAH079937@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 13 Jul 2004 22:49:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/treeline Makefile distinfo pkg-descr pkg-plist ports/deskutils/treeline/files patch-install.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 22:49:36 -0000 pav 2004-07-13 22:49:36 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/treeline Makefile distinfo pkg-descr pkg-plist deskutils/treeline/files patch-install.py Log: TreeLine helps you organise all your sticky notes, lists of books, movies, website logins, personal contacts, or things to do. It stores almost any kind of information. A tree structure makes it easy to keep things organised. Each node in the tree can contain several fields, forming a mini-database. The output format for each node can be defined, and the output can be shown on the screen, printed, or exported to html. PR: ports/68920 Submitted by: Tobias Roth Revision Changes Path 1.157 +1 -0 ports/deskutils/Makefile 1.1 +59 -0 ports/deskutils/treeline/Makefile (new) 1.1 +2 -0 ports/deskutils/treeline/distinfo (new) 1.1 +13 -0 ports/deskutils/treeline/files/patch-install.py (new) 1.1 +9 -0 ports/deskutils/treeline/pkg-descr (new) 1.1 +65 -0 ports/deskutils/treeline/pkg-plist (new)