Skip site navigation (1)Skip section navigation (2)

CVS log for ports/print/hs-hscolour/Makefile

[BACK] Up to [FreeBSD] / ports / print / hs-hscolour

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jul 10 02:48:21 2011 UTC (7 months ago) by ashish
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Update print/hs-hscolour to 1.19
- Update print/hs-hscolour-docs to 1.19
- Update value of HSCOLOUR_VERSION in lang/ghc/bsd.cabal.mk

Obtained from:	FreeBSD Haskell

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 26 00:51:08 2011 UTC (8 months, 2 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:	FreeBSD Haskell

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 9 05:28:50 2011 UTC (9 months ago) by ashish
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -6 lines
- Please welcome GHC 7.0.3

GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 26 11:18:43 2010 UTC (20 months, 2 weeks ago) by jacula
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Pass maintainership to haskell@FreeBSD.org:

    audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion
    converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip
    devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl
    devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar
    devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows
    devel/hs-checkers, devel/hs-convertible, devel/hs-datetime
    devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths
    devel/hs-ghc-paths-docs, devel/hs-haskeline
    devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle
    devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive
    devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck
    devel/hs-split, devel/hs-testpack, devel/hs-transformers
    devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat
    devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib
    devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL
    lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda
    math/hs-Agda-executable, math/hs-category-extras, math/hs-erf
    math/hs-mwc-random, math/hs-probability, math/hs-statistics
    math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs
    science/hs-bio, textproc/hs-Diff, textproc/hs-feed
    textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml
    www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server
    www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw
    x11-toolkits/hs-OpenGLRaw

Approved by:	pgj (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 12 16:33:52 2010 UTC (21 months ago) by pgj
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -41 lines
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:39 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Switch to use newer GMP version.

PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 6 20:56:53 2009 UTC (2 years, 2 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:		ports/138567, ports/138568
Submitted by:	Ashish Shukla <wahjava (at) gmail.com>
Approved by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 21 09:30:22 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
- Downgrad to 1.13 (to many package build fails)

Reported by:	pointyhat
Ponity hat:	myself
Feature safe:	yes

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 19 19:44:42 2009 UTC (2 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Updat eto 1.15

PR:		138567
Submitted by:	Ashish SHUKLA <wahjava@gmail.com>
Approved by:	maintainer
Feature safe:	yes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:38:41 2009 UTC (2 years, 5 months ago) by pgj
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5 lines
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
  port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
  with GHC 6.10.4

PR:		ports/137055, ports/137058, ports/137059, ports/137060, ports/137061,
   		ports/137062, ports/137063, ports/137063, ports/137064, ports/137065,
   		ports/137066, ports/137067, ports/137068, ports/137069, ports/137070,
   		ports/137071, ports/137072, ports/137074, ports/137075, ports/137076,
   		ports/137077, ports/137078, ports/137079, ports/137080, ports/137081,
   		ports/137082, ports/137083, ports/137084, ports/137085, ports/137086,
   		ports/137087, ports/137088, ports/137090, ports/137091, ports/137092,
   		ports/137093, ports/137094, ports/137095, ports/137096, ports/137097,
   		ports/137098, ports/137099, ports/137102, ports/137103, ports/137104,
   		ports/137107, ports/137108, ports/137109, ports/137110, ports/137111

Submitted by:	Jacula Modyun (jacula (at) gmail (dot) com),
             	Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support)
Supported by:	wxs (review, amd64 testing), tabthorpe (8.x testing)
Approved by:	tabthorpe (mentor), respective maintainers

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 13 09:45:57 2009 UTC (2 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Chase libgmp and bump PORTREVISION.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 6 19:27:38 2009 UTC (2 years, 11 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 1.12

PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by:	tabthorpe

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 26 18:14:27 2008 UTC (3 years, 3 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update print/hs-hscolour to version 1.10.1

PR:		128344
Submitted by:	Jacula Modyun <jacula at gmail dot com> (maintainer)
Approved by:	obraun (for lang/ghc and devel/hs-haddock-docs)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 15 03:19:36 2008 UTC (3 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
[MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10

Step 1 - print/hs-hscolour

PR:		ports/126008
Submitted by:	Jacula Modyun <jacula@gmail.com>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 18 20:05:16 2008 UTC (3 years, 6 months ago) by obraun
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Upgrade ghc to 6.8.3.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 29 19:54:21 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_EOL
hscolour is a small Haskell script to colourise Haskell
code. It currently has four output formats:

  ANSI terminal codes, HTML 3.2 with <font> tags,
  HTML 4.01 with CSS, and LaTeX.

author:		Malcolm Wallace
maintainer:	Malcolm Wallace
license:	GPL
WWW:		http://www.cs.york.ac.uk/fp/darcs/hscolour
package-url:	ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/
Exposed-Modules:
  Language.Haskell.HsColour,
  Language.Haskell.HsColour.ANSI,
  Language.Haskell.HsColour.Anchors,
  Language.Haskell.HsColour.Classify,
  Language.Haskell.HsColour.ColourHighlight,
  Language.Haskell.HsColour.Colourise,
  Language.Haskell.HsColour.TTY,
  Language.Haskell.HsColour.HTML,
  Language.Haskell.HsColour.LaTeX,
  Language.Haskell.HsColour.General,
  Language.Haskell.HsColour.MIRC,
  Language.Haskell.HsColour.CSS

PR:		ports/120975
Submitted by:	Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>

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