Next | Query returned 21 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-05-05 10:19:00 by Nia Alarie | Files touched by this commit (7)
Log message:
ghc*: Use OPSYS_VERSION to numerically compare NetBSD versions
   2022-02-25 13:19:16 by Jonathan Perkin | Files touched by this commit (2)
Log message:
ghc92: Fix build on SunOS.

Ensure _POSIX_PTHREAD_SEMANTICS is defined, for some reason the global defines
aren't being applied correctly to this file.
   2022-02-24 10:17:59 by Masatake Daimon | Files touched by this commit (1)
Log message:
lang/ghc92: Use ${_PKGSRC_MKPIE} instead of ${_OPSYS_SUPPORTS_MKPIE}

It's the variable that indicates if MKPIE is requested and feasible on the
platform. In fact I originally wrote a condition mentioning
${_PKGSRC_MKPIE}, but it somehow got lost while I was refactoring the code.
   2022-02-23 17:01:20 by Jonathan Perkin | Files touched by this commit (1)
Log message:
ghc92: Only pass -pie if it is supported.

This isn't ideal, _OPSYS_SUPPORTS_MKPIE is an internal variable and we are
assuming if it's defined it's enabled, but for now it's the best we have.
   2022-02-17 16:57:07 by Masatake Daimon | Files touched by this commit (1)
Log message:
Fix build on Darwin
   2022-02-17 12:59:24 by Masatake Daimon | Files touched by this commit (2)
Log message:
lang/ghc92/patches: Add a tech-kern thread URL
   2022-02-17 11:18:51 by Masatake Daimon | Files touched by this commit (1)
Log message:
Correct wrong checksums for the Darwin/x86_64 bootkit
   2022-02-17 08:16:10 by Masatake Daimon | Files touched by this commit (3)
Log message:
lang/ghc92: Work around an issue where GHCi sometimes crashes on NetBSD
   2022-02-10 13:21:11 by Masatake Daimon | Files touched by this commit (1)
Log message:
Install a bash completion script
   2022-02-08 08:45:02 by Masatake Daimon | Files touched by this commit (6)
Log message:
Add upstream URLs to patches

Next | Query returned 21 messages, browsing 11 to 20 | Previous