Port details |
- hs-highlighting-kate-ghc A Haskell syntax highlighting library for 50+ languages
- 0.2.6.2 textproc
=0 0.2.6.2Version of this port present on the latest quarterly branch. - Maintainer: haskell@FreeBSD.org
 - Port Added: 2008-12-21 12:03:40
- Last Update: 2010-05-24 21:52:43
- SVN Revision: UNKNOWN
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://johnmacfarlane.net/highlighting-kate
- Description:
- The highlighting-kate is a syntax highlighting library for Haskell with
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,
along with a utility for generating new parsers from Kate XML syntax
descriptions.
Currently the following languages are supported: Ada, Asp, Awk, Bash,
Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate,
Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc,
Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab,
Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php,
Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql,
SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc.
[1] <http://kate-editor.org>
WWW: http://johnmacfarlane.net/highlighting-kate
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- hs-highlighting-kate-ghc>0:textproc/hs-highlighting-kate-ghc
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-highlighting-kate-ghc
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- hs-pcre-light-ghc>=0 : devel/hs-pcre-light-ghc
- haddock : devel/hs-haddock
- HsColour : print/hs-hscolour
- Runtime dependencies:
-
- ghc : lang/ghc
- hs-pcre-light-ghc>=0 : devel/hs-pcre-light-ghc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hs-highlighting-kate-ghc-0.2.6.2:
EXECUTABLE=off (default) "Build the Highlight executable"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.6.2 24 May 2010 21:52:43
 |
pgj  |
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate (Only the first 15 lines of the commit message are shown above ) |
0.2.6.2 22 May 2010 22:41:50
 |
pgj  |
- Fix OPTIONS support for Cabal ports by introducing
bsd.cabal.options.mk
- Fix ports broken with non-default options
Triggered by: Yuri Pankov <yuri.pankov@gmail.com> |
0.2.6.2 15 May 2010 19:24:50
 |
pgj  |
- Update to 0.2.6.2
- Import OPTIONS |
0.2.5.1 12 May 2010 16:33:59
 |
pgj  |
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. |
0.2.5.1 15 Dec 2009 20:10:10
 |
pgj  |
- Update to 0.2.5.1 |
0.2.5_1 06 Dec 2009 20:56:55
 |
pgj  |
- 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 |
0.2.5 02 Sep 2009 15:38:45
 |
pgj  |
- 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 ) |
0.2.4 30 Mar 2009 13:15:04
 |
pgj  |
- Update to 0.2.4
Approved by: gabor |
0.2.3_1 30 Jan 2009 10:11:36
 |
pgj  |
- Improve PORTDOCS
Approved by: tabthorpe |
0.2.3 21 Dec 2008 15:58:33
 |
pgj  |
Fix a small dependency problem
Approved by: miwi |
0.2.3 21 Dec 2008 12:02:56
 |
pgj  |
highlighting-kate is a syntax highlighting library for Haskell with
support for over 50 languages. The syntax parsers are automatically
generated from Kate syntax descriptions [1], so any syntax supported by
Kate can be added. An (optional) command-line program is provided,
along with a utility for generating new parsers from Kate XML syntax
descriptions.
Currently the following languages are supported: Ada, Asp, Awk, Bash,
Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate,
Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc,
Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab,
Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php,
Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql,
SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc.
WWW: http://johnmacfarlane.net/highlighting-kate
[1] http://kate-editor.org
PR: ports/129690
Submitted by: pgj
Approved by: miwi |
Number of commits found: 11
|