CVS log for ports/print/hs-hscolour/Attic/pkg-plist
Up to [FreeBSD] / ports / print / hs-hscolour
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Mon May 9 05:28:50 2011 UTC (9 months ago) by ashish
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 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.5: download - view: text, markup, annotated - select for diffs
Wed May 12 16:33:52 2010 UTC (21 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +26 -29 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.4: 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
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 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.3: 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.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- Update to 1.12 PR: ports/132279 Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> (maintainer) Approved by: tabthorpe
Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +8 -8 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.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>
