2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-09 09:52:36 by Thomas Klausner | Files touched by this commit (3) |
Log message:
ncurses: fix for CVE-2021-39537 from upstream
Many thanks to Thomas Dickey for help in tracking down the bugfix patch!
PKGREVISION++
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 13:11:41 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Run the built tic with the built libncurses, not the installed one, as
the build system intends (but fails) to do. This fixes "make package",
for instance, when tic needs to use a newly provided symbol.
This fix applies to fewer dynamic linkers than ${WRKSRC}/misc/shlib --
not the macOS dyld, for instance -- so making the provided script work
as intended will be more widely effective than this patch.
|
2020-09-04 12:33:14 by Jonathan Schleifer | Files touched by this commit (3) |
Log message:
[devel/ncurses] Work around #error due to include order on QNX
Still doesn't link, yet.
|
2020-06-01 09:01:20 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
ncurses: Simplify handling of TOOLS_TBL.
Don't try to handle obscure cases where certain parts of curses are builtin,
historically it has been shown to lead to failures and a growing list of
special cases. Just disable completely if native tbl(1) is not available.
Fixes latest issue seen by sjmulder on OpenIndiana.
|
2020-03-30 10:53:42 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
ncurses: Apply Debian patch to fix tmux with screen-256color.
Bump PKGREVISION.
|
2020-03-28 08:55:55 by Thomas Klausner | Files touched by this commit (3) |
Log message:
ncurses: restore patch for xterm-new
Sent upstream this time.
Requested by jperkin.
Bump PKGREVISION.
|
2020-03-09 07:16:13 by Thomas Klausner | Files touched by this commit (4) |
Log message:
ncurses: annotate patches with upstream solution in next release
|