Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.1.0 28 Mar 2023 08:28:15
    |
Jan Beich (jbeich)  |
devel/libvirt: unbreak with --auto-features=enabled on i386
meson.build:1438:2: ERROR: Dependency "xenlight" not found, tried pkgconfig
As XEN option is limited to amd64 the option helper doesn't trigger,
so pass the argument more than once on amd64.
$ make -V '${MESON_ARGS:M*libxl*}' WITH=XEN
-Ddriver_libxl=disabled -Ddriver_libxl=enabled
PR: 270361
Reported by: antoine (via exp-run) |
9.1.0 27 Mar 2023 10:26:36
    |
Jan Beich (jbeich)  |
devel/libvirt: unbreak with --auto-features=enabled
meson.build:839:0: ERROR: Dependency "libapparmor" not found, tried pkgconfig
meson.build:852:6: ERROR: Problem encountered: Cannot enable apparmor_profiles
without apparmor
meson.build:862:0: ERROR: C shared or static library 'attr' not found
meson.build:867:0: ERROR: Dependency "audit" not found, tried pkgconfig
meson.build:876:0: ERROR: Dependency "blkid" not found, tried pkgconfig
meson.build:881:0: ERROR: Dependency "libcap-ng" not found, tried pkgconfig
meson.build:913:2: ERROR: Dependency "fuse" not found, tried pkgconfig
meson.build:940:0: ERROR: Dependency "glusterfs-api" not found, tried pkgconfig
meson.build:953:0: ERROR: Dependency "libiscsi" not found, tried pkgconfig
meson.build:967:2: ERROR: Problem encountered: libnl can be enabled only on
linux
meson.build:973:0: ERROR: Dependency "libparted" not found, tried pkgconfig
meson.build:977:2: ERROR: Dependency "pcap" not found, tried pkgconfig and
config-tool
meson.build:1060:0: ERROR: C shared or static library 'numa' not found (Only the first 15 lines of the commit message are shown above ) |
9.1.0 01 Mar 2023 19:34:48
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 9.1.0 |
9.0.0 17 Jan 2023 19:25:33
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 9.0.0 |
8.10.0 03 Dec 2022 18:49:54
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.10.0 |
8.9.0 01 Nov 2022 19:08:31
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.9.0 |
8.8.0 25 Oct 2022 17:34:05
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.8.0 |
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) |
8.5.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 ) |
8.5.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
8.5.0 06 Jul 2022 06:08:38
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.5.0 |
8.4.0 20 Jun 2022 17:18:04
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.4.0 |
8.3.0 08 May 2022 11:05:16
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.3.0 |
8.2.0_1 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) |
8.2.0 02 Apr 2022 09:00:32
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.2.0 |
8.1.0_1 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 |
8.1.0 05 Mar 2022 11:15:22
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.1.0 |
8.0.0 30 Jan 2022 04:12:04
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 8.0.0 |
7.10.0 15 Dec 2021 11:46:16
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: fix build on -CURRENT
The src commit 5e04571cf3cf made sched.h types such as cpu_set_t
visible without the -D_WITH_CPU_SET_T. This enables building
glibc-compatible code, but fails as some of the macros are missing on
the FreeBSD side. Temporarily fix that by disabling building this
glibc compatible code on non-Linux. |
7.10.0 06 Dec 2021 13:52:24
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.10.0 |
7.9.0 25 Nov 2021 14:14:40
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: fix build on -CURRENT
Add upstream fixes for the build system so it don't get confused by the
recently added sched_getaffinity() and related glibc compatibility
functions to -CURRENT.
Reported by: pkg-fallout |
7.9.0 03 Nov 2021 15:48:34
    |
Roman Bogorodskiy (novel)  |
devel/py-libvirt: update to 7.9.0 |
7.9.0 03 Nov 2021 15:48:33
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.9.0 |
7.7.0 13 Oct 2021 16:52:54
    |
Jan Beich (jbeich)  |
devel/libvirt: drop unused Meson options after e03306805502
meson.build:1:0: ERROR: Unknown options: "dbus, hal"
https://gitlab.com/libvirt/libvirt/-/commit/cf6cc86cd217
https://gitlab.com/libvirt/libvirt/-/commit/de3289e2b538
PR: 259080
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c |
7.7.0 04 Sep 2021 10:30:43
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.7.0 |
7.6.0 03 Aug 2021 11:08:46
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.6.0 |
7.5.0 03 Jul 2021 14:54:38
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.5.0 |
7.4.0 06 Jun 2021 13:06:19
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.4.0 |
7.3.0 04 May 2021 15:36:20
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.3.0 |
7.2.0 13 Apr 2021 15:00:05
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: add missing textproc/gnugrep dependency
GNU grep is required for build.
PR: 255022 [1]
Reported by: Jack <xxjack12xx@gmail.com> [1], pkg-fallout |
7.2.0 10 Apr 2021 03:59:05
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 7.2.0 |
7.1.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
7.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.1.0 04 Mar 2021 14:43:09
  |
novel  |
devel/libvirt: update to 7.1.0 |
7.0.0 24 Jan 2021 08:23:19
  |
novel  |
devel/libvirt: update to 7.0.0 |
6.10.0 06 Dec 2020 11:20:45
  |
novel  |
devel/libvirt: update to 6.10.0 |
6.9.0 02 Nov 2020 13:36:53
  |
novel  |
devel/libvirt: update to 6.9.0 |
6.8.0 14 Oct 2020 16:54:19
  |
fluffy  |
devel/libvirt: use flavored py-docutils in right way
PR: 250344
Submitted by: fluffy
Approved by: maintainer (novel)
MFH: 2020Q4 |
6.8.0 01 Oct 2020 11:03:33
  |
novel  |
devel/libvirt: update to 6.8.0 |
6.7.0 03 Sep 2020 03:52:30
  |
novel  |
devel/libvirt: fix build on 11.x
There are some direct test dependencies missing, which is tolerated by ld(1)
on FreeBSD 12.x and newer, but is not tolerated on FreeBSD 11.x. Add these
dependencies to fix the build.
PR: 249056
Reported by: ddrinnon@cdor.net |
6.7.0 01 Sep 2020 15:20:20
  |
novel  |
devel/libvirt: update to 6.7.0
One of the major changes in this update is switching
to the Meson build system. |
6.6.0 04 Aug 2020 11:25:18
  |
novel  |
devel/libvirt: update to 6.6.0 |
6.5.0 05 Jul 2020 05:28:40
  |
novel  |
devel/libvirt: update to 6.5.0 |
6.4.0 03 Jul 2020 17:59:50
  |
mikael  |
devel/libvirt: fix build on arm
PR: 247722
Approved by: novel (maintainer) |
6.4.0 13 Jun 2020 15:21:35
  |
novel  |
devel/libvirt: update to 6.4.0 |
6.3.0 10 May 2020 12:33:49
  |
novel  |
devel/libvirt: update to 6.3.0 |
6.2.0 04 May 2020 04:47:34
  |
novel  |
devel/libvirt: require python 3.6+ for build
Build scripts no longer support python 2.x, so require python 3.6+.
Reported by: Kaya Saman |
6.2.0 09 Apr 2020 14:39:43
  |
novel  |
devel/libvirt: update to 6.2.0
- Update to 6.2.0
- Remove GNUTLS option as now it's a strong requirement
- rst2html is now required for build
- Pull upstream patch that fixes libvirtd exit code so
rc script works properly |
5.8.0 20 Oct 2019 06:19:41
  |
novel  |
devel/libvirt: update to 5.8.0 |
5.7.0 14 Sep 2019 13:41:24
  |
novel  |
devel/libvirt: update to 5.7.0
With this release, libvirt has separated libvirtd into per-driver daemons.
The older way of using all in one libvirtd binary is still supported, and
the port still uses it. It'll be converted to the new schema later. |
5.6.0 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
5.6.0 11 Aug 2019 10:54:44
  |
novel  |
devel/libvirt: update to 5.6.0 |
5.5.0_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.5.0 21 Jul 2019 14:00:45
  |
novel  |
devel/libvirt: update to 5.5.0 |
5.3.0 08 May 2019 02:51:42
  |
novel  |
devel/libvirt: update to 5.3.0 |
5.2.0_1 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
5.2.0 05 Apr 2019 01:17:11
  |
novel  |
devel/libvirt: update to 5.2.0 |
5.1.0 10 Mar 2019 09:57:05
  |
novel  |
devel/libvirt: update to 5.1.0
- Update to 5.1.0
- Switch to update to date sysutils/xen-tools port for XEN |
5.0.0 16 Jan 2019 16:15:04
  |
novel  |
devel/libvirt: update to 5.0.0 |
4.10.0_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.10.0 09 Dec 2018 13:13:01
  |
novel  |
devel/libvirt: update to 4.10.0 |
4.9.0 10 Nov 2018 16:32:00
  |
novel  |
devel/libvirt: update to 4.9.0 |
4.8.0 07 Oct 2018 15:55:14
  |
novel  |
devel/libvirt: update to 4.8.0 |
4.7.0 12 Sep 2018 13:58:03
  |
novel  |
devel/libvirt: update to 4.7.0
Libvirt has moved back from jansson to yajl, so update dependencies accordingly. |
4.6.0_1 14 Aug 2018 16:03:28
  |
novel  |
devel/libvirt: fix build with QEMU enabled
Libvirt has switched from yajl to jansson for JSON parsing,
so update dependencies accordingly. Also add some missing
directories to plist.
Bump PORTREVISION.
PR: 230583 (based on)
Submitted by: hashiz@meridiani.jp |
4.6.0 12 Aug 2018 06:50:32
  |
novel  |
devel/libvirt: update to 4.6.0 |
4.5.0_2 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
4.5.0_1 26 Jul 2018 15:44:57
  |
novel  |
devel/libvirt: fix xen-tools dependency
sysutils/xen-tools was moved to sysutils/xen-tools47, so update
dependency accordingly.
PR: 230041
Reported by: Ting-Wei Lan |
4.5.0 04 Jul 2018 14:27:39
  |
novel  |
devel/libvirt: update to 4.5.0 |
4.4.0 18 Jun 2018 19:03:04
  |
linimon  |
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.
Tested for no regression on amd64.
Approved by: portmgr (tier-2 blanket) |
4.4.0 07 Jun 2018 04:09:21
  |
novel  |
devel/libvirt: update to 4.4.0 |
4.3.0 06 May 2018 14:14:02
  |
novel  |
devel/libvirt: update to 4.3.0
- Update to 4.3.0,
- Chase a change in libintl detection by removing no longer functional
'--with-libintl-prefix' configure flag and setting CFLAGS appropriately,
- Remove trailing whitespace from pkg-plist [1],
- Update website [1].
PR: 227883 [1]
Submitted by: 0mp [1] |
4.2.0 07 Apr 2018 03:00:49
  |
novel  |
devel/libvirt: update to 4.2.0
- update to 4.2.0,
- python build scripts now support python3, so remove '2.7' restriction,
- remove patches included upstream. |
4.1.0_2 16 Mar 2018 15:20:28
  |
novel  |
devel/libvirt: add a fix for QEMU agent denial of service vulnerability
Add a fix from upstream master for QEMU agent
denial of service (LSN-2018-0004, CVE-2018-1064).
Security: https://security.libvirt.org/2018/0004.html |
4.1.0_1 13 Mar 2018 14:38:12
  |
novel  |
devel/libvirt: fix crash in bhyve driver
Fix crash on domains with interfaces that have no model specified.
PR: 221877
Reported by: David Harrigan |
4.1.0 11 Mar 2018 09:51:52
  |
novel  |
devel/libvirt: update to 4.1.0 |
4.0.0 28 Feb 2018 08:33:05
  |
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
4.0.0 28 Jan 2018 13:34:23
  |
novel  |
devel/libvirt: update to 4.0.0 |
3.10.0 24 Dec 2017 10:24:48
  |
novel  |
devel/libvirt: update to 3.10.0
- update to 3.10.0;
- remove hard-coded dependency on libssh2, instead add LIBSSH and LIBSSH2
options, both enabled by default;
- add 'gettext-runtime' to USES to fix build without NLS. |
3.9.0 09 Dec 2017 10:05:07
  |
antoine  |
libvirt fails to build with python3 |
3.9.0 03 Nov 2017 16:09:01
  |
novel  |
devel/libvirt: update to 3.9.0 |
3.8.0 15 Oct 2017 13:31:09
  |
novel  |
devel/libvirt: update to 3.8.0 |
3.7.0 09 Sep 2017 16:00:52
  |
novel  |
devel/libvirt: update to 3.7.0 |
3.6.0 20 Aug 2017 05:05:06
  |
novel  |
devel/libvirt: improve sasl configuration
Explicitly pass SASL path to 'sasl' configuration option
to make sure that configure finds proper include and library paths
and don't depend on other options adding -I{LOCALBASE}/include to
CFLAGS. |
3.6.0 17 Aug 2017 13:24:45
  |
novel  |
devel/libvirt: add yajl dependency for nss
The nss plugin requires yajl. It's pulled for qemu when it's enabled, but
build fails when nss plugin is enabled and qemu driver is disabled, so
add a dependency on yajl for both options.
PR: 221279
Reported by: vvd@unislabs.com |
3.6.0 06 Aug 2017 04:49:11
  |
novel  |
devel/libvirt: update to 3.6.0 |
3.5.0 09 Jul 2017 07:14:15
  |
novel  |
devel/libvirt: update to 3.5.0 |
3.4.0_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
3.4.0 04 Jun 2017 08:12:53
  |
novel  |
devel/libvirt: update to 3.4.0 |
3.3.0 08 May 2017 11:48:04
  |
novel  |
devel/libvirt: update to 3.3.0
- update to 3.3.0
- switch from emulators/qemu-devel to emulators/qemu as the former
is newer now
- add python:build and shebangfix to USES as now Python
scripts are used during the build |
3.2.0 03 Apr 2017 16:19:08
  |
novel  |
devel/libvirt: update to 3.2.0
- Add new plist entries for the new bhyve.conf configuration
file
- Remove '--without-storage-scsi' that doesn't work on FreeBSD
as it's now automatically disabled by configure |
3.1.0 04 Mar 2017 16:34:18
  |
novel  |
devel/libvirt: update to 3.1.0
- update to 3.1.0
- disable scsi storage driver: it builds fine, but will
not work on FreeBSD
- Add an OPTION for the ZFS storage driver (enabled by default) |
2.5.0 17 Dec 2016 15:41:52
  |
novel  |
devel/libvirt: tabs/spaces cleanup
Replace a couple of spaces with tabs to follow common style.
PR: 215264
Submitted by: timp87@gmail.com |
2.5.0 10 Dec 2016 19:10:28
  |
novel  |
devel/libvirt: update to 2.5.0 |
2.4.0_1 23 Nov 2016 16:39:03
  |
novel  |
devel/libvirt: improve tier-2 packaging
Add RUN_DEPEND on sysutils/dmidecode only on amd64 and i386 as it's
available only on these ARCHs. Also, bump PORTREVISION due to
dependencies change.
Submitted by: linimon
Reported by: linimon |
2.4.0 17 Nov 2016 16:34:02
  |
novel  |
devel/libvirt: fix build when wireshark installed
When wireshark is installed, libvirt automatically detects that and
tries to build wireshark dissector plugin, but fails because net/wireshark
doesn't provide required headers.
So disable wireshark support explicitly.
PR: 214555
Submitted by: Koichiro IWAO |
2.4.0 06 Nov 2016 07:54:55
  |
novel  |
devel/libvirt: update to 2.4.0
- update to 2.4.0
- add an explicit dependency on readline via READLINE option,
enabled by default
- explicitly disable dbus as it's used for firewalld and polkit,
that are not supported by the port |
2.3.0 06 Oct 2016 08:08:21
  |
novel  |
devel/libvirt: update to 2.3.0 |
2.2.0 04 Sep 2016 14:13:53
  |
novel  |
devel/libvirt: update to 2.2.0 |
2.0.0 02 Jul 2016 22:59:17
  |
novel  |
devel/libvirt: update to 2.0.0 |