Commit graph

2 commits

Author SHA1 Message Date
Pav Lucistnik
3762076111 - Define NO_LATEST_LINK, we already got flip elsewhere
Prodded by:	kris' duplicate LATEST_LINKS mailing
2005-07-08 19:40:17 +00:00
Pav Lucistnik
f2fd22b471 This program converts line endings of text files between MS-DOS and **IX
formats. It detects binary files in a nearly foolproof way and leaves them
alone unless you override this. It will also leave files alone that are already
in the right format and preserves file timestamps. User interrupts are handled
gracefully and no garbage or corrupted files left behind. 'flip' does not
convert files to a different character set, and it can not handle Apple
Macintosh line endings (CR only). For that (and more), you can use the 'recode'
program (package 'recode').

PR:		ports/82863
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-07-03 14:19:31 +00:00