notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libdnf Dandified YUM, the next-generation version of YUM
0.70.2_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.70.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-26 03:01:24
Last Update: 2023-08-25 03:01:10
Commit Hash: 49b7f1c
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (136 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdnf-0.70.2_1/catalog.mk
  3. /usr/local/share/licenses/libdnf-0.70.2_1/LICENSE
  4. /usr/local/share/licenses/libdnf-0.70.2_1/LGPL21
  5. include/libdnf/conf/Config.hpp
  6. include/libdnf/conf/ConfigMain.hpp
  7. include/libdnf/conf/ConfigParser.hpp
  8. include/libdnf/conf/ConfigRepo.hpp
  9. include/libdnf/conf/Option.hpp
  10. include/libdnf/conf/OptionBinds.hpp
  11. include/libdnf/conf/OptionBool.hpp
  12. include/libdnf/conf/OptionChild.hpp
  13. include/libdnf/conf/OptionEnum.hpp
  14. include/libdnf/conf/OptionNumber.hpp
  15. include/libdnf/conf/OptionPath.hpp
  16. include/libdnf/conf/OptionSeconds.hpp
  17. include/libdnf/conf/OptionString.hpp
  18. include/libdnf/conf/OptionStringList.hpp
  19. include/libdnf/config.h
  20. include/libdnf/dnf-advisory.h
  21. include/libdnf/dnf-advisorypkg.h
  22. include/libdnf/dnf-advisoryref.h
  23. include/libdnf/dnf-conf.h
  24. include/libdnf/dnf-context.h
  25. include/libdnf/dnf-db.h
  26. include/libdnf/dnf-enums.h
  27. include/libdnf/dnf-goal.h
  28. include/libdnf/dnf-keyring.h
  29. include/libdnf/dnf-lock.h
  30. include/libdnf/dnf-package.h
  31. include/libdnf/dnf-packagedelta.h
  32. include/libdnf/dnf-reldep-list.h
  33. include/libdnf/dnf-reldep.h
  34. include/libdnf/dnf-repo-loader.h
  35. include/libdnf/dnf-repo.h
  36. include/libdnf/dnf-rpmts.h
  37. include/libdnf/dnf-sack.h
  38. include/libdnf/dnf-state.h
  39. include/libdnf/dnf-transaction.h
  40. include/libdnf/dnf-types.h
  41. include/libdnf/dnf-utils.h
  42. include/libdnf/dnf-version.h
  43. include/libdnf/hy-goal.h
  44. include/libdnf/hy-nevra.h
  45. include/libdnf/hy-package.h
  46. include/libdnf/hy-packageset.h
  47. include/libdnf/hy-query.h
  48. include/libdnf/hy-repo.h
  49. include/libdnf/hy-selector.h
  50. include/libdnf/hy-subject.h
  51. include/libdnf/hy-types.h
  52. include/libdnf/hy-util.h
  53. include/libdnf/libdnf.h
  54. include/libdnf/log.hpp
  55. include/libdnf/nevra.hpp
  56. include/libdnf/nsvcap.hpp
  57. include/libdnf/plugin/plugin.h
  58. include/libdnf/utils/PreserveOrderMap.hpp
  59. include/libdnf/utils/logger.hpp
  60. lib/libdnf.so
  61. lib/libdnf.so.2
  62. lib/libdnf/plugins/README
  63. lib/python3.9/site-packages/hawkey/__init__.py
  64. lib/python3.9/site-packages/hawkey/_hawkey.so
  65. lib/python3.9/site-packages/libdnf/__init__.py
  66. lib/python3.9/site-packages/libdnf/_common_types.so
  67. lib/python3.9/site-packages/libdnf/_conf.so
  68. lib/python3.9/site-packages/libdnf/_error.so
  69. lib/python3.9/site-packages/libdnf/_module.so
  70. lib/python3.9/site-packages/libdnf/_repo.so
  71. lib/python3.9/site-packages/libdnf/_smartcols.so
  72. lib/python3.9/site-packages/libdnf/_transaction.so
  73. lib/python3.9/site-packages/libdnf/_utils.so
  74. lib/python3.9/site-packages/libdnf/common_types.py
  75. lib/python3.9/site-packages/libdnf/conf.py
  76. lib/python3.9/site-packages/libdnf/error.py
  77. lib/python3.9/site-packages/libdnf/module.py
  78. lib/python3.9/site-packages/libdnf/repo.py
  79. lib/python3.9/site-packages/libdnf/smartcols.py
  80. lib/python3.9/site-packages/libdnf/transaction.py
  81. lib/python3.9/site-packages/libdnf/utils.py
  82. libdata/pkgconfig/libdnf.pc
  83. share/locale/as/LC_MESSAGES/libdnf.mo
  84. share/locale/bg/LC_MESSAGES/libdnf.mo
  85. share/locale/bn/LC_MESSAGES/libdnf.mo
  86. share/locale/bn_IN/LC_MESSAGES/libdnf.mo
  87. share/locale/ca/LC_MESSAGES/libdnf.mo
  88. share/locale/cs/LC_MESSAGES/libdnf.mo
  89. share/locale/da/LC_MESSAGES/libdnf.mo
  90. share/locale/de/LC_MESSAGES/libdnf.mo
  91. share/locale/el/LC_MESSAGES/libdnf.mo
  92. share/locale/es/LC_MESSAGES/libdnf.mo
  93. share/locale/eu/LC_MESSAGES/libdnf.mo
  94. share/locale/fa/LC_MESSAGES/libdnf.mo
  95. share/locale/fi/LC_MESSAGES/libdnf.mo
  96. share/locale/fil/LC_MESSAGES/libdnf.mo
  97. share/locale/fr/LC_MESSAGES/libdnf.mo
  98. share/locale/fur/LC_MESSAGES/libdnf.mo
  99. share/locale/gu/LC_MESSAGES/libdnf.mo
  100. share/locale/hi/LC_MESSAGES/libdnf.mo
  101. share/locale/hu/LC_MESSAGES/libdnf.mo
  102. share/locale/ia/LC_MESSAGES/libdnf.mo
  103. share/locale/id/LC_MESSAGES/libdnf.mo
  104. share/locale/is/LC_MESSAGES/libdnf.mo
  105. share/locale/it/LC_MESSAGES/libdnf.mo
  106. share/locale/ja/LC_MESSAGES/libdnf.mo
  107. share/locale/kn/LC_MESSAGES/libdnf.mo
  108. share/locale/ko/LC_MESSAGES/libdnf.mo
  109. share/locale/mai/LC_MESSAGES/libdnf.mo
  110. share/locale/ml/LC_MESSAGES/libdnf.mo
  111. share/locale/mr/LC_MESSAGES/libdnf.mo
  112. share/locale/nb/LC_MESSAGES/libdnf.mo
  113. share/locale/nl/LC_MESSAGES/libdnf.mo
  114. share/locale/or/LC_MESSAGES/libdnf.mo
  115. share/locale/pa/LC_MESSAGES/libdnf.mo
  116. share/locale/pl/LC_MESSAGES/libdnf.mo
  117. share/locale/pt/LC_MESSAGES/libdnf.mo
  118. share/locale/pt_BR/LC_MESSAGES/libdnf.mo
  119. share/locale/ru/LC_MESSAGES/libdnf.mo
  120. share/locale/si/LC_MESSAGES/libdnf.mo
  121. share/locale/sk/LC_MESSAGES/libdnf.mo
  122. share/locale/sq/LC_MESSAGES/libdnf.mo
  123. share/locale/sr/LC_MESSAGES/libdnf.mo
  124. share/locale/sr@latin/LC_MESSAGES/libdnf.mo
  125. share/locale/sv/LC_MESSAGES/libdnf.mo
  126. share/locale/ta/LC_MESSAGES/libdnf.mo
  127. share/locale/te/LC_MESSAGES/libdnf.mo
  128. share/locale/th/LC_MESSAGES/libdnf.mo
  129. share/locale/tr/LC_MESSAGES/libdnf.mo
  130. share/locale/uk/LC_MESSAGES/libdnf.mo
  131. share/locale/zh_CN/LC_MESSAGES/libdnf.mo
  132. share/locale/zh_TW/LC_MESSAGES/libdnf.mo
  133. share/man/man3/hawkey.3.gz
  134. @owner
  135. @group
  136. @mode
Collapse this list.
Dependency lines:
  • libdnf>0:sysutils/libdnf
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 = 1692034629 SHA256 (rpm-software-management-libdnf-0.70.2_GH0.tar.gz) = 8f34e9f93dc767bb02d6f132b1e2614667b4b36ee98b8f1552df1a22d5ce9cbc SIZE (rpm-software-management-libdnf-0.70.2_GH0.tar.gz) = 1155234

Packages (timestamps in pop-ups are UTC):
libdnf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.70.2_10.70.2_1-0.70.2_10.70.2_1---
FreeBSD:13:quarterly0.70.2_10.70.2_1-0.70.2_10.70.2_10.70.2_10.70.2_10.70.2_1
FreeBSD:14:latest0.70.2_10.70.2_1-0.70.2_10.70.2_1---
FreeBSD:14:quarterly0.70.2_10.70.2_1-0.70.2_10.70.2_10.70.2_10.70.2_10.70.2_1
FreeBSD:15:latest0.70.2_10.70.2_1n/a0.70.2_1n/a0.70.2_10.70.2_10.70.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. check>0 : devel/check
  2. swig : devel/swig
  3. py39-sphinx>0 : textproc/py-sphinx@py39
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. gettext-runtime>=0.22_1 : devel/gettext-runtime
  7. msgfmt : devel/gettext-tools
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.9 : lang/python39
Test dependencies:
  1. cppunit>0 : devel/cppunit
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libassuan.so : security/libassuan
  2. libcurl.so : ftp/curl
  3. libexpat.so : textproc/expat2
  4. libffi.so : devel/libffi
  5. libgcrypt.so : security/libgcrypt
  6. libgpgme.so : security/gpgme
  7. libgpg-error.so : security/libgpg-error
  8. libidn2.so : dns/libidn2
  9. libjson-c.so : devel/json-c
  10. libmodulemd.so : misc/libmodulemd
  11. libnghttp2.so : www/libnghttp2
  12. libpsl.so : dns/libpsl
  13. libpcre.so : devel/pcre
  14. libpopt.so : devel/popt
  15. librepo.so : misc/librepo
  16. librpmio.so : archivers/rpm4
  17. libsmartcols.so : devel/util-linux
  18. libsolv.so : misc/libsolv
  19. libssh2.so : security/libssh2
  20. libunistring.so : devel/libunistring
  21. libyaml.so : textproc/libyaml
  22. libzstd.so : archivers/zstd
  23. libintl.so : devel/gettext-runtime
  24. libglib-2.0.so : devel/glib20
  25. libintl.so : devel/gettext-runtime
  26. libxml2.so : textproc/libxml2
  27. liblua-5.4.so : lang/lua54
  28. libsqlite3.so : databases/sqlite3
This port is required by:
for Run
  1. sysutils/dnf

Configuration Options:
===> The following configuration options are available for libdnf-0.70.2_1: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rpm-software-management/libdnf/tar.gz/0.70.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port