Commit Graph

23 Commits

Author SHA1 Message Date
fgsch
8b5f0695ca chau NEED_VERSION. 2002-12-29 19:37:52 +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
b2ead3af8d revert PLIST 2002-06-13 03:07:33 +00:00
brad
66f710dc44 upgrade to libiconv 1.8 2002-06-10 04:41:48 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
brad
c7f8f8be1d use MAKE_ENV when running regression tests 2002-03-13 16:40:27 +00:00
brad
e74171d319 - rename checksums file
- takeover as MAINTAINER
- add regress
2002-01-07 15:13:42 +00:00
brad
bc1ef0ed5c simplify libiconv LIB_DEPENDS entry 2001-11-27 17:44:04 +00:00
brad
4aa1a2bd85 better comment. 2001-10-28 06:34:24 +00:00
brad
e846d541ce fix HOMEPAGE URL to have a page that actually exists now. 2001-10-10 19:01:38 +00:00
espie
e06dfa9b25 regression tests for the whole converters directory.
Fix utterly bogus ppmtoTbmp dependencies.
Convert dependencies to new format.
2001-10-07 15:34:10 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
5f7d8adc3a add comment explaining why we have a RUN_DEPENDS entry here. 2001-09-24 17:17:02 +00:00
brad
d3723c9d2f Add iconv/gettext modules. 2001-09-23 05:29:47 +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
lebel
c619e3e5d1 converters: bebye COMMENT, bump NEED_VERSION. 2001-05-05 23:11:14 +00:00
naddy
5b89ea776a MASTER_SITES update; from maintainer 2001-03-21 11:47:52 +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