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
dnf Dandified YUM, the next-generation version of YUM
4.17.0 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 4.17.0Version 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 07:02:18
Last Update: 2023-09-02 06:41:08
Commit Hash: e969e7f
License: GPLv2
WWW:
https://github.com/rpm-software-management/dnf
Description:
Dandified YUM (DNF) is the next upcoming major version of YUM. It does package management using RPM, libsolv and hawkey libraries. For metadata handling and package downloads it utilizes librepo. To process and effectively handle the comps data it uses libcomps.
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 (158 items)
Collapse this list.
  1. /usr/local/share/licenses/dnf-4.17.0/catalog.mk
  2. /usr/local/share/licenses/dnf-4.17.0/LICENSE
  3. /usr/local/share/licenses/dnf-4.17.0/GPLv2
  4. bin/dnf
  5. bin/dnf-3
  6. bin/dnf-automatic
  7. bin/dnf-automatic-3
  8. etc/bash_completion.d/dnf
  9. etc/dnf/aliases.d/zypper.conf
  10. etc/dnf/automatic.conf
  11. etc/dnf/dnf-strict.conf
  12. etc/dnf/dnf.conf
  13. etc/dnf/protected.d/dnf.conf
  14. etc/dnf/protected.d/yum.conf
  15. lib/python3.9/site-packages/dnf/__init__.py
  16. lib/python3.9/site-packages/dnf/automatic/__init__.py
  17. lib/python3.9/site-packages/dnf/automatic/emitter.py
  18. lib/python3.9/site-packages/dnf/automatic/main.py
  19. lib/python3.9/site-packages/dnf/base.py
  20. lib/python3.9/site-packages/dnf/callback.py
  21. lib/python3.9/site-packages/dnf/cli/__init__.py
  22. lib/python3.9/site-packages/dnf/cli/aliases.py
  23. lib/python3.9/site-packages/dnf/cli/cli.py
  24. lib/python3.9/site-packages/dnf/cli/commands/__init__.py
  25. lib/python3.9/site-packages/dnf/cli/commands/alias.py
  26. lib/python3.9/site-packages/dnf/cli/commands/autoremove.py
  27. lib/python3.9/site-packages/dnf/cli/commands/check.py
  28. lib/python3.9/site-packages/dnf/cli/commands/clean.py
  29. lib/python3.9/site-packages/dnf/cli/commands/deplist.py
  30. lib/python3.9/site-packages/dnf/cli/commands/distrosync.py
  31. lib/python3.9/site-packages/dnf/cli/commands/downgrade.py
  32. lib/python3.9/site-packages/dnf/cli/commands/group.py
  33. lib/python3.9/site-packages/dnf/cli/commands/history.py
  34. lib/python3.9/site-packages/dnf/cli/commands/install.py
  35. lib/python3.9/site-packages/dnf/cli/commands/makecache.py
  36. lib/python3.9/site-packages/dnf/cli/commands/mark.py
  37. lib/python3.9/site-packages/dnf/cli/commands/module.py
  38. lib/python3.9/site-packages/dnf/cli/commands/reinstall.py
  39. lib/python3.9/site-packages/dnf/cli/commands/remove.py
  40. lib/python3.9/site-packages/dnf/cli/commands/repolist.py
  41. lib/python3.9/site-packages/dnf/cli/commands/repoquery.py
  42. lib/python3.9/site-packages/dnf/cli/commands/search.py
  43. lib/python3.9/site-packages/dnf/cli/commands/shell.py
  44. lib/python3.9/site-packages/dnf/cli/commands/swap.py
  45. lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py
  46. lib/python3.9/site-packages/dnf/cli/commands/upgrade.py
  47. lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py
  48. lib/python3.9/site-packages/dnf/cli/completion_helper.py
  49. lib/python3.9/site-packages/dnf/cli/demand.py
  50. lib/python3.9/site-packages/dnf/cli/format.py
  51. lib/python3.9/site-packages/dnf/cli/main.py
  52. lib/python3.9/site-packages/dnf/cli/option_parser.py
  53. lib/python3.9/site-packages/dnf/cli/output.py
  54. lib/python3.9/site-packages/dnf/cli/progress.py
  55. lib/python3.9/site-packages/dnf/cli/term.py
  56. lib/python3.9/site-packages/dnf/cli/utils.py
  57. lib/python3.9/site-packages/dnf/comps.py
  58. lib/python3.9/site-packages/dnf/conf/__init__.py
  59. lib/python3.9/site-packages/dnf/conf/config.py
  60. lib/python3.9/site-packages/dnf/conf/read.py
  61. lib/python3.9/site-packages/dnf/conf/substitutions.py
  62. lib/python3.9/site-packages/dnf/const.py
  63. lib/python3.9/site-packages/dnf/crypto.py
  64. lib/python3.9/site-packages/dnf/db/__init__.py
  65. lib/python3.9/site-packages/dnf/db/group.py
  66. lib/python3.9/site-packages/dnf/db/history.py
  67. lib/python3.9/site-packages/dnf/dnssec.py
  68. lib/python3.9/site-packages/dnf/drpm.py
  69. lib/python3.9/site-packages/dnf/exceptions.py
  70. lib/python3.9/site-packages/dnf/goal.py
  71. lib/python3.9/site-packages/dnf/history.py
  72. lib/python3.9/site-packages/dnf/i18n.py
  73. lib/python3.9/site-packages/dnf/lock.py
  74. lib/python3.9/site-packages/dnf/logging.py
  75. lib/python3.9/site-packages/dnf/match_counter.py
  76. lib/python3.9/site-packages/dnf/module/__init__.py
  77. lib/python3.9/site-packages/dnf/module/exceptions.py
  78. lib/python3.9/site-packages/dnf/module/module_base.py
  79. lib/python3.9/site-packages/dnf/package.py
  80. lib/python3.9/site-packages/dnf/persistor.py
  81. lib/python3.9/site-packages/dnf/plugin.py
  82. lib/python3.9/site-packages/dnf/pycomp.py
  83. lib/python3.9/site-packages/dnf/query.py
  84. lib/python3.9/site-packages/dnf/repo.py
  85. lib/python3.9/site-packages/dnf/repodict.py
  86. lib/python3.9/site-packages/dnf/rpm/__init__.py
  87. lib/python3.9/site-packages/dnf/rpm/connection.py
  88. lib/python3.9/site-packages/dnf/rpm/error.py
  89. lib/python3.9/site-packages/dnf/rpm/miscutils.py
  90. lib/python3.9/site-packages/dnf/rpm/transaction.py
  91. lib/python3.9/site-packages/dnf/sack.py
  92. lib/python3.9/site-packages/dnf/selector.py
  93. lib/python3.9/site-packages/dnf/subject.py
  94. lib/python3.9/site-packages/dnf/transaction.py
  95. lib/python3.9/site-packages/dnf/transaction_sr.py
  96. lib/python3.9/site-packages/dnf/util.py
  97. lib/python3.9/site-packages/dnf/yum/__init__.py
  98. lib/python3.9/site-packages/dnf/yum/misc.py
  99. lib/python3.9/site-packages/dnf/yum/rpmtrans.py
  100. share/locale/ar/LC_MESSAGES/dnf.mo
  101. share/locale/bg/LC_MESSAGES/dnf.mo
  102. share/locale/bn/LC_MESSAGES/dnf.mo
  103. share/locale/bn_IN/LC_MESSAGES/dnf.mo
  104. share/locale/ca/LC_MESSAGES/dnf.mo
  105. share/locale/cs/LC_MESSAGES/dnf.mo
  106. share/locale/da/LC_MESSAGES/dnf.mo
  107. share/locale/de/LC_MESSAGES/dnf.mo
  108. share/locale/el/LC_MESSAGES/dnf.mo
  109. share/locale/en_GB/LC_MESSAGES/dnf.mo
  110. share/locale/eo/LC_MESSAGES/dnf.mo
  111. share/locale/es/LC_MESSAGES/dnf.mo
  112. share/locale/eu/LC_MESSAGES/dnf.mo
  113. share/locale/fa/LC_MESSAGES/dnf.mo
  114. share/locale/fi/LC_MESSAGES/dnf.mo
  115. share/locale/fil/LC_MESSAGES/dnf.mo
  116. share/locale/fr/LC_MESSAGES/dnf.mo
  117. share/locale/fur/LC_MESSAGES/dnf.mo
  118. share/locale/gd/LC_MESSAGES/dnf.mo
  119. share/locale/gu/LC_MESSAGES/dnf.mo
  120. share/locale/he/LC_MESSAGES/dnf.mo
  121. share/locale/hi/LC_MESSAGES/dnf.mo
  122. share/locale/hr/LC_MESSAGES/dnf.mo
  123. share/locale/hu/LC_MESSAGES/dnf.mo
  124. share/locale/id/LC_MESSAGES/dnf.mo
  125. share/locale/it/LC_MESSAGES/dnf.mo
  126. share/locale/ja/LC_MESSAGES/dnf.mo
  127. share/locale/ka/LC_MESSAGES/dnf.mo
  128. share/locale/kk/LC_MESSAGES/dnf.mo
  129. share/locale/ko/LC_MESSAGES/dnf.mo
  130. share/locale/lt/LC_MESSAGES/dnf.mo
  131. share/locale/ml/LC_MESSAGES/dnf.mo
  132. share/locale/mr/LC_MESSAGES/dnf.mo
  133. share/locale/ms/LC_MESSAGES/dnf.mo
  134. share/locale/nb/LC_MESSAGES/dnf.mo
  135. share/locale/nl/LC_MESSAGES/dnf.mo
  136. share/locale/or/LC_MESSAGES/dnf.mo
  137. share/locale/pa/LC_MESSAGES/dnf.mo
  138. share/locale/pl/LC_MESSAGES/dnf.mo
  139. share/locale/pt/LC_MESSAGES/dnf.mo
  140. share/locale/pt_BR/LC_MESSAGES/dnf.mo
  141. share/locale/ru/LC_MESSAGES/dnf.mo
  142. share/locale/si/LC_MESSAGES/dnf.mo
  143. share/locale/sk/LC_MESSAGES/dnf.mo
  144. share/locale/sq/LC_MESSAGES/dnf.mo
  145. share/locale/sr/LC_MESSAGES/dnf.mo
  146. share/locale/sr@latin/LC_MESSAGES/dnf.mo
  147. share/locale/sv/LC_MESSAGES/dnf.mo
  148. share/locale/th/LC_MESSAGES/dnf.mo
  149. share/locale/tr/LC_MESSAGES/dnf.mo
  150. share/locale/uk/LC_MESSAGES/dnf.mo
  151. share/locale/ur/LC_MESSAGES/dnf.mo
  152. share/locale/vi/LC_MESSAGES/dnf.mo
  153. share/locale/zh_CN/LC_MESSAGES/dnf.mo
  154. share/locale/zh_Hans/LC_MESSAGES/dnf.mo
  155. share/locale/zh_TW/LC_MESSAGES/dnf.mo
  156. @owner
  157. @group
  158. @mode
Collapse this list.
Dependency lines:
  • dnf>0:sysutils/dnf
To install the port:
cd /usr/ports/sysutils/dnf/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/dnf
  • pkg install dnf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693631007 SHA256 (rpm-software-management-dnf-4.17.0_GH0.tar.gz) = 0f8c1a77f087d4ea291909429a2d90aecad195831a77276d41b9b8ebe60798c8 SIZE (rpm-software-management-dnf-4.17.0_GH0.tar.gz) = 2026686

Packages (timestamps in pop-ups are UTC):
dnf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.17.04.17.0-4.17.04.17.0---
FreeBSD:13:quarterly4.17.04.17.0-4.17.04.17.04.17.04.17.04.17.0
FreeBSD:14:latest4.17.04.17.0-4.17.04.17.0---
FreeBSD:14:quarterly4.17.04.17.0----4.17.04.17.0
FreeBSD:15:latest4.17.04.17.0n/a4.17.0n/a4.17.04.17.04.17.0
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. msgfmt : devel/gettext-tools
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. libcomps>0 : misc/libcomps
  2. libdnf>0 : sysutils/libdnf
  3. rpm4>0 : archivers/rpm4
  4. py39-gpgme>0 : security/py-gpgme@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_dnf
USES:
cmake gettext-tools 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/dnf/tar.gz/4.17.0?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.17.0
02 Sep 2023 06:41:08
commit hash: e969e7f0281ebdb22bba5628718ffd24182a2c23commit hash: e969e7f0281ebdb22bba5628718ffd24182a2c23commit hash: e969e7f0281ebdb22bba5628718ffd24182a2c23commit hash: e969e7f0281ebdb22bba5628718ffd24182a2c23 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: update 4.16.1 → 4.17.0

Reported by:	portscout
4.16.1
21 Jun 2023 03:47:45
commit hash: fcddaf6a9367a75cb6fc11eb4fe16000824580d4commit hash: fcddaf6a9367a75cb6fc11eb4fe16000824580d4commit hash: fcddaf6a9367a75cb6fc11eb4fe16000824580d4commit hash: fcddaf6a9367a75cb6fc11eb4fe16000824580d4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.15.0 → 4.16.1

Reported by:	portscout
4.15.0
09 Apr 2023 17:35:26
commit hash: a27955565dba1af8df9ffb6a413d5a4487693c1bcommit hash: a27955565dba1af8df9ffb6a413d5a4487693c1bcommit hash: a27955565dba1af8df9ffb6a413d5a4487693c1bcommit hash: a27955565dba1af8df9ffb6a413d5a4487693c1b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.14.0 → 4.15.0

Reported by:	portscout
4.14.0
26 Sep 2022 06:30:26
commit hash: 9020087dbcc7ac3dc041778265738ee57a2ac197commit hash: 9020087dbcc7ac3dc041778265738ee57a2ac197commit hash: 9020087dbcc7ac3dc041778265738ee57a2ac197commit hash: 9020087dbcc7ac3dc041778265738ee57a2ac197 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.13.0 -> 4.14.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.13.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.13.0
01 Jun 2022 17:56:01
commit hash: db5fa4c410164bbf37390e431f2aef9e0ec7f3cecommit hash: db5fa4c410164bbf37390e431f2aef9e0ec7f3cecommit hash: db5fa4c410164bbf37390e431f2aef9e0ec7f3cecommit hash: db5fa4c410164bbf37390e431f2aef9e0ec7f3ce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.12.0 -> 4.13.0

Reported by:	portscout
4.12.0
12 May 2022 18:57:51
commit hash: d219e9ec6a44503a19f295637ef369ac8641d15fcommit hash: d219e9ec6a44503a19f295637ef369ac8641d15fcommit hash: d219e9ec6a44503a19f295637ef369ac8641d15fcommit hash: d219e9ec6a44503a19f295637ef369ac8641d15f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.9.0 -> 4.12.0

Reported by:	portscout
4.9.0
15 Oct 2021 15:55:31
commit hash: 0ca25361df496641cc189f4ed686b9d1a5d1d8c1commit hash: 0ca25361df496641cc189f4ed686b9d1a5d1d8c1commit hash: 0ca25361df496641cc189f4ed686b9d1a5d1d8c1commit hash: 0ca25361df496641cc189f4ed686b9d1a5d1d8c1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.8.0 -> 4.9.0

Reported by:	portscout
4.8.0
01 Sep 2021 11:46:24
commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under s* categories, drop redundant GH_* knobs.
4.8.0
21 Jun 2021 02:52:14
commit hash: 881db383b5eb85d6c3a09c6765c4045e8a258ab9commit hash: 881db383b5eb85d6c3a09c6765c4045e8a258ab9commit hash: 881db383b5eb85d6c3a09c6765c4045e8a258ab9commit hash: 881db383b5eb85d6c3a09c6765c4045e8a258ab9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.7.0 -> 4.8.0
4.7.0
23 Apr 2021 08:36:09
commit hash: 1a38afd5bf61947efcaddd8d522a6ae57efdb387commit hash: 1a38afd5bf61947efcaddd8d522a6ae57efdb387commit hash: 1a38afd5bf61947efcaddd8d522a6ae57efdb387commit hash: 1a38afd5bf61947efcaddd8d522a6ae57efdb387 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/dnf: Update 4.5.2 -> 4.7.0
4.5.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.5.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.5.2
20 Dec 2020 21:46:19
Revision:558781Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/dnf: Update 4.4.2 -> 4.5.2
4.4.2
14 Nov 2020 08:28:54
Revision:555096Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/dnf: Update 4.4.0 -> 4.4.2
4.4.0
13 Oct 2020 02:30:39
Revision:552174Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/dnf: Update 4.2.23 -> 4.4.0
4.2.23_1
27 Sep 2020 10:40:27
Revision:550263Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/dnf: Add symbolic links to executables for them to be named like in the
documentation
4.2.23
26 Sep 2020 07:01:41
Revision:550109Original commit files touched by this commit
yuri search for other commits by this committer
New port: sysutils/dnf: Dandified YUM, the next-generation version of YUM

Number of commits found: 19