notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/xen-tools/Makefile

Number of commits found: 107 (showing only 100 on this page)

1 | 2  »  

Thursday, 22 Feb 2024
17:46 Roger Pau Monné (royger) search for other commits by this committer
{sysutils,emulators}/xen-{tools,kernel}: update to latest stable hash

Update the kernel and tools packages and also include a fix for a clang code
generation bug.

Sponsored by: Cloud Software Group
Approved by: bapt (implicit)
commit hash: 10944178948b26e458cb4f077e3537bd0671c056 commit hash: 10944178948b26e458cb4f077e3537bd0671c056 commit hash: 10944178948b26e458cb4f077e3537bd0671c056 commit hash: 10944178948b26e458cb4f077e3537bd0671c056 1094417
Thursday, 11 Jan 2024
13:59 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 7074d7f
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Tuesday, 19 Dec 2023
11:18 Roger Pau Monné (royger) search for other commits by this committer
emulators/xen-kernel,sysutils/xen-tools: update to 4.18.0

See release notes:

https://wiki.xenproject.org/wiki/Xen_Project_4.18_Release_Notes

Approved by: bapt (implicit)
commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97 commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97 commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97 commit hash: 0ad4440c976c2058f6bb2b590d0a02f3f7aa1b97 0ad4440
Monday, 16 Oct 2023
13:21 Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.17.2

Also take the opportunity to switch to fetching the sources from the GitHub
mirror based on commit hash.  This makes it easier to update the port when
security fixes or relevant bugfixes are backported to the stable branches,
instead of manually having to cherry pick the changes and add them as patches.

Long term we should look into building emulators/qemu with Xen support so that
the xen-tools package doesn't need to carry its own version of QEMU.

Approved by: bapt (implicit)
commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922 commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922 commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922 commit hash: 8b5aa5e081589cef8450bd472c9f5184d082d922 8b5aa5e
Wednesday, 28 Jun 2023
13:56 Roger Pau Monné (royger) search for other commits by this committer
sys-utils/xen-tools: remove usage of signed bitfields

When using a single-bit signed bitfield clang complains with:

xenalyze.c:6157:17: error: implicit truncation from 'int' to a one-bit wide
bit-field changes value from 1 to -1

Backport fix from upstream Xen.

Sponsored by: Citrix System R&D
Approved by: bapt (implicit)
commit hash: 8d3618a14d48e06e7645cbdfac7851a1f1664747 commit hash: 8d3618a14d48e06e7645cbdfac7851a1f1664747 commit hash: 8d3618a14d48e06e7645cbdfac7851a1f1664747 commit hash: 8d3618a14d48e06e7645cbdfac7851a1f1664747 8d3618a
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Thursday, 9 Mar 2023
15:06 Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.17

While there also update SeaBIOS to 1.16.1.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623 commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623 commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623 commit hash: 3688ce5f8484c0184c5374dc7be04d53a22b9623 3688ce5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
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)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Wednesday, 30 Mar 2022
10:30 Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.16.0

Add fixes for XSA-{395,398} and backport clang retpoline support from
unstable.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87 commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87 commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87 commit hash: b717e6878059d9ca5dee77cbfa6d8f6db38b0f87 b717e68
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Tuesday, 23 Nov 2021
13:47 Roger Pau Monné (royger) search for other commits by this committer
sysutils/xen-tools: fix build with clang 13.0.0

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
commit hash: e050de4b9c320dffc668db53b6c65657d33884cc commit hash: e050de4b9c320dffc668db53b6c65657d33884cc commit hash: e050de4b9c320dffc668db53b6c65657d33884cc commit hash: e050de4b9c320dffc668db53b6c65657d33884cc e050de4
Monday, 25 Oct 2021
12:58 Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 61b6613
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 7 Jul 2021
07:22 Roger Pau Monné (royger) search for other commits by this committer
sysutils/xen-tools: fix build with go installed

Unconditionally disable building the Go bindings. Such bindings
should be packaged in a separate port.

PR:		256978
Reported by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	bapt (implicit)
commit hash: 53c01d65985faea7bd864702cefb2f9e6ef4d3a8 commit hash: 53c01d65985faea7bd864702cefb2f9e6ef4d3a8 commit hash: 53c01d65985faea7bd864702cefb2f9e6ef4d3a8 commit hash: 53c01d65985faea7bd864702cefb2f9e6ef4d3a8 53c01d6
Thursday, 20 May 2021
13:48 Roger Pau Monné (royger) search for other commits by this committer
sysutils/xen-tools: improve ivshmem check

There's no need to check twice for OPSYS, as there's already a check
for OPSYS being FreeBSD in the makefile.

Also bump the port revision.

Approved by: bapt (implicit)
commit hash: 8790f67654a91e1befe878678329b207587c424d commit hash: 8790f67654a91e1befe878678329b207587c424d commit hash: 8790f67654a91e1befe878678329b207587c424d commit hash: 8790f67654a91e1befe878678329b207587c424d 8790f67
06:58 Roger Pau Monné (royger) search for other commits by this committer
sysutils/xen-tools: fix build on FreeBSD 12

QEMU Inter-VM shared memory device (ivshmem) depends on eventfd and
will only be built on FreeBSD versions > 12.

The fix is picked up from the QEMU port.

Approved by: bapt (implicit)
commit hash: 97632df2b3f820f6cbd8a09602aa96af6aaec0f5 commit hash: 97632df2b3f820f6cbd8a09602aa96af6aaec0f5 commit hash: 97632df2b3f820f6cbd8a09602aa96af6aaec0f5 commit hash: 97632df2b3f820f6cbd8a09602aa96af6aaec0f5 97632df
Tuesday, 18 May 2021
09:15 Emmanuel Vadot (manu) search for other commits by this committer
sysutils/edk2: Rename xen flavor to xen_x64

We might want to have other flavor of this for other xen
arches at one point.

Reviewed by:	royger
Differential Revision:	https://reviews.freebsd.org/D30278
commit hash: 91fcb7ade64ea5050cc7cfe6951956cb0c31e80f commit hash: 91fcb7ade64ea5050cc7cfe6951956cb0c31e80f commit hash: 91fcb7ade64ea5050cc7cfe6951956cb0c31e80f commit hash: 91fcb7ade64ea5050cc7cfe6951956cb0c31e80f 91fcb7a
Wednesday, 12 May 2021
08:57 Roger Pau Monné (royger) search for other commits by this committer
{emulators,sysutils}/xen-{kernel,tools}: update to 4.15.0

Also add support for using UEFI firmware in guests.

Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
commit hash: 5e92a126a9229daa57401425e26c83299c896623 commit hash: 5e92a126a9229daa57401425e26c83299c896623 commit hash: 5e92a126a9229daa57401425e26c83299c896623 commit hash: 5e92a126a9229daa57401425e26c83299c896623 5e92a12
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 3 Mar 2021
15:54 royger search for other commits by this committer
sysutils/xen-tools: remove markdown depenmdency

It's not required since Xen 4.12.

Approved by: bapt (implicit)
Original commitRevision:567091 
Friday, 29 Jan 2021
14:21 royger search for other commits by this committer
emulators/xen-kernel,sysutils/xen-tools: update to 4.14.1

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
Original commitRevision:563208 
Wednesday, 23 Sep 2020
15:06 fluffy search for other commits by this committer
sysutils/xen-tools: unbreak packaging

Unbreak package with python!=3.7
Switch to use py3.6+ only
Use BINARY_ALIAS for python3
Bump PORTREVISION

PR:		249541
Submitted by:	fluffy
Approved by:	maintainer (royger)
Original commitRevision:549738 
Thursday, 27 Aug 2020
07:59 royger search for other commits by this committer
emulators/xen-kernel & sysutils/xen-tools: update to 4.14.0

Update to latest version and include a build fix for LLVM 11.

Approved by:	bapt (implicit)
Original commitRevision:546327 
Monday, 25 May 2020
14:37 royger search for other commits by this committer
sysutils/xen-tools + emulators/xen-kernel: update to 4.13.1

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
Original commitRevision:536472 
Wednesday, 13 May 2020
12:25 royger search for other commits by this committer
sysutils/xen-tools: properly fix Wno-misleading-indentation errors

Backport the commit from upstream in order to properly fix
Wno-misleading-indentation related errors from the Flex generated
libxl disk parser.

Sponsored by:	Citrix Systems R&D
Approved by:	bapt (implicit)
Original commitRevision:535106 
Thursday, 30 Apr 2020
08:37 royger search for other commits by this committer
sysutils/xen-tools: fix build with clang and lld 10

Disable QEMU user support, it's not used by Xen and doesn't currently
build with lld 10 and the QEMU version shipped by Xen. Also pass
-Wno-misleading-indentation to fix the build with clang 10.

Approved by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D24482
Original commitRevision:533418 
Monday, 23 Mar 2020
17:39 royger search for other commits by this committer
sysutils/xen-tools: fix makefile typo

Add missing strip annotation (-p1) to patch line.

Approved by:		lwhsu
Differential revision:	https://reviews.freebsd.org/D24160
Original commitRevision:528995 
Friday, 20 Mar 2020
09:54 royger search for other commits by this committer
sysutils/xen-tools: fix build with clang 10.0

Add upstream fix for clang 10.0 build.

Sponsored by:		Citrix Systems R&D
Approved by:		lwhsu
Differential revision:	https://reviews.freebsd.org/D24097
Original commitRevision:528771 
Saturday, 29 Feb 2020
19:30 antoine search for other commits by this committer
Fix plist

With hat:	portmgr
Original commitRevision:527456 
Monday, 17 Feb 2020
09:17 royger search for other commits by this committer
xen-{kernel/tools}: update to 4.13

Sponsored by:		Citrix Systems R&D
Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D23170
Original commitRevision:526355 
Friday, 8 Nov 2019
13:11 tobik search for other commits by this committer
sysutils: Add missing USES={gnome,mate,php}
Original commitRevision:517057 
Tuesday, 13 Aug 2019
13:39 royger search for other commits by this committer
xen-{tools/kernel}: update to 4.12.1

Sponsored by:		Citrix Systems R&D
Approved by:		mat
Differential revision:	https://reviews.freebsd.org/D21227
Original commitRevision:508824 
Wednesday, 3 Jul 2019
14:24 royger search for other commits by this committer
xen-{kernel/tools}: switch back to LLVM toolchain

Backport upstream fixes to correctly build Xen using LLVM 8
toolchain.

Note the fixes are not strictly needed for xen-tools since the Xen
shim build is only ever supposed to be booted using the PVH entry
point (and not the multiboot entry points). Yet given LLD8 erratic
behaviour with orphan section placement I think it's best to ensure
proper section placement for the shim also.

Sponsored by:		Citrix Systems R&D
Reviewed by:		mat
Differential revision:	https://reviews.freebsd.org/D20816
Original commitRevision:505754 
Wednesday, 15 May 2019
10:24 royger search for other commits by this committer
xen: add fixes for XSA-297 (MDS)

Sponsored by:		Citrix Systems R&D
Reviewed by:		mat
Differential revision:	https://reviews.freebsd.org/D20265
Original commitRevision:501706 
Wednesday, 24 Apr 2019
14:21 royger search for other commits by this committer
xen: update to 4.12

Reviewed by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D20038
Original commitRevision:499848 
Friday, 15 Mar 2019
12:37 royger search for other commits by this committer
sysutils/xen-tools: add QEMU migration fix

Add a QEMU fix to make migration more reliable.

Sponsored by:		Citrix Systems R&D
Reviewed by:		novel
Differential revision:	https://reviews.freebsd.org/D19591
Original commitRevision:495786 
Tuesday, 12 Mar 2019
15:09 novel search for other commits by this committer
sysutils/xen-tools: fix plist when DOCS option is disabled

 - Fix plist when DOCS option is disabled
 - Install man pages into a proper directory and also get them compressed
 - Bump PORTREVISION

Approved by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D19521
Original commitRevision:495459 
Wednesday, 27 Feb 2019
14:00 royger search for other commits by this committer
xen-kernel & xen-tools: fix ignore message

To mention 12.0 or any newer release, instead of just mentioning
HEAD.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19387
Original commitRevision:494055 
10:02 royger search for other commits by this committer
emulators/xen-kernel & sysutils/xen-tools: update to 4.11.1

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D19293
Original commitRevision:494043 
Tuesday, 22 May 2018
15:53 royger search for other commits by this committer
xen-tools: fix build with newer iasl

The added patch fixes the build on HEAD that contains a newer version
of iasl.

Sponsored by:	Citrix Systems R&D
Original commitRevision:470624 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Tuesday, 6 Feb 2018
15:18 amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
Original commitRevision:461064 
Tuesday, 12 Dec 2017
12:40 antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Original commitRevision:456126 
Thursday, 2 Nov 2017
21:41 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
Original commitRevision:453381 
Monday, 19 Jun 2017
14:07 royger search for other commits by this committer
xen-tools: fix ASL QEMU code

In order to build with newer IASL compiler found in FreeBSD 12

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
MFH:		2017Q2
Original commitRevision:443875 
Wednesday, 29 Mar 2017
15:10 royger search for other commits by this committer
xen: apply XSA-206

Reviewed by:		bapt
MFH:			2017Q1
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D10163
Original commitRevision:437205 
Monday, 20 Mar 2017
10:42 royger search for other commits by this committer
xen: update to 4.7.2

Apply build fixes for clang 4.0 (picked from upstream) and XSA-211.

Reviewed by:		bapt
MFH:			2017Q1
Sponsored by:		AsiaBSDCon
Differential revision:	https://reviews.freebsd.org/D9926
Original commitRevision:436536 
Thursday, 23 Feb 2017
09:50 royger search for other commits by this committer
xen: fix build after XSA-209

Approved by:	bapt (implicit, build fix)
Sponsored by:	Citrix Systems R&D
MFH:		2017Q1
Original commitRevision:434661 
Tuesday, 21 Feb 2017
12:25 royger search for other commits by this committer
xen: XSA-209

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
MFH:		2017Q1
Original commitRevision:434523 
Tuesday, 14 Feb 2017
10:22 royger search for other commits by this committer
xen: fix build failure after XSA-208

Approved by:	bapt
MFH:		2017Q1
Sponsored by:	Citrix Systems R&D
Original commitRevision:434070 
Friday, 10 Feb 2017
14:09 royger search for other commits by this committer
xen: apply XSA-209

Approved by:	bapt
MFH:		2017Q1
Sponsored by:	Citrix Systems R&D
Original commitRevision:433792 
Monday, 16 Jan 2017
16:46 mat search for other commits by this committer
Fixup EXTRA_PATCHES and PATCHFILES missing the :-pX argument.

Sponsored by:	Absolight
Original commitRevision:431679 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Thursday, 15 Dec 2016
17:27 royger search for other commits by this committer
xen-tools: fix path of xenstore device

When xenstore is not running on the same domain as the toolstack the xenstore
device is used in order to access it (like when running some tools from an
unprivileged domain). Fix the path to point to the FreeBSD path
(/dev/xen/xenstore). This is a backport of upstream commit 7ff99b.

Sponsored by:	Citrix Systems R&D
Approved by:	bapt
MFH:		2016Q4
--This line, and hose below, will be ignored--

M    sysutils/xen-tools/Makefile
AM  
sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch
Original commitRevision:428628 
Friday, 2 Dec 2016
16:07 royger search for other commits by this committer
xen: update to 4.7.1

Xen 4.7.1 contains the following XSAs: 184, 185, 186, 187, 188 and 190 which
where missing in the previous package. Additionally XSAs 191, 192, 193, 194,
195, 197 and 198 are also applied.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
Original commitRevision:427568 
Friday, 21 Oct 2016
08:42 amdmi3 search for other commits by this committer
- Mark broken on 9.x as well

Approved by:	portmgr blanket
Original commitRevision:424393 
Friday, 30 Sep 2016
19:24 tijl search for other commits by this committer
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:423014 
Monday, 1 Aug 2016
08:35 royger search for other commits by this committer
xen: apply XSA-{182/183/184}

Sponsored by:	Citrix Systems R&D
PR:		211482
Original commitRevision:419430 
Wednesday, 6 Jul 2016
14:49 royger search for other commits by this committer
xen-tools: bump PORTREVISION after SeaBIOS update

Trigger a xen-tools rebuild after the SeaBIOS update.

Sponsored by: Citrix Systems R&D
Original commitRevision:418138 
Monday, 4 Jul 2016
15:29 royger search for other commits by this committer
xen: update to final 4.7.0

Sponsored by: Citrix Systems R&D
Original commitRevision:418036 
Thursday, 16 Jun 2016
15:25 royger search for other commits by this committer
xen: update to 4.7.0-rc6

Sponsored by:	Citrix Systems R&D
Original commitRevision:416971 
Friday, 3 Jun 2016
11:26 royger search for other commits by this committer
xen: update to Xen 4.7-rc4

Now both the xen-kernel and xen-tools packages are compiled with clang from
base.

xen-kernel however needs to use binutils due to some limitations in the
current elftc.

Approved by:	bapt
Sponsored by:	Citrix Systems R&D
Original commitRevision:416310 
Wednesday, 13 Apr 2016
14:35 amdmi3 search for other commits by this committer
- Mark BROKEN on 10.x, does not build:

<inline asm>:2:5: error: unexpected directive .code16
    .code16
    ^
<inline asm>:2:33: error: .code16 not supported yet
    .code16
                                ^
<inline asm>:3:16: error: unexpected directive .code16
ap_boot_start: .code16
               ^
<inline asm>:3:33: error: .code16 not supported yet
ap_boot_start: .code16
                                ^
4 errors generated.

Reported by:	pkg-fallout
Approved by:	portmgr blanket
Original commitRevision:413210 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 31 Mar 2016
15:32 royger search for other commits by this committer
xen-tools: extract seabios, build with clang

Submitted by:		bapt
Minor fixes by:		royger
Approved by:		bapt
Original commitRevision:412232 
Friday, 26 Feb 2016
12:56 royger search for other commits by this committer
xen: update port and apply security fixes

 * Apply the following Xen security fixes (XSAs): 167, 168, 170.
 * Update SeaBIOS version to 1.8.2, and apply build fix so it builds with
   ELF toolchain objcopy [0].
 * Perform the backport of two functional changes to the Xen kernel in order
   to improve PVH Dom0 hardware support [1].

Security:		CVE-2016-1570
Security:		CVE-2016-1571
Security:		CVE-2016-2271
Sponsored by:		Citrix Systems R&D
Requested by:		Gustau Perez <gperez@entel.upc.edu> [1]
PR:			207170 [0]
Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D5420
Original commitRevision:409604 
Tuesday, 5 Jan 2016
10:06 royger search for other commits by this committer
xen: fix XSAs

Add the following XSA patches: 159, 160, 162, 165, 166.

Security:		CVE-2015-8339
Security:		CVE-2015-8340
Security:		CVE-2015-8341
Security:		CVE-2015-7504
Security:		CVE-2015-8555
PR:			205841
MFH:			2016Q1
Sponsored by:		Citrix Systems R&D
Requested by:		junovitch
Reviewed by:		junovitch
Differential revision:	https://reviews.freebsd.org/D4783
Original commitRevision:405279 
Saturday, 14 Nov 2015
09:27 royger search for other commits by this committer
xen: update to 4.5.2

...and add XSA-156.

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential Revision:	https://reviews.freebsd.org/D4150
Original commitRevision:401564 
Monday, 9 Nov 2015
15:09 bapt search for other commits by this committer
drop maintainership: ENOTIME
Original commitRevision:401104 
Saturday, 31 Oct 2015
10:52 royger search for other commits by this committer
xen: apply XSAs

Apply the following XSAs: 148, 149, 150, 151, 152 and 153. More information
about the content of each XSA can be found at: http://xenbits.xen.org/xsa/

Sponsored by:		Citrix Systems R&D
Reviewed by:		bapt
Differential revision:	https://reviews.freebsd.org/D4049
Original commitRevision:400566 
Friday, 9 Oct 2015
14:09 royger search for other commits by this committer
xen: update to 4.5.1

Update xen-kernel to 4.5.1 and add patches to allow live migration, save and
restore. Remove qemu-traditional patches (FreeBSD doesn't support
qemu-traditional) and add XSA-142.

Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D3854
Sponsored by:		Citrix Systems R&D
Original commitRevision:398918 
Monday, 17 Aug 2015
13:55 junovitch search for other commits by this committer
sysutils/xen-tools: Update to 4.5.1 and apply XSA-139/XSA-140 patches

- Update to 4.5.1
- Remove XSA-117 to XSA-136 and elf_parse_bsdsyms patches now part of 4.5.1
- Leave XSA-135 QEMU traditional patches due an oversight in 4.5.1
- Apply patches for XSA-139/XSA-140
- Set USE_LDCONFIG, sort USES, use ${PATCH}, and reorder Makefile (portlint)

PR:		201931
Security:	CVE-2015-5166
Security:	ee99899d-4347-11e5-93ad-002590263bf5
Security:	CVE-2015-5165
Security:	f06f20dc-4347-11e5-93ad-002590263bf5
Approved by:	bapt (maintainer), feld (mentor)
MFH:		2015Q3
Original commitRevision:394506 
Tuesday, 4 Aug 2015
10:50 junovitch search for other commits by this committer
Fix XSA-138 / CVE-2015-5154

PR:		201931
Security:	CVE-2015-5154
Security:	da451130-365d-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (delphij), delphij (mentor)
MFH:		2015Q3
Original commitRevision:393514 
Saturday, 11 Jul 2015
13:16 bapt search for other commits by this committer
Fix XSA-137 / CVE-2015-3259

PR:		201416
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com>
Original commitRevision:391737 
Friday, 19 Jun 2015
10:41 royger search for other commits by this committer
xen: add two symtab/strtab loading fixes from upstream

Those are upstream commits:

06ee60 libxc: fix xc_dom_load_elf_symtab
90b18f libelf: fix elf_parse_bsdsyms call

Reviewed by: bapt
Sponsored by: Citrix Systems R&D
Original commitRevision:390112 
Thursday, 11 Jun 2015
18:26 bapt search for other commits by this committer
Fix multiple security issues Remove previous XSA-133 fix for consistency

Security:	XSA-119 / CVE-2015-2152
Security:	XSA-125 / CVE-2015-2752
Security:	XSA-126 / CVE-2015-2756
Security:	XSA-128 / CVE-2015-4103
Security:	XSA-129 / CVE-2015-4104
Security:	XSA-130 / CVE-2015-4105
Security:	XSA-131 / CVE-2015-4106
Security:	XSA-133 / CVE-2015-3456
Security:	XSA-135 / CVE-2015-3209
Original commitRevision:389243 
Sunday, 24 May 2015
07:11 delphij search for other commits by this committer
Apply patch from XSA-133 to address CVE-2015-3456 "VENOM" attack.

Obtained from:	http://xenbits.xen.org/xsa/advisory-133.html
Security:	CVE-2015-3456
Original commitRevision:387246 
Thursday, 14 May 2015
09:29 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:386307 
Monday, 11 May 2015
18:34 mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386097 
Friday, 1 May 2015
23:50 bapt search for other commits by this committer
Reenable vnc disabled by mistake
Original commitRevision:385157 
Monday, 27 Apr 2015
20:43 bapt search for other commits by this committer
Control what we do build from qemu-xen to avoid automagically detected
dependencies
Reduce the size of the package by 10M by not building the qemu tools
Hack the build to always use the c++ compiler from base which avoids having
qemu-system-i386 linked to gcc's libstdc++

Based on reports by:	Michael Dexter
Original commitRevision:384875 
Friday, 10 Apr 2015
20:25 bapt search for other commits by this committer
Build xen-tools with qemu so that dom0 is usable

Reported by:	Michael Dexter
Pointyhat to:	bapt
Original commitRevision:383759 
Monday, 6 Apr 2015
17:51 bapt search for other commits by this committer
Drop limitation on recent head as it should work on all version
Extend limitation to i386
Original commitRevision:383459 
14:38 bapt search for other commits by this committer
Drop dependency on xen-kernel
Bump portrevision
Original commitRevision:383440 
14:33 bapt search for other commits by this committer
Add sysutils into CATEGORIES
Original commitRevision:383433 
14:32 bapt search for other commits by this committer
Correctly rename into xen-tools
Original commitRevision:383432 
Monday, 9 Feb 2015
20:36 dinoex search for other commits by this committer
- fix build on i386
Original commitRevision:378752 
Tuesday, 3 Feb 2015
04:52 dinoex search for other commits by this committer
- fix typo in path
Original commitRevision:378341 
Sunday, 1 Feb 2015
07:04 dinoex search for other commits by this committer
- use full path in DEPENDS
Original commitRevision:378229 
Friday, 30 Jan 2015
15:12 dinoex search for other commits by this committer
- update to 4.2.2
- take maintainership
Approved by:	feld
Original commitRevision:378154 
Friday, 24 Oct 2014
16:56 mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371454 
Saturday, 14 Dec 2013
23:14 wg search for other commits by this committer
sysutils/xen-tools: fix python usage for real

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
Original commitRevision:336497 
09:21 mva search for other commits by this committer
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
Original commitRevision:336428 
Thursday, 31 Oct 2013
11:02 feld search for other commits by this committer
Support STAGE
Fix build on HEAD and when gcc is unavailable

Approved by:	crees (mentor)
Original commitRevision:332220 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Monday, 29 Jul 2013
15:03 feld search for other commits by this committer
Fix my email address again, using proper @FreeBSD.org styling

Approved by:	swills (mentor)
Original commitRevision:323891 
Thursday, 25 Jul 2013
11:30 feld search for other commits by this committer
Update my email address throughout the tree

Approved by:	swills (mentor)
Original commitRevision:323636 

Number of commits found: 107 (showing only 100 on this page)

1 | 2  »