Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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 06:05:24 by Masatake Daimon | Files touched by this commit (1)
Log message:
Update PLIST
   2021-04-23 02:28:26 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to zlib-0.6.2.3

0.6.2.3 Emily Pillmore <emilypi@cohomolo.gy> February 2021

 * Add support for bytestring-0.11.0.0

0.6.2.2 Julian Ospald <hasufell@posteo.de> August 2020

 * Bump bundled zlib to 1.2.11, fixes #26
 * New build flag to force use of the bundled zlib C sources, #31
 * Simpler build support for ghcjs, #25
 * Add support for GHC 8.10 / base-4.14, #29
   2021-02-18 16:07:28 by Makoto Fujiwara | Files touched by this commit (19)
Log message:
(*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again
   2021-02-13 09:01:01 by Makoto Fujiwara | Files touched by this commit (29)
Log message:
(*/hs-*) fix build, not adapted to ghc90 version
   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.
   2019-12-30 00:20:52 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to zlib-0.6.2.1

0.6.2.1
 * Add support for GHC 8.8 / base-4.13

0.6.2
 * New cabal flag 'pkg-config' for discovering 'zlib` via pkg-config(1) (#16)
 * Use CApiFFI where available for cross-compile friendliness (#14)
 * Change the window bits range from 8..15 to 9..15 (#11)

0.6.1.2
 * Fix a segfault when reading the stream multithreaded, #7
 * New experimental cabal flag 'non-blocking-ffi' for 'safe' ffi calls

0.6.1.1
 * Fixed building with GHC 7.0 and 7.2

0.6.0.2
 * Fixed building with GHC 7.0 and 7.2

0.6.1.0
 * Support for concatenated gzip files (multiple back-to-back streams)

0.6.0.1
 * Fixed building with older GHC
 * Fixed warnings with new GHC
 * Fixed building on Windows
 * Fixed testsuite

0.6.0.0
 * New incremental interface for compression and decompression
 * Provide access to unconsumed trailing data
 * Simplified structured error type, and instance of Exception
 * Updated bundled zlib C code to 1.2.8 (used on Windows)
 * Fixed memory leak of zlib z_stream C structure
 * More derivied instances (Eq, Show, Typeable, Generic)

0.5.4.2
 * Builds with GHC 7.10
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
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.
   2014-08-29 16:08:42 by Ryosuke Moro | Files touched by this commit (61)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-08-12 23:22:13 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import zlib-0.5.4.1 as archivers/hs-zlib,
packaged for wip by pho.

This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library
so it has high performance. It supports the "zlib", "gzip" \ 
and "raw"
compression formats.

It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.

Next | Query returned 20 messages, browsing 11 to 20 | previous