OpenBSD CVS

CVS log for ports/devel/hs-ansi-wl-pprint/Attic/Makefile


[BACK] Up to [local] / ports / devel / hs-ansi-wl-pprint

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14, Thu Mar 4 06:06:01 2021 UTC (3 years, 3 months ago) by gnezdo
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1 lines
FILE REMOVED

Remove unused devel/hs-ansi-wl-pprint

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 30 11:58:17 2019 UTC (4 years, 8 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.12: +4 -5 lines
Diff to previous 1.12 (unified)

Update to hs-ansi-wl-pprint-0.6.8.2.

Joint work with Greg Steuck.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 10 13:51:22 2019 UTC (4 years, 8 months ago) by kili
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.

ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 12 20:44:11 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 22 21:40:32 2018 UTC (6 years, 4 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (unified)

Update MODGHC_PACKAGE_KEY and plist, bump.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 7 22:01:54 2017 UTC (6 years, 6 months ago) by kili
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified)

Update package key.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 20 16:20:43 2016 UTC (8 years, 4 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

Bump after ghc changes.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 20 11:24:56 2015 UTC (8 years, 5 months ago) by kili
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6 (unified)

Adjust MODGHC_PACKAGE_KEY.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 20 15:11:19 2015 UTC (8 years, 8 months ago) by kili
Branch: MAIN
Changes since 1.5: +4 -3 lines
Diff to previous 1.5 (unified)

Update to hs-ansi-wl-pprint-0.6.7.3.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 24 16:07:58 2014 UTC (9 years, 6 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Update plists and bump.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 11 10:50:06 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.3: +1 -4 lines
Diff to previous 1.3 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 20 18:00:15 2013 UTC (11 years, 4 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Regenerate plist for profiling libs.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 28 23:26:37 2012 UTC (11 years, 7 months ago) by kili
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (unified)

Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 7 18:49:42 2012 UTC (12 years ago) by kili
Branch: kili
CVS Tags: kili_20120507, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Pretty printing library based on Wadler's paper "A Prettier Printer".
It has been enhanced with support for ANSI terminal colored output
using the ansi-terminal package.

ok sthen@


Revision 1.1 / (download) - annotate - [select for diffs], Mon May 7 18:49:42 2012 UTC (12 years ago) by kili
Branch: MAIN

Initial revision

This form allows you to request diff's 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.