2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-11-02 02:24:17 by Masatake Daimon | Files touched by this commit (3) |
Log message: misc/hs-pager: Fix build on platforms where ${SED} is textproc/nbsed |
2023-10-31 16:33:10 by Masatake Daimon | Files touched by this commit (5) |
Log message: misc/hs-pager: import hs-pager-0.1.1.0 This is a Haskell library to open up the user's $PAGER with some text. On Linux, the pager is usually called less. On the various *BSD's, the pager is called more. The pager doesn't notify people or anything - it takes long output and presents it in pages. |