diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-29 11:46:42 +0000 |
commit | 58ec9317a6faf1ee4e4ea45c51279923b3c023e9 (patch) | |
tree | 7c8f4cc253dee4acda58b15ef25a016c7b5509ed /converters/iconv/pkg-descr | |
parent | 2b8488895de4a50f18123e183f0f81ece2b92562 (diff) | |
download | FreeBSD-ports-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.zip FreeBSD-ports-58ec9317a6faf1ee4e4ea45c51279923b3c023e9.tar.gz |
Update iconv to 2.0 and reflect shared library version bump.
PR: 23163, 23164, 23165
Submitted by: maintainer
Diffstat (limited to 'converters/iconv/pkg-descr')
-rw-r--r-- | converters/iconv/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/iconv/pkg-descr b/converters/iconv/pkg-descr index b3bdca6..66849cb 100644 --- a/converters/iconv/pkg-descr +++ b/converters/iconv/pkg-descr @@ -1,9 +1,10 @@ ICONV is 1) the library (libiconv.a and .so) for conversion between -various charsets and 2) the command line utility (iconv). +various charsets, 2) the command line utility (iconv) and 3) a set +of charsets (tables and shared modules). 33 charsets are supported in this port: most Unicode encodings, all charsets for which locale exist in FreeBSD, few IBM-DOS ones. Other charsets are provided as standalone ports. Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> - September 2000. + November 2000. |