2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |
2021-04-25 09:51:27 by matthew green | Files touched by this commit (22) |
Log message: various fixes for arm64 big endian support. most of these simply extend matching from "aarch64" to \ "aarch64eb" in various forms of code. most remaining uses in pkgsrc of "MACHINE_ARCH == aarch64" are because of missing aarch64eb support, such as most of the binary-bootstrap requiring languages like rust, go, and java. no pkg-bump because this shouldn't change packages on systems that could already build all of these. |
2020-12-23 16:03:09 by Greg Troxel | Files touched by this commit (1) |
Log message: libaom: Fix previous I mis-hand-merged the patch and incorrect removed a closing paren. (It should also be noted that this same patch was sent by Edgar Fuß earlier.) |
2020-12-23 14:37:58 by Greg Troxel | Files touched by this commit (1) |
Log message: libaom: Avoid runtime CPU detection on Darwin/aarch64 too This simply extends the existing list of NetBSD/arm and NetBSD/aarch64. (This is a build fix, so no PKGREVISION++.) From Mark Felder via pkgsrc-users |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-06-07 19:54:07 by Robert Swindells | Files touched by this commit (1) |
Log message: Only need nasm for x86. |
2018-11-11 19:03:17 by Leonardo Taccari | Files touched by this commit (3) |
Log message: libaom: Fix the build for NetBSD/*arm* |
2018-11-07 14:08:29 by Ryo ONODERA | Files touched by this commit (3) |
Log message: Write correct version number in aom.pc file, bump PKGREVISION This change is required to build multimedia/ffmpwg4-4.1. |
2018-10-30 18:30:16 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: libaom: do not build tools nor docs (these are not installed anyway); fix linking |