./textproc/p5-Syntax-SourceHighlight, Perl binding to GNU source-highlight

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.3nb2, Package name: p5-Syntax-SourceHighlight-2.1.3nb2, Maintainer: pkgsrc-users

Source Highlight is a library to format code written in a number
of programming languages as text in a number of markup languages.

This binding to the underlying C++ library is very basic, supporting
only the essential functionality.

Note that any exceptions thrown by the underlying C++ library are
caught by the Perl binding and rethrown using the equivalent of a
die statement.


Required to run:
[textproc/source-highlight] [lang/perl5]

Required to build:
[devel/boost-headers] [devel/p5-ExtUtils-PkgConfig]

Master sites: (Expand)

Filesize: 17.422 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message:
revbump for boost-libs
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-07-04 09:00:33 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.1.3

Upstream changes:
2.1.3   2022-08-22 22:51

    !   add open() after creating Syntax::SourceHighlight::LangMap
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271)
Log message:
revbump for boost
   2023-01-22 17:28:39 by Ryo ONODERA | Files touched by this commit (271)
Log message:
*: Recursive revbump from Boost 1.81.0
   2022-08-01 20:50:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-Syntax-SourceHighlight: add pkg-config to tools

Needed to find source-highlight; fixes build.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36