Commit graph

5 commits

Author SHA1 Message Date
Rong-En Fan
b67ef76469 - Fix dependency for Perl < 5.7.1
PR:		ports/104671, ports/104672
Submitted by:	Jin-Shan Tseng, Gea-Suan Lin
Approved by:	Kuang-che Wu (maintainer)
2006-10-31 01:16:55 +00:00
Martin Wilke
3de1335371 - Update to 1.10
PR:		ports/102652
Submitted by:	Kuang-che Wu <kcwu(at)csie.org> (maintainer)
2006-08-29 19:32:03 +00:00
Cheng-Lung Sung
ec4b8ccbd3 - Update to 1.09
PR:		93098
Submitted by:	maintainer (Kuang-che Wu)
2006-02-10 00:52:59 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Pav Lucistnik
a1b1321d98 Add convmv.
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:		ports/73191
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-27 21:12:27 +00:00