The NetBSD Project

CVS log for pkgsrc/sysutils/xentools46/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / xentools46

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.41, Wed Aug 19 10:39:25 2020 UTC (3 years, 1 month ago) by bouyer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.40: +1 -1 lines
FILE REMOVED

Remove xenkernel and xentools packages older than 4.11.
They're not maintained anymore upstream, and don't build on supported NetBSD
releases.

Revision 1.40 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:25 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: recursive bump for libffi

Revision 1.39 / (download) - annotate - [select for diffs], Sun Aug 11 13:23:18 2019 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.38 / (download) - annotate - [select for diffs], Mon Jul 15 16:24:18 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Use https for xenproject.org.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:23 2019 UTC (4 years, 5 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 12 16:10:27 2018 UTC (4 years, 10 months ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Revbumps associated with update of lang/ocaml.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:42 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Recursive bump for perl5-5.28.0

Revision 1.34 / (download) - annotate - [select for diffs], Tue Jul 24 17:29:09 2018 UTC (5 years, 2 months ago) by maya
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

sysutils/xen*: invert python version logic, only 2.7 is ok.

Mostly so we don't match python37 on xen 4.11, but also because python3
is a moving target and this saves us having to add the next version.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 19 15:15:29 2018 UTC (5 years, 2 months ago) by jaapb
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.30.2.1 / (download) - annotate - [select for diffs], Thu Jul 5 08:45:27 2018 UTC (5 years, 3 months ago) by bsiegert
Branch: pkgsrc-2018Q2
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored) next main 1.31 (colored)

Pullup ticket #5780 - requested by maya
sysutils/xentools46: NetBSD build fix

Revisions pulled up:
- sysutils/xentools46/Makefile                                  1.32
- sysutils/xentools46/distinfo                                  1.12
- sysutils/xentools46/patches/patch-firmware_hvmloader_Makefile 1.2
- sysutils/xentools46/patches/patch-qemu-xen_hw_i386_ssdt-misc.dsl 1.1
- sysutils/xentools46/patches/patch-qemu-xen_hw_i386_ssdt-pcihp.dsl 1.1
- sysutils/xentools46/patches/patch-xentrace_xenalyze.c         1.1

---
   Module Name:	pkgsrc
   Committed By:	maya
   Date:		Tue Jul  3 13:57:20 UTC 2018

   Modified Files:
   	pkgsrc/sysutils/xentools46: Makefile distinfo
   	pkgsrc/sysutils/xentools46/patches: patch-firmware_hvmloader_Makefile
   Added Files:
   	pkgsrc/sysutils/xentools46/patches:
   	    patch-qemu-xen_hw_i386_ssdt-misc.dsl
   	    patch-qemu-xen_hw_i386_ssdt-pcihp.dsl patch-xentrace_xenalyze.c

   Log Message:
   xentools46: fixes to build on netbsd-current,

   - fix with gcc6 (unused function, misleading indentation), from upstream
   - Makefile fix for newer iasl, from upstream
   - seabios table fix from me/debian/etc submitted here:
   https://mail.coreboot.org/pipermail/seabios/2018-June/012348.html

   bump pkgrevision for paranoia.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Jul 3 13:57:20 2018 UTC (5 years, 3 months ago) by maya
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

xentools46: fixes to build on netbsd-current,

- fix with gcc6 (unused function, misleading indentation), from upstream
- Makefile fix for newer iasl, from upstream
- seabios table fix from me/debian/etc submitted here:
https://mail.coreboot.org/pipermail/seabios/2018-June/012348.html

bump pkgrevision for paranoia.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:35 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 27 10:44:15 2018 UTC (5 years, 3 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base
Branch point for: pkgsrc-2018Q2
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

xentools*: Force (older) pkgsrc acpica-utils.
This package doesn't build with newer acpica-utils.

PR pkg/53403
PR pkg/53404

Revision 1.29 / (download) - annotate - [select for diffs], Fri Apr 13 13:55:37 2018 UTC (5 years, 5 months ago) by jaapb
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.28 / (download) - annotate - [select for diffs], Sat Jan 27 18:24:16 2018 UTC (5 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Add -unsafe-string to fix build with ocaml-4.06.0 and later. ++PKGREVISION

Revision 1.27 / (download) - annotate - [select for diffs], Mon Jan 15 09:47:55 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

xen*: Use SSP_SUPPORTED=no instead of PKGSRC_USE_SSP=no.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jan 10 16:53:13 2018 UTC (5 years, 8 months ago) by jaapb
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Recursive revbump associated with the update to OCaml 4.06.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 28 01:46:11 2017 UTC (5 years, 11 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Add support for LDFLAGS when building xentools{42,45,46,48}

This helps pass the RELRO check for these packages.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Oct 27 23:50:38 2017 UTC (5 years, 11 months ago) by khorben
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Skip the RELRO test for libexec/xen/boot/hvmloader

Revision 1.20.4.1 / (download) - annotate - [select for diffs], Tue Oct 17 19:17:50 2017 UTC (5 years, 11 months ago) by bsiegert
Branch: pkgsrc-2017Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) next main 1.21 (colored)

Pullup ticket #5580 - requested by bouyer
sysutils/xenkernel46, sysutils/xentools46: security fix

Revisions pulled up:
- sysutils/xenkernel46/MESSAGE                                  1.2
- sysutils/xenkernel46/Makefile                                 1.14
- sysutils/xenkernel46/distinfo                                 1.10
- sysutils/xenkernel46/patches/patch-XSA-212                    deleted
- sysutils/xenkernel46/patches/patch-XSA226                     1.1
- sysutils/xenkernel46/patches/patch-XSA227                     1.1
- sysutils/xenkernel46/patches/patch-XSA228                     1.1
- sysutils/xenkernel46/patches/patch-XSA230                     1.1
- sysutils/xenkernel46/patches/patch-XSA231                     1.1
- sysutils/xenkernel46/patches/patch-XSA232                     1.1
- sysutils/xenkernel46/patches/patch-XSA234                     1.1
- sysutils/xenkernel46/patches/patch-XSA237                     1.1
- sysutils/xenkernel46/patches/patch-XSA238                     1.1
- sysutils/xenkernel46/patches/patch-XSA239                     1.1
- sysutils/xenkernel46/patches/patch-XSA240                     1.1
- sysutils/xenkernel46/patches/patch-XSA241                     1.1
- sysutils/xenkernel46/patches/patch-XSA242                     1.1
- sysutils/xenkernel46/patches/patch-XSA243                     1.1
- sysutils/xenkernel46/patches/patch-XSA244                     1.1
- sysutils/xentools46/Makefile                                  1.21
- sysutils/xentools46/distinfo                                  1.9
- sysutils/xentools46/patches/patch-XSA-211-1                   deleted
- sysutils/xentools46/patches/patch-XSA-211-2                   deleted
- sysutils/xentools46/patches/patch-XSA228                      1.1
- sysutils/xentools46/patches/patch-XSA233                      1.1
- sysutils/xentools46/patches/patch-XSA240                      1.1
- sysutils/xentools46/version.mk                                1.3

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Oct 17 10:57:35 UTC 2017

   Modified Files:
   	pkgsrc/sysutils/xenkernel46: MESSAGE Makefile distinfo
   	pkgsrc/sysutils/xentools46: Makefile distinfo version.mk
   Added Files:
   	pkgsrc/sysutils/xenkernel46/patches: patch-XSA226 patch-XSA227
   	    patch-XSA228 patch-XSA230 patch-XSA231 patch-XSA232 patch-XSA234
   	    patch-XSA237 patch-XSA238 patch-XSA239 patch-XSA240 patch-XSA241
   	    patch-XSA242 patch-XSA243 patch-XSA244
   	pkgsrc/sysutils/xentools46/patches: patch-XSA228 patch-XSA233
   	    patch-XSA240
   Removed Files:
   	pkgsrc/sysutils/xenkernel46/patches: patch-XSA-212
   	pkgsrc/sysutils/xentools46/patches: patch-XSA-211-1 patch-XSA-211-2

   Log Message:
   Update xen*46 to 4.6.6, including fixes up to XSA244.
   changes since Xen 4.6.5: mostly bug fixes, including security fixes
   for XSA206, XSA211 to XSA244.
   PKGREVISION set to 1 to account for the fact that it's not a stock Xen 4.6.6.

   Note that, unlike upstream, pv-linear-pt defaults to true, so that
   NetBSD PV guests (including dom0) will continue to boot without changes
   to boot.cfg

Revision 1.23 / (download) - annotate - [select for diffs], Tue Oct 17 11:10:36 2017 UTC (5 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22 (colored)

Put back PKGREVISION=1. It was there on purpose, to make it clear that
there are extra (security) patches and it's not the stock 4.6.6 or 4.8.2

Revision 1.22 / (download) - annotate - [select for diffs], Tue Oct 17 11:02:06 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

xen*[46]*: reset PKGREVISION after update

Revision 1.21 / (download) - annotate - [select for diffs], Tue Oct 17 10:57:34 2017 UTC (5 years, 11 months ago) by bouyer
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update xen*46 to 4.6.6, including fixes up to XSA244.
changes since Xen 4.6.5: mostly bug fixes, including security fixes
for XSA206, XSA211 to XSA244.
PKGREVISION set to 1 to account for the fact that it's not a stock Xen 4.6.6.

Note that, unlike upstream, pv-linear-pt defaults to true, so that
NetBSD PV guests (including dom0) will continue to boot without changes
to boot.cfg

Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 8 09:51:25 2017 UTC (6 years ago) by jaapb
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base
Branch point for: pkgsrc-2017Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revbump associated with update of ocaml to 4.05

Revision 1.19 / (download) - annotate - [select for diffs], Wed Aug 23 02:38:38 2017 UTC (6 years, 1 month ago) by maya
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Handle ocaml-findlib 1.7.3 already appending DESTDIR, causing PLIST
mismatch.

Bump PKGREVISION out of paranoia for functional change from ocaml updates

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 24 11:37:50 2017 UTC (6 years, 2 months ago) by maya
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

xentools{42,45,46,48}: don't force SSP. fixes build.

xentools42: avoid %m in printf, use strerror instead. bump PKGREVISION.
I still can't build it due to other new warnings (it uses -Werror)

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jul 11 14:19:21 2017 UTC (6 years, 2 months ago) by jaapb
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Revbump associated with ocaml-4.04.2

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 13 13:08:34 2017 UTC (6 years, 5 months ago) by bouyer
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Change http://bits.xensource.com/oss-xen/release/ to
https://downloads.xenproject.org/release/xen/, as new releases won't
be uploaded to bits.xensource.com

Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 21 22:52:52 2017 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Don't shadow a global variable. Fixes build on netbsd-6.
Bump some of xl's timeout. 40s is too short if scripts have to be
serialised, and a domain has lots of virtual devices.
Bump PKGREVISION

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 20 18:44:00 2017 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Apply upstream patch for security issue XSA-211. Bump pkgrevision

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 20 18:17:13 2017 UTC (6 years, 6 months ago) by bouyer
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update xenkernel46 and xentools46 to 4.6.5. Changes since 4.6.3:
various bug fixes. Includes all security patches up to and including
XSA-209

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 4 16:45:24 2017 UTC (6 years, 8 months ago) by sborrill
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Reapply changes accidentally reverted in last commit

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 4 16:37:29 2017 UTC (6 years, 8 months ago) by sborrill
Branch: MAIN
Changes since 1.10: +7 -7 lines
Diff to previous 1.10 (colored)

Move version to version.mk in preparation for updating xenstoretools

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:59 2017 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Add python-3.6 to incompatible versions.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 30 11:17:01 2016 UTC (6 years, 9 months ago) by jaapb
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive revbump associated with ocaml update to 4.04.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 29 20:24:34 2016 UTC (6 years, 9 months ago) by roy
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

xentools works fine system curses.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 20 18:15:10 2016 UTC (6 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Drop i386 from ONLY_FOR_PLATFORM

Xen 4.5 and 4.6 no longer support i386.  Thus, don't try to build
there.

ok bouyer@

Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 20 17:24:58 2016 UTC (6 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

in xl the SIGCHLD handler just writes to a pipe where the reader is the
same process. The idea is that this will cause poll(2) in the main
thread to exit with the reaper pipe readable, and do child cleanup here.

Unfortunably, is the child also has a write pipe back to the
parent (as e.g. with pygrub), the loop in afterpoll_internal() may see the
POLLHUP event on this pipe before the POLLIN even on the reaper pipe, and
this will be considered as an error (from e.g. pygrub).

work around by filtering POLLHUP events here
bump PKGREVISION

Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 20 10:22:29 2016 UTC (6 years, 9 months ago) by bouyer
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Apply upstream patch for XSA-199, XSA-200 and XSA-204.
Bump PKGREVISIONs

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 22 20:59:01 2016 UTC (6 years, 10 months ago) by bouyer
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Backport upstream patches, fixing today's XSA 191, 192, 193, 195, 197, 198.
Bump PKGREVISIONs

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 9 13:04:08 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:03 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 4 07:30:48 2016 UTC (7 years, 3 months ago) by jnemeth
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

The Xen virtual machine monitor allows running several virtual machines
on a single physical machine.  The xentools46 package contains the
tools to create, destroy and control the virtual machines.

This package contains the tools for Xen 4.6.x

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 4 07:30:48 2016 UTC (7 years, 3 months ago) by jnemeth
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>