2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message: *: recursive bump for icu 76 shlib major version bump |
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message: *: revbump for icu downgrade |
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message: *: recursive bump for icu 76.1 shlib bump |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message: revbump after icu and protobuf updates |
2024-05-02 10:37:43 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: Do not include ../../devel/gettext-lib/buildlink3.mk from buildlink3.mk as it is \ not included from Makefile |
2024-05-02 08:50:00 by Jonathan Perkin | Files touched by this commit (1) |
Log message: python311: Clean up recent readline addition. Now pkglint clean, no functional change. |
2024-04-30 23:09:15 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: Fix linking issue of _readline.so (missing ncursesw library) by setting FAKE_NCURSES to YES only on NetBSD. |
2024-04-30 22:51:14 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Build _dbm.so module on Linux just like on other UNIX-es |
2024-04-30 21:43:48 by Benny Siegert | Files touched by this commit (1) |
Log message: python311: remove unconditional dbm entry There is another line for dbm.so further down, only enabled when the "dbm" PLIST variable is enabled. I assume this one was added by mistake. Noticed when the build on Linux broke. |
2024-04-30 21:05:18 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Fix build failure on NetBSD where native libedit does not have VFunction type |