Port details |
- libmodulemd C Library for manipulating module metadata files
- 2.15.0_1 misc =2 2.15.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-09-25 23:16:51
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/fedora-modularity/libmodulemd
- Description:
- C Library for manipulating module metadata files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmodulemd>0:misc/libmodulemd
- To install the port:
- cd /usr/ports/misc/libmodulemd/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libmodulemd
- pkg install libmodulemd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmodulemd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703543372
SHA256 (modulemd-2.15.0.tar.xz) = 15458323d1d1f614f9e706f623794f95d23e59f4c37deeaa16877463aee34af5
SIZE (modulemd-2.15.0.tar.xz) = 321088
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:
-
- bash : shells/bash
- help2man : misc/help2man
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- bash : shells/bash
- Library dependencies:
-
- librpmio.so : archivers/rpm4
- libyaml.so : textproc/libyaml
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- sysutils/createrepo_c
- sysutils/libdnf
Configuration Options:
- No options to configure
- Options name:
- misc_libmodulemd
- USES:
- compiler:c11 gnome meson pkgconfig shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
2.15.0 26 Dec 2023 01:19:56 |
Yuri Victorovich (yuri) |
misc/libmodulemd: update 2.13.0 → 2.15.0
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.13.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.13.0 13 Oct 2021 16:52:54 |
Jan Beich (jbeich) |
misc/libmodulemd: drop unused Meson options after 8e0304d612f2
meson.build:12:0: ERROR: Unknown options: "developer_build, skip_formatters"
https://github.com/fedora-modularity/libmodulemd/commit/1096cda67bbb
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c |
2.13.0 09 Aug 2021 01:57:37 |
Yuri Victorovich (yuri) |
misc/libmodulemd: Update 2.12.1 -> 2.13.0 |
2.12.1 10 May 2021 00:23:47 |
Yuri Victorovich (yuri) |
misc/libmodulemd: Update 2.12.0 -> 2.12.1 |
2.12.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.12.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.12.0 24 Jan 2021 05:12:42 |
yuri |
misc/libmodulemd: Update 2.9.4 -> 2.12.0 |
2.9.4 27 Sep 2020 08:09:53 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=c11"
Approved by: portmgr (tier-2 blanket) |
2.9.4 27 Sep 2020 07:41:55 |
yuri |
misc/libmodulemd: Use release archive
PR: 249931
Submitted by: daniel.engberg.lists@pyret.net |
2.9.4 25 Sep 2020 23:16:12 |
yuri |
New port: misc/libmodulemd: C Library for manipulating module metadata files |