non port: converters/libiconv/files/patch-ae |
SVNWeb
|
Number of commits found: 11 |
Mon, 18 Mar 2013
|
[ 11:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi
|
Mon, 15 Jun 2009
|
[ 03:51 marcus ]
Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3.
The library is still licensed under the LGPL.
PR: 131769
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (based on)
|
Fri, 9 Jul 2004
|
[ 19:14 bland ]
Update to 1.9.2
|
Fri, 13 Jun 2003
|
[ 06:37 marcus ]
Don't try to install files to ${PREFIX} during the build.
Reported by: Andrew J Caines <A.J.Caines@halplant.com>
|
Wed, 11 Jun 2003
|
[ 17:48 marcus ] (Only the first 10 of 15 ports in this commit are shown above. )
Update to 1.9.1.
PR: 52893
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Mon, 29 Apr 2002
|
[ 18:41 marcus ]
Fix a few problems in libiconv.
* Allow libcharset to find charset.alias in the correct place
* Add support for the new FreeBSD locales
* Fix potential infinite loop when conversion fails
* Bump PORTREVISION
PR: 37543, 37497
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> (infinite loop
fix) marcus (everything else)
Reviewed by: nork (infinite loop fix), sobomax
Approved by: sobomax
|
Mon, 18 Mar 2002
|
[ 09:43 sobomax ] (Only the first 10 of 22 ports in this commit are shown above. )
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
|
Mon, 27 Aug 2001
|
[ 10:39 sobomax ]
- Remove useless USE_LIBTOOL; - properly name shared libraries (get rid of
bogus .so.X.Y convention); - add files missed from pkg-plist (documentation);
- don't waste time building/running tests included into distribution.
|
Sun, 26 Aug 2001
|
[ 01:53 mi ]
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.
|
Mon, 2 Apr 2001
|
[ 10:05 sobomax ]
Update to 1.6.1.
|
Fri, 9 Feb 2001
|
[ 19:36 sobomax ]
Update to 1.5.1.
|
Number of commits found: 11 |