converters/php5-iconv in FreeBSD 10
Marcelo Gondim
gondim at bsdinfo.com.br
Sat Feb 15 19:01:56 UTC 2014
Hi,
Did you read this before?
20130904:
AFFECTS: 10-CURRENT users with any port depending on converters/libiconv
AUTHOR: madpilot at FreeBSD.org
10-CURRENT after r254273 (committed on August 13, 2013) has an
implementation of iconv enabled by default in libc.
Due to this change some major overhauling of the ports tree has
been necessary to move the ports to using that implementation.
People using pkgng binary packages should have little problems,
"pkg upgrade" will update all software to not depend on libiconv
anymore, once updated packages are available. Please make sure to
perform a "pkg autoremove" after that and check that libiconv is
correctly removed by it.
If you are using ports the update requires some manual intervention.
The following procedure should be followed:
# pkg query %ro libiconv >ports_to_update
# pkg delete -f libiconv
# cat ports_to_update | xargs portmaster
or:
# pkg query %ro libiconv >ports_to_update
# pkg delete -f libiconv
# cat ports_to_update | xargs portupgrade -f
Cheers
Em 15/02/14 16:53, Alex V. Petrov escreveu:
> 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
>
More information about the freebsd-stable
mailing list