afab FreshPorts -- print/hs-hscolour
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
hs-hscolour 1.20.3_1,1 print on this many watch lists=2 search for ports that depend on this port
Colourise Haskell code
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Feb 2008 19:54:33
Also Listed In: haskell
License: GPLv2


hscolour is a small Haskell script to colourise Haskell code.
It currently has six output formats:

 - ANSI terminal codes,
 - HTML 3.2 with <font> tags,
 - HTML 4.01 with CSS,
 - XHTML 1.0 with inline CSS styling,
 - LaTeX,
 - and mIRC chat codes.

WWW: http://code.haskell.org/~malcolm/hscolour/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/ghc
  2. lang/ghc
  3. lang/gcc
  4. devel/binutils
Required To Run:
  1. lang/ghc
  2. lang/ghc
  3. lang/gcc
Required Libraries:
  1. math/gmp
  2. converters/libiconv

This port is required by:

for Build for Run

To install the port: cd /usr/ports/print/hs-hscolour/ && make install clean
To add the package: pkg_add -r hs-hscolour


Configuration Options
===> The following configuration options are available for hs-hscolour-1.20.3_1,1:
     DOCS=on: Build and/or install documentation
     DYNAMIC=on: Add support for dynamic linking
     PROFILE=off: Add support for profiling
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cabal/
  2. http://hackage.haskell.org/packages/archive/hscolour/1.20.3/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2013-03-31
    Affects: users of */hs-*
    Author: haskell@FreeBSD.org
    Reason: 
      Due to some unexpected dynamic linking problems, Haskell Cabal ports with
      binaries that link to their own libraries may not work.  With default
      configuration, the following ports are known to have this problem:
      Agda, BNFC, pandoc, and uuagc.  (Their port revision are now bumped.)
    
      In general, it is recommended to rebuild the port if you are
      experiencing that the corresponding binary will not start, e.g.:
    
      % agda
      Shared object "libHSAgda-2.3.2-ghc7.4.2.so" not found, required by "agda"
    
    
  • 2013-02-05
    Affects: users of lang/ghc and */hs-*
    Author: haskell@FreeBSD.org
    Reason: 
      Note that the recent devel/libffi update caused some breakage in the Haskell
      ports with the DYNAMIC option enabled.  The problem has been identified and
      fixed since then.  All Haskell ports have been updated to their latest stable
      versions or bumped as DYNAMIC is enabled by default.
    
      Hence it is recommended to rebuild or reinstall all ports depending on GHC
      by one of the following commands:
    
      # portmaster -w -r ghc
      or
      # portupgrade -fr lang/ghc
      or
      # pkg install -fR lang/ghc
    
    
  • 2012-12-20
    Affects: users of lang/ghc and */hs-*
    Author: haskell@FreeBSD.org
    Reason: 
      Note that the Glorious Glasgow Haskell Compiler has been updated to
      version 7.4.2.
    
      Please rebuild or reinstall all dependent ports by issuing one of the
      following commands, depending on the tool used:
    
      # portmaster -w -r ghc
      or
      # portupgrade -fr lang/ghc
      or
      # pkg install -fR lang/ghc
    
    
    
  • 2012-06-03
    Affects: users of lang/ghc and */hs-*
    Author: haskell@FreeBSD.org
    Reason: 
      Note that The Glorious Glasgow Haskell Compiler and the Haskell Platform
      have been updated to versions 7.4.1 and 2012.2.0.0, respectively.  At the
      same time, all Haskell ports have been updated to their latest working
      versions.
    
      To follow the changes, please issue one of the following commands
      (depending on the tool used):
    
      # portmaster -r ghc
      or
      # portupgrade -fr lang/ghc
    
    
    
  • 2012-02-13
    Affects: users of lang/ghc and */hs-*
    Author: pgj@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.4, and Haskell Platform to version
      2011.4.0.0, and other Haskell ports are also updated to their Haskell
      Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    
  • 2011-05-09
    Affects: users of lang/ghc and */hs-*
    Author: ashish@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.3 and other Haskell ports are also
      updated to their Haskell Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 22:43:58
Original commit files touched by this commit  1.20.3_1,1
pgj search for other commits by this committer
- Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Feb 2013 22:26:32
Original commit files touched by this commit  1.20.3_1,1
pgj search for other commits by this committer
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
  devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Dec 2012 02:23:06
Original commit files touched by this commit  1.20.3,1
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 Aug 2012 03:08:54
Original commit files touched by this commit  1.20.2,1
pgj search for other commits by this committer
- Update HsColour to 1.20.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
03 Jun 2012 20:52:29
Original commit files touched by this commit  1.19_2,1
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1

Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:  FreeBSD Haskell
13 Feb 2012 03:49:33
Original commit files touched by this commit  1.19_1,1
pgj search for other commits by this committer
- Please welcome GHC 7.0.4

GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:  FreeBSD Haskell
10 Jul 2011 02:48:21
Original commit files touched by this commit  1.19,1
ashish search for other commits by this committer
- 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
26 May 2011 00:51:15
Original commit files touched by this commit  1.17_1,1
ashish search for other commits by this committer
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
09 May 2011 05:28:57
Original commit files touched by this commit  1.17,1
ashish search for other commits by this committer
- 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
08 Aug 2010 08:49:38
Original commit files touched by this commit  1.15_1,1
pgj search for other commits by this committer
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")

Suggested by:   admi3
26 May 2010 11:18:46
Original commit files touched by this commit  1.15_1,1
jacula search for other commits by this committer
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 May 2010 16:33:59
Original commit files touched by this commit  1.15_1,1
pgj search for other commits by this committer
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.
19 Apr 2010 10:43:43
Original commit files touched by this commit  1.15_1,1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
06 Dec 2009 20:56:55
Original commit files touched by this commit  1.15,1
pgj search for other commits by this committer
- 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
21 Sep 2009 09:30:23
Original commit files touched by this commit  1.13,1
miwi search for other commits by this committer
- Downgrad to 1.13 (to many package build fails)

Reported by:    pointyhat
Ponity hat:     myself
Feature safe:   yes
19 Sep 2009 19:44:42
Original commit files touched by this commit  1.15
miwi search for other commits by this committer
- Updat eto 1.15

PR:             138567
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Approved by:    maintainer
Feature safe:   yes
02 Sep 2009 15:38:45
Original commit files touched by this commit  1.13
pgj search for other commits by this committer
- 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,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 May 2009 09:46:02
Original commit files touched by this commit  1.12_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
06 Mar 2009 19:27:38
Original commit files touched by this commit  1.12
pgj search for other commits by this committer
- Update to 1.12

PR:             ports/132279
Submitted by:   Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by:    tabthorpe
26 Oct 2008 18:14:28
Original commit files touched by this commit  1.10.1
amdmi3 search for other commits by this committer
- 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)
15 Aug 2008 03:19:37
Original commit files touched by this commit  1.10
edwin search for other commits by this committer
[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>
18 Jul 2008 20:05:17
Original commit files touched by this commit  1.9_1
obraun search for other commits by this committer
Upgrade ghc to 6.8.3.
29 Feb 2008 19:54:21
Original commit files touched by this commit  1.9
obraun search for other commits by this committer
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,
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 23

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days26
new fortnight59
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0