Port details |
- libdnf Dandified YUM, the next-generation version of YUM
- 0.73.4 sysutils
=2 0.70.2_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-26 03:01:24
- Last Update: 2025-01-27 19:51:34
- Commit Hash: 462b710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://github.com/rpm-software-management/libdnf
- Description:
- libdnf provides a high level package-manager. It's core library of dnf,
PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which
it contains inside and uses librepo under the hood.
¦ ¦ ¦ ¦ 
- 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/sysutils/libdnf/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libdnf
- pkg install libdnf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdnf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737971787
SHA256 (rpm-software-management-libdnf-0.73.4_GH0.tar.gz) = bce14012d29d58867669fc606938f6fa84f037efcd9c802150fba6506356814c
SIZE (rpm-software-management-libdnf-0.73.4_GH0.tar.gz) = 1208308
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:
-
- check>0 : devel/check
- swig : devel/swig
- py311-sphinx>0 : textproc/py-sphinx@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- cppunit>0 : devel/cppunit
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libffi.so : devel/libffi
- libjson-c.so : devel/json-c
- libmodulemd.so : misc/libmodulemd
- libnghttp2.so : www/libnghttp2
- libpopt.so : devel/popt
- librepo.so : misc/librepo
- librpmio.so : archivers/rpm4
- libsmartcols.so : devel/util-linux
- libsolv.so : misc/libsolv
- libyaml.so : textproc/libyaml
- libzstd.so : archivers/zstd
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- liblua-5.4.so : lang/lua54
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Run
-
- sysutils/dnf
Configuration Options:
- ===> The following configuration options are available for libdnf-0.73.4:
PYTHON=on: Python bindings or support
ZCHUNK=off: With zchunk support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_libdnf
- USES:
- cmake:testing compiler:c++11-lang gettext gnome lua pkgconfig sqlite ssl python
- 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.73.4 27 Jan 2025 19:51:34
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: update 0.70.2 → 0.73.4 |
0.70.2_2 08 Jul 2024 05:08:30
    |
Jason E. Hale (jhale)  |
*/*: Chase security/libassuan shlib bump |
0.70.2_1 25 Aug 2023 03:01:10
    |
Yuri Victorovich (yuri)  Author: Mark Johnston |
sysutils/libdnf: Fix regex and duplicate rtti
PR: 273044 |
0.70.2 14 Aug 2023 14:38:02
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.70.1 → 0.70.2 |
0.70.1 21 Jun 2023 03:47:45
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.70.0 → 0.70.1
Reported by: portscout |
0.70.0 09 Apr 2023 17:35:26
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.69.0 → 0.70.0 |
0.69.0_1 22 Oct 2022 09:36:07
    |
Daniel Engberg (diizzy)  |
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich |
0.69.0 26 Sep 2022 06:30:26
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.68.0 -> 0.69.0
Reported by: portscout |
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.68.0 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.68.0 04 Sep 2022 22:15:19
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.67.0 -> 0.68.0
Reported by: portscout |
0.67.0 12 May 2022 18:57:51
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.64.0 -> 0.67.0
Reported by: portscout |
0.64.0 10 Oct 2021 05:21:35
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.63.1 -> 0.64.0
Reported by: portscout |
0.63.1 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.63.1 21 Jun 2021 02:52:14
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.62.0 -> 0.63.1 |
0.62.0 04 Jun 2021 05:53:21
    |
Gerald Pfeifer (gerald)  |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
0.62.0 23 Apr 2021 08:35:36
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.61.1 -> 0.62.0 |
0.61.1 22 Apr 2021 08:05:45
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.60.1 -> 0.61.1
Reported by: portscout |
0.60.1 14 Apr 2021 20:15:03
    |
Yuri Victorovich (yuri)  |
sysutils/libdnf: Update 0.60.0 -> 0.60.1
Reported by: portscout |
0.60.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.60.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.60.0 07 Mar 2021 21:20:26
  |
yuri  |
sysutils/libdnf: Update 0.55.2 -> 0.60.0 |
0.55.2 07 Dec 2020 04:17:12
  |
yuri  |
sysutils/libdnf: Update 0.55.0 -> 0.55.2 |
0.55.0 15 Nov 2020 01:18:40
  |
yuri  |
sysutils/libdnf: Update 0.54.2 -> 0.55.0 |
0.54.2 13 Oct 2020 02:29:52
  |
yuri  |
sysutils/libdnf: Update 0.48.0 -> 0.54.2 |
0.48.0_1 29 Sep 2020 08:05:21
  |
yuri  |
sysutils/libdnf: Broken on 11
Reported by: fallout |
0.48.0_1 26 Sep 2020 06:56:15
  |
yuri  |
sysutils/libdnf: Fix PYTHON option |
0.48.0 26 Sep 2020 03:01:14
  |
yuri  |
New port: sysutils/libdnf: Dandified YUM, the next-generation version of YUM |