Port details |
- thunar-vcs-plugin Version Control System plugin for Thunar
- 0.2.0_2 devel
=2 Version of this port present on the latest quarterly branch. - Maintainer: sergey.dyatko@gmail.com
 - Port Added: 2011-03-27 13:47:31
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: vuxml, mc, git, py39-venusian, rubygem-twitter4r
- Also Listed In: xfce
- License: GPLv2
- Description:
- The Thunar VCS Plugin adds Subversion and Git 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-vcs-plugin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- thunar-vcs-plugin>0:devel/thunar-vcs-plugin
- To install the port:
- cd /usr/ports/devel/thunar-vcs-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/thunar-vcs-plugin
- pkg install thunar-vcs-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: thunar-vcs-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1547769641
SHA256 (xfce4/thunar-vcs-plugin-0.2.0.tar.bz2) = 368916d4c3d40862bf7cd1b3000c801c7db801ec88a236f1d8dd44ef780b4db8
SIZE (xfce4/thunar-vcs-plugin-0.2.0.tar.bz2) = 546608
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- Thunar : x11-fm/thunar
- Library dependencies:
-
- libsvn_client-1.so : devel/subversion
- libapr-1.so : devel/apr1
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libexo-2.so : x11/libexo
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libthunarx-3.so : x11-fm/thunar
- libxfconf-0.so : x11/xfce4-conf
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- x11/xfce4-goodies
- Configuration Options:
- ===> The following configuration options are available for thunar-vcs-plugin-0.2.0_2:
GIT=off: Git version control support
NLS=on: Native Language Support
SUBVERSION=on: Subversion version control support
===> Use 'make config' to modify these settings
- Options name:
- devel_thunar-vcs-plugin
- USES:
- compiler:c11 gettext-tools gmake gnome libtool localbase pkgconfig tar:bzip2 xfce gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 0.2.0_2 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
10 Oct 2021 19:44:42 0.2.0_2 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
30 Jun 2021 05:09:36 0.2.0_2 |
Fukang Chen (loader)  |
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git: (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.2.0_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 18:54:29
0.2.0_1 |
madpilot  |
Bump portrevisions forgotten in xfce 4.16 update commit. |
02 Oct 2019 15:32:28
0.2.0 |
pkubaj  |
devel/thunar-vcs-plugin: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
from tvp-provider.c:31:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was here
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
0.2.0 |
madpilot  |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2019 16:14:27
0.1.5_1 |
madpilot  |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
08 Jun 2019 09:41:10
0.1.5_1 |
madpilot  |
Add LICENSE.
PR: 238391
Submitted by: myself
Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer) |
22 Jan 2019 18:48:38
0.1.5_1 |
madpilot  |
- Add missing dependencies
- Remove unneeded patch
- Sort lists
- Fix portlint warnings
- Some cosmetic changes
PR: 235126
Submitted by: myself
Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> |
01 Jul 2016 03:43:58
0.1.5 |
olivierd  |
- Update to 0.1.5
- Sort USES
- Replace LDFLAGS by USES= localbase |
01 Apr 2016 14:00:57
0.1.4_13 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
28 Apr 2015 17:01:47
0.1.4_13 |
bdrewery  |
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.
This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.
With hat: portmgr |
05 Mar 2015 22:52:31
 |
olivierd  |
The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1 (Only the first 15 lines of the commit message are shown above ) |
04 Jan 2015 22:10:15
0.1.4_12 |
olivierd  |
Bump PORTREVISION after update of x11-fm/thunar |
27 Oct 2014 11:12:40
0.1.4_11 |
bapt  |
Cleanup plist |
26 Jun 2014 16:45:47
0.1.4_11 |
olivierd  |
- Switch to USES= libtool tar:bzip2
- Bump PORTREVISION |
24 Oct 2013 05:05:38
0.1.4_10 |
olivierd  |
- Support STAGEDIR
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Fix NLS, when it's unset
- Replace 'Subversion' by generic name, 'Version Control System' in COMMENT
entry (it supports subversion and git)
Approved by: Sergey V. Dyatko (maintainer) |
20 Sep 2013 17:17:45
0.1.4_10 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
08 May 2013 16:08:37
0.1.4_10 |
olivierd  |
Bump PORTREVISION after update of x11-fm/thunar
Finish to convert USES |
29 Apr 2013 22:27:05
0.1.4_9  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
23 Apr 2013 10:13:20
0.1.4_9 |
bapt  |
Convert devel to USES=pkgconfig |
30 Dec 2012 16:50:29
0.1.4_9 |
olivierd  |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit) |
30 Dec 2012 16:19:08
0.1.4_8 |
olivierd  |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit) |
14 Dec 2012 18:59:07
0.1.4_7 |
olivierd  |
Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin |
01 Jun 2012 05:26:28
0.1.4_6 |
dinoex  |
- update png to 1.5.10 |
16 Oct 2011 17:49:02
0.1.4_5 |
lev  |
Move dependency from `devel/subversion-freebsd' to `devel/subversion', as
`subversion-freebsd' has been removed. |
23 Sep 2011 22:26:39
0.1.4_4 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
27 Jul 2011 05:48:55
0.1.4_4 |
oliver  |
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8
bump PORTREVISION of affected ports
PR: ports/157768, ports/158144, ports/158145, ports/158148,
ports/158170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
07 Jun 2011 12:23:03
0.1.4_3 |
oliver  |
update thunar to 1.2.2
bump PORTREVISION of affected ports
PR: 157380
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
07 Jun 2011 06:14:30
0.1.4_2 |
oliver  |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
27 Mar 2011 15:49:05
0.1.4_1 |
osa  |
Make portlint(1) happy.
Bump PORTREVISION.
Pointy hat to: osa |
27 Mar 2011 14:13:05
0.1.4 |
osa  |
Update from 0.0.3 to 0.1.4.
Also, update the name of project where it needed.
Remove needless patches.
PR: 155729 |
27 Mar 2011 13:47:15
0.0.3_10 |
osa  |
Forced commit after repocopy from devel/thunar-svn-plugin to
devel/thunar-vcs-plugin. |