<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/easydiff, branch 2020Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2020Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2020Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-02-03T15:37:58Z</updated>
<entry>
<title>Move Objective-C ports to the v2 GNUstep ABI.</title>
<updated>2019-02-03T15:37:58Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2019-02-03T15:37:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f627ab4ceb27d868b1d614957e04bfa927d165b'/>
<id>urn:sha1:3f627ab4ceb27d868b1d614957e04bfa927d165b</id>
<content type='text'>
 * Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode &gt;= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
</content>
</entry>
<entry>
<title>Update Objective-C LLVM version to 6.0.</title>
<updated>2018-09-26T15:23:37Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2018-09-26T15:23:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3'/>
<id>urn:sha1:3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3</id>
<content type='text'>
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
</content>
</entry>
<entry>
<title>Fix configure options for gnustep-make</title>
<updated>2017-12-03T12:23:53Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2017-12-03T12:23:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f9197640d910a00d8f42e783289403d12fb87da2'/>
<id>urn:sha1:f9197640d910a00d8f42e783289403d12fb87da2</id>
<content type='text'>
We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs.  This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
</content>
</entry>
<entry>
<title>Update GNUstep core libraries.</title>
<updated>2017-08-21T13:26:28Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2017-08-21T13:26:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=31e0b9f12cc7c944cfa44082f5ff6c94615f8d68'/>
<id>urn:sha1:31e0b9f12cc7c944cfa44082f5ff6c94615f8d68</id>
<content type='text'>
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
</content>
</entry>
<entry>
<title>Convert LICENSE= "GPLxx # or later" to "GPLxx+"</title>
<updated>2016-01-12T16:20:31Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-01-12T16:20:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b9398223bd3a2236f02f582d13487e2a02e6a035'/>
<id>urn:sha1:b9398223bd3a2236f02f582d13487e2a02e6a035</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.</title>
<updated>2015-09-19T10:33:34Z</updated>
<author>
<name>David Chisnall</name>
<email>theraven@FreeBSD.org</email>
</author>
<published>2015-09-19T10:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a'/>
<id>urn:sha1:9156bf1b9e9b3b62257cf63c3d8ec413c40fc70a</id>
<content type='text'>
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
</content>
</entry>
<entry>
<title>Convert bsd.gnustep.mk to USES=gnustep</title>
<updated>2015-04-09T07:44:41Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-04-09T07:44:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06f79b66f2eb028c4ab81977dcb1e010ef9cf946'/>
<id>urn:sha1:06f79b66f2eb028c4ab81977dcb1e010ef9cf946</id>
<content type='text'>
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
</content>
</entry>
<entry>
<title>- Simplify MASTER_SITES</title>
<updated>2015-03-09T00:57:57Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-03-09T00:57:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a4e14e2c0a39d3fe35f061c19f1269708b4a0171'/>
<id>urn:sha1:a4e14e2c0a39d3fe35f061c19f1269708b4a0171</id>
<content type='text'>
- Clarify LICENSE
- Strip binary
</content>
</entry>
<entry>
<title>Remove Author from pkg-descr and white space fixes</title>
<updated>2015-03-02T23:51:49Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-03-02T23:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d6c298e2eec1257cdc60c82aca077f50dbcb004'/>
<id>urn:sha1:5d6c298e2eec1257cdc60c82aca077f50dbcb004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup plist</title>
<updated>2014-11-15T16:26:32Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-11-15T16:26:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e3b883655ff658092b9f090d018c79e0613fea50'/>
<id>urn:sha1:e3b883655ff658092b9f090d018c79e0613fea50</id>
<content type='text'>
</content>
</entry>
</feed>
