Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 |
2018-07-24 | sysutils/xen*: invert python version logic, only 2.7 is ok. | maya | 1 | -2/+2 |
2018-07-19 | Recursive revbump associated with the update of lang/ocaml to 4.07. | jaapb | 1 | -2/+2 |
2018-07-03 | xentools45: non-pkgsrc iasl is good. | maya | 1 | -3/+3 |
2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 |
2018-06-28 | xentools45: fix building seabios with newer iasl. | maya | 1 | -3/+3 |
2018-06-27 | xentools*: Force (older) pkgsrc acpica-utils. | maya | 1 | -3/+3 |
2018-04-13 | Revbump associated with the upgrade of lang/ocaml | jaapb | 1 | -2/+2 |
2018-01-27 | Add -unsafe-string to fix build with ocaml-4.06.0 and later. ++PKGREVISION | abs | 1 | -2/+2 |
2018-01-15 | xen*: Use SSP_SUPPORTED=no instead of PKGSRC_USE_SSP=no. | jperkin | 1 | -2/+2 |
2018-01-10 | Recursive revbump associated with the update to OCaml 4.06. | jaapb | 1 | -2/+2 |
2017-10-28 | Add support for LDFLAGS when building xentools{42,45,46,48} | khorben | 1 | -1/+2 |
2017-10-27 | Skip the RELRO test for libexec/xen/boot/hvmloader | khorben | 1 | -1/+2 |
2017-09-08 | Recursive revbump associated with update of ocaml to 4.05 | jaapb | 1 | -2/+2 |
2017-08-23 | Handle ocaml-findlib 1.7.3 already appending DESTDIR | maya | 1 | -2/+2 |
2017-07-24 | xentools{42,45,46,48}: don't force SSP. fixes build. | maya | 1 | -3/+3 |
2017-07-11 | Revbump associated with ocaml-4.04.2 | jaapb | 1 | -2/+2 |
2017-03-20 | Apply upstream patches for security fixes XSA-208, XSA-209 and XSA-211. | bouyer | 1 | -2/+2 |
2017-02-14 | Ignore a couple more warnings when building with clang. | joerg | 1 | -2/+3 |
2017-01-03 | Move to the curses framework. | roy | 1 | -2/+2 |
2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 |
2016-12-30 | Recursive revbump associated with ocaml update to 4.04. | jaapb | 1 | -2/+2 |
2016-12-20 | Drop i386 from ONLY_FOR_PLATFORM | gdt | 1 | -3/+3 |
2016-12-20 | Apply upstream patch for XSA-199, XSA-200 and XSA-204. | bouyer | 1 | -2/+2 |
2016-11-22 | Backport upstream patches, fixing today's XSA 191, 192, 195, 196, 197, 198. | bouyer | 1 | -2/+2 |
2016-09-21 | Update xenkernel45 and xentools45 to 4.5.5. | bouyer | 1 | -3/+3 |
2016-09-11 | add the patch for XSA-184 | spz | 1 | -2/+2 |
2016-08-06 | add patches to XSAs 178 and 180 from upstream | spz | 1 | -2/+2 |
2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 |
2016-07-09 | Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. | wiz | 1 | -2/+2 |
2016-06-12 | Update pkgsrc pod2man usage for perl v5.24. | abs | 1 | -8/+8 |
2016-05-21 | Use "stat -L" to determine the physical device. Now one can use lvm's | bad | 1 | -2/+2 |
2016-05-12 | Update xenkernel45 and xentools45 to 4.5.3. | bouyer | 1 | -4/+3 |
2016-05-05 | Recursive revbump associated with ocaml update. | jaapb | 1 | -2/+2 |
2016-04-04 | Drop more unnecessary variables from MAKE_ENV. | bad | 1 | -4/+1 |
2016-04-04 | Bump PKGREVISON for previous. | bad | 1 | -2/+2 |
2016-04-04 | Guard the NetBSD block device hotplug script against concurrent execution. | bad | 1 | -2/+3 |
2016-04-04 | Honor PKG_SYSCONFDIR. | bad | 1 | -2/+5 |
2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -9/+8 |
2016-02-08 | Add a dependency on py-curses, otherwise pygrub fails to boot in guests | abs | 1 | -1/+3 |
2016-01-08 | Update xenkernel45 and xentools45 to 4.5.2. | bouyer | 1 | -3/+3 |
2016-01-07 | Apply patches from Xen repository, fixing: | bouyer | 1 | -2/+2 |
2015-12-31 | Stop installing xenbackendd. It is leftover cruft from the xm toolstack. | jnemeth | 1 | -2/+2 |
2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 |
2015-11-10 | Add some missing documentation (man pages and configuration information): | jnemeth | 1 | -5/+20 |
2015-10-28 | somehow missed existing PKGREVISION line; pkglint should warn | jnemeth | 1 | -3/+2 |
2015-10-28 | Unbreak. Patch correct file and bump PKGREVISION. Hi tnn! | jnemeth | 1 | -1/+2 |
2015-10-22 | Tweak test for SHM. Build fix, so no PKGREVISION bump. | jnemeth | 1 | -2/+2 |
2015-10-07 | Instead of looking for /var/shm, test NetBSD version to | jnemeth | 1 | -2/+3 |
2015-08-23 | add the security patches for XSA-137, XSA-138, XSA-139 and XSA-140 from | spz | 1 | -2/+2 |