Path to this page:
./
www/ruby-pygments.rb,
Ruby wrapper for Pygments syntax highlighter
Branch: CURRENT,
Version: 3.0.0,
Package name: ruby32-pygments.rb-3.0.0,
Maintainer: pkgsrc-users# pygments.rb
A Ruby wrapper for the Python [pygments syntax
highlighter](http://pygments.org/).
pygments.rb works by talking over a simple pipe to a long-lived Python child
process. This library replaces
[github/albino](https://github.com/github/albino), as well as a version of
pygments.rb that used an embedded Python interpreter.
Each Ruby process that runs has its own 'personal Python'; for example, 4
Unicorn workers will have one Python process each. If a Python process dies,
a new one will be spawned on the next pygments.rb request.
Required to run:[
lang/python27] [
textproc/ruby-multi_json] [
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1042 KB
Version history: (Expand)
- (2024-06-02) Updated to version: ruby32-pygments.rb-3.0.0
- (2023-12-17) Updated to version: ruby31-pygments.rb-2.4.1
- (2023-08-14) Updated to version: ruby31-pygments.rb-2.4.0nb1
- (2023-04-30) Updated to version: ruby31-pygments.rb-2.4.0
- (2022-12-05) Updated to version: ruby31-pygments.rb-2.3.1
- (2022-08-31) Updated to version: ruby27-pygments.rb-2.3.0
CVS history: (Expand)
2023-12-17 17:29:12 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-pygments.rb: update to 2.4.1
2.4.1 (2023-11-13)
Summary
* Minor bugfix release that fixes handling of Python virtual environments on
Windows (credits to @george-palmsens)
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-04-30 16:33:26 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-pygments.rb: update to 2.4.0
2.4.0 (2023-04-19)
Summary
This release updates Pygments to 2.15.1
Distribution
* RubyGem (pygments.rb)
Release meta
Released on: 2023-04-19
Released by: @slonopotamus
Contributors
* @slonopotamus
|
2022-12-04 18:01:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-pygments.rb: update to 2.3.1
2.3.1 (2022-12-04)
Summary
This release fixes "Broken pipe error in Mentos" caused by inability
pygments.rb to find Python executable in certain environments
Distribution
* RubyGem (pygments.rb)
Release meta
Released on: 2022-12-04
Released by: @slonopotamus
|
2022-08-31 17:48:27 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-pygments.rb: update to 2.3.0
2.3.0 (2022-01-05)
Summary
In this release, bundled Pygments was updated to 2.10.0. Also, it is now
possibly to query underlying Pygments version via Pygments.pygments_version
function.
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|