Port details |
- libcomps Comps XML file manipulation library
- 0.1.21 misc =2 0.1.21Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-09-26 06:55:32
- Last Update: 2024-03-13 06:17:03
- Commit Hash: 0a34802
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/rpm-software-management/libcomps
- Description:
- Libcomps is alternative for yum.comps library. It's written in pure C as library
and there's bindings for python.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/libcomps/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libcomps
- pkg install libcomps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcomps
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710303056
SHA256 (rpm-software-management-libcomps-0.1.21_GH0.tar.gz) = 84d7555ed795458f3799d57cceccb096634c38461c3db7cb1739d42c038b2785
SIZE (rpm-software-management-libcomps-0.1.21_GH0.tar.gz) = 3711111
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libxml2.so : textproc/libxml2
- This port is required by:
- for Run
-
- sysutils/dnf
Configuration Options:
- ===> The following configuration options are available for libcomps-0.1.21:
PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings
- Options name:
- misc_libcomps
- USES:
- cmake:testing cpe gnome localbase:ldflags python
- 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 |
0.1.21 13 Mar 2024 06:17:03 |
Yuri Victorovich (yuri) |
misc/libcomps: update 0.1.20 → 0.1.21
Reported by: portscout |
0.1.20 08 Jan 2024 09:04:24 |
Yuri Victorovich (yuri) |
misc/libcomps: update 0.1.19 → 0.1.20
Reported by: portscout |
0.1.19 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.1.19 21 Dec 2022 11:01:52 |
Yuri Victorovich (yuri) |
misc/libcomps: Update 0.1.17 -> 0.1.19
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) |
0.1.17_2 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 ) |
0.1.17_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.1.17_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.1.17 19 Oct 2021 11:14:36 |
Stefan Eßer (se) |
misc/libcomps: Add CPE information
Approved by: portmgr (blanket) |
0.1.17 20 Jun 2021 21:05:16 |
Yuri Victorovich (yuri) |
misc/libcomps: Update 0.1.16 -> 0.1.17 |
0.1.16 24 Apr 2021 05:14:01 |
Yuri Victorovich (yuri) |
misc/libcomps: Update 0.1.15 -> 0.1.16 |
0.1.15 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.15 26 Sep 2020 06:54:53 |
yuri |
New port: misc/libcomps: Comps XML file manipulation library |