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
libsolv Package dependency solver using a satisfiability algorithm
0.7.22 misc 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.7.22Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-20 04:52:21
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://github.com/openSUSE/libsolv
Description:
This is libsolv, a free package dependency solver using a satisfiability algorithm. The code is based on two major, but independent, blocks: 1. Using a dictionary approach to store and retrieve package and dependency information in a fast and space efficient manner. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. The sat-solver code has been written to aim for the newest packages, record the decision tree to provide introspection, and also allows to provide the user with suggestions on how to deal with unsolvable problems. It also takes advantage of the repository storage to minimize memory usage.
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 (80 items)
Collapse this list.
  1. include/solv/pool_parserpmrichdep.h
  2. @ldconfig
  3. /usr/local/share/licenses/libsolv-0.7.22/catalog.mk
  4. /usr/local/share/licenses/libsolv-0.7.22/LICENSE
  5. /usr/local/share/licenses/libsolv-0.7.22/BSD3CLAUSE
  6. bin/deltainfoxml2solv
  7. bin/dumpsolv
  8. bin/installcheck
  9. bin/mergesolv
  10. bin/repo2solv
  11. bin/repomdxml2solv
  12. bin/rpmmd2solv
  13. bin/rpmdb2solv
  14. bin/rpms2solv
  15. bin/testsolv
  16. bin/updateinfoxml2solv
  17. include/solv/bitmap.h
  18. include/solv/chksum.h
  19. include/solv/dataiterator.h
  20. include/solv/dirpool.h
  21. include/solv/evr.h
  22. include/solv/hash.h
  23. include/solv/knownid.h
  24. include/solv/policy.h
  25. include/solv/pool.h
  26. include/solv/pool_fileconflicts.h
  27. include/solv/poolarch.h
  28. include/solv/poolid.h
  29. include/solv/pooltypes.h
  30. include/solv/poolvendor.h
  31. include/solv/problems.h
  32. include/solv/queue.h
  33. include/solv/repo.h
  34. include/solv/repo_deltainfoxml.h
  35. include/solv/repo_repomdxml.h
  36. include/solv/repo_rpmdb.h
  37. include/solv/repo_rpmmd.h
  38. include/solv/repo_solv.h
  39. include/solv/repo_updateinfoxml.h
  40. include/solv/repo_write.h
  41. include/solv/repodata.h
  42. include/solv/rules.h
  43. include/solv/selection.h
  44. include/solv/solv_xfopen.h
  45. include/solv/solvable.h
  46. include/solv/solver.h
  47. include/solv/solverdebug.h
  48. include/solv/solvversion.h
  49. include/solv/strpool.h
  50. include/solv/testcase.h
  51. include/solv/tools_util.h
  52. include/solv/transaction.h
  53. include/solv/util.h
  54. lib/libsolv.so
  55. lib/libsolv.so.1
  56. lib/libsolvext.so
  57. lib/libsolvext.so.1
  58. libdata/pkgconfig/libsolv.pc
  59. libdata/pkgconfig/libsolvext.pc
  60. share/man/man1/deltainfoxml2solv.1.gz
  61. share/man/man1/dumpsolv.1.gz
  62. share/man/man1/installcheck.1.gz
  63. share/man/man1/mergesolv.1.gz
  64. share/man/man1/repo2solv.1.gz
  65. share/man/man1/repomdxml2solv.1.gz
  66. share/man/man1/rpmdb2solv.1.gz
  67. share/man/man1/rpmmd2solv.1.gz
  68. share/man/man1/rpms2solv.1.gz
  69. share/man/man1/solv.1.gz
  70. share/man/man1/testsolv.1.gz
  71. share/man/man1/updateinfoxml2solv.1.gz
  72. share/man/man3/libsolv-bindings.3.gz
  73. share/man/man3/libsolv-constantids.3.gz
  74. share/man/man3/libsolv-history.3.gz
  75. share/man/man3/libsolv-pool.3.gz
  76. share/man/man3/libsolv.3.gz
  77. share/cmake/Modules/FindLibSolv.cmake
  78. @owner
  79. @group
  80. @mode
Collapse this list.
Dependency lines:
  • libsolv>0:misc/libsolv
To install the port:
cd /usr/ports/misc/libsolv/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/libsolv
  • pkg install libsolv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsolv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652374707 SHA256 (openSUSE-libsolv-0.7.22_GH0.tar.gz) = 968aef452b5493751fa0168cd58745a77c755e202a43fe8d549d791eb16034d5 SIZE (openSUSE-libsolv-0.7.22_GH0.tar.gz) = 729191

Packages (timestamps in pop-ups are UTC):
libsolv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.220.7.22-0.7.220.7.22-0.7.16-
FreeBSD:13:quarterly0.7.220.7.22-0.7.220.7.220.7.220.7.220.7.22
FreeBSD:14:latest0.7.220.7.220.7.220.7.220.7.220.7.22-0.7.22
FreeBSD:14:quarterly0.7.220.7.22-0.7.220.7.220.7.220.7.220.7.22
FreeBSD:15:latest0.7.220.7.22n/a0.7.22n/a0.7.220.7.220.7.22
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
Library dependencies:
  1. librpmio.so : archivers/rpm4
  2. libexpat.so : textproc/expat2
This port is required by:
for Libraries
  1. sysutils/libdnf

Configuration Options:
===> The following configuration options are available for libsolv-0.7.22: RPMDB=on: Build with rpm database support RPMMD=on: Build with rpmmd repository support RPMPKG=on: Build with rpm package support ====> Enable compression: BZIP2=off: BZip2 support LZMA=off: LZMA compression support ZCHUNK=off: Zchunk support ZSTD=off: Zstandard compression support ===> Use 'make config' to modify these settings
Options name:
misc_libsolv
USES:
cmake cpe localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openSUSE/libsolv/tar.gz/0.7.22?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.7.22
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)
0.7.22
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
0.7.22
12 May 2022 18:57:50
commit hash: c66453315d1518dbaba9af2fb6ad95a8591481dccommit hash: c66453315d1518dbaba9af2fb6ad95a8591481dccommit hash: c66453315d1518dbaba9af2fb6ad95a8591481dccommit hash: c66453315d1518dbaba9af2fb6ad95a8591481dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/libsolv: Update 0.7.19 -> 0.7.22
0.7.19
19 Oct 2021 11:14:37
commit hash: 1cd884bb7dc53923394b47d4cce14811d01d3044commit hash: 1cd884bb7dc53923394b47d4cce14811d01d3044commit hash: 1cd884bb7dc53923394b47d4cce14811d01d3044commit hash: 1cd884bb7dc53923394b47d4cce14811d01d3044 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
misc/libsolv: Add CPE information

Approved by:	portmgr (blanket)
0.7.19
17 Apr 2021 04:00:58
commit hash: 788ad78baeb6896f299a3fc0bcce0f220ca2319bcommit hash: 788ad78baeb6896f299a3fc0bcce0f220ca2319bcommit hash: 788ad78baeb6896f299a3fc0bcce0f220ca2319bcommit hash: 788ad78baeb6896f299a3fc0bcce0f220ca2319b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/libsolv: Update 0.7.17 -> 0.7.19
0.7.17
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
0.7.17
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.
0.7.17
24 Jan 2021 05:18:20
Revision:562449Original commit files touched by this commit
yuri search for other commits by this committer
misc/libsolv: Update 0.7.16 -> 0.7.17
0.7.16
09 Nov 2020 09:52:09
Revision:554700Original commit files touched by this commit
yuri search for other commits by this committer
misc/libsolv: Update 0.7.15 -> 0.7.16
0.7.15_1
26 Sep 2020 00:32:11
Revision:550094Original commit files touched by this commit
yuri search for other commits by this committer
misc/libsolv: Add a missing header enabled by an obscure cmake option
0.7.15
25 Sep 2020 23:47:40
Revision:550093Original commit files touched by this commit
yuri search for other commits by this committer
misc/libsolv: Update 0.7.4 -> 0.7.15

Reported by:	portscout
0.7.4_1
25 Sep 2020 22:47:53
Revision:550090Original commit files touched by this commit
yuri search for other commits by this committer
misc/libsolv: Add compression options
0.7.4
20 Sep 2020 04:51:44
Revision:549086Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/libsolv: Package dependency solver using a satisfiability
algorithm

Number of commits found: 14