svn commit: r326307 - in head: . Mk Mk/Uses archivers/rpm archivers/unrar archivers/unrar-iconv archivers/unzip audio/julius audio/mp3unicode audio/mpc audio/mpiosh audio/mpiosh/files audio/osd-lyr...

Eygene Ryabinkin rea at freebsd.org
Sun Dec 15 15:34:31 UTC 2013


Sat, Dec 14, 2013 at 03:29:30PM +0100, Guido Falsi wrote:
> That said, Your solution of renaming iconv.h could be a good idea I did 
> not think about.
> 
> Let me understand exactly; you used a procedure like this:
> 
> 1) mv /usr/local/include/iconv.h /usr/local/include/iconv.h.old
> 2a) portupgrade -af		(I'm not using portupgrade, please confirm correct 
> syntax)
> 2b) portmaster -af

Actually, it was a bit different one:
 - get a fresh copy of ports tree;
 - 'portupgrade -a' to get the latest versions of all ports;
   was patched libiconv's Makefile to omit IGNORE;
 - mv /usr/local/include/iconv.h /usr/local/include/iconv.h.old
 - 'portupgrade -fa -x libiconv'
 - pkg delete libiconv

First two phases were done to make sure that "portupgrade -fa" won't
really upgrade anything, but will just reinstall with all port being
up to date (so there are no unbuildable ports).  I am often sync the
ports tree to upgrade just one or two ports, so it could be just my
local dance that isn't nessessary.

I'll try to upgrade my primary workstation with just
 - mv /usr/local/include/iconv.h /usr/local/include/iconv.h.old
 - 'portupgrade -fa -x libiconv'
 - pkg delete libiconv
and will report the outcome.

Thanks!
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 358 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131215/44f04ca2/attachment.sig>


More information about the svn-ports-head mailing list