naddy
d7fdc51cbd
use upstream fix for regression test
2011-09-03 10:57:07 +00:00
naddy
a755d3bef5
maintenance update to 1.14; ok Brad
2011-09-02 15:44:46 +00:00
jasper
a83f1c61c6
- honor CC/CFLAGS in the command we run at pre-configure
...
ok brad@ (MAINTAINER), landry@
2010-09-22 21:02:02 +00:00
espie
4aa2a50677
fix mkvtoolnix
2010-05-28 09:20:40 +00:00
naddy
f3790e41d6
Fix an endless loop in the conversion to wchar_t. From upstream.
...
ok jasper@, Brad
2010-02-07 15:25:03 +00:00
naddy
2801d797d0
update to 1.13; from Brad
2009-04-24 18:56:49 +00:00
naddy
909d90be37
overdue maintenance update to 1.12; ok brad@
2008-05-28 20:03:13 +00:00
espie
9cb40a032e
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-12-28 14:12:53 +00:00
sthen
24854c8d58
support 646 as an alias for ASCII in the converter.
...
ok brad via steven; discussed with jasper, naddy, steven
2007-11-19 13:12:57 +00:00
naddy
55b2430e45
strl* fixes corresponding to those in devel/gettext; ok brad
2007-08-25 13:51:08 +00:00
espie
0fa5562083
SHARED_LIBS
2005-12-24 16:11:52 +00:00
bernd
e875971745
Add runelocale 646 to charset.alias. This fixes a GLib warning reported
...
by djm@. Bump PKGNAME accordingly.
"go ahead" espie@
2005-12-01 11:23:42 +00:00
espie
51664851ca
try harder to avoid defining mbstate_t if there's one defined already.
...
remove some dependencies on the type name.
Regen patch.
2005-04-16 21:10:22 +00:00
pvalchev
834098b614
only do -fPIC on shared architectures where it makes sense.
...
unbreaks m88k; ok espie
2004-09-23 07:07:01 +00:00
pvalchev
1995e4f7bc
compile 3 objects that were previously missed for some reason, with -fPIC
...
this fixes x11/vlc on amd64.
2004-06-13 06:47:32 +00:00
brad
4ba1a540f7
upgrade to libiconv 1.9.1
2003-12-24 00:08:02 +00:00
brad
7ed63b76fe
- no more chmod 777
...
- link iconv binary like the HP-UX example instead of using brain dead libtool
2002-09-17 01:33:05 +00:00
brad
410ae9bae6
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>
2002-09-17 01:25:03 +00:00
brad
8695839788
fix installation of libiconv.
2002-06-13 03:45:57 +00:00
brad
66f710dc44
upgrade to libiconv 1.8
2002-06-10 04:41:48 +00:00
brad
84d3edd335
- sync libtool patches
...
- bump NEED_VERSION
2001-09-23 03:08:50 +00:00
brad
f89e73e731
fix 2 typos
2001-08-31 20:44:08 +00:00
brad
d7b70dc45a
upgrade to libiconv 1.7
...
--
Based on port from maintainer, libtool syncing by me.
2001-08-27 13:17:16 +00:00
naddy
348be6aff8
Update to 1.6.1; from MAINTAINER.
2001-03-15 16:12:36 +00:00
naddy
3dd3693549
Import of libiconv 1.6.
...
Submitted by Vladimir Popov <pva48@mail.ru>.
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.
2001-03-12 01:32:04 +00:00