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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
xen-guest-tools Xen tools within FreeBSD domU
4.16.1_2 sysutils on this many watch lists=5 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 4.16.1_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-04-06 14:27:36
Last Update: 2024-09-05 06:17:39
Commit Hash: 455664c
People watching this port, also watch:: jitsi-meet, node, memcached, freeradius3, libxml2
License: GPLv2
WWW:
https://xenproject.org/
Description:
These tools are useful for debugging Xen related problems when one does not have access to the dom0 or wants to view the entries from domU's perspective. These work on FreeBSD VMs using the XEN (i386) kernel or the XENHVM kernel.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. bin/xen-detect
  2. bin/xenstore
  3. bin/xenstore-chmod
  4. bin/xenstore-control
  5. bin/xenstore-exists
  6. bin/xenstore-list
  7. bin/xenstore-ls
  8. bin/xenstore-read
  9. bin/xenstore-rm
  10. bin/xenstore-watch
  11. bin/xenstore-write
  12. lib/libxenstore.so.4.0
  13. lib/libxenstore.so.4
  14. lib/libxentoolcore.so.1.0
  15. lib/libxentoolcore.so.1
  16. @ldconfig
  17. /usr/local/share/licenses/xen-guest-tools-4.16.1_2/catalog.mk
  18. /usr/local/share/licenses/xen-guest-tools-4.16.1_2/LICENSE
  19. /usr/local/share/licenses/xen-guest-tools-4.16.1_2/GPLv2
Collapse this list.
Dependency lines:
  • xen-guest-tools>0:sysutils/xen-guest-tools
Conflicts:
CONFLICTS:
  • xen-tools
To install the port:
cd /usr/ports/sysutils/xen-guest-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/xen-guest-tools
  • pkg install xen-guest-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xen-guest-tools
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1655136459 SHA256 (xen-4.16.1.tar.gz) = cb9fc345f9b1cd724cbb6b7724674db70175183cb9015ec991843f0375e7428a SIZE (xen-4.16.1.tar.gz) = 44964667

Packages (timestamps in pop-ups are UTC):
xen-guest-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.16.1_2--4.16.1_2---
FreeBSD:13:quarterly-4.16.1_2--4.16.1_2---
FreeBSD:14:latest-4.16.1_2--4.16.1_2---
FreeBSD:14:quarterly-4.16.1_2--4.16.1_2---
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. libglib-2.0.so : devel/glib20
  3. libargp.so : devel/argp-standalone
  4. libyajl.so : devel/yajl
  5. liblzo2.so : archivers/lzo2
  6. bison : devel/bison
  7. gmake>=4.4.1 : devel/gmake
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.11 : lang/python311
  10. gettext-runtime>=0.22_1 : devel/gettext-runtime
  11. msgfmt : devel/gettext-tools
  12. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Run
  1. sysutils/xe-guest-utilities

Configuration Options:
No options to configure
Options name:
sysutils_xen-guest-tools
USES:
bison gmake pkgconfig perl5 python:build gettext-runtime:build gettext-tools:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://downloads.xenproject.org/release/xen/4.16.1/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.16.1_2
05 Sep 2024 06:17:39
commit hash: 455664cfd6bfbbe71080bf031ea8d26225608818commit hash: 455664cfd6bfbbe71080bf031ea8d26225608818commit hash: 455664cfd6bfbbe71080bf031ea8d26225608818commit hash: 455664cfd6bfbbe71080bf031ea8d26225608818 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/argp-standalone: Update to newer snapshot (8ded2bc)

- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
4.16.1_1
13 Aug 2023 19:15:01
commit hash: df48bd9efd1a54b09a0f2104f8d3ca1671e290bbcommit hash: df48bd9efd1a54b09a0f2104f8d3ca1671e290bbcommit hash: df48bd9efd1a54b09a0f2104f8d3ca1671e290bbcommit hash: df48bd9efd1a54b09a0f2104f8d3ca1671e290bb files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/xen-guest-tools: drop maintainership
4.16.1_1
08 Apr 2023 05:45:04
commit hash: 12ab24628f3838d01a9c907cec0f8b4e0794a9d4commit hash: 12ab24628f3838d01a9c907cec0f8b4e0794a9d4commit hash: 12ab24628f3838d01a9c907cec0f8b4e0794a9d4commit hash: 12ab24628f3838d01a9c907cec0f8b4e0794a9d4 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/xen-guest-tools: fix shared libs

PR: 270688
MFH:    2023Q2
4.16.1
13 Mar 2023 13:41:00
commit hash: f9b6eae26cb3f5c77977b0d9009a8eaf1e606684commit hash: f9b6eae26cb3f5c77977b0d9009a8eaf1e606684commit hash: f9b6eae26cb3f5c77977b0d9009a8eaf1e606684commit hash: f9b6eae26cb3f5c77977b0d9009a8eaf1e606684 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/xen-guest-tools: fix build on i386
4.16.1
12 Feb 2023 19:10:42
commit hash: a86dcedb567066afe92bc223cf3a8794e5bcdceecommit hash: a86dcedb567066afe92bc223cf3a8794e5bcdceecommit hash: a86dcedb567066afe92bc223cf3a8794e5bcdceecommit hash: a86dcedb567066afe92bc223cf3a8794e5bcdcee files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/xen-guest-tools: update to 4.16.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.14.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.14.0
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
4.14.0
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
4.14.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.14.0
24 Jul 2020 15:59:04
Revision:543253Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 4.14.0
4.13.1
05 Jul 2020 13:34:40
Revision:541280Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 4.13.1
4.13.0_2
04 May 2020 11:11:11
Revision:533914Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build with -fno-common
4.13.0_2
21 Apr 2020 17:52:36
Revision:532288Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build for CURRENT
- speedup build
PR:		245658
4.13.0_1
26 Mar 2020 20:01:00
Revision:529211Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build with llvm10
Submitted by:	kevans
4.13.0
06 Feb 2020 13:15:20
Revision:525375Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build on i386
4.13.0
03 Feb 2020 11:53:36
Revision:525028Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 4.13.0
4.6.1_2
02 Feb 2020 16:07:19
Revision:524974Original commit files touched by this commit
dinoex search for other commits by this committer
- update MASTER_SITES
Reported by:	Russian
4.6.1_2
10 May 2019 05:20:12
Revision:501153Original commit files touched by this commit
dinoex search for other commits by this committer
- python not nedded at runtime
4.6.1_1
20 Mar 2019 09:26:22
Revision:496322Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak

PR:		234633
4.6.1_1
18 Mar 2019 15:11:52
Revision:496147Original commit files touched by this commit
dinoex search for other commits by this committer
- fix depedencies after r495577
4.6.1
13 Mar 2019 14:40:49
Revision:495577Original commit files touched by this commit
mat search for other commits by this committer
Fixup invalid USES=python arguments.

Reported by:	tobik (in D19569)
4.6.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.6.1
25 Jun 2017 00:29:09
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
4.6.1
02 Jun 2016 08:12:47
Revision:416273Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 4.6.1
Submitted by:	Jan van Stekelenburg

- make portlint happier
4.2.2_1
04 Apr 2016 06:25:28
Revision:412500Original commit files touched by this commit
dinoex search for other commits by this committer
- fix build when python is not 2.7
Reported by:	Wojciech Kloska
4.2.2_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
4.2.2_1
06 Apr 2015 18:03:14
Revision:383461Original commit files touched by this commit
feld search for other commits by this committer
Add CONFLICTS with xen-tools
4.2.2
06 Apr 2015 14:27:27
Revision:383429Original commit files touched by this commit
bapt search for other commits by this committer
Rename xen-tools into xen-guest-tools

Requested by:	roger@
Approved by:	dinoex@ (maintainer)

Number of commits found: 29