Version: 1.16, Package name: libiconv-1.16 |
Maintained by: Brad Smith |
Master sites:
|
Description libiconv provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. It can convert from any of supported encodings to any other, through Unicode conversion. It has also some limited support for transliteration, i.e. when a character cannot be represented in the target character set, it can be approximated through one or several similarly looking characters. Transliteration is activated when "//TRANSLIT" is appended to the target encoding name. libiconv is for you if your application needs to support multiple character encodings, but that support lacks from your system. |
Filesize: 5045.639 KB |
Version History (View Complete History) |
|
2019-07-16 15:29:41 by Stuart Henderson | Files touched by this commit (19) |
Log message: Some ports using gnulib previously detected a broken realpath and switched to an internal replacement function. Following the changes to make realpath(3) use the __realpath() syscall these no longer detect broken realpath i.e. produce different code. Bump REVISION to ensure that users get the new version. |
2019-06-29 09:46:54 by Christian Weisgerber | Files touched by this commit (8) |
Log message: update to 1.16; mostly from Brad |
2016-09-13 13:44:35 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Remove the converters/libiconv module. No longer useful after the removal of static architectures. Ports now use a normal LIB_DEPENDS. |
2016-09-12 05:52:42 by Christian Weisgerber | Files touched by this commit (1) |
Log message: another step towards extinction: remove and poison the MODLIBICONV variables |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-04-12 14:21:57 by Christian Weisgerber | Files touched by this commit (5) |
Log message: Simplify, now that nl_langinfo(CODESET) returns "US-ASCII" instead of "646" as the charset of the C/POSIX locale: This removes the patches to libiconv's internal hash tables and adds US-ASCII to config.charset, for the benefit of whatever GNU code uses this-- libiconv itself has "US-ASCII" built in. The "INSTALL_DATA=cp" override has also been obsolete since we started running the fake install as non-root. ok Brad |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-14 15:31:04 by Stuart Henderson | Files touched by this commit (1) |
Log message: tweak Makefile, from Brad - Clarify license marker - style nit; move MAKE_FLAGS further up in the Makefile |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-11-06 04:18:39 by Marc Espie | Files touched by this commit (17) |
Log message: convert libiconv to new wantlib |
2010-10-31 10:03:52 by Christian Weisgerber | Files touched by this commit (3) |
Log message: mandoc handles these pages just fine, no need for groff |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2010-09-22 15:02:02 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - honor CC/CFLAGS in the command we run at pre-configure ok brad@ (MAINTAINER), landry@ |
2010-05-28 05:36:12 by Marc Espie | Files touched by this commit (1) |
Log message: forgot bump. (Markus Lude) |
2010-05-28 03:20:40 by Marc Espie | Files touched by this commit (2) |
Log message: fix mkvtoolnix |
2010-02-07 08:25:03 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Fix an endless loop in the conversion to wchar_t. From upstream. ok jasper@, Brad |
2009-04-24 12:56:49 by Christian Weisgerber | Files touched by this commit (8) |
Log message: update to 1.13; from Brad |
2008-10-12 02:52:03 by Marc Espie | Files touched by this commit (1) |
Log message: style |
2008-06-18 13:50:31 by Christian Weisgerber | Files touched by this commit (1) |
Log message: make sure that configure does not pick up a wrong prototype from a previously installed iconv |
2008-05-28 14:03:14 by Christian Weisgerber | Files touched by this commit (12) |
Log message: overdue maintenance update to 1.12; ok brad@ |
2008-04-03 03:23:40 by Nikolay Sturm | Files touched by this commit (1) |
Log message: fix CONFIGURE_ENV and use it in pre-configure to permit building w/o /usr/local/bin in user's path (as reported by krw@ on ports@) no PKGNAME bump needed ok brad@ (maintainer) |
2007-12-28 07:12:53 by Marc Espie | Files touched by this commit (1) |
Log message: fix parallel build, mkdir has a race, since two jobs may create the same directory at once. mkdir -p does NOT have the same race. |
2007-11-19 06:12:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: support 646 as an alias for ASCII in the converter. ok brad via steven; discussed with jasper, naddy, steven |
2007-08-25 07:51:08 by Christian Weisgerber | Files touched by this commit (8) |
Log message: strl* fixes corresponding to those in devel/gettext; ok brad |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-11-20 05:41:40 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Provide MODLIBICONV_{LIB,RUN}_DEPENDS to help MULTI_PACKAGES. ok espie@ |
2006-10-28 05:19:21 by Marc Espie | Files touched by this commit (64) |
Log message: a few more SHARED_LIBS reformat |
2006-08-01 04:50:19 by Marc Espie | Files touched by this commit (21) |
Log message: convert a few libspecs to new style. Note: no package bump, those are only BUILD dependencies, the pkg_create code will create the correct wantlib specs. |
2006-01-10 04:35:14 by Marc Espie | Files touched by this commit (5) |
Log message: more MODGNU_SHARED_LIBS |
2005-12-24 09:11:53 by Marc Espie | Files touched by this commit (8) |
Log message: SHARED_LIBS |
2005-12-21 07:43:59 by Marc Espie | Files touched by this commit (1) |
Log message: switch to system libtool, okay brad@ |
2005-12-01 04:23:42 by Bernd Ahlers | Files touched by this commit (2) |
Log message: Add runelocale 646 to charset.alias. This fixes a GLib warning reported by djm@. Bump PKGNAME accordingly. "go ahead" espie@ |
2005-04-23 08:40:42 by Marc Espie | Files touched by this commit (2) |
Log message: @endfake |
2005-04-16 15:10:22 by Marc Espie | Files touched by this commit (5) |
Log message: try harder to avoid defining mbstate_t if there's one defined already. remove some dependencies on the type name. Regen patch. |
2005-01-14 23:22:36 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to libiconv 1.9.2 From: Alec Berryman <alec at hened dot net> |
2005-01-05 08:58:31 by Christian Weisgerber | Files touched by this commit (59) |
Log message: SIZE |
2004-11-21 15:53:59 by Marc Espie | Files touched by this commit (13) |
Log message: WANTLIB markers |
2004-09-23 01:07:01 by Peter Valchev | Files touched by this commit (2) |
Log message: only do -fPIC on shared architectures where it makes sense. unbreaks m88k; ok espie |
2004-08-06 10:06:04 by Marc Espie | Files touched by this commit (43) |
Log message: new-style PLISTs |
2004-08-03 03:13:30 by Marc Espie | Files touched by this commit (2) |
Log message: prepare iconv for MODULES=converters/libiconv |
2004-06-13 00:47:32 by Peter Valchev | Files touched by this commit (1) |
Log message: compile 3 objects that were previously missed for some reason, with -fPIC this fixes x11/vlc on amd64. |
2003-12-23 17:08:02 by Brad Smith | Files touched by this commit (12) |
Log message: upgrade to libiconv 1.9.1 |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2002-12-29 12:37:53 by Federico G. Schwindt | Files touched by this commit (13) |
Log message: chau NEED_VERSION. |
2002-09-16 19:33:05 by Brad Smith | Files touched by this commit (1) |
Log message: - no more chmod 777 - link iconv binary like the HP-UX example instead of using brain dead libtool |
2002-09-16 19:25:03 by Brad Smith | Files touched by this commit (2) |
Log message: remove local changes to libtool made by libiconv authors which make dirs with mode 777. -- Brought to my attention by: Mike Pechkin <mpech@prosoft.org.lv> |