CVS log for ports/converters/libiconv/files/Attic/patch-include::iconv.h.in
Up to [FreeBSD] / ports / converters / libiconv / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Wed Jun 11 17:48:42 2003 UTC (8 years, 8 months ago) by marcus
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
Update to 1.9.1. PR: 52893 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 16 19:11:11 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -6 lines
Update to 1.8, and retain shared lib version of 3. Reviewed by: sobomax
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 18 09:43:24 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries and manpages installed by libiconv (aka GNU iconv) and add similar `b'-prefixes into components installed by iconv (aka BSD iconv). The reason why we do this is because unfortunately BSD iconv become abadonware (author doesn't maintain it anymore), while number of ports that need functional iconv library grows very fast, thus creating significant overhead due to patches needed to make ports working with prefixed GNU iconv. For compatibility reasons create symlinks in GNU iconv, so that all ports that expect GNU iconv to have `g' prefix should work unmodified until all those `g'-hacks are wiped out. Prompted by: ache Reviewed by (in principle): freebsd-ports, freebsd-gnome
