Port details |
- p5-I18N-Charset Module which maps CharSet names to the names registered with IANA
- 1.39.4_1 misc =4 1.39.4_1Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libunicode, libwmf, autoconf, cops, mc
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/I18N-Charset
- Description:
-
This distribution contains a module I18N::Charset which maps Character
Set names to the names officially registered with IANA. For example,
'Shift_JIS' is the official name of 'x-sjis'.
It also maps character set names to Unicode::Map8 conversion scheme
names (if Unicode::Map8 is installed). For example, the Unicode::Map8
scheme name for 'windows-1251' is 'cp1251'.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-I18N-Charset>0:misc/p5-I18N-Charset
- To install the port:
- cd /usr/ports/misc/p5-I18N-Charset/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/p5-I18N-Charset
- pkg install p5-I18N-Charset
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-I18N-Charset
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (I18N-Charset-1.394.tar.gz) = 22998311fb14dc7fe79a3aed0d14691a8fe621989b5cbb0aa8108f456c36b15c
SIZE (I18N-Charset-1.394.tar.gz) = 39785
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:
-
- p5-IO-Capture>=0 : devel/p5-IO-Capture
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-String>=0 : devel/p5-IO-String
- p5-Unicode-MapUTF8>=0 : converters/p5-Unicode-MapUTF8
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- converters/p5-WAP-wbxml
- for Run
-
- converters/p5-WAP-wbxml
Configuration Options:
- No options to configure
- Options name:
- misc_p5-I18N-Charset
- USES:
- perl5
- 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 |
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) |
1.39.4_1 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 ) |
1.39.4_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.39.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.39.4_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.39.4_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.39.4_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.39.4 05 Jan 2014 12:30:06 |
az |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.39.4 02 Sep 2013 09:22:47 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.39.4 31 May 2013 01:44:39 |
miwi |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE) |
1.39.4 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.39.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.39.4 17 Oct 2008 08:46:33 |
demon |
Update to version 1.394.
PR: 128157
Submitted by: leeym |
1.39.2 07 Jul 2008 08:56:00 |
demon |
Update to version 1.39.2.
PR: 125320
Submitted by: Wen heping <wenheping@gmail.com> |
1.38.8 21 Feb 2008 12:58:14 |
demon |
Update to 1.388.
Based on
PR: 120930
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> |
1.37.9 16 Aug 2006 08:58:25 |
demon |
Fix PLIST, add missing build time dependency.
PR: 102024
Submitted by: Timur I. Bakeyev <timur@com.bat.ru> |
1.37.9 04 Aug 2006 08:34:16 |
erwin |
Unmark BROKEN, it was fixed after cvsup on pointyhat |
1.37.9 04 Aug 2006 08:33:24 |
erwin |
Mark BROKEN: does not package |
1.37.9 17 Jul 2006 08:23:38 |
demon |
Add missing file, remove BROKEN. |
1.37.9 16 Jul 2006 21:16:19 |
linimon |
Mark as broken: fails to deinstall cleanly. |
1.37.9 01 Jul 2006 15:57:17 |
aaron |
- Update to 1.37.9
PR: ports/99030
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
1.37.5 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.37.5 22 Jan 2006 02:28:45 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.37.5 03 Feb 2005 12:48:36 |
demon |
Upgrade to version 1.375.
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> |
1.37.1 24 Feb 2004 11:12:12 |
mat |
Update to 1.37.1
Approved by: maintainer |
1.24 19 May 2003 07:28:16 |
demon |
Update to version 1.24.
PR: 52328
Submitted by: Mathieu Arnold <m@absolight.net> |
1.23 07 Mar 2003 06:07:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.23 28 Dec 2002 12:04:46 |
demon |
Upgrade to version 1.23. Old version no longer fetchable.
Spotted by: edwin |
1.21 06 Sep 2002 00:47:06 |
max |
Upgrade to 1.21. |
1.19 05 Sep 2002 04:03:51 |
max |
Upgrade to 1.19. |
1.18 31 Aug 2002 09:55:50 |
demon |
Upgrade to version 1.18
Submitted by: max |
1.16 05 May 2002 16:34:32 |
demon |
Upgrade to version 1.16 |
10 May 2001 10:34:25 |
vanilla |
Upgrade to latest version: p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33
p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12 p5-Unix-Syslog => 0.95 |
13 Mar 2001 10:34:15 |
demon |
Update to version 1.07 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
15 Nov 2000 11:41:10 |
demon |
Update to version 1.04 |
13 Nov 2000 12:45:41 |
demon |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
12 Aug 2000 13:00:48 |
jedgar |
Add directories missing in PLIST |