ports/155729: [UPDATE] devel/thunar-svn-plugin to 0.1.4
Sergey V. Dyatko
sergey.dyatko at gmail.com
Thu Mar 24 15:10:03 UTC 2011
The following reply was made to PR ports/155729; it has been noted by GNATS.
From: "Sergey V. Dyatko" <sergey.dyatko at gmail.com>
To: bug-followup at FreeBSD.org, duchateau.olivier at gmail.com
Cc:
Subject: Re: ports/155729: [UPDATE] devel/thunar-svn-plugin to 0.1.4
Date: Thu, 24 Mar 2011 17:02:35 +0200
--MP_/jQKZ=P8N7OInuLKYTOlInQW
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
patch attached.
see also ports/155911
2 Olivier: clone works fine for me (git+ssh://blah-blan)
--
wbr, tiger
--MP_/jQKZ=P8N7OInuLKYTOlInQW
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=thunar-vcs-plugin.shar.txt
# 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-vcs-plugin/
# thunar-vcs-plugin/pkg-descr
# thunar-vcs-plugin/distinfo
# thunar-vcs-plugin/Makefile
# thunar-vcs-plugin/pkg-plist
#
echo c - thunar-vcs-plugin/
mkdir -p thunar-vcs-plugin/ > /dev/null 2>&1
echo x - thunar-vcs-plugin/pkg-descr
sed 's/^X//' >thunar-vcs-plugin/pkg-descr << '7ddc21aeedad3404cc43eb71dc4f97a4'
XThe Thunar VCS Plugin adds Subversion and Git actions to the context menu of
Xthunar.
X
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-vcs-plugin
X
7ddc21aeedad3404cc43eb71dc4f97a4
echo x - thunar-vcs-plugin/distinfo
sed 's/^X//' >thunar-vcs-plugin/distinfo << 'a68ef305263077f077218ef58bc712f1'
XSHA256 (xfce4/thunar-vcs-plugin-0.1.4.tar.bz2) = 7dbbdb22113cec40f6dc46cf4fd113b47928af15ba64e9fc66305a01c4291d4c
XSIZE (xfce4/thunar-vcs-plugin-0.1.4.tar.bz2) = 435835
a68ef305263077f077218ef58bc712f1
echo x - thunar-vcs-plugin/Makefile
sed 's/^X//' >thunar-vcs-plugin/Makefile << '00093f6e71785a4d2749a71fa613ce4f'
X# New ports collection makefile for: thunar-vcs-plugin
X# Date created: 2011-03-24
X# Whom: Sergey V. Dyatko <sergey.dyatko at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= thunar-vcs-plugin
XPORTVERSION= 0.1.4
XCATEGORIES= devel xfce
XMASTER_SITES= ${MASTER_SITE_XFCE}
XMASTER_SITE_SUBDIR= src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
XDIST_SUBDIR= xfce4
X
XMAINTAINER= sergey.dyatko at gmail.com
XCOMMENT= Subversion plugin for Thunar
X
XUSE_AUTOTOOLS= libtool
XUSE_BZIP2= yes
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
XUSE_GNOME= desktopfileutils gnomehack gtk20 glib20 intltool intlhack \
X pkgconfig
XUSE_XFCE= configenv libexo libutil thunar
XINSTALLS_ICONS= yes
X
XCONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
X
XOPTIONS= NLS "Enable Native Language Support" on \
X GIT "Enable Git support" off \
X SVN "Enable Subversion support" on
X
X.include <bsd.port.pre.mk>
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT= yes
XCONFIGURE_ARGS+=--enable-nls
XPLIST_SUB+= NLS=""
X.else
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+= NLS="@comment "
X.endif
X
X.if defined(WITH_GIT)
XRUN_DEPENDS+= git:${PORTSDIR}/devel/git
XCONFIGURE_ARGS+=--enable-git
XPLIST_SUB+= GIT=""
X.else
XCONFIGURE_ARGS+=--disable-git
XPLIST_SUB+= GIT="@comment "
X.endif
X
X.if !defined(WITHOUT_SVN)
XLIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion-freebsd
XCONFIGURE_ARGS+=--enable-subversion
XPLIST_SUB+= SVN=""
X.else
XCONFIGURE_ARGS+=--disable-subversion
XPLIST_SUB+= SVN="@comment "
X.endif
X
Xpost-install:
X @-update-desktop-database
X
X.include <bsd.port.post.mk>
00093f6e71785a4d2749a71fa613ce4f
echo x - thunar-vcs-plugin/pkg-plist
sed 's/^X//' >thunar-vcs-plugin/pkg-plist << '4a702d8e95fdb3d3c974ea9e9c155be6'
Xlib/thunarx-2/thunar-vcs-plugin.a
Xlib/thunarx-2/thunar-vcs-plugin.la
Xlib/thunarx-2/thunar-vcs-plugin.so
X%%GIT%%libexec/tvp-git-helper
X%%SVN%%libexec/tvp-svn-helper
Xshare/icons/hicolor/24x24/apps/git.png
Xshare/icons/hicolor/24x24/apps/subversion.png
Xshare/icons/hicolor/48x48/apps/git.png
Xshare/icons/hicolor/48x48/apps/subversion.png
X%%NLS%%share/locale/ar/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/ca/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/cs/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/da/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/de/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/en_GB/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/es/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/fr/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/gl/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/hu/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/id/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/lv/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/nl/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/pl/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/pt/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/pt_BR/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/sv/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/ur/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/ur_PK/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%share/locale/zh_CN/LC_MESSAGES/thunar-vcs-plugin.mo
X%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/ur_PK
X%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
X%%NLS%%@dirrmtry share/locale/ur
X at dirrmtry lib/thunarx-2
X at exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true
X at unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || /usr/bin/true
4a702d8e95fdb3d3c974ea9e9c155be6
exit
--MP_/jQKZ=P8N7OInuLKYTOlInQW--
More information about the freebsd-ports-bugs
mailing list