Port details |
- qemu-powernv Fork of QEMU with experimental PowerNV emulation support
- 3.0.50_4 emulators =2 3.0.50_4Version of this port present on the latest quarterly branch.
- Maintainer: kbowling@FreeBSD.org
- Port Added: 2018-11-28 09:37:56
- Last Update: 2022-12-09 19:32:28
- Commit Hash: a93f9e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/ozbenh/qemu/tree/power9
- Description:
- Fork of QEMU with experimental PowerNV emulation support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qemu-powernv>0:emulators/qemu-powernv
- To install the port:
- cd /usr/ports/emulators/qemu-powernv/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/qemu-powernv
- pkg install qemu-powernv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qemu-powernv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1545712992
SHA256 (qemu-powernv-3.0.50.tar.bz2) = 945547d7e5e2aea7cd57d2e3239d0a315889f0b7cd7991afcd28bd2aebe3f2a5
SIZE (qemu-powernv-3.0.50.tar.bz2) = 42110513
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:
-
- libfdt.so : sysutils/dtc
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_qemu-powernv
- USES:
- bison:build compiler:c11 gmake gnome libtool makeinfo pkgconfig python:build tar:bz2 xorg
- 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 |
3.0.50_4 09 Dec 2022 19:32:28 |
Kevin Bowling (kbowling) Author: Robert Clausecker |
emulators/qemu-powernv: Fix build on armv7
PR: 268225 |
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) |
3.0.50_4 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 ) |
3.0.50_4 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) |
3.0.50_3 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 |
3.0.50_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.50_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.50_2 19 Jan 2021 02:54:16 |
linimon |
Mark as BROKEN on riscv64:
qemu-powernv-3.0.50_2.log:ERROR: Unsupported CPU = riscv, try
--enable-tcg-interpreter
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
3.0.50_2 14 Apr 2020 03:43:16 |
kbowling |
emulators/qemu-powernv: fix build with lld 10
Apply db@'s variant from r528777 to fix lld 10 build issues with qemu ports.
While here fix a port QA issue by adding libxml2 to USE_GNOME.
Approved by: timur (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D24390 |
3.0.50_2 02 Dec 2019 14:51:10 |
kevans |
qemu ports: drop python version restriction from remaining qemu ports
ports r518822 dropped the version restriction from the new
qemu-user-static-devel port, follow suit and drop it from the remaining
qemu-* ports that don't actually specifically depend on python2.7 -- qemu
has supported python >= 3 since sometime in the 2.x series, and all of these
ports surpass the mark.
PORTREVISION is bumped by recommendation of koobs for people holding
python2.7 simply because these ports required it.
Q/A
* testport: looks good
Approved by: koobs (ports)
Approved by: portmgr (blanket: ports/framework (python) compliance)
MFH: 2019Q4 |
3.0.50_1 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
3.0.50_1 08 Oct 2019 08:24:39 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems.
Tested on: amd64, powerpc64.
Approved by: portmgr (tier-2 blanket) |
3.0.50_1 25 Dec 2018 06:46:57 |
linimon |
Update snapshot and fix fetch. The previous distinfo was populated
from a makesum using a cached sha256 from freefall.freebsd.org.
The updated snapshot includes PHB4 support and various bugfixes.
While here, pet portlint.
Submitted by: maintainer
Differential Revision: https://reviews.freebsd.org/D18654 |
3.0.50 10 Dec 2018 22:19:04 |
antoine |
Mark BROKEN: unfetchable
Reported by: pkg-fallout |
3.0.50 28 Nov 2018 09:37:31 |
kbowling |
emulators/qemu-powernv: rename from emulators/qemu-ppcnv and update to POWER9
Update to benh's qemu power9 branch which adds support for features like radix
mmu and phb.
Take maintainership of this port with Mark's permission from IRC conversation.
Approved by: krion (mentor)
Sponsored by: BBOX.io
Differential Revision: https://reviews.freebsd.org/D17862 |