From owner-cvs-all Thu Nov 30 1:23:36 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF8637B402; Thu, 30 Nov 2000 01:23:33 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eAU9NXx78203; Thu, 30 Nov 2000 01:23:33 -0800 (PST) (envelope-from sobomax) Message-Id: <200011300923.eAU9NXx78203@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 30 Nov 2000 01:23:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/iconv Makefile pkg-plist ports/converters/iconv/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2000/11/30 01:23:33 PST Modified files: converters/iconv Makefile pkg-plist Added files: converters/iconv/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Log: Fixes: - Fix pkg-plist in the case when NOPROFILE isn't defined; - fix breakage on system with old perl < 5.6.0 (4-STABLE and downward) by including pre-generated on 5-CURRENT files. Perl scripts supplied with the port have some problems with old perl and I hope Konstantin will address this problem in the next revision of iconv. Prompted by: asami (plist), Mikhail Teterin (4-CURRENT) Revision Changes Path 1.8 +8 -1 ports/converters/iconv/Makefile 1.6 +1 -0 ports/converters/iconv/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message