notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: emulators/qemu-utils/Makefile
SVNWeb

Number of commits found: 21

Mon, 10 Jan 2022
[ 09:00 Rene Ladan (rene) search for other commits by this committer ]    commit hash:ff8ff0d5da0f46e60fc9b6e0758e5e7be0194fa1  commit hash:ff8ff0d5da0f46e60fc9b6e0758e5e7be0194fa1  commit hash:ff8ff0d5da0f46e60fc9b6e0758e5e7be0194fa1  ff8ff0d  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-01-10 emulators/qemu-utils: Use emulators/qemu or emulators/qemu-devel
2022-01-10 emulators/qemu42: Use emulators/qemu or emulators/qemu-devel
Sun, 12 Dec 2021
[ 23:55 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:80d36b0564df64a13225e3f60f826bfa90fac96c  commit hash:80d36b0564df64a13225e3f60f826bfa90fac96c  commit hash:80d36b0564df64a13225e3f60f826bfa90fac96c  80d36b0 
emulators/qemu-utils: Mark DEPRECATED

- qemu-utils aka qemu-tools has now been merged as a flavor
  within emulators/qemu.
- qemu-utils currently is a slave of qemu42 which has also been
  DEPRECATED.
- Marked to EXPIRE on 2022-01-09 one day before qemu42
- Fix a typo in my previous UPDATING commit related to qemu5 [1]

PR: 260087 [1]
Reported by: grahamperrin@gmail.com [1]
Approved by: portmgr (blanket: infrastructure, compliance, sweeping)
Tue, 23 Nov 2021
[ 22:11 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  5933ac0  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

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").

Approved by: portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 21 Jan 2021
[ 16:47 jbeich search for other commits by this committer ] Original commit   Revision:562222
emulators/qemu-utils: unbreak after r553312

Due to many breaking changes temporarily switch to qemu42.

===>  Applying extra patch files/patch-configure
1 out of 2 hunks failed--saving rejects to configure.rej
===>  Applying extra patch files/patch-Makefile
2 out of 3 hunks failed--saving rejects to Makefile.rej
ERROR: unknown option --disable-bluez
strip: open ../stage/usr/local/bin/qemu-* failed: No such file or directory

PR:		252498
Sun, 1 Nov 2020
[ 14:24 antoine search for other commits by this committer ] Original commit   Revision:553842
Mark BROKEN

Reported by:	pkg-fallout
Wed, 23 Sep 2020
[ 09:25 dinoex search for other commits by this committer ] Original commit   Revision:549674
- fix build
PR:		248101
Approved by:	ken
Sun, 26 Jul 2020
[ 06:55 antoine search for other commits by this committer ] Original commit   Revision:543438
Mark BROKEN

===>  Configuring for qemu-utils-4.2.1
/usr/bin/patch /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile
/usr/ports/emulators/qemu-utils/files/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.orig	2019-08-08 19:18:25.578250000 +0000
|+++ Makefile	2019-08-08 19:20:21.482341000 +0000
--------------------------
Patching file /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile
using Plan A...
Hunk #1 failed at 355.
Hunk #2 failed at 828.
Hunk #3 succeeded at 932 with fuzz 2 (offset 47 lines).
2 out of 3 hunks failed--saving rejects to
/wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile.rej

Reported by:	pkg-fallout
Sun, 1 Dec 2019
[ 15:52 asomers search for other commits by this committer ] Original commit   Revision:518782
emulators/qemu-utils: switch maintainer to Ken

Ken has agreed to maintain this port, since he's a current user and I'm not.

Approved by:	ken
[ 15:50 asomers search for other commits by this committer ] Original commit   Revision:518780
emulators/qemu-utils: fix build after r518397

PR:		242279
Reported by:	pkg-fallout
Fri, 8 Nov 2019
[ 10:08 tobik search for other commits by this committer ] Original commit   Revision:517045 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
e*: Add missing USES={gnome,sdl,xorg}
Wed, 23 Oct 2019
[ 17:19 pkubaj search for other commits by this committer ] Original commit   Revision:515275
emulators/qemu-{cheri,utils}: fix build on GCC architectures

Use C11 compiler:
ERROR: You need at least GCC v4.8 or Clang v3.4 (or XCode Clang v5.1)

Approved by:	mentors (implicit approval)
Fri, 10 May 2019
[ 13:15 asomers search for other commits by this committer ] Original commit   Revision:501174
emulators/qemu-utils: Don't depend on GTK3 or cairo.

r499318 switched qemu from GTK2 to GTK3, accidentally making GTK3 a
dependency of qemu-utils. This commit fixes that, and also removes cairo as
a dependency for qemu-utils.

PR:		237738
Reported by:	bsam
Reviewed by:	bsam, bofh
Approved by:	bofh (qemu maintainer)
Differential Revision:	https://reviews.freebsd.org/D20202
Tue, 13 Nov 2018
[ 16:28 asomers search for other commits by this committer ] Original commit   Revision:484878
emulators/qemu-utils: fix build after r484653

The master port switched its distfile but didn't update the slave port.

PR:		233194
Reported by:	Sergey Akhmatov <sergey@akhmatov.ru>
Thu, 26 Jul 2018
[ 01:36 asomers search for other commits by this committer ] Original commit   Revision:475342
emulators/qemu-utils: fix build after r475080

r475080 updated the master port, emulators/qemu, to version 2.12.0

Reported by:	pkg-fallout
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Mon, 7 Aug 2017
[ 18:26 asomers search for other commits by this committer ] Original commit   Revision:447503
emulators/qemu-utils: Update to 2.9.0

Update emulators/qemu-utils to build at version 2.9.0. Its master port made
the update in r447330.

Reported by:	pkg-fallout
Reviewed by:	sbruno
Approved by:	sbruno (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D11915
Fri, 21 Apr 2017
[ 23:47 asomers search for other commits by this committer ] Original commit   Revision:439132
Add missing file from r438925

Apparently when you run "make makepatch" in a slave port, the patchfiles get
put into the master port's directory

Pointy-hat to:	asomers
Reported by:	pkg-fallout
Approved by:	brd (implicit)
MFH:		2017Q2
Sponsored by:	Spectra Logic Corp
Thu, 20 Apr 2017
[ 05:57 asomers search for other commits by this committer ] Original commit   Revision:438925
emulators/qemu-utils: fix build after r435826

PR:		217717
Reported by:	pkg-fallout
Reviewed by:	brd
Approved by:	brd (ports)
MFH:		2017Q1
Fri, 14 Oct 2016
[ 20:34 asomers search for other commits by this committer ] Original commit   Revision:423989
Add emulators/qemu-utils

qemu-utils is a new port which installs a few miscellaneous qemu utilities
that are useful even without emulation capabilities. It is useful where
emulation is not needed, because it has far fewer dependencies than qemu.
It is equivalent to the Debian package of the same name.

Reviewed by:	sbruno, brd
Approved by:	brd (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D8038

Number of commits found: 21