2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475) |
Log message:
*: Bump PKGREVISION for ghc-9.0.1
|
2021-04-23 12:49:00 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to ansi-terminal-0.11
Version 0.11
* Remove deprecated getCursorPosition0. (Use getCursorPosition
instead.)
* On Unix-like operating systems, the temporary turning off of echoing
is moved from getReportedCursorPosition to hGetCursorPositon.
* On Unix-like operating systems, fix a bug in getCursorPosition and
hGetCursorPosition, where the console input stream was was not
always clear before the cursor position was emitted into it.
Version 0.10.3
* Add getCursorPosition as a synonym of getCursorPosition0 and
deprecate the latter.
|
2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190) |
Log message:
hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes
to the packages. The Haskell packages didn't have PLIST files because
their paths contained package hashes. These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
|
2020-01-11 14:08:35 by Masatake Daimon | Files touched by this commit (1) |
Log message:
Add missing dependency on devel/hs-colour
|
2019-12-30 01:03:50 by Masatake Daimon | Files touched by this commit (3) |
Log message:
Update to ansi-terminal-0.10.2
Version 0.10.2
* `hGetTerminalSize` now assumes a terminal is no bigger than 9,999 by 9,999
(previously, no bigger than 999 by 999).
* On Windows, fix a bug where emulated cursor movement functions differed from
Windows 10 (movement bounded by the current viewport).
Version 0.10.1
* Add `hGetCursorPosition` and `hGetTerminalSize`.
* On Unix-like operating systems, fix a bug where `getReportedCursorPosition`
could block indefinitely if no information was forthcoming on the console
input stream.
* Improvements to Haddock documentation.
Version 0.10
* Add support for setting the default color with new `SetDefaultColor`
constructor of the `SGR` type.
* `getTerminalSize` now flushes the `stdout` channel, to ensure the cursor
position is unaffected.
Version 0.9.1
* Flag modules with GHC's 'Safe Haskell' language extensions (from GHC 7.2.1).
* Improvements and corrections to Haddock documentation.
Version 0.9
* Add support for 256-color palettes with new `SetPaletteColor` constructor of
the `SGR` type, and `xterm6LevelRGB`, `xterm24LevelGray` and `xtermSystem`.
* Remove deprecated `getCursorPosition`. (Use `getCursorPosition0` instead.)
* Add `hSupportsANSIColor`.
* Add `getTerminalSize`.
* Improvements to Haddock documentation.
Version 0.8.2
* Add `getCursorPosition0` and deprecate `getCursorPosition`. Any position
provided by the latter is 1-based. Any position provided by the former is
0-based, consistent with `setCursorColumn` and `setCursorPosition`.
* Improvements to Haddock documentation in respect of 0-based and 1-based
cursor positions.
Version 0.8.1
* Add `hSupportsANSIWithoutEmulation`. On Windows 10, if the handle is identifed
as connected to a native terminal ('Command Prompt' or 'PowerShell'), the
processing of 'ANSI' control characters will be enabled.
Version 0.8.0.4
* On Windows, `hSupportsANSI` now recognises if the handle is connected to a
'mintty' terminal.
* Drop support for GHC versions before GHC 7.0.1 (released November 2010)
Version 0.8.0.3
* On Windows, try to enable ANSI on ConHost terminals even if a TERM environment
variable exits (such as with the Hyper 2 terminal)
* Minor improvements to Haddock documentation
Version 0.8.0.2
* Improve README and Haddock documentation
* On Windows, fix compatability with earlier GHC versions
* Drop support for GHC versions before 6.12.1 (released December 2009)
Version 0.8.0.1
* On Windows, if the standard output channel is valid but not a ConHost
terminal, assume it is ANSI-enabled rather than failing
* On Windows, output the improved error message to the standard error channel
rather than the standard output channel
Version 0.8
* Make the fields of `SGR` strict
* Make compatible with GHC 8.2.2
* Improve the error message on Windows when not ANSI-capable or ConHost
* Recognise Appveyor build environment as ANSI-enabled
Version 0.7.1.1
`getReportedCursorPosition`: don't let the cursor reporting code be echo'd
Version 0.7.1
* Allow saving, restoring, and querying the current cursor position
* Fix a couple of issues with the Reset emulation on Windows
Version 0.7
* Add 24-bit RGB color support
Version 0.6.3.1
* Fix Windows + ghc 7.8 compatibility
Version 0.6.3
* Add ANSI support for Windows
* Add compatibility with Win32-2.5.0.0 and above
Version 0.6.2.3
* Add an example to the haddocks
Version 0.6.2.2
* Fix a GHC 7.10 warning
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|