2023-12-19 02:00:27 by David H. Gutteridge | Files touched by this commit (2) |
Log message: jove: minor pkglint cleanup |
2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Remove SHA1 hashes for distfiles |
2019-09-06 17:53:42 by Christos Zoulas | Files touched by this commit (2) |
Log message: simplify... |
2019-09-06 16:52:39 by Christos Zoulas | Files touched by this commit (4) |
Log message: PR/54520: greywolf, our TIOCREMOTE seems to be broken, disable it. Also make the openpty use NetBSD only (Jonathan Perkin) |
2019-09-06 16:51:42 by Christos Zoulas | Files touched by this commit (1) |
Log message: PR/54528: greywolf: fix fortify issue with stack overwrites. |
2019-09-02 10:55:08 by Christos Zoulas | Files touched by this commit (2) |
Log message: move to the latest version. |
2019-09-02 10:53:32 by Christos Zoulas | Files touched by this commit (1) | |
Log message: PR/54519: Greywolf: jove crashes on redraw or time update (include <time.h>) |
2019-09-02 10:51:29 by Christos Zoulas | Files touched by this commit (1) |
Log message: PR/54520: Greywolf: jove 'shell' fails with [Out of ptys!], use openpty(3). |
2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93) |
Log message: editors/*: let pkglint fix indentation and variable alignment pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong. |