summaryrefslogtreecommitdiff
path: root/textproc/cawf
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
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-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-01remove dead mirror.zafer1-3/+2
2008-06-20Add DESTDIR support.joerg1-9/+9
2007-03-19give away to pkgsrc-userstv1-2/+2
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-2/+2
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-03-22Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as atv1-2/+2
PR-responsible person (such as I am ;) a little easier.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-08Don't override the system-supplied prototype for getopt(3).tv2-1/+24
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-03-02Fix quoting problem in CPPFLAGS.wiz1-2/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-01-20Finally, add summarized TODO notes from Jeremy Reed's pkgsrc-wip incarnation.tv1-1/+6
2005-01-20Change HOMEPAGE to the value used in Jeremy Reed's pkgsrc-wip incarnation.tv1-3/+7
Remove .o files before building (...who needs MS-DOS .o's anyway?).
2005-01-20Missed the "common" file on install.tv2-2/+4
2005-01-20cawf 4.10 - from DESCR:tv5-0/+86
Cawf is a C version of awf, Henry Spencer's Amazingly Workable (text) Formatter. (Awf is written in awk and appears in comp.sources.unix, Volume 23, Issue 27.) Cawf and awf provide a usable subset of raw nroff capabilities and the styles of the man(7), me(7) (only cawf supports me(7)), and ms(7) macro sets. Like awf, cawf is completely independent of any licensed Unix source code. In comparison to awf, cawf supports more nroff functions and one more macro set, me(7).