Port details |
- gvfs GNOME virtual file system
- 1.50.2_3 filesystems
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2024-11-07 19:52:55
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- Also Listed In: devel gnome
- License: GPLv2
- WWW:
- https://www.gnome.org/
- Description:
- GVFS allows applications and users to treat any number of file system
concepts as a part of the local filesystem. With GVFS, filesystems across
the internet, on connected devices, and in multiple formats are as simple
to access (and write code for) as any directory on the local machine.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/filesystems/gvfs/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/gvfs
- pkg install gvfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gvfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658680082
SHA256 (gnome/gvfs-1.50.2.tar.xz) = 03d72b8c15ef438110f0cf457b5655266c8b515d0412b30f4d55cfa0da06ac5e
SIZE (gnome/gvfs-1.50.2.tar.xz) = 1214464
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:
-
- docbook-xsl>=0 : textproc/docbook-xsl
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- xsltproc : textproc/libxslt
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Runtime dependencies:
-
- bsdisks>0 : sysutils/bsdisks
- lsof : sysutils/lsof
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libdbus-1.so : devel/dbus
- libgcr-base-3.so : security/gcr3
- libsoup-3.0.so : devel/libsoup3
- libgudev-1.0.so : devel/libgudev
- libudisks2.so : sysutils/libudisks
- libsecret-1.so : security/libsecret
- libavahi-client.so : net/avahi-app
- libbluray.so : multimedia/libbluray
- libcdio_paranoia.so : sysutils/libcdio-paranoia
- libcdio.so : sysutils/libcdio
- libgphoto2.so : graphics/libgphoto2
- libmtp.so : multimedia/libmtp
- libnfs.so : net/libnfs
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libarchive.so.13 : archivers/libarchive
- libsmbclient.so : net/samba416
- This port is required by:
- for Run
-
- x11-fm/nemo
Configuration Options:
- ===> The following configuration options are available for gvfs-1.50.2_3:
AFC=off: Apple device support
AVAHI=on: Zeroconf support via Avahi
BLURAY=on: Blu-ray metadata support
CDDA=on: Digital Audio CD support
FUSE=off: FUSE (Filesystem in Userspace) support
GOA=off: GNOME Online Accounts volume monitor support
GOOGLE=off: Google backend
GPHOTO=on: Digital cameras support via libgphoto2
MTP=on: Media Transfer Protocol support
NFS=on: Network File System support
SMB=on: SMB network protocol support
===> Use 'make config' to modify these settings
- Options name:
- filesystems_gvfs
- USES:
- cpe gettext gnome libarchive localbase meson pkgconfig python:build shebangfix tar:xz samba:lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/gvfs on 2024-11-06
REASON: Moved to new category filesystems
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.50.2_3 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
Number of commits found: 1
|