From owner-freebsd-stable@FreeBSD.ORG Sun Feb 16 04:36:28 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0A12660 for ; Sun, 16 Feb 2014 04:36:28 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6DD0B1B35 for ; Sun, 16 Feb 2014 04:36:28 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id wp18so15407827obc.8 for ; Sat, 15 Feb 2014 20:36:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=8OuEGwTiedQBG0d1P+Rz0H/6C0VbuusQ+ZoawqsszRg=; b=kNA/uPy8H8pVHfEtzDdVUfSOHztNXgLdTKx8HDkCfczOkJdXpoWP88EBMMX9QyMAII jn/IKL+L9g/WywE1m5PIE1S4oQkisvLMs+d10BL05vRdF/ZJ2UkwUPfo7+BQcTgK1BhD hX0eZwY0dieryt/AIklDOTvFz13aIzqxxPFQugA5MigdaU7X5TpjzfgPFYP9RHUbtHa1 JK+T5/z7zkS8tW5v3SGYMywSdYjYSx173D3zvwq1kX79UkwFWPSotSjr1Zd2cLfJHSWc xDBYxYN5QCv+YqsniPAhZv4jeE1QTpvS8uUgKyj7mNK7Sqb5VydMMFwURGqZFXD+kSHN r0Sw== X-Received: by 10.60.138.228 with SMTP id qt4mr14091342oeb.38.1392525387677; Sat, 15 Feb 2014 20:36:27 -0800 (PST) MIME-Version: 1.0 Sender: alexvpetrov@gmail.com Received: by 10.182.202.6 with HTTP; Sat, 15 Feb 2014 20:36:07 -0800 (PST) In-Reply-To: <52FFE0E1.70603@egr.msu.edu> References: <18385084.zn1sEgg2iJ@alex.super> <52FFE0E1.70603@egr.msu.edu> From: "Alex V. Petrov" Date: Sun, 16 Feb 2014 12:36:07 +0800 X-Google-Sender-Auth: dxzvll0pvuWRVf0wqQ6lebf_BOw Message-ID: Subject: Re: converters/php5-iconv in FreeBSD 10 To: Adam McDougall Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Feb 2014 04:36:28 -0000 Adam, thanks for the info. 2014-02-16 5:49 GMT+08:00 Adam McDougall : > On 02/15/2014 13:53, Alex V. Petrov wrote: > > I see the topic "converters/php55-iconv in FreeBSD 10" > > > > What do you say about this: > > > > > > php5-iconv-5.4.25 > > > > The deinstallation will free 52 KB > > > > Proceed with deinstalling packages [y/N]: y > > [1/1] Deleting php5-iconv-5.4.25... > > php5-iconv-5.4.25 is required by: php5-extensions-1.7, deleting anyway > > done > > > > # portmaster converters/php5-iconv > > > > ===>>> Port directory: /usr/ports/converters/php5-iconv > > > > ===>>> Launching 'make checksum' for converters/php5-iconv in background > > ===>>> Gathering dependency list for converters/php5-iconv from ports > > ===>>> Launching child to install converters/libiconv > > > > ===>>> converters/php5-iconv >> converters/libiconv (1/1) > > > > ===>>> Port directory: /usr/ports/converters/libiconv > > > > ===>>> Launching 'make checksum' for converters/libiconv in background > > ===>>> Gathering dependency list for converters/libiconv from ports > > ===>>> Initial dependency check complete for converters/libiconv > > > > ===>>> Continuing initial dependency check for converters/php5-iconv > > ===>>> Initial dependency check complete for converters/php5-iconv > > > > > > ===>>> converters/php5-iconv >> (1) > > > > ===>>> The following actions will be taken if you choose to proceed: > > Install converters/php5-iconv > > Install converters/libiconv > > > > ===>>> Proceed? y/n [y] n > > > > This should be correct. > > This change re-allowed FreeBSD 10 to use libiconv from ports: > http://svnweb.freebsd.org/ports?view=revision&revision=341775 > > And this change made the php-iconv ports use it to fix a bug: > http://svnweb.freebsd.org/ports?view=revision&revision=341778 > > However some other ports are unaware (unless fixed already) that > libiconv is now allowed yet they complain about it. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >