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
Port details
createrepo_c C implementation of createrepo
1.1.4 sysutilsnew! 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 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: ktk@netlabs.org search for ports maintained by this maintainer
Port Added: 2024-10-01 12:27:05
Last Update: 2024-10-01 12:23:54
Commit Hash: 2ba4ed9
License: GPLv2+
WWW:
http://rpm-software-management.github.io/createrepo_c/
Description:
createrepo_c is a C implementation of the createrepo tool, which generates metadata for RPM package repositories. It is optimized for performance and provides new features compared to the original createrepo written in Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/createrepo_c-1.1.4/catalog.mk
  3. /usr/local/share/licenses/createrepo_c-1.1.4/LICENSE
  4. /usr/local/share/licenses/createrepo_c-1.1.4/GPLv2+
  5. bin/createrepo_c
  6. bin/mergerepo_c
  7. bin/modifyrepo_c
  8. bin/sqliterepo_c
  9. include/createrepo_c/checksum.h
  10. include/createrepo_c/compression_wrapper.h
  11. include/createrepo_c/constants.h
  12. include/createrepo_c/createrepo_c.h
  13. include/createrepo_c/createrepo_shared.h
  14. include/createrepo_c/deltarpms.h
  15. include/createrepo_c/error.h
  16. include/createrepo_c/helpers.h
  17. include/createrepo_c/koji.h
  18. include/createrepo_c/load_metadata.h
  19. include/createrepo_c/locate_metadata.h
  20. include/createrepo_c/mergerepo_c.h
  21. include/createrepo_c/misc.h
  22. include/createrepo_c/modifyrepo_shared.h
  23. include/createrepo_c/package.h
  24. include/createrepo_c/parsehdr.h
  25. include/createrepo_c/parsepkg.h
  26. include/createrepo_c/repomd.h
  27. include/createrepo_c/sqlite.h
  28. include/createrepo_c/threads.h
  29. include/createrepo_c/updateinfo.h
  30. include/createrepo_c/version.h
  31. include/createrepo_c/xml_dump.h
  32. include/createrepo_c/xml_file.h
  33. include/createrepo_c/xml_parser.h
  34. lib/libcreaterepo_c.so
  35. lib/libcreaterepo_c.so.1
  36. lib/libcreaterepo_c.so.1.1.4
  37. libdata/pkgconfig/createrepo_c.pc
  38. share/man/man8/createrepo_c.8.gz
  39. share/man/man8/mergerepo_c.8.gz
  40. share/man/man8/modifyrepo_c.8.gz
  41. share/man/man8/sqliterepo_c.8.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • createrepo_c>0:sysutils/createrepo_c
To install the port:
cd /usr/ports/sysutils/createrepo_c/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/createrepo_c
  • pkg install createrepo_c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: createrepo_c
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727704540 SHA256 (rpm-software-management-createrepo_c-1.1.4_GH0.tar.gz) = b4f020ef0400e3f9840d37d16238bda2b529b47749dcea6f43c9038056c64669 SIZE (rpm-software-management-createrepo_c-1.1.4_GH0.tar.gz) = 638216

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. bash : shells/bash
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. librpm.so : archivers/rpm4
  3. libsqlite3.so : databases/sqlite3
  4. libcurl.so : ftp/curl
  5. libmodulemd.so : misc/libmodulemd
  6. libzck.so : archivers/zchunk
  7. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_createrepo_c
USES:
cmake pkgconfig shebangfix
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/createrepo_c/tar.gz/1.1.4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.4
01 Oct 2024 12:23:54
commit hash: 2ba4ed91621e5f7054224acda61afed58cb380b1commit hash: 2ba4ed91621e5f7054224acda61afed58cb380b1commit hash: 2ba4ed91621e5f7054224acda61afed58cb380b1commit hash: 2ba4ed91621e5f7054224acda61afed58cb380b1 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
sysutils/createrepo_c: new port

createrepo_c is a C implementation of the createrepo tool, which generates
metadata for RPM package repositories. It is optimized for performance and
provides new features compared to the original createrepo written in Python.

Number of commits found: 1