maintainer-feedback requested: [Bug 210848] [patch] converters/p5-Text-Iconv - add knob to support iconv with //TRANSLIT extension
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 5 19:01:37 UTC 2016
Marcin Gryszkalis <mg at fork.pl> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to perl at FreeBSD.org:
Bug 210848: [patch] converters/p5-Text-Iconv - add knob to support iconv with
//TRANSLIT extension
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210848
--- Description ---
Created attachment 172148
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172148&action=edit
Makefile with option to use iconv:translit
As per https://www.freebsd.org/doc/en/books/porters-handbook/uses-iconv.html we
can allow using GNU iconv that supports //TRANSLIT (and //IGNORE) extensions.
When FreeBSD's iconv supports it the port will use it without any change.
More information about the freebsd-perl
mailing list