Port details |
- xen-guest-tools Xen tools within FreeBSD domU
- 4.16.1_2 sysutils =5 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
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xen-guest-tools>0:sysutils/xen-guest-tools
- Conflicts:
- CONFLICTS:
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- libglib-2.0.so : devel/glib20
- libargp.so : devel/argp-standalone
- libyajl.so : devel/yajl
- liblzo2.so : archivers/lzo2
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.16.1_2 05 Sep 2024 06:17:39 |
Po-Chuan Hsieh (sunpoet) |
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 |
Dirk Meyer (dinoex) |
sysutils/xen-guest-tools: drop maintainership |
4.16.1_1 08 Apr 2023 05:45:04 |
Dirk Meyer (dinoex) |
sysutils/xen-guest-tools: fix shared libs
PR: 270688
MFH: 2023Q2 |
4.16.1 13 Mar 2023 13:41:00 |
Dirk Meyer (dinoex) |
sysutils/xen-guest-tools: fix build on i386 |
4.16.1 12 Feb 2023 19:10:42 |
Dirk Meyer (dinoex) |
sysutils/xen-guest-tools: update to 4.16.1 |
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) |
4.14.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 ) |
4.14.0 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 ) |
4.14.0 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: 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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.14.0 24 Jul 2020 15:59:04 |
dinoex |
- update to 4.14.0 |
4.13.1 05 Jul 2020 13:34:40 |
dinoex |
- update to 4.13.1 |
4.13.0_2 04 May 2020 11:11:11 |
dinoex |
- fix build with -fno-common |
4.13.0_2 21 Apr 2020 17:52:36 |
dinoex |
- fix build for CURRENT
- speedup build
PR: 245658 |
4.13.0_1 26 Mar 2020 20:01:00 |
dinoex |
- fix build with llvm10
Submitted by: kevans |
4.13.0 06 Feb 2020 13:15:20 |
dinoex |
- fix build on i386 |
4.13.0 03 Feb 2020 11:53:36 |
dinoex |
- update to 4.13.0 |
4.6.1_2 02 Feb 2020 16:07:19 |
dinoex |
- update MASTER_SITES
Reported by: Russian |
4.6.1_2 10 May 2019 05:20:12 |
dinoex |
- python not nedded at runtime |
4.6.1_1 20 Mar 2019 09:26:22 |
antoine |
Unbreak
PR: 234633 |
4.6.1_1 18 Mar 2019 15:11:52 |
dinoex |
- fix depedencies after r495577 |
4.6.1 13 Mar 2019 14:40:49 |
mat |
Fixup invalid USES=python arguments.
Reported by: tobik (in D19569) |
4.6.1 30 Nov 2017 15:50:34 |
mat |
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 ) |
4.6.1 25 Jun 2017 00:29:09 |
linimon |
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 |
dinoex |
- update to 4.6.1
Submitted by: Jan van Stekelenburg
- make portlint happier |
4.2.2_1 04 Apr 2016 06:25:28 |
dinoex |
- fix build when python is not 2.7
Reported by: Wojciech Kloska |
4.2.2_1 01 Apr 2016 14:25:18 |
mat |
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 |
feld |
Add CONFLICTS with xen-tools |
4.2.2 06 Apr 2015 14:27:27 |
bapt |
Rename xen-tools into xen-guest-tools
Requested by: roger@
Approved by: dinoex@ (maintainer) |