| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-08-19 | Remove xenkernel and xentools packages older than 4.11. | bouyer | 108 | -6605/+0 | |
| They're not maintained anymore upstream, and don't build on supported NetBSD releases. | |||||
| 2020-05-19 | sysutils/xentools42: remove no-op file from SUBST_FILES | rillig | 1 | -2/+1 | |
| 2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
| 2019-11-04 | sysutils: align variable assignments | rillig | 1 | -5/+5 | |
| pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. | |||||
| 2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
| 2019-04-25 | PKGREVISION bump for anything using python without a PYPKGPREFIX. | maya | 1 | -2/+2 | |
| This is a semi-manual PKGREVISION bump. | |||||
| 2018-11-12 | Revbumps associated with update of lang/ocaml. | jaapb | 1 | -2/+2 | |
| 2018-09-29 | xentools42: drop -Werror. Still doesn't build due to some ocaml error. | tnn | 1 | -1/+3 | |
| probably xen42 should just be deleted from pkgsrc ... | |||||
| 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 | |
| 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. | |||||
| 2018-07-19 | Recursive revbump associated with the update of lang/ocaml to 4.07. | jaapb | 1 | -2/+2 | |
| 2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
| 2018-06-27 | xentools*: Force (older) pkgsrc acpica-utils. | maya | 1 | -3/+3 | |
| This package doesn't build with newer acpica-utils. PR pkg/53403 PR pkg/53404 | |||||
| 2018-04-13 | Revbump associated with the upgrade of lang/ocaml | jaapb | 1 | -2/+2 | |
| (this is the upgrade from 4.06 to 4.06.1) | |||||
| 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 gdbsx in xentools{42,45,46,48} | khorben | 2 | -1/+17 | |
| This helps pass the RELRO check for these packages. | |||||
| 2017-10-28 | Add support for LDFLAGS when building xentools{42,45,46,48} | khorben | 1 | -1/+2 | |
| This helps pass the RELRO check for these packages. | |||||
| 2017-09-08 | Recursive revbump associated with update of ocaml to 4.05 | jaapb | 1 | -2/+2 | |
| 2017-08-23 | Blindly make the same change as xentools45, handle ocaml-findlib appending | maya | 3 | -5/+15 | |
| destdir. Blind because this package doesn't build due to -Werror and warnings bump PKGREVISION in case ocaml updates affected things. | |||||
| 2017-07-24 | xentools{42,45,46,48}: don't force SSP. fixes build. | maya | 3 | -5/+28 | |
| xentools42: avoid %m in printf, use strerror instead. bump PKGREVISION. I still can't build it due to other new warnings (it uses -Werror) | |||||
| 2017-07-11 | Revbump associated with ocaml-4.04.2 | jaapb | 1 | -2/+2 | |
| 2017-07-01 | Fix of xentools42 build on NetBSD 8.99.1 | kamil | 2 | -1/+16 | |
| Address <sys/user.h> removal fallout. | |||||
| 2017-06-22 | Fix build with Perl 5.26. | joerg | 2 | -1/+15 | |
| 2017-04-13 | Change http://bits.xensource.com/oss-xen/release/ to | bouyer | 1 | -2/+2 | |
| https://downloads.xenproject.org/release/xen/, as new releases won't be uploaded to bits.xensource.com | |||||
| 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 | Apply upstream patch for XSA-199, XSA-200 and XSA-204. | bouyer | 3 | -3/+125 | |
| Bump PKGREVISIONs | |||||
| 2016-11-22 | Backport upstream patches, fixing today's XSA 191, 192, 195, 197, 198. | bouyer | 5 | -3/+200 | |
| Bump PKGREVISIONs | |||||
| 2016-10-01 | OCAML has switched to using normal uint32_t, so follow here. | joerg | 2 | -1/+28 | |
| 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 | |
| No pkgrevision bump as no functional change if package built | |||||
| 2016-05-21 | Use "stat -L" to determine the physical device. Now one can use lvm's | bad | 3 | -9/+21 | |
| /dev/vgXXlvolYY symlinks in domU config files. PKGREVISION++ | |||||
| 2016-05-05 | Recursive revbump associated with ocaml update. | jaapb | 1 | -2/+2 | |
| 2016-04-04 | Bump PKGREVISON for previous. | bad | 1 | -2/+2 | |
| 2016-04-04 | Lock only the minimal critical section in the block hotplug script. | bad | 2 | -42/+16 | |
| Patch provided my Manuel Bouyer. Thanks! | |||||
| 2016-04-04 | Guard the NetBSD block device hotplug script against concurrent execution. | bad | 6 | -9/+147 | |
| xl(1) runs the hotplug scripts in parallel. This causes failures when the next free vnd device is selected. Locking modeled after the Linux block hotplug script. | |||||
| 2016-04-04 | Honor PKG_SYSCONFDIR. | bad | 3 | -3/+20 | |
| While here drop know unnecessary XEN_CONFIG_DIR from MAKE_ENV. | |||||
| 2016-03-19 | Removed CVS conflict lines from distinfo. | rillig | 1 | -4/+1 | |
| 2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -9/+8 | |
| 2016-01-07 | pply patches from Xen repository, fixing: | bouyer | 4 | -3/+242 | |
| CVE-2015-5307 and CVE-2015-8104 aka XSA-156 CVE-2015-8339 and CVE-2015-8340 aka XSA-159 CVE-2015-8555 aka XSA-165 XSA-166 CVE-2015-8550 aka XSA-155 CVE-2015-8554 aka XSA-164 Bump pkgrevision | |||||
| 2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 | |
| 2015-11-04 | Add SHA512 digests for distfiles for sysutils category | agc | 1 | -1/+3 | |
| Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
| 2015-10-22 | Tweak test for SHM. Build fix, so no PKGREVISION bump. | jnemeth | 1 | -2/+2 | |
| 2015-10-19 | Bump revision for the libxl fix. | joerg | 1 | -2/+2 | |
| 2015-10-19 | Don't depend on the compiler to optimize ffsll away, explicitly use the | joerg | 8 | -3/+101 | |
| builtin. Fix obvious logic error in libxl. Disable the use of global register variables for clang. Lesser evil, HVM users should use newer xentools or GCC. | |||||
| 2015-10-03 | This failed to build during bulk builds due to /var/shm missing. | jnemeth | 1 | -2/+3 | |
| Instead of looking for /var/shm, check to see if the version of NetBSD is new enough to have SHM. | |||||
