cvs commit: ports/lang Makefile ports/lang/gcc42 Makefile
distinfo pkg-descr pkg-plist ports/lang/gcc42/files java-patch-hier
Daichi GOTO
daichi at freebsd.org
Sun Dec 11 11:45:37 UTC 2011
Hi gerald,
Thank you very much for your great gcc relative works. That's
great!
Well... here's the thing.
The japanese/mozc-server and relative ports are depending on
lang/gcc42 on 8.x-release and 9.0-release bacause to avoid a
gcc 4.2.1's namespace bug. With gcc 4.2.2, it works well.
Mozc relative ports works well on 10-current and 8-stable
with system default gcc 4.2.2.
If you remove gcc 4.2 from ports tree, mozc cannot run on
that version's FreeBSD. I am at a loss what to do.
What am I supposed to do?
On Sun, 11 Dec 2011 09:06:56 +0000 (UTC)
Gerald Pfeifer <gerald at FreeBSD.org> wrote:
> gerald 2011-12-11 09:06:56 UTC
>
> FreeBSD ports repository
>
> Modified files:
> lang Makefile
> Removed files:
> lang/gcc42 Makefile distinfo pkg-descr pkg-plist
> lang/gcc42/files java-patch-hier
> Log:
> Remove the lang/gcc42 port (GCC 4.2) which does not have any user in
> the tree any more and has been obsoleted by several newer versions of
> GCC -- ones that actually build on FreeBSD 10.x out of the box and
> provide better support for newer CPUs, better optimizations overall,
> and more advanced language support.
>
> GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC
> in ports.
>
> The system compiler version of GCC 4.2 is still available up to and
> including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently
> redirected to lang/gcc if, or rather when, this changes.
>
> PR: 163103
> Feature safe: yes
>
> Revision Changes Path
> 1.759 +0 -1 ports/lang/Makefile
> 1.362 +0 -106 ports/lang/gcc42/Makefile (dead)
> 1.232 +0 -6 ports/lang/gcc42/distinfo (dead)
> 1.6 +0 -13 ports/lang/gcc42/files/java-patch-hier (dead)
> 1.11 +0 -6 ports/lang/gcc42/pkg-descr (dead)
> 1.97 +0 -13 ports/lang/gcc42/pkg-plist (dead)
--
Daichi GOTO
More information about the cvs-ports
mailing list