<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/gcc34, 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-13T21:42:40Z</updated>
<entry>
<title>Bye, bye lang/gcc34.  You have served us well, but with all dependencies</title>
<updated>2014-02-13T21:42:40Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-02-13T21:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9a5b5d7cc5ce5a50bb7adc96d89c6ba7f2b08ef'/>
<id>urn:sha1:f9a5b5d7cc5ce5a50bb7adc96d89c6ba7f2b08ef</id>
<content type='text'>
(including USE_FORTRAN=g77) gone and you never building on FreeBSD 10.x
or later, it's time to leave after ten years of service.
</content>
</entry>
<entry>
<title>Fix properties on pkg-plist</title>
<updated>2014-01-21T23:40:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-21T23:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e04b632220192cfe7e48d0972ddf8dfe85f16729'/>
<id>urn:sha1:e04b632220192cfe7e48d0972ddf8dfe85f16729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix usage of USES=perl5</title>
<updated>2013-12-26T00:03:33Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-12-26T00:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8c6c03c3f9254ffda9e4d1e34869c493e1c45ac'/>
<id>urn:sha1:a8c6c03c3f9254ffda9e4d1e34869c493e1c45ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change PORTNAME from gcc to gcc34 to match the actual name of this</title>
<updated>2013-11-26T06:51:25Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2013-11-26T06:51:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dd65588ede00dfcfc8d777899363d640873d06f2'/>
<id>urn:sha1:dd65588ede00dfcfc8d777899363d640873d06f2</id>
<content type='text'>
port and avoid a package name collision with other GCC ports.  This
also allows us to remove LATEST_LINK.
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: lang)</title>
<updated>2013-09-20T19:53:09Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:53:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=888ab73a81ce0010b6a141740f5b26e92a5ec6a8'/>
<id>urn:sha1:888ab73a81ce0010b6a141740f5b26e92a5ec6a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSP support has been added to ports with WITH_SSP for i386 and amd64</title>
<updated>2013-09-20T12:54:54Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-09-20T12:54:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c93dfc2e9f8b7b990c22c6baa6cdab361cd12e16'/>
<id>urn:sha1:c93dfc2e9f8b7b990c22c6baa6cdab361cd12e16</id>
<content type='text'>
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&amp;view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
</content>
</entry>
<entry>
<title>Convert to new perl framework</title>
<updated>2013-09-17T06:40:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-17T06:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6adf864b810de100bd21887faadcdf85b56a2e52'/>
<id>urn:sha1:6adf864b810de100bd21887faadcdf85b56a2e52</id>
<content type='text'>
Convert from USE_GMAKE to USES=gmake
</content>
</entry>
<entry>
<title>lang/gcc*: define CONFIGURE_TARGET genericly (8 ports)</title>
<updated>2013-09-12T10:20:45Z</updated>
<author>
<name>John Marino</name>
<email>marino@FreeBSD.org</email>
</author>
<published>2013-09-12T10:20:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9518965c2157ea68db1e58608deac0c3d7463bbb'/>
<id>urn:sha1:9518965c2157ea68db1e58608deac0c3d7463bbb</id>
<content type='text'>
Instead of hardcoding the compiler target as FreeBSD, use the OPSYS
variable to it.  This makes no practical difference for FreeBSD, but
it helps DragonFly get properly configured.

Approved by:	gerald
</content>
</entry>
<entry>
<title>Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.</title>
<updated>2013-09-04T20:01:05Z</updated>
<author>
<name>Boris Samorodov</name>
<email>bsam@FreeBSD.org</email>
</author>
<published>2013-09-04T20:01:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f7e7e1326e79bd8e12c1f04deb511f02f41b2f2'/>
<id>urn:sha1:9f7e7e1326e79bd8e12c1f04deb511f02f41b2f2</id>
<content type='text'>
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
</content>
</entry>
<entry>
<title>- Remove MAKE_JOBS_SAFE variable</title>
<updated>2013-08-14T22:35:50Z</updated>
<author>
<name>Alex Kozlov</name>
<email>ak@FreeBSD.org</email>
</author>
<published>2013-08-14T22:35:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4041784dc51fbd5b1e6a77c341ba00b18e4cd60'/>
<id>urn:sha1:d4041784dc51fbd5b1e6a77c341ba00b18e4cd60</id>
<content type='text'>
Approved by:	portmgr (bdrewery)
</content>
</entry>
</feed>
