summaryrefslogtreecommitdiff
path: root/converters/unix2dos
AgeCommit message (Collapse)AuthorFilesLines
2001-06-14Replace between with to/fromabs1-2/+2
2001-06-14Shorten comment slightlyabs1-2/+2
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16Mention in comment that it does unix2dos too (not only dos2unix)zuntum1-2/+2
2001-03-13 * change my email addresszuntum1-7/+7
* change NO_WRKSUBDIR to WRKSRC=${WRKDIR} * install things from ${WRKSRC} instead of ${WRKDIR}
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-27Add unix2dos-1.2:hubertf5-0/+30
unix2dos and dos2unix are utilities that convert ASCII files from the DOS cr/lf format to the UNIX lf format. Submitted by Tomasz Luchowski <zuntum@eik.pl>