Date: Wed, 28 Jan 2015 14:29:07 +0000 From: "Meyer, Conrad" <conrad.meyer@isilon.com> To: Guido Falsi <mad@madpilot.net>, Dirk Engling <erdgeist@erdgeist.org>, FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: RE: libbconv Message-ID: <A3CAF0E84A34A540B4C74454358E003F35DBAA78@MX103CL02.corp.emc.com> In-Reply-To: <54C8ECC6.2000303@madpilot.net> References: <54C8C0B6.6030306@erdgeist.org> <54C8D52C.4010005@madpilot.net> <54C8E22E.8040207@erdgeist.org>,<54C8ECC6.2000303@madpilot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,=0A= =0A= (With apologies for top-posting, this is @#$@6ing Outlook.)=0A= =0A= biconv gets several mentions, including iconv's plist:=0A= =0A= $ ag '(^|[^i])biconv' ..=0A= ../iconv/files/patch-ces::Makefile=0A= 11:+LDADD =3D -L${.CURDIR}/../lib -lbiconv=0A= =0A= ../iconv/files/patch-ai=0A= 8:+LIB =3D biconv=0A= 14:+ converter.c iconv.c utils.c biconv.h=0A= 32:+INCS =3D biconv.h=0A= 38:+MAN3 =3D biconv.3 biconv_open.3 biconv_close.3=0A= 47:+biconv.3: iconv.3.in=0A= 52:+biconv_open.3: iconv_open.3.in=0A= 56:+biconv_close.3: iconv_close.3=0A= 59:+biconv.h: iconv.h=0A= =0A= ../iconv/pkg-plist=0A= 1:bin/biconv=0A= 3:include/biconv.h=0A= 4:lib/libbiconv.a=0A= 5:lib/libbiconv.so=0A= 6:lib/libbiconv.so.2=0A= 7:%%PROFILE%%lib/libbiconv_p.a=0A= 16:man/man1/biconv.1.gz=0A= 17:man/man3/biconv.3.gz=0A= 18:man/man3/biconv_close.3.gz=0A= 19:man/man3/biconv_open.3.gz=0A= =0A= ../iconv/files/patch-util::Makefile=0A= 8:+PROG=3D biconv=0A= 13:+LDADD=3D -L../lib -lbiconv=0A= 14:+DPADD+=3D ../lib/libbiconv.a=0A= 19:+MAN1=3D biconv.1=0A= 21:+biconv.1: iconv.1=0A= =0A= ../iconv-rfc1345/Makefile=0A= 13:LIB_DEPENDS=3D libbiconv.so:${PORTSDIR}/converters/iconv=0A= =0A= ../iconv-extra/files/patch-ces::iso-2022-jp.c=0A= 11:+#include <biconv.h>=0A= =0A= ../iconv-extra/files/patch-ces::iso-2022-cn.c=0A= 11:+#include <biconv.h>=0A= =0A= ../iconv-extra/files/patch-ces::iso-2022-kr.c=0A= 11:+#include <biconv.h>=0A= =0A= ../iconv-extra/files/patch-ces::iso-2022-jp-2.c=0A= 11:+#include <biconv.h>=0A= =0A= ../iconv-extra/files/patch-ces::Makefile=0A= 10:+LDADD +=3D -L${PREFIX}/lib -lbiconv=0A= =0A= ../iconv-extra/files/patch-ces::unicode-1-1-utf-7.c=0A= 11:+#include <biconv.h>=0A= =0A= ../iconv-extra/Makefile=0A= 13:LIB_DEPENDS=3D libbiconv.so:${PORTSDIR}/converters/iconv=0A= =0A= It appears to date all the way back to 2002:=0A= =0A= $ git blame iconv/pkg-plist=0A= bedce949 (sobomax 2002-03-18 09:43:25 +0000 3) include/biconv.h=0A= bedce949 (sobomax 2002-03-18 09:43:25 +0000 4) lib/libbiconv.a=0A= bedce949 (sobomax 2002-03-18 09:43:25 +0000 5) lib/libbiconv.so=0A= bedce949 (sobomax 2002-03-18 09:43:25 +0000 6) lib/libbiconv.so.2=0A= =0A= Maybe we are confusing 'libiconv' (GNU iconv) with 'iconv'?=0A= =0A= Best,=0A= Conrad=0A= =0A= ________________________________________=0A= From: owner-freebsd-hackers@freebsd.org [owner-freebsd-hackers@freebsd.org]= on behalf of Guido Falsi [mad@madpilot.net]=0A= Sent: Wednesday, January 28, 2015 6:05 AM=0A= To: Dirk Engling; FreeBSD Hackers=0A= Subject: Re: libbconv=0A= =0A= On 01/28/15 14:20, Dirk Engling wrote:=0A= > On 28.01.15 13:25, Guido Falsi wrote:=0A= >=0A= >> You have a strange library layout, which is definitely different from=0A= >> the one I'm seeing usually. This is what you should have, with recent=0A= >> ports/packages:=0A= >=0A= >=0A= > Also I have found at least one reference to the typo:=0A= >=0A= > http://www.freebsdports.info/ports/converters/iconv.html=0A= >=0A= > erdgeist=0A= >=0A= =0A= Ok, this is strange. At present the ports tree does not contain any=0A= similar typo. You can check through the official ports tree.=0A= =0A= Have you also checked the plist in your local ports tree?=0A= =0A= Are you merging some external ports tree or have local patches?=0A= =0A= Reinstalling the iconv port produces no change?=0A= =0A= --=0A= Guido Falsi <mad@madpilot.net>=0A= _______________________________________________=0A= freebsd-hackers@freebsd.org mailing list=0A= http://lists.freebsd.org/mailman/listinfo/freebsd-hackers=0A= To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"= =0A=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A3CAF0E84A34A540B4C74454358E003F35DBAA78>