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-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message: Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0. |
2014-08-18 10:31:58 by Thomas Klausner | Files touched by this commit (1) |
Log message: regen. |
2014-08-10 14:21:22 by Thomas Klausner | Files touched by this commit (4) |
Log message: Import igor-0.0.20140517 as textproc/igor. The many rules for man pages and DocBook are a bit much to remember when months can pass between working on the various types. After not finding much to do automated checking, I slapped together a Perl program called "igor" that does some of this. At present it checks all types of files for repeated words ("is is"), common spelling mistakes collected from FreeBSD documents, FreeBSD obsolete features (just "cvsup" so far), bad phrases ("the to"), and bad \ whitespace (blank lines with whitespace or lines with trailing whitespace). There's a separate style check that makes some subjective suggestions. There are also particular tests for mdoc(7) and DocBook files. |