Port details |
- thunar-vcs-plugin Version Control System plugin for Thunar
- 0.2.0_7 devel =4 0.2.0_7Version of this port present on the latest quarterly branch.
- Maintainer: sergey.dyatko@gmail.com
- Port Added: 2011-03-27 13:47:31
- Last Update: 2024-02-28 15:53:37
- Commit Hash: e83f0a9
- People watching this port, also watch:: git, vuxml, mc, InsightToolkit, p5-HTML-HTML5-Entities
- Also Listed In: xfce
- License: GPLv2
- WWW:
- https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Runtime dependencies:
-
- Thunar : x11-fm/thunar
- Library dependencies:
-
- libharfbuzz.so : print/harfbuzz
- libsvn_client-1.so : devel/subversion
- libapr-1.so : devel/apr1
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- 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
- 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_7:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0_7 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864 |
0.2.0_6 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.0_5 02 Oct 2023 16:03:45 |
Guido Falsi (madpilot) |
devel/thunar-vcs-plugin: Add missing dependencies
Changes were missing from previous commit. |
0.2.0_4 02 Oct 2023 15:53:42 |
Guido Falsi (madpilot) |
XFCE: Cleanup dependencies
- Update xfce.mk to avid forcing too many dependencies on consumers
- Change dependency on garcon to reference libgarcon-1.so (main
library)
- Explicitly add USE_XFCE components to the ports actually needing
them.
- Cleanup dependencies, adding/removing missing/extra dependencies
- Change the referenced library in some LIB_DEPENDS to the actually
linked one (avoids false positives in poudriere Q/A tests)
- Bump PORTREVISION on all touched ports, even indirectly due to
the effect of removing forced dependencies on certain components
- Remove USES=fuse from gigolo. I could not find any kind f reference
to fuse in the code.
- xfce4-bsdcpufreq-plugin: Also remove empty comment at the top of
the Makefile |
0.2.0_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.0_2 20 Jul 2022 14:21:35 |
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 ) |
0.2.0_2 10 Oct 2021 19:44:42 |
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) |
0.2.0_2 30 Jun 2021 05:09:36 |
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 ) |
0.2.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.0_1 02 Jan 2021 18:54:29 |
madpilot |
Bump portrevisions forgotten in xfce 4.16 update commit. |
0.2.0 02 Oct 2019 15:32:28 |
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) |
0.2.0 19 Sep 2019 23:46:34 |
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 ) |
0.1.5_1 19 Jun 2019 16:14:27 |
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 |
0.1.5_1 08 Jun 2019 09:41:10 |
madpilot |
Add LICENSE.
PR: 238391
Submitted by: myself
Approved by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer) |
0.1.5_1 22 Jan 2019 18:48:38 |
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> |
0.1.5 01 Jul 2016 03:43:58 |
olivierd |
- Update to 0.1.5
- Sort USES
- Replace LDFLAGS by USES= localbase |
0.1.4_13 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.1.4_13 28 Apr 2015 17:01:47 |
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 ) |
0.1.4_12 04 Jan 2015 22:10:15 |
olivierd |
Bump PORTREVISION after update of x11-fm/thunar |
0.1.4_11 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
0.1.4_11 26 Jun 2014 16:45:47 |
olivierd |
- Switch to USES= libtool tar:bzip2
- Bump PORTREVISION |
0.1.4_10 24 Oct 2013 05:05:38 |
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) |
0.1.4_10 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.1.4_10 08 May 2013 16:08:37 |
olivierd |
Bump PORTREVISION after update of x11-fm/thunar
Finish to convert USES |
0.1.4_9 29 Apr 2013 22:27:05 |
bapt |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
0.1.4_9 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
0.1.4_9 30 Dec 2012 16:50:29 |
olivierd |
Bump PORTREVISION for Thunar related ports
Approved by: rene, miwi (mentors, implicit) |
0.1.4_8 30 Dec 2012 16:19:08 |
olivierd |
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit) |
0.1.4_7 14 Dec 2012 18:59:07 |
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 |
0.1.4_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.1.4_5 16 Oct 2011 17:49:02 |
lev |
Move dependency from `devel/subversion-freebsd' to `devel/subversion', as
`subversion-freebsd' has been removed. |
0.1.4_4 23 Sep 2011 22:26:39 |
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 |
0.1.4_4 27 Jul 2011 05:48:55 |
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> |
0.1.4_3 07 Jun 2011 12:23:03 |
oliver |
update thunar to 1.2.2
bump PORTREVISION of affected ports
PR: 157380
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
0.1.4_2 07 Jun 2011 06:14:30 |
oliver |
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
0.1.4_1 27 Mar 2011 15:49:05 |
osa |
Make portlint(1) happy.
Bump PORTREVISION.
Pointy hat to: osa |
0.1.4 27 Mar 2011 14:13:05 |
osa |
Update from 0.0.3 to 0.1.4.
Also, update the name of project where it needed.
Remove needless patches.
PR: 155729 |
0.0.3_10 27 Mar 2011 13:47:15 |
osa |
Forced commit after repocopy from devel/thunar-svn-plugin to
devel/thunar-vcs-plugin. |