Port details |
- createrepo_c C implementation of createrepo
- 1.1.4 sysutils
=0 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
- Port Added: 2024-10-01 12:27:05
- Last Update: 2024-10-04 12:48:46
- Commit Hash: c48bf2b
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- librpm.so : archivers/rpm4
- libcurl.so : ftp/curl
- libmodulemd.so : misc/libmodulemd
- libpopt.so : devel/popt
- libzck.so : archivers/zchunk
- libzstd.so : archivers/zstd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_createrepo_c
- USES:
- cmake:testing gnome pathfix pkgconfig shebangfix sqlite ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4 04 Oct 2024 12:48:46 |
Pietro Cerutti (gahr) |
sysutils/createrepo_c: fix dependency on libxml2, more cleanups
Reported by: diizzy |
1.1.4 02 Oct 2024 07:12:45 |
Pietro Cerutti (gahr) |
sysutils/createrepo_c: cleanup Makefile
Reported by: diizzy |
1.1.4 01 Oct 2024 12:23:54 |
Pietro Cerutti (gahr) |
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: 3
|