./textproc/ja-sed, GNU sed + multi-byte extension

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


Branch: CURRENT, Version: 3.02nb3, Package name: ja-sed-3.02nb3, Maintainer: tech-pkg-ja

This package is a multi-byte extented GNU SED. It accepts text which
includes multi-byte character code. Supported multi-byte codes are
2 byte EUC code and/or Shift-JIS code.

Multi-byte code by WILLs(Katsuyuki Okabe, hgc02147@nifty.ne.jp)
and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 258.043 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 
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. 
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. 
   2017-08-18 03:15:02 by Johnny C. Lam | Files touched by this commit (1)
Log message: textproc/ja-sed: Fix empty installed GNU info file. This package applies a vendor patch against the distributed GNU sed files to extend GNU sed with multibyte awareness. However, the changes to the GNU info file are applied before the changes to its source file, so the timestamps make it appear that the GNU info file needs to be rebuilt. Update the timestamp of the patched sed.info file in a "pre-build" target to correct this issue. Bump the PKGREVISION due to a change in the installed GNU info file. 
   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. 
   2013-04-06 22:27:30 by Blue Rats | Files touched by this commit (94)
Log message: Resolves: "INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. 
   2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587)
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.