Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.2 03 Jun 2023 14:08:47
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 8.0.0=>8.0.2
- Exclude OPENGL option for nox11 flavor [1]
Changelog: https://wiki.qemu.org/ChangeLog/8.0
Reported by: otis [1] |
8.0.0 09 May 2023 10:20:52
    |
Alexey Dokuchaev (danfe)  |
ASCII'ze port descriptions which were (ab)using UTF-8 punctuation
While here, run these files through a spell-checker and wrap some
overly long lines and/or dangling prepositions (when appropriate). |
8.0.0 07 May 2023 19:26:16
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu@guestagent: Fix build
PR: 271294
Reported by: julien.dlq@gmail.com |
8.0.0 06 May 2023 14:39:02
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 7.2.1=>8.0.0
Changelog: https://wiki.qemu.org/ChangeLog/8.0 |
7.2.1 14 Apr 2023 20:56:55
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 7.2.0=>7.2.1
Changelog: https://wiki.qemu.org/ChangeLog/7.2 |
7.2.0_3 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
7.2.0_2 11 Feb 2023 13:39:24
    |
Muhammad Moinur Rahman (bofh)  Author: Maksym Sobolyev |
emulators/qemu: Fix missing LIB_DEPENDS
Add net/libslirp into LIB_DEPENDS, now required for making user
networking functional.
In qemu 7.2 release the slirp code has been moved out of the source
package and is enabled/disabled at the build time based on the
availability of the libslirp shared library. As such, it needs to be
added into LIB_DEPENDS to make this feature available in the quemu
package.
See
https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.28affects_.22-netdev_user.22.29
for a reference.
PR: 269475
Reported by: sobomax |
7.2.0_1 22 Jan 2023 11:50:34
    |
Ryan Steinmetz (zi)  |
emulators/qemu: Fix plist issue with DOCS=off |
7.2.0_1 20 Jan 2023 19:26:34
    |
Ryan Steinmetz (zi)  |
emulators/qemu: Add FLAVOR for the qemu guest agent
- Bump PORTREVISION
Approved by: maintainer (via IRC) |
7.2.0 16 Jan 2023 19:11:33
    |
Dimitry Andric (dim)  |
emulators/qemu: remove now-obsolete comment about i386
As of commit 5fcabb512923 qemu builds for i386 again without any
vm_page_t related errors, so the comment is no longer applicable. |
7.2.0 14 Jan 2023 06:59:31
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Re-enable build for i386
During the upgrade to 7.0 the build of qemu for i386 got disabled, due
to "unknown-type name 'vm_page_t'" errors. This has been fixed.
PR: 268647
Reported by: dim |
7.2.0 31 Dec 2022 21:59:03
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 7.1.0=>7.2.0
- Disable guest-agent
Relnotes: https://wiki.qemu.org/ChangeLog/7.2 |
7.1.0 10 Nov 2022 14:30:33
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu*: Fix WWW
PR: 267686
Reported by: grahamperrin |
7.1.0 03 Nov 2022 04:20:12
    |
Kyle Evans (kevans)  |
emulators/qemu{,70}: enable for aarch64
Piggy-back off of the work done for powerpc64 to enable aarch64. ppc64
was untested, though I did sanity check MAKE_ARGS with ARCH forced to
both powerpc64 and powerpc64le. Both result in ARCH=ppc64, as they did
before.
While we're here, enable ${MAKE_JOBS_NUMBER} support -- the meson build
will carry any -j flag passed to gmake on to ninja, otherwise it will
default to -j1.
Approved by: bofh (maintainer)
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D37234 |
7.1.0 11 Sep 2022 11:25:20
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Fix build with CAPSTONE
Reported by: olgeni |
7.1.0 09 Sep 2022 16:09:30
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 7.0.0=>7.1.0
- Unbreak on latest HEAD [1]
Users who want to stick with 7.0.X branch please check UPDATING or use
qemu6. As previous qemu comes with three flavors: the default with X11
support, -nox11 without X11 support and -tools which installs only a
subset of entire qemu.
Reported by: jhb [1]
Relnotes: https://wiki.qemu.org/ChangeLog/7.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) |
7.0.0_1 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 ) |
7.0.0_1 29 Aug 2022 13:19:47
    |
Piotr Kubaj (pkubaj)  |
emulators/qemu: enable on powerpc64le |
7.0.0_1 20 Jul 2022 14:21:50
    |
Tobias C. Berner (tcberner)  |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
7.0.0_1 27 Apr 2022 13:21:01
    |
Piotr Kubaj (pkubaj)  |
emulators/qemu: fix build on powerpc64
bsd-user disabled because of no bsd-user/host/ppc64. |
7.0.0_1 26 Apr 2022 12:37:23
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Fix plist for NO_X86_TARGETS
Reported by: kib |
7.0.0 24 Apr 2022 00:40:24
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 6.2.0=>7.0.0
Users who want to stick with 6.X branch please check UPDATING or use
qemu6. As previous qemu comes with three flavors: the default with X11
support, -nox11 without X11 support and -tools which instals only a
subset of entire qemu.
Relnotes: https://wiki.qemu.org/ChangeLog/7.0 |
6.2.0 15 Dec 2021 18:48:37
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 6.1.0=>6.2.0
Relnotes: https://wiki.qemu.org/ChangeLog/6.2 |
6.1.0_3 14 Dec 2021 13:02:26
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan |
6.1.0_3 12 Dec 2021 23:38:43
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: UNBREAK for i386
- Fix some plist issues with default flavor |
6.1.0_3 12 Dec 2021 03:19:43
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Add tools FLAVOR |
6.1.0_2 11 Dec 2021 23:47:07
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Add nox11 FLAVOR
- Fix build with DOCS unset [1]
PR: 250733 [1]
Reported by: xxjack12xx@gmail.com [1] |
6.1.0_1 10 Dec 2021 20:39:32
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Use system dtc from ports
- elf2dmp depends on CURL [1]
- Fix build when fusefs-libs3 is installed [2]
PR: 260315 [2]
Reported by: kostikbel@gmail.com [1] d8zNeCFG@aon.at [2] |
6.1.0 06 Dec 2021 01:02:48
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Update version 5.0.1=>6.1.0
Relnotes: https://wiki.qemu.org/ChangeLog/6.1 |
5.0.1_2 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
5.0.1_2 15 Jul 2021 22:02:27
    |
Piotr Kubaj (pkubaj)  |
emulators/qemu: fix build on powerpc
Define _CALL_SYSV to fix error:
In file included from
/wrkdirs/usr/ports/emulators/qemu/work/qemu-5.0.1/tcg/tcg.c:344:
/wrkdirs/usr/ports/emulators/qemu/work/qemu-5.0.1/tcg/ppc/tcg-target.inc.c:2290:3:
error: "Unhandled abi"
Use gcc because clang hangs. |
5.0.1_2 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.0.1_1 20 Apr 2021 19:46:11
    |
Muhammad Moinur Rahman (bofh)  |
emulators/qemu: Fix build on 13
- Use ports dtc instead of packaged dtc [1]
- bin/elf2dmp apparently depends on CURL [2]
- Reduce build to only X86 architectures if X86_TARGETS is set [2]
- rx is not an X86 architecture [2]
PR: 245997 [1] 254385 [2]
Reported by: swills [1] pstef [2] |
5.0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.1 18 Feb 2021 15:05:28
  |
pkubaj  |
emulators/qemu: enable on powerpc64le |
5.0.1 10 Nov 2020 01:28:38
  |
pkubaj  |
emulators/qemu: fix build on GCC architectures
Don't explicitly add -L/usr/lib, it makes gcc9 prefer /usr/lib instead of its
own libraries. |
5.0.1 26 Oct 2020 01:30:57
  |
bofh  |
emulators/qemu: Update version 4.2.1=>5.0.1
- Add OPTION DEBUG |
4.2.1 01 Sep 2020 22:26:49
  |
bofh  |
emulators/qemu: Fix build with OPTION DOCS disabled
PR: 230204
Submitted by: guyyur@gmail.com
Reported by: novel |
4.2.1 19 Jul 2020 19:05:16
  |
bofh  |
emulators/qemu: Fix missing patch files
Reported by: kostikbel@gmail.com |
4.2.1 18 Jul 2020 19:42:00
  |
bofh  |
emulators/qemu: Update version 4.1.1=>4.2.1
- Add OPTION CAPSTONE [1]
PR: 247870 [1]
Reported by: amdmi3 [1] |
4.1.1_4 06 Jun 2020 10:02:12
  |
bofh  |
emulators/qemu: Add NCURSES option
- Add ISCSI OPTION [1]
PR: 246038 217355 [1]
Submitted by: cy d8zNeCFG@aon.at [1] |
4.1.1_3 16 May 2020 10:51:33
  |
sunpoet  |
Bump PORTREVISION for security/nettle shlib change |
4.1.1_2 23 Apr 2020 21:39:31
  |
bofh  |
emulators/qemu: Fix BUILD when DOCS disabled
Reported by: olivier |
4.1.1_1 20 Mar 2020 17:29:32
  |
bofh  |
emulators/qemu: Fix build with lld 10.0.0
PR: 244770
Submitted by: dim |
4.1.1_1 22 Jan 2020 17:34:11
  |
pkubaj  |
emulators/qemu: fix build on powerpc64 elfv2
Clang doesn't like -mbig:
cc -mbig -c -o spapr-rtas.o spapr-rtas.S
cc: error: unknown argument: '-mbig'
This file doesn't seem to be built on amd64, so removing -mbig doesn't cause a
problem there. I also successfully built on powerpc64 elfv1 and it also builds.
PR: 243188
Approved by: bofh (maintainer timeout) |
4.1.1_1 07 Dec 2019 17:33:54
  |
bofh  |
emulators/qemu: Remove GUI dependencies from emulators/qemu-utils
PR: 242370
Submitted by: krion |
4.1.1 25 Nov 2019 19:57:03
  |
bofh  |
emulators/qemu: Fix USES placement
Reported by: dch@skunkwerks.at |
4.1.1 25 Nov 2019 11:01:43
  |
bofh  |
emulators/qemu: Updating version 3.1.1.1=>4.1.1
- 3.1.X branch has been moved to emulators/qemu31
Relnotes: https://wiki.qemu.org/ChangeLog/4.1 |
3.1.1.1 08 Nov 2019 10:08:50
  |
tobik  |
e*: Add missing USES={gnome,sdl,xorg} |
3.1.1.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.1.1.1 05 Oct 2019 20:27:26
  |
bofh  |
emulators/qemu: Update version 3.1.1=>3.1.1.1 |
3.1.1 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
3.1.1 06 Aug 2019 09:46:44
  |
bofh  |
emulators/qemu: Update version 3.0.1=>3.1.1
- USES=gl is not always needed [1]
PR: 238364 [1]
Submitted by: pizzamig [1] |
3.0.1_2 09 Jul 2019 17:13:07
  |
sunpoet  |
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1] |
3.0.1_1 04 Jun 2019 14:17:39
  |
antoine  |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
3.0.1 10 May 2019 13:15:47
  |
asomers  |
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 |
3.0.1 18 Apr 2019 23:15:10
  |
bofh  |
emulators/qemu: Update version 2.12.1=>3.0.1
- Remove GNS3 OPTION
- Update GTK2 OPTION to GTK3 to use updated requirements of gtk30 and sdl20 |
2.12.1_2 12 Feb 2019 21:48:12
  |
bofh  |
emulators/qemu: Add NETMAP support
- Build qemu-guest-agent without unused libs [1]
- Fix build with DOCS disabled [2]
PR: 232949 [1] 230204 [2]
Submitted by: zhecka@gmail.com [1] dewayne@heuristicsystems.com.au [2]
Reported by: vmaffione |
2.12.1_1 11 Nov 2018 15:30:29
  |
novel  |
emulators/qemu: fix build on 12 and -CURRENT
Build fails with:
hw/rdma/vmw/pvrdma_cmd.c:19:10: fatal error: 'linux/types.h' file not found
Add two upstream commits to fix this issue:
* 72221d03b85fcfba27a47a2af08ee59150550ced to not include linux/types.h
* 21ab34c9543fe1b6d31b3edbd01a397e7e090d00 to split PVRDMA from RDMA as
pvrdma device can't be used on FreeBSD as mremap() system call is
missing
PR: 232968
Reported by: Trond.Endrestol@ximalas.info
Approved by: portmgr (build fix blanket)
Obtained from: upstream
MFH: 2018Q4 |
2.12.1 11 Nov 2018 02:13:11
  |
lwhsu  |
- Update to 2.12.1
- Change https MASTER_SITES
- Use xz distfile
- Remove MAKE_JOBS_UNSAFE
PR: 230972
Approved by: maintainer timeout |
2.12.0_1 02 Nov 2018 13:32:35
  |
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
2.12.0_1 01 Sep 2018 17:05:48
  |
antoine  |
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904 |
2.12.0 22 Jul 2018 02:27:08
  |
bofh  |
emulators/qemu: Update version 2.9.0>=2.12.0
- Pet portlint
Relnotes: https://wiki.qemu.org/ChangeLog/2.12 |
2.9.0_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.9.0_1 23 Dec 2017 07:03:21
  |
antoine  |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
2.9.0 06 Oct 2017 18:53:00
  |
tobik  |
emulators/qemu: Fix build without DOCS
- While here also add missing X11 dependencies to the GTK2 option
/usr/bin/install -c -c -m 0644 docs/qemu-qmp-ref.7
"/wrkdirs/usr/ports/emulators/qemu/work/stage/usr/local/man/man7"
install: docs/qemu-qmp-ref.7: No such file or directory
gmake[1]: *** [Makefile:576: install-doc] Error 71
gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/qemu/work/qemu-2.9.0'
PR: 221749
Submitted by: smh
Reviewed by: novel
Approved by: bofh
MFH: 2017Q4 |
2.9.0 04 Aug 2017 13:45:29
  |
bofh  |
emulators/qemu: Update version 2.8.1=>2.9.0
- Reorder LIB_DEPENDS
- Add VDE Networking OPTION [1]
- Move SAMBA CONFIGURE options to new clause from default
- Fix CONFIGURE failure [2]
PR: 220836[1], 220835[2]
submitted by: holindho@saunalahti.fi [1][2]
Relnotes: https://wiki.qemu.org/index.php/ChangeLog/2.9 |
2.8.1_1 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.8.1 20 May 2017 12:02:07
  |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
2.8.1 12 Apr 2017 20:12:07
  |
bofh  |
emulators/qemu: Update version 2.8.0=>2.8.1 |
2.8.0_3 25 Mar 2017 23:37:05
  |
antoine  |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
2.8.0_2 21 Mar 2017 21:59:31
  |
antoine  |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919 |
2.8.0_1 10 Mar 2017 21:09:05
  |
bofh  |
emulators/qemu: Fix post-patch for CDROM_DMA option
Submitted by: ilavsky.martin@gmail.com |
2.8.0 10 Mar 2017 12:54:21
  |
bofh  |
emulators/qemu: Update version 2.6.1=>2.8.0
- Fix ncurses build uses to use base version and remove from CONFIGURE_ARGS
for OPTIONS usage [1]
PR: 211973[1]
Submitted by: ilavsky.martin@gmail.com[1] |
2.6.1_1 05 Jan 2017 22:58:02
  |
jbeich  |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
2.6.1_1 26 Oct 2016 13:55:23
  |
amdmi3  |
- Verbosify build
Approved by: portmgr blanket |
2.6.1_1 14 Oct 2016 20:34:26
  |
asomers  |
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 |
2.6.1_1 27 Aug 2016 17:15:51
  |
bofh  |
emulators/qemu: Unbreak in 11+ [1]
- Fix ncurses build uses to use base version and remove from CONFIGURE_ARGS
for OPTIONS usage [2]
PR: 212057 [1] 211973 [2]
Submitted by: mat [1] ilavsky.martin@gmail.com [2] |
2.6.1 19 Aug 2016 20:52:57
  |
bofh  |
emulators/qemu: Update version 2.5.1.1=>2.6.1
- Remove BSD_USER related codes
- Add NCURSES support [1]
- Fix STATIC_LINKS code to not build with X11 support
PR: 211973 [1]
Submitted by: ilavsky.martin@gmail.com [1] |
2.5.1.1 15 Jun 2016 18:04:37
  |
bofh  |
emulators/qemu: Fix patch files which was updated in latest dist
Submitted by: bar |
2.5.1.1 10 Jun 2016 11:01:52
  |
bofh  |
emulators/qemu: Update version 2.4.0=>2.5.1.1
- Change X86_TARGETS Description
- Update pkg-plist to fix X86_TARGETS issue |
2.4.1_1 31 May 2016 10:18:28
  |
mat  |
Fix build with Perl 5.25.1+.
Unescaped left brace in regex is illegal in regex.
With hat: perl@
Sponsored by: Absolight |
2.4.1_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.4.1_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.1_1 27 Mar 2016 14:58:00
  |
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.4.1 26 Jan 2016 19:23:11
  |
sbruno  |
Typo in CONFLICTS noted by brooks.
Submitted by: brooks |
2.4.1 16 Dec 2015 14:15:19
  |
bofh  |
emulators/qemu: Update version 0.11.1=>2.4.1
- MASTER_SITES has been changed from SAVANNAH and local repo of nox@
to new wiki.qemu.org
- Take MAINTAINERSHIP
- Updated to maintain version release with UPSTREAM. qemu-devel will be
updated to maintain with SNAPSHOTS
- Some of the patches has been converted to OPTIONSNG with post-patch
- Most of the patches are now makepatch compatible
- Converted most of the LEGACY OPTIONS to OPTIONSNG |
0.11.1_20 14 Dec 2015 02:52:14
  |
eadler  |
Reset maintainer |
0.11.1_20 30 Aug 2015 10:51:42
  |
amdmi3  |
- Add LICENSE
- Pet portlint
- Switch to @sample
Approved by: portmgr blanket |
0.11.1_20 26 Jun 2015 19:14:41
  |
nox  |
- Apply fixes for pcnet guest to host escape vulnerability - CVE-2015-3209.
- Bump PORTREVISIONs.
PR: 201064
Submitted by: koobs
Security: https://vuxml.FreeBSD.org/freebsd/acd5d037-1c33-11e5-be9c-6805ca
1d3bb1.html |
0.11.1_19 04 Jun 2015 09:06:33
  |
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
0.11.1_19 17 May 2015 10:09:37
  |
nox  |
- Apply fixes for "BENOM" vulnerability - CVE-2015-3456 .
- Bump PORTREVISIONs.
PR: 200255
PR: 200256
PR: 200257
Submitted by: venture37@geeklan.co.uk
Obtained
from: http://git.qemu.org/?p=qemu.git;a=commitdiff;h=e907746266721f305d67bc0718795fedee2e824c
Security: http://vuxml.FreeBSD.org/freebsd/2780e442-fc59-11e4-b18b-6805ca1d3bb1.html |
0.11.1_18 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.11.1_18 03 Apr 2015 11:26:50
  |
mat  |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.11.1_18 26 Mar 2015 21:40:34
  |
bdrewery  |
Revert my change from r381978.
The reason for it did not pan out. |
0.11.1_18 23 Mar 2015 04:04:58
  |
bdrewery  |
Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat: portmgr |
0.11.1_18 19 Jan 2015 18:46:51
  |
nox  |
Fix build on 10+/i386 for when gcc49 becomes default (and fix ALL_TARGETS
on 10+/i386 while we're at it.)
PR: 196855
Submitted by: gerald |
0.11.1_18 06 Jan 2015 19:47:29
  |
nox  |
- Update emulators/qemu-sbruno to latest github snapshot, fixing
the bsd-user targets on 8 and 9.
- Switch emulators/qemu-user-static to be slave of emulators/qemu-sbruno.
- Update emulators/qemu-devel to latest upstream release 2.2.0, now
w/o bsd-user patches and knob again. (Or at least until the
patches are merged upstream...) [1]
- Add appropriate CONFLICTS to emulators/qemu too and bump its
PORTREVISION.
Suggested by: andrew [1] (for the benefit of testing aarch64 guests) |
0.11.1_17 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |