ports/128117: [NEW PORT] devel/thunar-svn-plugin
Sergey V. Dyatko
sergey.dyatko at gmail.com
Wed Oct 15 11:40:01 UTC 2008
>Number: 128117
>Category: ports
>Synopsis: [NEW PORT] devel/thunar-svn-plugin
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 15 11:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Sergey V. Dyatko
>Release: 7.1-PRERELEASE
>Organization:
>Environment:
FreeBSD notebook.domain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Mon Sep 22 11:26:54 EEST 2008 root at notebook.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386
>Description:
that plugin add support for subversion commands via thunar's context menu. Tested on:
FreeBSD tiger.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #17: Fri Aug 8 13:32:13 EEST 2008 tiger at tiger.domain:/usr/obj/usr/src/sys/tiger-desktop i386
and
FreeBSD notebook.domain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Mon Sep 22 11:26:54 EEST 2008 root at notebook.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386
xfce-4.4.2_1
Thunar-0.9.0_1
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# thunar-svn-plugin/
# thunar-svn-plugin/files
# thunar-svn-plugin/files/patch-Makefile.in
# thunar-svn-plugin/Makefile
# thunar-svn-plugin/distinfo
# thunar-svn-plugin/pkg-descr
#
echo c - thunar-svn-plugin/
mkdir -p thunar-svn-plugin/ > /dev/null 2>&1
echo c - thunar-svn-plugin/files
mkdir -p thunar-svn-plugin/files > /dev/null 2>&1
echo x - thunar-svn-plugin/files/patch-Makefile.in
sed 's/^X//' >thunar-svn-plugin/files/patch-Makefile.in << '106b99480cacde93e89a3a5eb12c633d'
X--- thunar-svn-plugin/Makefile.in.orig 2008-10-15 11:57:39.000000000 +0300
X+++ thunar-svn-plugin/Makefile.in 2008-10-15 11:55:46.000000000 +0300
X@@ -140,7 +140,7 @@
X INTLLIBS = @INTLLIBS@
X LDFLAGS = @LDFLAGS@
X LIBOBJS = @LIBOBJS@
X-LIBS = @LIBS@
X+LIBS = @LIBS@ -L/usr/local/lib
X LIBTOOL = @LIBTOOL@
X LN_S = @LN_S@
X LTLIBOBJS = @LTLIBOBJS@
106b99480cacde93e89a3a5eb12c633d
echo x - thunar-svn-plugin/Makefile
sed 's/^X//' >thunar-svn-plugin/Makefile << '58c743a81acb5a6d52a15ddbf9e832e4'
X# New ports collection makefile for: thunar-svn-plugin
X# $Date: 2008-10-15 13:39:10 +0300 (ÑÑ, 15 Ð¾ÐºÑ 2008) $
X#
X# $Id: Makefile 22 2008-10-15 10:39:10Z tiger $
X#
X
XPORTNAME= thunar-svn-plugin
XPORTVERSION= 0.0.2
XPORTREVISION= 0
XCATEGORIES= devel xfce
XMASTER_SITES= http://goodies.xfce.org/releases/thunar-svn-plugin/
XDIST_SUBDIR= xfce4
X
XMAINTAINER= sergey.dyatko at gmail.com
XCOMMENT= Subversion plugin for Thunar.
X
XLIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion
X
XUSE_BZIP2= yes
XUSE_GMAKE= yes
XUSE_GETTEXT= yes
XGNU_CONFIGURE= yes
XUSE_GNOME= gtk20
XUSE_XFCE= configenv libexo thunar
X
X.include <bsd.port.mk>
58c743a81acb5a6d52a15ddbf9e832e4
echo x - thunar-svn-plugin/distinfo
sed 's/^X//' >thunar-svn-plugin/distinfo << 'a45871b29c0285116b75ee1ad7d2fa8e'
XMD5 (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = 7f79902213778655b862d2ebcbb73334
XSHA256 (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = abdc5f5417fbf10d4c3b1e863937bbf65a1827dcf132b3a43919e2ef502e5981
XSIZE (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = 345286
a45871b29c0285116b75ee1ad7d2fa8e
echo x - thunar-svn-plugin/pkg-descr
sed 's/^X//' >thunar-svn-plugin/pkg-descr << 'b3644e1383be79a0c45f23e543c4eba7'
XThe Thunar SVN Plugin adds Subversion actions to the context menu of thunar.
XThis gives a SVN intergration to Thunar.
XThe current features are:
XMost of the svn action: add, blame, checkout, cleanup, commit, copy, delete,
Xexport, import, lock, log, move, properties, relocate, resolved, revert, status,
Xswitch, unlock, update.
XSubversion info in file properties dialog.
X
XWWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin
b3644e1383be79a0c45f23e543c4eba7
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list