<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/libobjc2, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-07-29T18:41:15Z</updated>
<entry>
<title>Convert a bunch of USE_BZIP2 to USES=tar:bzip2</title>
<updated>2014-07-29T18:41:15Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-29T18:41:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bbc8c4d740872dbe971f6164448e5ba893cb166f'/>
<id>urn:sha1:bbc8c4d740872dbe971f6164448e5ba893cb166f</id>
<content type='text'>
Approved by:	portmgr (not really, but touches unstaged ports)
</content>
</entry>
<entry>
<title>Use regular CC and CXX instead of custom CLANGXX/CLANG</title>
<updated>2014-02-03T10:34:08Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-02-03T10:34:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=57d55e956919508bf309fd7ca7675ff5d5fcbb90'/>
<id>urn:sha1:57d55e956919508bf309fd7ca7675ff5d5fcbb90</id>
<content type='text'>
That fixes build after .pre.mk removal as well as simplify the makefile

Reported by:	tijl
</content>
</entry>
<entry>
<title>Support stage</title>
<updated>2014-01-28T08:13:37Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-01-28T08:13:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0de261a765c3acc7a13e5044492ea913aad5bb36'/>
<id>urn:sha1:0de261a765c3acc7a13e5044492ea913aad5bb36</id>
<content type='text'>
Respect prefix
</content>
</entry>
<entry>
<title>Backport bug fix from r37605 upstream.  This fixes crashing when</title>
<updated>2014-01-15T19:10:16Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2014-01-15T19:10:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=257af15518ae8f78489c7392e09dd5ef1c47cfa3'/>
<id>urn:sha1:257af15518ae8f78489c7392e09dd5ef1c47cfa3</id>
<content type='text'>
Objective-C++ programs use Objective-C types in static constructors.

Approved by:	bapt (mentor)
</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>Update to latest GNUstep core libraries.</title>
<updated>2013-08-28T18:26:01Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2013-08-28T18:26:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99'/>
<id>urn:sha1:3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99</id>
<content type='text'>
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
</content>
</entry>
<entry>
<title>Convert to new options framework</title>
<updated>2012-10-04T07:21:06Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-10-04T07:21:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9dc0f62a37e70c89b3bc405f55479b1d1070093f'/>
<id>urn:sha1:9dc0f62a37e70c89b3bc405f55479b1d1070093f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- reset MAINTAINER</title>
<updated>2012-06-26T05:44:19Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2012-06-26T05:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=79ed41a8a032517e571d68b42937692ec14f0dae'/>
<id>urn:sha1:79ed41a8a032517e571d68b42937692ec14f0dae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark as broken on powerpc: Unsupported relocation type 10.</title>
<updated>2012-05-27T06:56:59Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2012-05-27T06:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=87be40b9655104797000717564375a42616ef0e0'/>
<id>urn:sha1:87be40b9655104797000717564375a42616ef0e0</id>
<content type='text'>
Hat:		portmgr
</content>
</entry>
</feed>
