<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/editors, branch release/10.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F10.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-08-24T18:22:49Z</updated>
<entry>
<title>Bump PORTREVISION after recent poppler update</title>
<updated>2017-08-24T18:22:49Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2017-08-24T18:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1256969369cb45983f7e86bd419a7c7332abade9'/>
<id>urn:sha1:1256969369cb45983f7e86bd419a7c7332abade9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.6.5</title>
<updated>2017-06-29T09:50:09Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2017-06-29T09:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4302342289ce9aa43de119b989cd8c76987b57e3'/>
<id>urn:sha1:4302342289ce9aa43de119b989cd8c76987b57e3</id>
<content type='text'>
PR:		219691
Submitted by:	lightside@gmx.com (maintainer)
</content>
</entry>
<entry>
<title>Update editors/with-editor to 2.5.11</title>
<updated>2017-06-27T16:05:53Z</updated>
<author>
<name>Guido Falsi</name>
<email>madpilot@FreeBSD.org</email>
</author>
<published>2017-06-27T16:05:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a5b93c27f908fdbcea1634985fe723242fbbe10'/>
<id>urn:sha1:3a5b93c27f908fdbcea1634985fe723242fbbe10</id>
<content type='text'>
PR:		220005
Submitted by:	Yasuhiro KIMURA &lt;yasu@utahime.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>Make ninja opt-out in cmake.mk</title>
<updated>2017-06-25T21:07:58Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2017-06-25T21:07:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5e373eaa92fd3a243e1bc7a8e3eaf114ab1eeabf'/>
<id>urn:sha1:5e373eaa92fd3a243e1bc7a8e3eaf114ab1eeabf</id>
<content type='text'>
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:&lt;existing args&gt;,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
</content>
</entry>
<entry>
<title>Fix WWW</title>
<updated>2017-06-25T17:19:07Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-06-25T17:19:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e2dfa8fe77e373c7fc7509edcca89c34be35b7c'/>
<id>urn:sha1:3e2dfa8fe77e373c7fc7509edcca89c34be35b7c</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>Begin deorbit burn of ia64.  We have not attempted to build packages for</title>
<updated>2017-06-25T00:29:09Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2017-06-25T00:29:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=45cb752a04894d48090981be1a7d2f549f2b684f'/>
<id>urn:sha1:45cb752a04894d48090981be1a7d2f549f2b684f</id>
<content type='text'>
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
</content>
</entry>
<entry>
<title>Update to patchlevel 670.</title>
<updated>2017-06-24T14:45:27Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2017-06-24T14:45:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3ad76a5dcb08f63acc8a1e1d66e5f3814350ba2e'/>
<id>urn:sha1:3ad76a5dcb08f63acc8a1e1d66e5f3814350ba2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 5.3.4.</title>
<updated>2017-06-22T13:14:37Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2017-06-22T13:14:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7edfa5164ddecdb73f0f6ff241e62f9d5886b575'/>
<id>urn:sha1:7edfa5164ddecdb73f0f6ff241e62f9d5886b575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New port: editors/xi-core</title>
<updated>2017-06-21T16:30:48Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2017-06-21T16:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e381d85163c8a7cf5feacd5a61b4b7a871c2605'/>
<id>urn:sha1:4e381d85163c8a7cf5feacd5a61b4b7a871c2605</id>
<content type='text'>
The xi editor project is an attempt to build a high quality text
editor, using modern software engineering techniques.

Goals include:
- Incredibly high performance.  All editing operations should commit
  and paint in under 16ms.  The editor should never make you wait for
  anything.
- Beauty.  The editor should fit well on a modern desktop, and not look
  like a throwback from the '80s or '90s.  Text drawing should be done
  with the best technology available (Core Text on Mac, DirectWrite on
  Windows, etc.), and support Unicode fully.
- Reliability.  Crashing, hanging, or losing work should never happen.
- Developer friendliness.  It should be easy to customize xi editor,
  whether by adding plug-ins or hacking on the core.

WWW: https://github.com/google/xi-editor

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11162
</content>
</entry>
<entry>
<title>- Update to 3.7.5</title>
<updated>2017-06-19T09:43:02Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2017-06-19T09:43:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7496b99a8cd36d14db9ba6b50a50b0ffef00c200'/>
<id>urn:sha1:7496b99a8cd36d14db9ba6b50a50b0ffef00c200</id>
<content type='text'>
PR:		219711
Submitted by:	lightside@gmx.com
Approved by:	cyberbotx@cyberbotx.com (maintainer)
</content>
</entry>
</feed>
