Port details |
- kiconvtool Tool to preload kernel iconv charset tables
- 0.99_1 sysutils =2 0.99_1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-06-26 11:02:36
- Last Update: 2024-01-21 17:53:29
- Commit Hash: 951554d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://wiki.freebsd.org/DmitryMarakasov/kiconvtool
- Description:
- On FreeBSD, it's possible to allow plain users to mount filesystems
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.
This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kiconvtool>0:sysutils/kiconvtool
- To install the port:
- cd /usr/ports/sysutils/kiconvtool/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kiconvtool
- pkg install kiconvtool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kiconvtool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1525729251
SHA256 (AMDmi3-kiconvtool-0.99_GH0.tar.gz) = cf93df7ea2628ba178b4103aeac585ca820975e9a74041ff9ce12deba757b162
SIZE (AMDmi3-kiconvtool-0.99_GH0.tar.gz) = 7250
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_kiconvtool
- USES:
- iconv
- 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 |
0.99_1 21 Jan 2024 17:53:29 |
Muhammad Moinur Rahman (bofh) |
sysutils/kiconvtool: 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) |
0.99 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 ) |
0.99 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.99 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.99 11 May 2018 15:02:30 |
amdmi3 |
- Update to 0.99 |
0.98 14 Jan 2018 00:25:55 |
amdmi3 |
- Update to 0.98 |
0.97_1 23 Jan 2017 17:29:26 |
amdmi3 |
Update WWW |
0.97_1 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.97 31 Oct 2013 19:46:24 |
amdmi3 |
- Update to 0.97
- Fix rc.d script
PR: 183518
Submitted by: Kimmo Paasiala <kpaasial@gmail.com> |
0.96 29 Sep 2013 21:50:07 |
amdmi3 |
- Support staging |
0.96 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.96 17 Jun 2013 15:27:59 |
amdmi3 |
- Trim Makefile header |
0.96 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
0.96 01 Oct 2011 00:02:07 |
amdmi3 |
- Update to 0.96 (rc script improvements, documentation fixes) |
0.95 07 Sep 2011 23:49:14 |
amdmi3 |
- Add dependency on iconv |
0.95 07 Sep 2011 23:46:24 |
amdmi3 |
- Update to 0.95
- Now properly works on >=8.x |
0.93 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.93 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.93 25 Apr 2009 13:00:36 |
amdmi3 |
- Update to 0.93 (now it's possible to list currenly loaded charsets) |
0.92 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
0.92 28 Oct 2008 21:55:00 |
amdmi3 |
- Update to 0.92 featuring filesystem iconv modules loading and minor bug/typo
fixes |
0.91 07 Jul 2008 19:17:24 |
amdmi3 |
- Update to 0.91 (add manpage, fix error handling)
Approved by: miwi (mentor) |
0.90 26 Jun 2008 11:02:14 |
amdmi3 |
On FreeBSD, it's possible to allow plain users to mount filesystems
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.
This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.
WWW: http://wiki.freebsd.org/DmitryMarakasov/kiconvtool
Approved by: miwi (mentor) |