The NetBSD Project

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.35
Wed Aug 19 10:39:25 2020 UTC (4 years, 8 months ago) by bouyer
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.34: +1 -1 lines
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.34: download - view: text, markup, annotated - select for diffs
Mon Jun 8 19:25:03 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -7 lines
sysutils/xentools48: fix SUBST blocks

The additional 1s,/usr/bin/env is necessary for parserom.pl, which
differs from the other Perl files in that directory.

The pathsvar block is a no-op since tools/Makefile does not contain
"/var" anymore and the other file has been converted to GNU autoconf for
replacing the placeholders.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jun 6 04:09:44 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
sysutils/xentools48: remove no-op file from SUBST block

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:51:25 2020 UTC (5 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
*: recursive bump for libffi

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Feb 3 05:56:50 2020 UTC (5 years, 2 months ago) by triaxx
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
xentools48: fix PR pkg/54915

pkgsrc changes:
---------------
  * Add patches to fix build with new OCaml provided for xentools411
    https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205125.html

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:28:59 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
sysutils: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Aug 30 13:23:10 2019 UTC (5 years, 7 months ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
Update Xen 4.8 packages to 4.8.5. Changes since 4.8.3:
- security patch up to and including XSA-282
- others bug fixes, code cleanup and minor improvements

Note that this includes a patch to xen/arch/x86/mm.c which removes
a new ASSERT() firing when shutting down a 64bit NetBSD guest.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:23:18 2019 UTC (5 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jul 15 16:24:18 2019 UTC (5 years, 9 months ago) by nia
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Use https for xenproject.org.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:33:23 2019 UTC (5 years, 11 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 12 16:10:27 2018 UTC (6 years, 5 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Revbumps associated with update of lang/ocaml.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:46:42 2018 UTC (6 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Recursive bump for perl5-5.28.0

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jul 24 17:29:09 2018 UTC (6 years, 8 months ago) by maya
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
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.22: download - view: text, markup, annotated - select for diffs
Thu Jul 19 15:15:29 2018 UTC (6 years, 9 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Recursive revbump associated with the update of lang/ocaml to 4.07.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 3 14:06:41 2018 UTC (6 years, 9 months ago) by maya
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
xentools48: apply upstream fix for newer iasl. allow base iasl.
(netbsd-current's base iasl was broken and was fixed)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:35 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 13 13:55:37 2018 UTC (7 years ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Revbump associated with the upgrade of lang/ocaml

(this is the upgrade from 4.06 to 4.06.1)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 13 15:15:01 2018 UTC (7 years, 1 month ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Move /var/lib/xenstored to /var/run, so that it is automatically cleared
on reboot. From Greg A. Woods in PR pkg/53095
Bump PKGREVISION.

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Sun Jan 28 15:23:24 2018 UTC (7 years, 2 months ago) by bsiegert
Branches: pkgsrc-2017Q4
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +2 -3 lines
Pullup ticket #5693 - requested by bouyer
sysutils/xenkernel48: security fix
sysutils/xentools48: security fix

Revisions pulled up:
- sysutils/xenkernel48/Makefile                                 1.12
- sysutils/xenkernel48/distinfo                                 1.6
- sysutils/xenkernel48/patches/patch-XSA231                     deleted
- sysutils/xenkernel48/patches/patch-XSA232                     deleted
- sysutils/xenkernel48/patches/patch-XSA234                     deleted
- sysutils/xenkernel48/patches/patch-XSA237                     deleted
- sysutils/xenkernel48/patches/patch-XSA238                     deleted
- sysutils/xenkernel48/patches/patch-XSA239                     deleted
- sysutils/xenkernel48/patches/patch-XSA240                     deleted
- sysutils/xenkernel48/patches/patch-XSA241                     deleted
- sysutils/xenkernel48/patches/patch-XSA242                     deleted
- sysutils/xenkernel48/patches/patch-XSA243                     deleted
- sysutils/xenkernel48/patches/patch-XSA244                     deleted
- sysutils/xenkernel48/patches/patch-XSA246                     deleted
- sysutils/xenkernel48/patches/patch-XSA247                     deleted
- sysutils/xenkernel48/patches/patch-XSA248                     deleted
- sysutils/xenkernel48/patches/patch-XSA249                     deleted
- sysutils/xenkernel48/patches/patch-XSA250                     deleted
- sysutils/xenkernel48/patches/patch-XSA251                     deleted
- sysutils/xenkernel48/patches/patch-XSA254-1                   deleted
- sysutils/xenkernel48/patches/patch-XSA254-2                   deleted
- sysutils/xenkernel48/patches/patch-XSA254-3                   deleted
- sysutils/xenkernel48/patches/patch-XSA254-4                   deleted
- sysutils/xentools48/Makefile                                  1.16
- sysutils/xentools48/distinfo                                  1.7-1.8
- sysutils/xentools48/patches/patch-XSA233                      deleted
- sysutils/xentools48/patches/patch-XSA240                      deleted

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Wed Jan 24 23:29:33 UTC 2018

   Modified Files:
   	pkgsrc/sysutils/xenkernel48: Makefile distinfo
   	pkgsrc/sysutils/xentools48: Makefile distinfo
   Removed Files:
   	pkgsrc/sysutils/xenkernel48/patches: patch-XSA231 patch-XSA232
   	    patch-XSA234 patch-XSA237 patch-XSA238 patch-XSA239 patch-XSA240
   	    patch-XSA241 patch-XSA242 patch-XSA243 patch-XSA244 patch-XSA246
   	    patch-XSA247 patch-XSA248 patch-XSA249 patch-XSA250 patch-XSA251
   	    patch-XSA254-1 patch-XSA254-2 patch-XSA254-3 patch-XSA254-4
   	pkgsrc/sysutils/xentools48/patches: patch-XSA233 patch-XSA240

   Log Message:
   Update xen 4.8 packages to 4.8.3. Changes since 4.8.2: include patches from
   all security advisory up to and including XSA254.

   While there pass XEN_VENDORVERSION=nb${PKGREVISION} to make so that
   'xl info' shows the NetBSD PKGREVISION. If PKGREVISION is not available,
   define this as 'nb0'.

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Sat Jan 27 16:44:40 UTC 2018

   Modified Files:
   	pkgsrc/sysutils/xentools48: distinfo

   Log Message:
   Remove entries for patch-XSA233 and patch-XSA240 which have been deleted.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jan 27 17:37:51 2018 UTC (7 years, 2 months ago) by abs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
Add -unsafe-string to fix build with ocaml-4.06.0 and later. ++PKGREVISION

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 24 23:29:32 2018 UTC (7 years, 2 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Update xen 4.8 packages to 4.8.3. Changes since 4.8.2: include patches from
all security advisory up to and including XSA254.

While there pass XEN_VENDORVERSION=nb${PKGREVISION} to make so that
'xl info' shows the NetBSD PKGREVISION. If PKGREVISION is not available,
define this as 'nb0'.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 15 09:47:55 2018 UTC (7 years, 3 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
xen*: Use SSP_SUPPORTED=no instead of PKGSRC_USE_SSP=no.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 10 16:53:13 2018 UTC (7 years, 3 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Recursive revbump associated with the update to OCaml 4.06.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 20 08:34:17 2017 UTC (7 years, 5 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base
Branch point for: pkgsrc-2017Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
xentools48: use pkgsrc iasl, build is broken with iasl 20171110

From Chavdar Ivanov in PR pkg/52732

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 28 01:46:11 2017 UTC (7 years, 5 months ago) by khorben
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Add support for LDFLAGS when building xentools{42,45,46,48}

This helps pass the RELRO check for these packages.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Oct 27 23:50:38 2017 UTC (7 years, 5 months ago) by khorben
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Skip the RELRO test for libexec/xen/boot/hvmloader

Revision 1.7.4.1: download - view: text, markup, annotated - select for diffs
Tue Oct 17 19:02:25 2017 UTC (7 years, 6 months ago) by bsiegert
Branches: pkgsrc-2017Q3
Diff to: previous 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7: +3 -3 lines
Pullup ticket #5579 - requested by bouyer
sysutils/xenkernel48, sysutils/xentools48: security fix

Revisions pulled up:
- sysutils/xenkernel48/MESSAGE                                  1.2
- sysutils/xenkernel48/Makefile                                 1.6
- sysutils/xenkernel48/distinfo                                 1.3
- sysutils/xenkernel48/patches/patch-XSA-212                    deleted
- sysutils/xenkernel48/patches/patch-XSA231                     1.1
- sysutils/xenkernel48/patches/patch-XSA232                     1.1
- sysutils/xenkernel48/patches/patch-XSA234                     1.1
- sysutils/xenkernel48/patches/patch-XSA237                     1.1
- sysutils/xenkernel48/patches/patch-XSA238                     1.1
- sysutils/xenkernel48/patches/patch-XSA239                     1.1
- sysutils/xenkernel48/patches/patch-XSA240                     1.1
- sysutils/xenkernel48/patches/patch-XSA241                     1.1
- sysutils/xenkernel48/patches/patch-XSA242                     1.1
- sysutils/xenkernel48/patches/patch-XSA243                     1.1
- sysutils/xenkernel48/patches/patch-XSA244                     1.1
- sysutils/xentools48/Makefile                                  1.8
- sysutils/xentools48/distinfo                                  1.4
- sysutils/xentools48/patches/patch-XSA-211-1                   deleted
- sysutils/xentools48/patches/patch-XSA-211-2                   deleted
- sysutils/xentools48/patches/patch-XSA233                      1.1
- sysutils/xentools48/patches/patch-XSA240                      1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Oct 17 08:42:30 UTC 2017

   Modified Files:
   	pkgsrc/sysutils/xenkernel48: MESSAGE Makefile distinfo
   	pkgsrc/sysutils/xentools48: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel48/patches: patch-XSA231 patch-XSA232
   	    patch-XSA234 patch-XSA237 patch-XSA238 patch-XSA239 patch-XSA240
   	    patch-XSA241 patch-XSA242 patch-XSA243 patch-XSA244
   	pkgsrc/sysutils/xentools48/patches: patch-XSA233 patch-XSA240
   Removed Files:
   	pkgsrc/sysutils/xenkernel48/patches: patch-XSA-212
   	pkgsrc/sysutils/xentools48/patches: patch-XSA-211-1 patch-XSA-211-2

   Log Message:
   Update xentools48 and xenkernel48 to 4.8.2, and apply security patches up
   to XSA244. Keep PKGREVISION to 1 to account for the fact that it's
   not a stock Xen 4.8.2.

   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.10: download - view: text, markup, annotated - select for diffs
Tue Oct 17 11:10:36 2017 UTC (7 years, 6 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
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.9: download - view: text, markup, annotated - select for diffs
Tue Oct 17 11:02:06 2017 UTC (7 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
xen*[46]*: reset PKGREVISION after update

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 17 08:42:30 2017 UTC (7 years, 6 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update xentools48 and xenkernel48 to 4.8.2, and apply security patches up
to XSA244. Keep PKGREVISION to 1 to account for the fact that it's
not a stock Xen 4.8.2.

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.7: download - view: text, markup, annotated - select for diffs
Fri Sep 8 09:51:25 2017 UTC (7 years, 7 months ago) by jaapb
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base
Branch point for: pkgsrc-2017Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Recursive revbump associated with update of ocaml to 4.05

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 22 17:02:10 2017 UTC (7 years, 8 months ago) by maya
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix with ocaml-findlib update fallout. ocamlfind now includes destdir
resulting in a mismatched PLIST.
PR pkg/52477. Fix by Gary Duzan.

Paranoia bump PKGREVISION

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 24 11:37:50 2017 UTC (7 years, 9 months ago) by maya
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
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.4: download - view: text, markup, annotated - select for diffs
Tue Jul 11 14:19:21 2017 UTC (7 years, 9 months ago) by jaapb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Revbump associated with ocaml-4.04.2

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 22 16:09:53 2017 UTC (7 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Don't care about potentially unaligned access to packed structures.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 13 13:08:34 2017 UTC (8 years ago) by bouyer
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
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.1: download - view: text, markup, annotated - select for diffs
Thu Mar 30 09:15:09 2017 UTC (8 years ago) by bouyer
Branches: MAIN
Add xenkerne48 and xentools48, version 4.8.0.
This includes stub domains support, but it should be considered
experimental at this time. Stub domains hangs with serial ports,
or more more than one virual disk (multiple virtual ethernet have not been
tested).

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>