NOTICE: This package has been removed from pkgsrc

./textproc/ruby-buftok, Statefully split input data by a specifiable token

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0, Package name: ruby27-buftok-0.2.0, Maintainer: tsutsui

BufferedTokenizer extracts token delimited entities from a sequence of
arbitrary inputs.


Required to run:
[lang/ruby23-base]

Master sites:

Filesize: 8 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-05 19:39:57 by Izumi Tsutsui | Files touched by this commit (4) | Package removed
Log message:
ruby-buftok: remove.

This was just imported for ruby-twitter, and
no other package depends on this.
   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-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.
   2014-01-17 13:49:50 by OBATA Akio | Files touched by this commit (4)
Log message:
Import ruby-buftok-0.2.0 as textproc/ruby-buftok.
part of PR pkg/48447.

BufferedTokenizer extracts token delimited entities from a sequence of
arbitrary inputs.