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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
libcomps Comps XML file manipulation library
0.1.17_2 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.1.17_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
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. WWW: https://github.com/rpm-software-management/libcomps
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 (41 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcomps-0.1.17_2/catalog.mk
  3. /usr/local/share/licenses/libcomps-0.1.17_2/LICENSE
  4. /usr/local/share/licenses/libcomps-0.1.17_2/GPLv2
  5. include/libcomps/comps_bradix.h
  6. include/libcomps/comps_default.h
  7. include/libcomps/comps_dict.h
  8. include/libcomps/comps_doc.h
  9. include/libcomps/comps_doccategory.h
  10. include/libcomps/comps_docenv.h
  11. include/libcomps/comps_docgroup.h
  12. include/libcomps/comps_docgroupid.h
  13. include/libcomps/comps_docpackage.h
  14. include/libcomps/comps_elem.h
  15. include/libcomps/comps_hslist.h
  16. include/libcomps/comps_log.h
  17. include/libcomps/comps_log_codes.h
  18. include/libcomps/comps_mm.h
  19. include/libcomps/comps_mradix.h
  20. include/libcomps/comps_obj.h
  21. include/libcomps/comps_objdict.h
  22. include/libcomps/comps_objlist.h
  23. include/libcomps/comps_objmradix.h
  24. include/libcomps/comps_objradix.h
  25. include/libcomps/comps_parse.h
  26. include/libcomps/comps_radix.h
  27. include/libcomps/comps_set.h
  28. include/libcomps/comps_utils.h
  29. include/libcomps/comps_validate.h
  30. lib/libcomps.so
  31. lib/libcomps.so.0
  32. lib/python3.8/site-packages/libcomps-0.1.17-py3.8.egg-info/PKG-INFO
  33. lib/python3.8/site-packages/libcomps-0.1.17-py3.8.egg-info/SOURCES.txt
  34. lib/python3.8/site-packages/libcomps-0.1.17-py3.8.egg-info/dependency_links.txt
  35. lib/python3.8/site-packages/libcomps-0.1.17-py3.8.egg-info/top_level.txt
  36. lib/python3.8/site-packages/libcomps/__init__.py
  37. lib/python3.8/site-packages/libcomps/_libpycomps.so
  38. libdata/pkgconfig/libcomps.pc
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • libcomps>0:misc/libcomps
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 = 1624218913 SHA256 (rpm-software-management-libcomps-0.1.17_GH0.tar.gz) = 796bb0fe6968c5e2a065b1524136059f988e06da38ce045065ef1a6cb0120c17 SIZE (rpm-software-management-libcomps-0.1.17_GH0.tar.gz) = 3709418

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. python3.8 : lang/python38
Runtime dependencies:
  1. python3.8 : lang/python38
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libcomps-0.1.17_2: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
misc_libcomps
USES:
cmake cpe gnome python
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/libcomps/tar.gz/0.1.17?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
0.1.17_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1