Port details |
- osinfo-db-tools Tools for managing the osinfo database
- 1.12.0_1 sysutils
=3 1.12.0_1Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2016-11-13 06:44:11
- Last Update: 2024-11-05 20:17:25
- Commit Hash: 4a1a993
- People watching this port, also watch:: linux-c7-atk, libssh, py39-PyOpenGL, noto-tc, kf5-kquickcharts
- License: GPLv2+
- WWW:
- https://libosinfo.org/
- Description:
- This package provides tools for managing the osinfo database of
information about operating systems for use with virtualization.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- osinfo-db-tools>0:sysutils/osinfo-db-tools
- To install the port:
- cd /usr/ports/sysutils/osinfo-db-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/osinfo-db-tools
- pkg install osinfo-db-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osinfo-db-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730400445
SHA256 (osinfo-db-tools-1.12.0.tar.xz) = f3315f675d18770f25dea8ed04b20b8fc80efb00f60c37ee5e815f9c3776e7f3
SIZE (osinfo-db-tools-1.12.0.tar.xz) = 66204
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- intltool-extract : textproc/intltool
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-glib-1.0.so : devel/json-glib
- libsoup-2.4.so : devel/libsoup
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libarchive.so.13 : archivers/libarchive
- This port is required by:
- for Build
-
- misc/osinfo-db
- for Run
-
- devel/libosinfo
Configuration Options:
- No options to configure
- Options name:
- sysutils_osinfo-db-tools
- USES:
- gettext gnome libarchive meson pkgconfig 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 |
1.12.0_1 05 Nov 2024 20:17:25
    |
Daniel Engberg (diizzy)  |
sysutils/osinfo-db-tools: Switch to DISTVERSION and adjust dependencies
* Switch to DISTVERSION
* Remove unused dependencies (gmake and libxslt)
PR: 282508
Reviewed by: novel (maintainer) |
1.12.0 02 Nov 2024 06:25:33
    |
Roman Bogorodskiy (novel)  |
sysutils/osinfo-db-tools: update to 1.12.0 |
1.11.0_1 12 Jul 2024 16:12:12
    |
Roman Bogorodskiy (novel)  |
sysutils/osinfo-db: fix build with newer libxml2
PR: 279957
Reported by: diizzy |
1.11.0_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.11.0 29 Oct 2023 10:48:45
    |
Roman Bogorodskiy (novel)  |
sysutils/osinfo-db-tools: update to 1.11.0 |
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) |
1.10.0_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 ) |
1.10.0_2 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.10.0_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) |
1.10.0_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 |
1.10.0 19 Feb 2022 05:23:32
    |
Roman Bogorodskiy (novel)  |
sysutils/osinfo-db-tools: update 1.10.0 |
1.9.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.0 06 Feb 2021 06:49:19
  |
novel  |
sysutils/osinfo-db-tools: update to 1.9.0 |
1.8.0 11 Jun 2020 14:57:40
  |
novel  |
sysutils/osinfo-db-tools: update to 1.8.0 |
1.7.0 08 Dec 2019 11:44:24
  |
novel  |
sysutils/osinfo-db-tools: update to 1.7.0
Major change in this version is switching to the meson build system.
NLS is no longer conditional, so remove the option. |
1.6.0 08 Nov 2019 13:11:05
  |
tobik  |
sysutils: Add missing USES={gnome,mate,php} |
1.6.0 04 Aug 2019 07:35:00
  |
novel  |
sysutils/osinfo-db-tools: update to 1.6.0 |
1.5.0 09 May 2019 11:59:51
  |
novel  |
sysutils/osinfo-db-tools: update to 1.5.0 |
1.4.0 02 Mar 2019 14:16:21
  |
novel  |
sysutils/osinfo-db-tools: update to 1.4.0 |
1.3.0 06 Feb 2019 15:40:02
  |
novel  |
sysutils/osinfo-db-tools: update to 1.3.0
This now depends on devel/json-glib. |
1.2.0 20 Jun 2018 16:28:33
  |
novel  |
sysutils/osinfo-db-tools: update to 1.2.0
Also set LICENSE. |
1.1.0_1 25 Mar 2017 04:52:02
  |
novel  |
Switch libosinfo project related ports' MASTER_SITES to pagure
As fedorahosted was retires on March 1st, 2017 [1], switch over
to pagure.
1: https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement
PR: 218084, 218093, 218097
Submitted by: asomers |
1.1.0_1 09 Mar 2017 14:23:49
  |
novel  |
sysutils/osinfo-db-tools: fix build without NLS
osinfo-db-tools fails to build when NLS is disabled because
even without NLS it still needs gettext. Fix by depending on
gettext unconditionally, and bump PORTREVISION due dependencies
change.
Reported by: Michael Reim <kraileth@elderlinux.org> |
1.1.0 16 Nov 2016 17:35:24
  |
novel  |
sysutils/osinfo-db-tools: update to 1.1.0 |
1.0.0 13 Nov 2016 06:43:43
  |
novel  |
devel/libosinfo: update to 1.0.0 and handle split
libosinfo as of 1.0.0 consists of 3 packages:
- sysutils/osinfo-db-tools: contains the CLI tools
- misc/osinfo-db: contains database with OS data
- devel/libosinfo: the library
This commit does the following:
- devel:libosinfo: update to 1.0.0
- sysutils/osinfo-db-tools: add new port version 1.0.0
- misc/osinfo-db: add new port version 20160728
- UPDATING: document this split and add a note about
updating handling because of moved files across the packages
that could result in a conflict
Differential Revision: D8455 |