<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/gcc44/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-02-28T22:56:08Z</updated>
<entry>
<title>Remove lang/gcc44 aka GCC 4.4 which has been deprecated since 2011-05-08</title>
<updated>2014-02-28T22:56:08Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-02-28T22:56:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1e5ca7aefcdff036c619b4dd4e9e6320be3166e3'/>
<id>urn:sha1:1e5ca7aefcdff036c619b4dd4e9e6320be3166e3</id>
<content type='text'>
and was originally created 2008-03-01, thirteen months before the upstream
release of GCC 4.4.0.  Even lang/gcc45 has been gone for more than two
years now.

Recommend the generic lang/gcc as a replacement.
</content>
</entry>
<entry>
<title>Work around a bug in libcpp that pulls in the optional system iconv</title>
<updated>2013-09-06T19:25:24Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2013-09-06T19:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bbd59ec3c8ac1bf5a798a48707f4e05cab8bbbd7'/>
<id>urn:sha1:bbd59ec3c8ac1bf5a798a48707f4e05cab8bbbd7</id>
<content type='text'>
if present (even if the libiconv port is present and requested) and
fails using that.

The issue is that /usr/include/iconv.h has #include &lt;stdbool.h&gt; which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.

libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.

PR:		161417
</content>
</entry>
<entry>
<title>Update to the 20070223 snapshot of GCC 4.3.0.  No extra patch is needed</title>
<updated>2007-02-24T16:17:34Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2007-02-24T16:17:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b0708776152ce7395c42f1174284a49f1a4ca7b3'/>
<id>urn:sha1:b0708776152ce7395c42f1174284a49f1a4ca7b3</id>
<content type='text'>
to build on i386 any longer.
</content>
</entry>
<entry>
<title>Update to the 20070216 snapshot of GCC 4.3.0.</title>
<updated>2007-02-18T21:58:37Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2007-02-18T21:58:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=283351f1dff387fa02636183c058efc5991bf2bd'/>
<id>urn:sha1:283351f1dff387fa02636183c058efc5991bf2bd</id>
<content type='text'>
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.

Add a temporary patch to fix the bootstrap on i386.
</content>
</entry>
<entry>
<title>Update to the 20070202 snapshot of GCC 4.3.0.</title>
<updated>2007-02-06T13:06:01Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2007-02-06T13:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42c24f3d70dd25151cac4cd139a40da8b71162e2'/>
<id>urn:sha1:42c24f3d70dd25151cac4cd139a40da8b71162e2</id>
<content type='text'>
Adjust pkg-plist to remove some secondary programs which we no longer
provide after the import of the Eclipse Java frontend.

Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.

Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
</content>
</entry>
<entry>
<title>Update to the 20070105 snapshot of GCC 4.3.0.  Remove temporary patch was</title>
<updated>2007-01-06T08:43:34Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2007-01-06T08:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=694e45aacfa3bb6640f233af489052c4d1004c3d'/>
<id>urn:sha1:694e45aacfa3bb6640f233af489052c4d1004c3d</id>
<content type='text'>
is upstream now.
</content>
</entry>
<entry>
<title>Update to the 20061230 snapshot of GCC 4.3.0.</title>
<updated>2007-01-02T21:42:49Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2007-01-02T21:42:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8c2920b86dafb32c6527c21785e9ad0f275335ee'/>
<id>urn:sha1:8c2920b86dafb32c6527c21785e9ad0f275335ee</id>
<content type='text'>
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
</content>
</entry>
<entry>
<title>Update lang/gcc42 to the 20061014 snapshot of GCC 4.2.0, which appends a</title>
<updated>2006-10-19T16:43:58Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2006-10-19T16:43:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dbe60dd3dfc24c13c83af5b9dbc0d6d6dfd2230'/>
<id>urn:sha1:0dbe60dd3dfc24c13c83af5b9dbc0d6d6dfd2230</id>
<content type='text'>
version number to libdata/pkgconfig/libgcj.pc.  Fix packaging on amd64
on the way (enabling Java actually was a noop, except for pkg-plist).

Update lang/gcc41 to the 20061013 snapshot of GCC 4.1.2.

These changes allow us to remove the CONFLICT between lang/gcc41 and
lang/gcc42 when building with Java support (the default on i386).

Approved by:	portmgr (erwin)
</content>
</entry>
<entry>
<title>Update to the 20060624 snapshot of GCC 4.2.0.</title>
<updated>2006-06-26T17:03:03Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2006-06-26T17:03:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3427e44afcb1e170e2ff1223a9b02c9a446fac6d'/>
<id>urn:sha1:3427e44afcb1e170e2ff1223a9b02c9a446fac6d</id>
<content type='text'>
mf-runtime.h no longer pollutes public filename space, so we can
remove our workaround.  Refresh files/java-patch-hier.
</content>
</entry>
<entry>
<title>Update to the 20060617 snapshot of GCC 4.2.0.</title>
<updated>2006-06-18T06:39:28Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2006-06-18T06:39:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=313c6c2e9c5b81b5af03b2d874f97ee77656e176'/>
<id>urn:sha1:313c6c2e9c5b81b5af03b2d874f97ee77656e176</id>
<content type='text'>
Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far.

Reviewed by:	flz (for lang/gcc40)
</content>
</entry>
</feed>
