Port details |
- convmv Convert filenames from one encoding to another
- 2.05_1 converters =16 2.05_1Version of this port present on the latest quarterly branch.
- Maintainer: kcwu@csie.org
- Port Added: 2004-10-27 21:21:53
- Last Update: 2024-01-21 17:53:27
- Commit Hash: 87e23db
- People watching this port, also watch:: lynx, bash, wget, gdbm, libxml2
- Also Listed In: perl5
- License: GPLv2 GPLv3
- WWW:
- https://j3e.de/linux/convmv/man/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- convmv>0:converters/convmv
- To install the port:
- cd /usr/ports/converters/convmv/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/convmv
- pkg install convmv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: convmv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1551008286
SHA256 (convmv-2.05.tar.gz) = 53b6ac8ae4f9beaee5bc5628f6a5382bfd14f42a5bed3d881b829d7b52d81ca6
SIZE (convmv-2.05.tar.gz) = 30680
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_convmv
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.05_1 21 Jan 2024 17:53:27 |
Muhammad Moinur Rahman (bofh) |
converters/convmv: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.05 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.05 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
2.05 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.05 24 Feb 2019 16:56:02 |
pi |
converters/convmv: update 2.03 -> 2.05
- allow NFC/NFD conversion on APFS volumes, add man page section
for that filesystem
- use case- and normalization-insensitivity workarounds also for
parsable mode
- check for valid utf-8 also in upperlower_checkenc()
- fix parsable output, missed the path files to run utime() on
- add --run-parsable option to blindly run what a file generated
with --parsable tells us to do
PR: 235990
Submitted by: kcwu@csie.org (maintainer) |
2.03 06 Jul 2017 20:58:35 |
sunpoet |
Update to 2.03
- While I'm here, add LICENSE_FILE
2.03
- fix man page build due to non-ASCII char (thanks, Anton!)
2.02
- add option --caseful-sz to optionally treat upper-/lowercasing of sz. This
also fixes unwanted unidirectional lowercasing of U+1E9E
2.01
- map : instead of / in SFU mapping tables
PR: 220491
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: Kuang-che Wu <kcwu@csie.org> (maintainer) |
2.0 05 Oct 2016 18:16:49 |
amdmi3 |
- Update to 2.0
- Add NO_ARCH
- Regenerate patch
PR: 212655
Submitted by: amdmi3
Approved by: kcwu@csie.org (maintainer) |
1.15 09 Jan 2014 13:19:09 |
bapt |
Support stage
Fix shebang |
1.15 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.15 10 Sep 2013 07:12:35 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.15 21 Mar 2012 14:45:12 |
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 |
1.14 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.14 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.14 22 Jul 2009 16:27:08 |
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) |
1.14 06 Jun 2009 11:08:05 |
dhn |
- Add Backup mirrors
PR: ports/135299
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer (via private mail) |
1.14 01 Jan 2009 20:12:34 |
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) |
1.12 06 Mar 2008 13:56:03 |
miwi |
- Update to 1.12
PR: 121180
Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer) |
1.10_1 31 Oct 2006 01:16:55 |
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) |
1.10 29 Aug 2006 19:32:04 |
miwi |
- Update to 1.10
PR: ports/102652
Submitted by: Kuang-che Wu <kcwu(at)csie.org> (maintainer) |
1.09 10 Feb 2006 00:52:59 |
clsung |
- Update to 1.09
PR: 93098
Submitted by: maintainer (Kuang-che Wu) |
1.08 22 Jan 2006 08:22:34 |
edwin |
SHA256ify
Approved by: krion@ |
1.08 27 Oct 2004 21:12:27 |
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> |