Update Pygments to 1.4.
While here, add PKG_RUN_TEST support.
Version 1.4
-----------
(codename Unschärfe, released Jan 03, 2010)
- Lexers added:
* Factor (#520)
* PostScript (#486)
* Verilog (#491)
* BlitzMax Basic (#478)
* Ioke (#465)
* Java properties, split out of the INI lexer (#445)
* Scss (#509)
* Duel/JBST
* XQuery (#617)
* Mason (#615)
* GoodData (#609)
* SSP (#473)
* Autohotkey (#417)
* Google Protocol Buffers
* Hybris (#506)
- Do not fail in analyse_text methods (#618).
- Performance improvements in the HTML formatter (#523).
- With the ``noclasses`` option in the HTML formatter, some styles
present in the stylesheet were not added as inline styles.
- Four fixes to the Lua lexer (#480, #481, #482, #497).
- More context-sensitive Gherkin lexer with support for more i18n translations.
- Support new OO keywords in Matlab lexer (#521).
- Small fix in the CoffeeScript lexer (#519).
- A bugfix for backslashes in ocaml strings (#499).
- Fix unicode/raw docstrings in the Python lexer (#489).
- Allow PIL to work without PIL.pth (#502).
- Allow seconds as a unit in CSS (#496).
- Support ``application/javascript`` as a JavaScript mime type (#504).
- Support `Offload <http://offload.codeplay.com>`_ C++ Extensions as
keywords in the C++ lexer (#484).
- Escape more characters in LaTeX output (#505).
- Update Haml/Sass lexers to version 3 (#509).
- Small PHP lexer string escaping fix (#515).
- Support comments before preprocessor directives, and unsigned/
long long literals in C/C++ (#613, #616).
- Support line continuations in the INI lexer (#494).
- Fix lexing of Dylan string and char literals (#628).
- Fix class/procedure name highlighting in VB.NET lexer (#624).
2011-02-28 09:54:04 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.7 2011/02/28 08:54:04 obache Exp $
|
2008-08-01 10:31:38 +02:00
|
|
|
bin/pygmentize
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
Update pygments to 1.3.1.
While here, fixes(?) LICENSE from modified-bsd to 2-clause-bsd.
Version 1.3.1
-------------
(bugfix release, released Mar 05, 2010)
- The ``pygmentize`` script was missing from the distribution.
Version 1.3
-----------
(codename Schneeglöckchen, released Mar 01, 2010)
- Added the ``ensurenl`` lexer option, which can be used to suppress the
automatic addition of a newline to the lexer input.
- Lexers added:
* Ada
* Coldfusion
* Modula-2
* haXe
* R console
* Objective-J
* Haml and Sass
* CoffeeScript
- Enhanced reStructuredText highlighting.
- Added support for PHP 5.3 namespaces in the PHP lexer.
- Added a bash completion script for `pygmentize`, to the external/
directory (#466).
- Fixed a bug in `do_insertions()` used for multi-lexer languages.
- Fixed a Ruby regex highlighting bug (#476).
- Fixed regex highlighting bugs in Perl lexer (#258).
- Add small enhancements to the C lexer (#467) and Bash lexer (#469).
- Small fixes for the Tcl, Debian control file, Nginx config,
Smalltalk, Objective-C, Clojure, Lua lexers.
- Gherkin lexer: Fixed single apostrophe bug and added new i18n keywords.
2010-03-10 15:06:55 +01:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
|
|
${PYSITELIB}/pygments/__init__.py
|
|
|
|
${PYSITELIB}/pygments/__init__.pyc
|
|
|
|
${PYSITELIB}/pygments/__init__.pyo
|
|
|
|
${PYSITELIB}/pygments/cmdline.py
|
|
|
|
${PYSITELIB}/pygments/cmdline.pyc
|
|
|
|
${PYSITELIB}/pygments/cmdline.pyo
|
|
|
|
${PYSITELIB}/pygments/console.py
|
|
|
|
${PYSITELIB}/pygments/console.pyc
|
|
|
|
${PYSITELIB}/pygments/console.pyo
|
|
|
|
${PYSITELIB}/pygments/filter.py
|
|
|
|
${PYSITELIB}/pygments/filter.pyc
|
|
|
|
${PYSITELIB}/pygments/filter.pyo
|
|
|
|
${PYSITELIB}/pygments/filters/__init__.py
|
|
|
|
${PYSITELIB}/pygments/filters/__init__.pyc
|
|
|
|
${PYSITELIB}/pygments/filters/__init__.pyo
|
|
|
|
${PYSITELIB}/pygments/formatter.py
|
|
|
|
${PYSITELIB}/pygments/formatter.pyc
|
|
|
|
${PYSITELIB}/pygments/formatter.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/__init__.py
|
|
|
|
${PYSITELIB}/pygments/formatters/__init__.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/__init__.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/_mapping.py
|
|
|
|
${PYSITELIB}/pygments/formatters/_mapping.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/_mapping.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/bbcode.py
|
|
|
|
${PYSITELIB}/pygments/formatters/bbcode.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/bbcode.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/html.py
|
|
|
|
${PYSITELIB}/pygments/formatters/html.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/html.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/img.py
|
|
|
|
${PYSITELIB}/pygments/formatters/img.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/img.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/latex.py
|
|
|
|
${PYSITELIB}/pygments/formatters/latex.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/latex.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/other.py
|
|
|
|
${PYSITELIB}/pygments/formatters/other.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/other.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/rtf.py
|
|
|
|
${PYSITELIB}/pygments/formatters/rtf.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/rtf.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/svg.py
|
|
|
|
${PYSITELIB}/pygments/formatters/svg.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/svg.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal.py
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal.pyo
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal256.py
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal256.pyc
|
|
|
|
${PYSITELIB}/pygments/formatters/terminal256.pyo
|
|
|
|
${PYSITELIB}/pygments/lexer.py
|
|
|
|
${PYSITELIB}/pygments/lexer.pyc
|
|
|
|
${PYSITELIB}/pygments/lexer.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/__init__.py
|
|
|
|
${PYSITELIB}/pygments/lexers/__init__.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/__init__.pyo
|
Update to Pygments 1.2.2:
- Various bugfixes and improvements to the lexers
- New lexers for Antlr/Ragel, Asymptote, Ba(sh), Erlang shell, Go, Gherkin,
GLSL, Prolog, Evoque, Modelica, Rebol, MXML, Cython, ABAP, ASP.net,
Vala, Newspeak, CMake and OOC
- New style: Monokai
2010-02-11 13:57:38 +01:00
|
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_asybuiltins.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_clbuiltins.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_luabuiltins.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/_mapping.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_mapping.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_mapping.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_phpbuiltins.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.py
|
|
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/_vimbuiltins.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/agile.py
|
|
|
|
${PYSITELIB}/pygments/lexers/agile.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/agile.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/asm.py
|
|
|
|
${PYSITELIB}/pygments/lexers/asm.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/asm.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/compiled.py
|
|
|
|
${PYSITELIB}/pygments/lexers/compiled.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/compiled.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/dotnet.py
|
|
|
|
${PYSITELIB}/pygments/lexers/dotnet.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/dotnet.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/functional.py
|
|
|
|
${PYSITELIB}/pygments/lexers/functional.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/functional.pyo
|
Update Pygments to 1.4.
While here, add PKG_RUN_TEST support.
Version 1.4
-----------
(codename Unschärfe, released Jan 03, 2010)
- Lexers added:
* Factor (#520)
* PostScript (#486)
* Verilog (#491)
* BlitzMax Basic (#478)
* Ioke (#465)
* Java properties, split out of the INI lexer (#445)
* Scss (#509)
* Duel/JBST
* XQuery (#617)
* Mason (#615)
* GoodData (#609)
* SSP (#473)
* Autohotkey (#417)
* Google Protocol Buffers
* Hybris (#506)
- Do not fail in analyse_text methods (#618).
- Performance improvements in the HTML formatter (#523).
- With the ``noclasses`` option in the HTML formatter, some styles
present in the stylesheet were not added as inline styles.
- Four fixes to the Lua lexer (#480, #481, #482, #497).
- More context-sensitive Gherkin lexer with support for more i18n translations.
- Support new OO keywords in Matlab lexer (#521).
- Small fix in the CoffeeScript lexer (#519).
- A bugfix for backslashes in ocaml strings (#499).
- Fix unicode/raw docstrings in the Python lexer (#489).
- Allow PIL to work without PIL.pth (#502).
- Allow seconds as a unit in CSS (#496).
- Support ``application/javascript`` as a JavaScript mime type (#504).
- Support `Offload <http://offload.codeplay.com>`_ C++ Extensions as
keywords in the C++ lexer (#484).
- Escape more characters in LaTeX output (#505).
- Update Haml/Sass lexers to version 3 (#509).
- Small PHP lexer string escaping fix (#515).
- Support comments before preprocessor directives, and unsigned/
long long literals in C/C++ (#613, #616).
- Support line continuations in the INI lexer (#494).
- Fix lexing of Dylan string and char literals (#628).
- Fix class/procedure name highlighting in VB.NET lexer (#624).
2011-02-28 09:54:04 +01:00
|
|
|
${PYSITELIB}/pygments/lexers/hdl.py
|
|
|
|
${PYSITELIB}/pygments/lexers/hdl.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/hdl.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/lexers/math.py
|
|
|
|
${PYSITELIB}/pygments/lexers/math.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/math.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/other.py
|
|
|
|
${PYSITELIB}/pygments/lexers/other.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/other.pyo
|
Update to Pygments 1.2.2:
- Various bugfixes and improvements to the lexers
- New lexers for Antlr/Ragel, Asymptote, Ba(sh), Erlang shell, Go, Gherkin,
GLSL, Prolog, Evoque, Modelica, Rebol, MXML, Cython, ABAP, ASP.net,
Vala, Newspeak, CMake and OOC
- New style: Monokai
2010-02-11 13:57:38 +01:00
|
|
|
${PYSITELIB}/pygments/lexers/parsers.py
|
|
|
|
${PYSITELIB}/pygments/lexers/parsers.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/parsers.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/lexers/special.py
|
|
|
|
${PYSITELIB}/pygments/lexers/special.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/special.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/templates.py
|
|
|
|
${PYSITELIB}/pygments/lexers/templates.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/templates.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/text.py
|
|
|
|
${PYSITELIB}/pygments/lexers/text.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/text.pyo
|
|
|
|
${PYSITELIB}/pygments/lexers/web.py
|
|
|
|
${PYSITELIB}/pygments/lexers/web.pyc
|
|
|
|
${PYSITELIB}/pygments/lexers/web.pyo
|
|
|
|
${PYSITELIB}/pygments/plugin.py
|
|
|
|
${PYSITELIB}/pygments/plugin.pyc
|
|
|
|
${PYSITELIB}/pygments/plugin.pyo
|
|
|
|
${PYSITELIB}/pygments/scanner.py
|
|
|
|
${PYSITELIB}/pygments/scanner.pyc
|
|
|
|
${PYSITELIB}/pygments/scanner.pyo
|
|
|
|
${PYSITELIB}/pygments/style.py
|
|
|
|
${PYSITELIB}/pygments/style.pyc
|
|
|
|
${PYSITELIB}/pygments/style.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/__init__.py
|
|
|
|
${PYSITELIB}/pygments/styles/__init__.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/__init__.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/autumn.py
|
|
|
|
${PYSITELIB}/pygments/styles/autumn.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/autumn.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/borland.py
|
|
|
|
${PYSITELIB}/pygments/styles/borland.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/borland.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/bw.py
|
|
|
|
${PYSITELIB}/pygments/styles/bw.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/bw.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/colorful.py
|
|
|
|
${PYSITELIB}/pygments/styles/colorful.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/colorful.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/default.py
|
|
|
|
${PYSITELIB}/pygments/styles/default.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/default.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/emacs.py
|
|
|
|
${PYSITELIB}/pygments/styles/emacs.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/emacs.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/friendly.py
|
|
|
|
${PYSITELIB}/pygments/styles/friendly.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/friendly.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/fruity.py
|
|
|
|
${PYSITELIB}/pygments/styles/fruity.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/fruity.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/manni.py
|
|
|
|
${PYSITELIB}/pygments/styles/manni.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/manni.pyo
|
Update to Pygments 1.2.2:
- Various bugfixes and improvements to the lexers
- New lexers for Antlr/Ragel, Asymptote, Ba(sh), Erlang shell, Go, Gherkin,
GLSL, Prolog, Evoque, Modelica, Rebol, MXML, Cython, ABAP, ASP.net,
Vala, Newspeak, CMake and OOC
- New style: Monokai
2010-02-11 13:57:38 +01:00
|
|
|
${PYSITELIB}/pygments/styles/monokai.py
|
|
|
|
${PYSITELIB}/pygments/styles/monokai.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/monokai.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/styles/murphy.py
|
|
|
|
${PYSITELIB}/pygments/styles/murphy.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/murphy.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/native.py
|
|
|
|
${PYSITELIB}/pygments/styles/native.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/native.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/pastie.py
|
|
|
|
${PYSITELIB}/pygments/styles/pastie.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/pastie.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/perldoc.py
|
|
|
|
${PYSITELIB}/pygments/styles/perldoc.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/perldoc.pyo
|
2009-05-12 15:45:01 +02:00
|
|
|
${PYSITELIB}/pygments/styles/tango.py
|
|
|
|
${PYSITELIB}/pygments/styles/tango.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/tango.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/styles/trac.py
|
|
|
|
${PYSITELIB}/pygments/styles/trac.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/trac.pyo
|
|
|
|
${PYSITELIB}/pygments/styles/vim.py
|
|
|
|
${PYSITELIB}/pygments/styles/vim.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/vim.pyo
|
Update Pygments to 0.11.1.
Pygments changelog
==================
Version 0.11.1
--------------
(released Aug 24, 2008)
- Fix a Jython compatibility issue in pygments.unistring (#358).
Version 0.11
------------
(codename Straußenei, released Aug 23, 2008)
Many thanks go to Tim Hatch for writing or integrating most of the bug
fixes and new features.
- Lexers added:
* Nasm-style assembly language, thanks to delroth
* YAML, thanks to Kirill Simonov
* ActionScript 3, thanks to Pierre Bourdon
* Cheetah/Spitfire templates, thanks to Matt Good
* Lighttpd config files
* Nginx config files
* Gnuplot plotting scripts
* Clojure
* POV-Ray scene files
* Sqlite3 interactive console sessions
* Scala source files, thanks to Krzysiek Goj
- Lexers improved:
* C lexer highlights standard library functions now and supports C99
types.
* Bash lexer now correctly highlights heredocs without preceding
whitespace.
* Vim lexer now highlights hex colors properly and knows a couple
more keywords.
* Irc logs lexer now handles xchat's default time format (#340) and
correctly highlights lines ending in ``>``.
* Support more delimiters for perl regular expressions (#258).
* ObjectiveC lexer now supports 2.0 features.
- Added "Visual Studio" style.
- Updated markdown processor to Markdown 1.7.
- Support roman/sans/mono style defs and use them in the LaTeX
formatter.
- The RawTokenFormatter is no longer registered to ``*.raw`` and it's
documented that tokenization with this lexer may raise exceptions.
- New option ``hl_lines`` to HTML formatter, to highlight certain
lines.
- New option ``prestyles`` to HTML formatter.
- New option *-g* to pygmentize, to allow lexer guessing based on
filetext (can be slowish, so file extensions are still checked
first).
- ``guess_lexer()`` now makes its decision much faster due to a cache
of whether data is xml-like (a check which is used in several
versions of ``analyse_text()``. Several lexers also have more
accurate ``analyse_text()`` now.
2008-11-18 08:29:11 +01:00
|
|
|
${PYSITELIB}/pygments/styles/vs.py
|
|
|
|
${PYSITELIB}/pygments/styles/vs.pyc
|
|
|
|
${PYSITELIB}/pygments/styles/vs.pyo
|
2008-08-01 10:31:38 +02:00
|
|
|
${PYSITELIB}/pygments/token.py
|
|
|
|
${PYSITELIB}/pygments/token.pyc
|
|
|
|
${PYSITELIB}/pygments/token.pyo
|
|
|
|
${PYSITELIB}/pygments/unistring.py
|
|
|
|
${PYSITELIB}/pygments/unistring.pyc
|
|
|
|
${PYSITELIB}/pygments/unistring.pyo
|
|
|
|
${PYSITELIB}/pygments/util.py
|
|
|
|
${PYSITELIB}/pygments/util.pyc
|
|
|
|
${PYSITELIB}/pygments/util.pyo
|