NetBSD.se

CVS log for wip/hs-zlib/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / hs-zlib

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 11 04:57:28 2012 UTC (3 months, 1 week ago) by phonohawk
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Upstream update to zlib-0.5.3.3

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 12 01:51:44 2011 UTC (16 months, 1 week ago) by phonohawk
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
Upstream update to zlib-0.5.3.1

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 27 03:08:33 2009 UTC (2 years, 9 months ago) by phonohawk
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Upstream update to zlib-0.5.2.0

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 21 04:56:42 2009 UTC (3 years ago) by phonohawk
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
This package installs a Haskell library so its BUILDLINK_DEPMETHOD shouldn't be 'build'.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 12 06:46:49 2009 UTC (3 years, 4 months ago) by phonohawk
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -4 lines
Updated to zlib 0.5.0.0

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jul 20 07:11:57 2008 UTC (3 years, 10 months ago) by phonohawk
Branches: PHONOHAWK
CVS tags: PHONOHAWK_20080720
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import hs-zlib-0.4.0.4 as wip/hs-zlib.

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.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 20 07:11:57 2008 UTC (3 years, 10 months ago) by phonohawk
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>