From owner-cvs-all@FreeBSD.ORG Sun Oct 19 13:55:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 093CB1065687; Sun, 19 Oct 2008 13:55:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EBAAB8FC0C; Sun, 19 Oct 2008 13:55:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9JDtSLf000174; Sun, 19 Oct 2008 13:55:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9JDtSeB000173; Sun, 19 Oct 2008 13:55:28 GMT (envelope-from miwi) Message-Id: <200810191355.m9JDtSeB000173@repoman.freebsd.org> From: Martin Wilke Date: Sun, 19 Oct 2008 13:55:28 +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/devel Makefile ports/devel/thunar-svn-plugin Makefile distinfo pkg-descr pkg-plist ports/devel/thunar-svn-plugin/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2008 13:55:29 -0000 miwi 2008-10-19 13:55:28 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/thunar-svn-plugin Makefile distinfo pkg-descr pkg-plist devel/thunar-svn-plugin/files patch-Makefile.in Log: The Thunar SVN Plugin adds Subversion actions to the context menu of thunar. The current features are: Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. Subversion info in file properties dialog. WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin PR: ports/128117 Submitted by: Sergey V. Dyatko Revision Changes Path 1.3219 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/thunar-svn-plugin/Makefile (new) 1.1 +3 -0 ports/devel/thunar-svn-plugin/distinfo (new) 1.1 +11 -0 ports/devel/thunar-svn-plugin/files/patch-Makefile.in (new) 1.1 +9 -0 ports/devel/thunar-svn-plugin/pkg-descr (new) 1.1 +16 -0 ports/devel/thunar-svn-plugin/pkg-plist (new)