2025-02-23 17:59:26 by Thomas Klausner | Files touched by this commit (79) |
Log message: *: py-sphinx 8.2 drops support for Python 3.10 |
2023-11-30 17:23:59 by Jonathan Perkin | Files touched by this commit (1) |
Log message: ghc96: Build with LC_ALL=en_US.UTF-8. There appear to be a number of UTF-8 issues in ghc, some of which are patched in this package and the resulting binaries, but there are others that may be caused by the bootstrap kit. Package now builds correctly on SunOS. |
2023-11-30 17:20:48 by Jonathan Perkin | Files touched by this commit (1) |
Log message: ghc96: Remove more SunOS hacks. |
2023-11-30 14:36:05 by Jonathan Perkin | Files touched by this commit (2) | ![]() |
Log message: ghc96: Switch to updated SunOS bootstrap kit. Generated using the same version as others, and modified to use self-contained libiconv and ncurses libraries. |
2023-11-02 16:29:31 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/ghc96: Add pull-request URLs to patches |
2023-11-02 15:32:04 by Masatake Daimon | Files touched by this commit (3) |
Log message: lang/ghc96: Add pull-request URLs to patches |
2023-11-01 18:53:53 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/ghc96: Fix Cabal on Darwin trying to install shared libraries having \ '@rpath' and fail Sorry, Darwin users. It's likely that I've been shipping broken GHC on this platform for so long. I should have done more tests on the platform. |
2023-10-24 08:38:45 by Masatake Daimon | Files touched by this commit (4) |
Log message: lang/ghc96: Fix a linkage issue in the unix package |
2023-10-23 19:00:09 by Masatake Daimon | Files touched by this commit (5) |
Log message: lang/ghc96: Fix some linkage issues |
2023-10-23 11:09:35 by Masatake Daimon | Files touched by this commit (1) |
Log message: lang/ghc96: Improve a comment in bootstrap.mk |