Port details |
- gigolo Frontend to easily manage filesystem connections
- 0.5.2 sysutils
=2 Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2012-12-06 00:03:01
- Last Update: 2022-07-20 14:23:05
- Commit Hash: ea71236
- People watching this port, also watch:: glib, fusefs-exfat, libinotify, gtkmm30, pkg
- License: GPLv2
- Description:
- Gigolo is a frontend to easily manage connections to local and
remote filesystems using GIO/GVfs. It allows you to
quickly connect/mount a remote filesystem and manage bookmarks of such.
It is part of the Xfce project and is hosted at Xfce gitlab server
but does not does not have any hard Xfce dependencies and can be
used on other desktop environments as well.
WWW: https://docs.xfce.org/apps/gigolo/start
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/gigolo/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/gigolo
- pkg install gigolo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gigolo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616613055
SHA256 (gigolo-0.5.2.tar.bz2) = e34a1aa0755f9f6c234c7d24b23a6cecd6ef50741d79da3bb6f698a2281dbbc3
SIZE (gigolo-0.5.2.tar.bz2) = 294210
- 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:
-
- p5-XML-Parser>=0 : textproc/p5-XML-Parser
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- gvfs>=0 : devel/gvfs
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- gvfs>=0 : devel/gvfs
- x11.pc : x11/libX11
- Library dependencies:
-
- libfuse.so : sysutils/fusefs-libs
- libatk-1.0.so : accessibility/atk
- 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
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- x11/xfce4-goodies
- Configuration Options:
- ===> The following configuration options are available for gigolo-0.5.2:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_gigolo
- USES:
- fuse gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg 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:23:05 0.5.2 |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
24 Oct 2021 08:13:16 0.5.2 |
Alexey Dokuchaev (danfe)  |
sysutils/gigolo: drop ONLY_FOR_ARCHS restriction
With nine items currently on this list, it had clearly outgrown the
intended purpose of this knob.
Also, "does not compile" is not valid ONLY_FOR_ARCHS_REASON, that's
what BROKEN is for. |
16 Oct 2021 09:51:39 0.5.2 |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
06 Apr 2021 14:31:07 0.5.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Mar 2021 22:49:22
0.5.2 |
madpilot  |
- Update gigolo to 0.5.2
- Update pkg-plist, mainly better describe software relation with
xfce and remove obsoleted and misleading reference to Gtk2
- Change WWW to point to a project page with more recent information. |
23 Sep 2020 18:31:11
0.5.1 |
linimon  |
Also allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
28 Mar 2020 14:56:47
0.5.1 |
madpilot  |
Gigolo reported as building fine on arm.
PR: 245134
Submitted by: mikael |
15 Mar 2020 11:19:35
0.5.1 |
madpilot  |
Update gigolo to 0.5.1 |
08 Nov 2019 13:11:05
0.5.0 |
tobik  |
sysutils: Add missing USES={gnome,mate,php} |
19 Sep 2019 23:46:34
0.5.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 ) |
05 Jul 2019 08:09:58
0.4.91 |
madpilot  |
Take gigolo under xfce maintainance. |
19 Jun 2019 16:14:27
0.4.91 |
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 |
24 Mar 2019 10:10:02
0.4.91 |
madpilot  |
- Update gigolo to 0.4.91
- Sort USES
PR: 236317
Approved by: Maintainer timeout |
26 Dec 2018 18:09:41
0.4.90 |
linimon  |
Also reported to build on powerpcspe, which most likely means it will
build on powerpc (32) as well.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket) |
28 Oct 2018 18:31:05
0.4.90 |
madpilot  |
- Update gigolo to 0.4.90
- Fix portlint warning
- Add missing dependencies
- Project moved to GTK3
- Update home page |
11 Jun 2018 01:44:15
0.4.2_1 |
linimon  |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:25:18
0.4.2_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
0.4.2_1 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
05 Mar 2015 22:52:31
0.4.2_1  |
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 ) |
22 Nov 2014 09:13:36
0.4.2 |
antoine  |
Cleanup plist |
04 Jun 2014 14:14:22
0.4.2 |
nemysis  |
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
(Only the first 15 lines of the commit message are shown above ) |
10 Jan 2014 13:40:12
0.4.2 |
nemysis  |
- Update to 0.4.2 [1]
- Change master sites [1]
- Switch from waf to autotools [1]
- Add USES=gmake and USE_GNOME=intlhack [1]
- Remove USE_PYTHON=yes [1]
- Change NLS
- Change REINPLACE_CMD, install conditional DOCS
PR: ports/185620 [1]
Submitted by: olivierd@ |
22 Oct 2013 14:01:39
0.4.1_1 |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
22 Oct 2013 00:23:35
0.4.1_1 |
nemysis  |
- Change maintainer email to @FreeBSD.org
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 23:06:00
0.4.1_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
18 Sep 2013 08:38:20
0.4.1_1 |
bapt  |
Add an explicit dependency on pkgconf |
26 Jun 2013 06:59:57
0.4.1_1 |
jgh  |
- Trim historical header, master sites and pkg-plist
- Add Icons
- Fix docs and nls
- Bump portrevision
PR: 175744 (based on)
Submitted by: nemysis@gmx.ch (maintainer) |
24 Apr 2013 18:10:32
0.4.1 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
06 Dec 2012 00:02:45
0.4.1 |
jgh  |
add new port: sysutils/gigolo
Gigolo is a frontend to easily manage connections to local and
remote filesystems using GIO/GVfs. It allows you to
quickly connect/mount a remote filesystem and manage bookmarks of such.
It is part of the Xfce Goodies project and the Subversion respository
is hosted on the Xfce servers though it does not have any hard
Xfce dependencies and can be used on other desktop environments as well.
The only hard dependency is GTK2.
WWW: http://www.uvena.de/gigolo/
PR: 170020
Submitted by: nemysis@gmx.ch
Feature safe: yes |