./textproc/ruby-textpow, Library to parse and process Textmate bundles

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


Branch: CURRENT, Version: 1.4.0nb1, Package name: ruby27-textpow-1.4.0nb1, Maintainer: pkgsrc-users

Textpow is a library to parse and process Textmate bundles. Although created
created for their use in a word processor, these bundles have many other uses.
For example, we have used them to create a syntax highligting utility and also
the markup rendering engine used to render this documentation.


Required to run:
[textproc/ruby-plist] [lang/ruby23-base]

Master sites:

Filesize: 308 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2015-12-12 05:14:03 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Fix ALTERNATIVES.

Bump PKGREVISION.
   2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797)
Log message:
Add SHA512 digests for distfiles for textproc category

Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-03-13 17:24:59 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Add pkg_alternatives support.
   2015-03-13 17:22:58 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-textpow to 1.4.0.

* Updated and fixed php syntax.
* Updated filename to reflect scopename.
   2013-03-14 17:13:53 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-textpow to 1.3.1.

A few bug fixes.
   2012-09-16 13:35:39 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-textpow to 1.3.0.

== 1.3.0 / 2012-08-19
* Ruby 1.8 and 1.9 support
* Tested, documented, refactored and made +faster+
* Added tons of syntax files
  \ 
{lib/textpow/syntax}[https://github.com/grosser/textpow/tree/master/lib/textpow/syntax]
* Most nested ("include") syntaxes work out of the box
* Includes all the syntaxes from ultraviolet to improve testability