From owner-cvs-ports@FreeBSD.ORG Mon May 16 06:39:55 2005 Return-Path: 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 CAA8D16A4CE; Mon, 16 May 2005 06:39:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62B043D54; Mon, 16 May 2005 06:39:55 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4G6dtti068298; Mon, 16 May 2005 06:39:55 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4G6dt39068297; Mon, 16 May 2005 06:39:55 GMT (envelope-from mezz) Message-Id: <200505160639.j4G6dt39068297@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 16 May 2005 06:39:55 +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/tomboy Makefile distinfo pkg-descr pkg-plist ports/deskutils/tomboy/files patch-Tomboy::Trie.cs X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 16 May 2005 06:39:56 -0000 mezz 2005-05-16 06:39:55 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/tomboy Makefile distinfo pkg-descr pkg-plist deskutils/tomboy/files patch-Tomboy::Trie.cs Log: Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. The key to Tomboy's usefulness lies in the ability to relate notes and ideas together. Using a WikiWiki-like linking system, organizing ideas is as simple as typing a name. Branching an idea off is easy as pressing the Link button. And links between your ideas won't break, even when renaming and reorganizing them. WWW: http://www.beatniksoftware.com/tomboy/ BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Revision Changes Path 1.187 +1 -0 ports/deskutils/Makefile 1.1 +32 -0 ports/deskutils/tomboy/Makefile (new) 1.1 +2 -0 ports/deskutils/tomboy/distinfo (new) 1.1 +11 -0 ports/deskutils/tomboy/files/patch-Tomboy::Trie.cs (new) 1.1 +11 -0 ports/deskutils/tomboy/pkg-descr (new) 1.1 +37 -0 ports/deskutils/tomboy/pkg-plist (new)