CVS log for ports/converters/libiconv/files/Attic/patch-ab
Up to [FreeBSD] / ports / converters / libiconv / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Mon Mar 18 09:43:24 2002 UTC (9 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 26 00:53:02 2001 UTC (10 years, 5 months ago) by mi
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
Upgrade to 1.7... Run included tests after the build... Maintainers (gnome@) were informed a couple of days ago, but are impressively silent and I've been using KDE/libxml2 linked against this library since with no problem. Approved by: maintainer's silence
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 9 19:36:45 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -38 lines
Update to 1.5.1. Submitted by: ade
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:57:23 2000 UTC (11 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -12 lines
Update to 1.4.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 18 06:59:02 2000 UTC (11 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Prefix all bits of this iconv() implementation with "g" to avoid conflict with another iconv() in converters/iconv: libiconv --> libgiconv iconv.h --> giconv.h iconv*.3 --> giconv*.3 Suggested by: knu
