non port: emulators/qemu/Makefile |
SVNWeb
|
Number of commits found: 223 (showing only 100 on this page) |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Sat, 11 Feb 2023
|
[ 13:39 Muhammad Moinur Rahman (bofh) Author: Maksym Sobolyev ] 8bfca3e
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
|
Fri, 20 Jan 2023
|
[ 19:26 Ryan Steinmetz (zi) ] 564c4cb
emulators/qemu: Add FLAVOR for the qemu guest agent
- Bump PORTREVISION
Approved by: maintainer (via IRC)
|
Mon, 16 Jan 2023
|
[ 19:11 Dimitry Andric (dim) ] 206ae4f
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.
|
Sat, 14 Jan 2023
|
[ 06:59 Muhammad Moinur Rahman (bofh) ] 5fcabb5
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
|
Sat, 31 Dec 2022
|
[ 21:59 Muhammad Moinur Rahman (bofh) ] 044c0a7
emulators/qemu: Update version 7.1.0=>7.2.0
- Disable guest-agent
Relnotes: https://wiki.qemu.org/ChangeLog/7.2
|
Thu, 10 Nov 2022
|
[ 14:30 Muhammad Moinur Rahman (bofh) ] ec290b8
emulators/qemu*: Fix WWW
PR: 267686
Reported by: grahamperrin
|
Thu, 3 Nov 2022
|
[ 04:20 Kyle Evans (kevans) ] 4b8ac78
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
|
Sun, 11 Sep 2022
|
[ 11:25 Muhammad Moinur Rahman (bofh) ] 3787177
emulators/qemu: Fix build with CAPSTONE
Reported by: olgeni
|
Fri, 9 Sep 2022
|
[ 16:09 Muhammad Moinur Rahman (bofh) ] bd81f41
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 29 Aug 2022
|
[ 13:19 Piotr Kubaj (pkubaj) ] 4594581
emulators/qemu: enable on powerpc64le
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
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 )
|
Wed, 27 Apr 2022
|
[ 13:21 Piotr Kubaj (pkubaj) ] 30d01a7
emulators/qemu: fix build on powerpc64
bsd-user disabled because of no bsd-user/host/ppc64.
|
Tue, 26 Apr 2022
|
[ 12:37 Muhammad Moinur Rahman (bofh) ] 464c7c9
emulators/qemu: Fix plist for NO_X86_TARGETS
Reported by: kib
|
Sun, 24 Apr 2022
|
[ 00:40 Muhammad Moinur Rahman (bofh) ] 7eac6b7
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
|
Wed, 15 Dec 2021
|
[ 18:48 Muhammad Moinur Rahman (bofh) ] 928b73b
emulators/qemu: Update version 6.1.0=>6.2.0
Relnotes: https://wiki.qemu.org/ChangeLog/6.2
|
Tue, 14 Dec 2021
|
[ 13:02 Tobias Kortkamp (tobik) ] feb95d6 (Only the first 10 of 12 ports in this commit are shown above. )
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan
|
Sun, 12 Dec 2021
|
[ 23:38 Muhammad Moinur Rahman (bofh) ] f52ce28
emulators/qemu: UNBREAK for i386
- Fix some plist issues with default flavor
|
[ 03:19 Muhammad Moinur Rahman (bofh) ] 42780ff
emulators/qemu: Add tools FLAVOR
|
Sat, 11 Dec 2021
|
[ 23:47 Muhammad Moinur Rahman (bofh) ] 8d18eaf
emulators/qemu: Add nox11 FLAVOR
- Fix build with DOCS unset [1]
PR: 250733 [1]
Reported by: xxjack12xx@gmail.com [1]
|
Fri, 10 Dec 2021
|
[ 20:39 Muhammad Moinur Rahman (bofh) ] e6f5aed
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]
|
Mon, 6 Dec 2021
|
[ 01:02 Muhammad Moinur Rahman (bofh) ] 3f7e206 (Only the first 10 of 13 ports in this commit are shown above. )
emulators/qemu: Update version 5.0.1=>6.1.0
Relnotes: https://wiki.qemu.org/ChangeLog/6.1
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Thu, 15 Jul 2021
|
[ 22:02 Piotr Kubaj (pkubaj) ] 64a800d
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.
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Tue, 20 Apr 2021
|
[ 19:46 Muhammad Moinur Rahman (bofh) ] 9e06cd0
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]
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 18 Feb 2021
|
[ 15:05 pkubaj ]
emulators/qemu: enable on powerpc64le
|
Tue, 10 Nov 2020
|
[ 01:28 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.
|
Mon, 26 Oct 2020
|
[ 01:30 bofh ]
emulators/qemu: Update version 4.2.1=>5.0.1
- Add OPTION DEBUG
|
Sat, 18 Jul 2020
|
[ 19:42 bofh ] (Only the first 10 of 11 ports in this commit are shown above. )
emulators/qemu: Update version 4.1.1=>4.2.1
- Add OPTION CAPSTONE [1]
PR: 247870 [1]
Reported by: amdmi3 [1]
|
Sat, 6 Jun 2020
|
[ 10:02 bofh ]
emulators/qemu: Add NCURSES option
- Add ISCSI OPTION [1]
PR: 246038 217355 [1]
Submitted by: cy d8zNeCFG@aon.at [1]
|
Sat, 16 May 2020
|
[ 10:51 sunpoet ] (Only the first 10 of 34 ports in this commit are shown above. )
Bump PORTREVISION for security/nettle shlib change
|
Thu, 23 Apr 2020
|
[ 21:39 bofh ]
emulators/qemu: Fix BUILD when DOCS disabled
Reported by: olivier
|
Sat, 7 Dec 2019
|
[ 17:33 bofh ]
emulators/qemu: Remove GUI dependencies from emulators/qemu-utils
PR: 242370
Submitted by: krion
|
Mon, 25 Nov 2019
|
[ 19:57 bofh ]
emulators/qemu: Fix USES placement
Reported by: dch@skunkwerks.at
|
[ 11:01 bofh ] (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Fri, 8 Nov 2019
|
[ 10:08 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
e*: Add missing USES={gnome,sdl,xorg}
|
Tue, 8 Oct 2019
|
[ 08:24 linimon ]
Add compiler:c11 to USES to fix build on GCC-based systems.
Tested on: amd64, powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 5 Oct 2019
|
[ 20:27 bofh ]
emulators/qemu: Update version 3.1.1=>3.1.1.1
|
Tue, 6 Aug 2019
|
[ 09:46 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]
|
Tue, 9 Jul 2019
|
[ 17:13 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
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]
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Fri, 10 May 2019
|
[ 13:15 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
|
Thu, 18 Apr 2019
|
[ 23:15 bofh ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Tue, 12 Feb 2019
|
[ 21:48 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
|
Sun, 11 Nov 2018
|
[ 15:30 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
|
[ 02:13 lwhsu ]
- Update to 2.12.1
- Change https MASTER_SITES
- Use xz distfile
- Remove MAKE_JOBS_UNSAFE
PR: 230972
Approved by: maintainer timeout
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
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
|
Sat, 1 Sep 2018
|
[ 17:05 antoine ] (Only the first 10 of 43 ports in this commit are shown above. )
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
|
Sun, 22 Jul 2018
|
[ 02:27 bofh ]
emulators/qemu: Update version 2.9.0>=2.12.0
- Pet portlint
Relnotes: https://wiki.qemu.org/ChangeLog/2.12
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Sat, 23 Dec 2017
|
[ 07:03 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Fri, 6 Oct 2017
|
[ 18:53 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
|
Fri, 4 Aug 2017
|
[ 13:45 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
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 20 May 2017
|
[ 12:02 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
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
|
Wed, 12 Apr 2017
|
[ 20:12 bofh ]
emulators/qemu: Update version 2.8.0=>2.8.1
|
Sat, 25 Mar 2017
|
[ 23:37 antoine ] (Only the first 10 of 38 ports in this commit are shown above. )
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
- 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
|
Fri, 10 Mar 2017
|
[ 21:09 bofh ]
emulators/qemu: Fix post-patch for CDROM_DMA option
Submitted by: ilavsky.martin@gmail.com
|
[ 12:54 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]
|
Thu, 5 Jan 2017
|
[ 22:58 jbeich ] (Only the first 10 of 33 ports in this commit are shown above. )
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.
|
Wed, 26 Oct 2016
|
[ 13:55 amdmi3 ]
- Verbosify build
Approved by: portmgr blanket
|
Fri, 14 Oct 2016
|
[ 20:34 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
|
Sat, 27 Aug 2016
|
[ 17:15 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]
|
Fri, 19 Aug 2016
|
[ 20:52 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]
|
Fri, 10 Jun 2016
|
[ 11:01 bofh ]
emulators/qemu: Update version 2.4.0=>2.5.1.1
- Change X86_TARGETS Description
- Update pkg-plist to fix X86_TARGETS issue
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- 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)
|
Tue, 26 Jan 2016
|
[ 19:23 sbruno ]
Typo in CONFLICTS noted by brooks.
Submitted by: brooks
|
Wed, 16 Dec 2015
|
[ 14:15 bofh ] (Only the first 10 of 43 ports in this commit are shown above. )
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
|
Mon, 14 Dec 2015
|
[ 02:52 eadler ] (Only the first 10 of 54 ports in this commit are shown above. )
Reset maintainer
|
Sun, 30 Aug 2015
|
[ 10:51 amdmi3 ]
- Add LICENSE
- Pet portlint
- Switch to @sample
Approved by: portmgr blanket
|
Fri, 26 Jun 2015
|
[ 19:14 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
|
Thu, 4 Jun 2015
|
[ 09:06 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Sun, 17 May 2015
|
[ 10:09 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
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
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
|
Thu, 26 Mar 2015
|
[ 21:40 bdrewery ]
Revert my change from r381978.
The reason for it did not pan out.
|
Mon, 23 Mar 2015
|
[ 04:04 bdrewery ]
Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat: portmgr
|
Mon, 19 Jan 2015
|
[ 18:46 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
|
Tue, 6 Jan 2015
|
[ 19:47 nox ] (Only the first 10 of 73 ports in this commit are shown above. )
- 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)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Sat, 20 Sep 2014
|
[ 08:44 nox ]
- Remove ALL_TARGETS from OPTIONS_DEFAULT as target-ppc doesn't build
with gcc48 on i386:
work/qemu-0.11.1/target-ppc/op_helper.c: In function 'helper_fmadd':
work/qemu-0.11.1/target-ppc/op_helper.c:1250:10: error: frame pointer required,
but reserved
uint64_t helper_fmadd (uint64_t arg1, uint64_t arg2, uint64_t arg3)
- Bump PORTREVISION.
Submitted by: beefy1 via pkg-fallout
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] (Only the first 10 of 139 ports in this commit are shown above. )
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 15 Jul 2014
|
[ 15:12 adamw ]
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sun, 26 Jan 2014
|
[ 20:19 marino ]
emulators/qemu: Remove extraneous ".else" from previous commit
|
[ 14:49 nox ]
- Update LIB_DEPENDS.
- Rewrite NOPORTDOCS.
- Stagify.
|
Sun, 10 Nov 2013
|
[ 20:27 nox ]
(Attempt to) fix build with unusual locales(?).
Reported by: AN <andy@neu.net> on -ports
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Mon, 16 Sep 2013
|
[ 16:45 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert USE_GMAKE to USES
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Tue, 5 Feb 2013
|
[ 16:17 novel ] (Only the first 10 of 94 ports in this commit are shown above. )
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
|
Thu, 31 Jan 2013
|
[ 19:23 timur ]
Change dependency from net/samba35 to net/samba36
|
Tue, 6 Nov 2012
|
[ 21:56 nox ]
- Default these to USE_GCC= any after the clang switch.
- Strip Makefile headers.
Feature safe: yes
|
Tue, 19 Jun 2012
|
[ 16:19 nox ]
- Fix build after texi2html grew a new arg so -number became ambigious. [1]
- Remove double quotes from *_DESC now that make showconfig no longer
needs them.
Submitted by: pointyhat via linimon and pav [1]
|
Number of commits found: 223 (showing only 100 on this page) |