2024-04-20 13:27:29 by Nia Alarie | Files touched by this commit (1) |
Log message: nvi: Fix building on older Mac OS X versions |
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 |
2020-06-29 21:30:04 by Leonardo Taccari | Files touched by this commit (2) |
Log message: nvi: Always depends on curses nvi is unconditionally linked against the curses library. |
2020-06-29 20:53:27 by Leonardo Taccari | Files touched by this commit (1) |
Log message: nvi: Add missing dependency to curses Noticed by Ottavio Caruso via #pkgsrc@Freenode, thanks! |
2020-05-31 18:29:54 by Roland Illig | Files touched by this commit (1) |
Log message: editors/nvi: remove unknown configure option |
2020-05-24 07:22:01 by Nia Alarie | Files touched by this commit (2) |
Log message: nvi: Drop hacks for ancient NetBSD versions, declare LICENSE |
2020-05-24 07:00:36 by Nia Alarie | Files touched by this commit (2) |
Log message: nvi: Enable wide-curses by default noted by ottavio on freenode - I suspect most people installing this package expect it to have utf8 support if they're using an OS that defaults to ncurses |
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. |
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message: Comment out dead MASTER_SITES/HOMEPAGEs. |