From owner-cvs-ports@FreeBSD.ORG Sun Feb 4 23:10:52 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 70DB316A401; Sun, 4 Feb 2007 23:10:52 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5FC7F13C428; Sun, 4 Feb 2007 23:10:52 +0000 (UTC) (envelope-from tmclaugh@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 l14NAq9k034222; Sun, 4 Feb 2007 23:10:52 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l14NAq7p034221; Sun, 4 Feb 2007 23:10:52 GMT (envelope-from tmclaugh) Message-Id: <200702042310.l14NAq7p034221@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 4 Feb 2007 23:10:52 +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/tomboy Makefile distinfo pkg-plist ports/deskutils/tomboy/files patch-Tomboy_Applet.cs patch-Tomboy_Defines.cs.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: Sun, 04 Feb 2007 23:10:52 -0000 tmclaugh 2007-02-04 23:10:52 UTC FreeBSD ports repository Modified files: deskutils/tomboy Makefile distinfo pkg-plist Added files: deskutils/tomboy/files patch-Tomboy_Applet.cs patch-Tomboy_Defines.cs.in Log: - Update to 0.5.4 Version 0.5.4 * Bug fix release Version 0.5.3 * New HTML export feature to export all recursively linked notes. * Improved "Start Here" instructions for new Tomboy users. Version 0.5.2 * New bulleted list support (Chris Scobell). * New configurable plugin interface (Mathias Hasselmann). * New Backlinks Plugin. * Improved behavior running without notification area. Version 0.5.1 * New Managed D-Bus/DBusSharp * Additional search interface improvements. Version 0.5.0 * New note pinning in main menu. * New integrated table of contents and search. * New find bar for searching inside a single note. * New Bugzilla plugin (David Trowbridge). * New Tomboy icons (Jakub Steiner). * Timestamped logging to ~/.tomboy.log. * Number of notes in main menu configurable in GConf. - Move to LOCALBASE - USE_GNOME+=gnomesharp20 NOTE: deve/dbus is needed because of the bundled managed dbus# Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Revision Changes Path 1.23 +14 -16 ports/deskutils/tomboy/Makefile 1.6 +3 -3 ports/deskutils/tomboy/distinfo 1.1 +13 -0 ports/deskutils/tomboy/files/patch-Tomboy_Applet.cs (new) 1.1 +11 -0 ports/deskutils/tomboy/files/patch-Tomboy_Defines.cs.in (new) 1.9 +51 -1 ports/deskutils/tomboy/pkg-plist