| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Mar 2012 14:45:12
1.15
|
ak  |
- Update to 1.15
- add license
PR: ports/166280
Submitted by: Kuang-che Wu <kcwu@csie.org>
Approved by: itetcu (mentor)
Feature safe: yes |
22 Oct 2011 23:50:23
1.14
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
1.14
|
miwi  |
- Get Rid MD5 support |
22 Jul 2009 16:27:08
1.14
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
06 Jun 2009 11:08:05
1.14
|
dhn  |
- Add Backup mirrors
PR: ports/135299
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer (via private mail) |
01 Jan 2009 20:12:34
1.14
|
lwhsu  |
- Update to 1.14
PR: ports/130049
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: Kuang-che Wu <kcwu AT csie.org> (maintainer) |
06 Mar 2008 13:56:03
1.12
|
miwi  |
- Update to 1.12
PR: 121180
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer) |
31 Oct 2006 01:16:55
1.10_1
|
rafan  |
- 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) |
29 Aug 2006 19:32:04
1.10
|
miwi  |
- Update to 1.10
PR: ports/102652
Submitted by: Kuang-che Wu <kcwu(at)csie.org> (maintainer) |
10 Feb 2006 00:52:59
1.09
|
clsung  |
- Update to 1.09
PR: 93098
Submitted by: maintainer (Kuang-che Wu) |
22 Jan 2006 08:22:34
1.08
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Oct 2004 21:12:27
1.08
|
pav  |
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> |