| Port details on branch 2022Q4 |
- libudisks Library to manipulate storage devices, from udisks
- 2.9.4 sysutils
=0 2.9.4Version of this port present on the latest quarterly branch. - Maintainer: pauamma@FreeBSD.org
 - Port Added: 2022-10-22 03:18:09
- Last Update: 2022-10-22 02:38:35
- Commit Hash: 387b028
- License: LGPL20+
- WWW:
- https://www.freedesktop.org/wiki/Software/udisks/
- Description:
- Udisks provides interfaces to enumerate and perform operations on disks
and storage devices. Any application (including unprivileged ones) can
access the udisks(8) daemon via the name org.freedesktop.Udisks2 on the
system message bus. In addition to the D-bus API, a library, libudisks2,
is also provided. This library can be used from C/C++ and any high-level
language with GObjectIntrospection support such as Javascript and
Python.
This port provides the libudisks library only and is meant for use with
sysutils/bsdisks.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libudisks>0:sysutils/libudisks
- To install the port:
- cd /usr/ports/sysutils/libudisks/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libudisks
- pkg install libudisks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libudisks
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665970803
SHA256 (storaged-project-udisks-udisks-2.9.4_GH0.tar.gz) = 5917ad67f33648935748cb98f71668431ab07ce4dc4cfd5403e0c0a2af48696a
SIZE (storaged-project-udisks-udisks-2.9.4_GH0.tar.gz) = 1464740
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:
-
- bash : shells/bash
- gtkdocize : textproc/gtk-doc
- pkaction : sysutils/polkit
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- libtool : devel/libtool
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libpolkit-agent-1.so : sysutils/polkit
- libpolkit-gobject-1.so : sysutils/polkit
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libudisks-2.9.4:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
UDISKSCTL=on: Install udisksctl command line utility
===> Use 'make config' to modify these settings
- Options name:
- sysutils_libudisks
- USES:
- autoreconf:build gettext-tools:build gmake gnome libtool:build pkgconfig gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |
2.9.4 22 Oct 2022 02:38:35
    |
Nuno Teixeira (eduardo)  Author: Pau Amma |
sysutils/libudisks: Update to 2.9.4
- consult portclippy
- switch MAINTAINER to my @f.o address
- use %%PORTVERSION%% in pkg-plist to avoid changing it on each
upstream upgrade
ChangeLog:
https://github.com/storaged-project/udisks/blob/udisks-2.9.4/NEWS
PR: 267263
MFH: 2022Q4 (bugfixes)
(cherry picked from commit 4b8953300ff9a327ad32a6d80fc3b8abcb6f603b) |
Number of commits found: 1
|