<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/igor, 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-04T09:11:28Z</updated>
<entry>
<title>- Update to 1.474</title>
<updated>2014-07-04T09:11:28Z</updated>
<author>
<name>Frederic Culot</name>
<email>culot@FreeBSD.org</email>
</author>
<published>2014-07-04T09:11:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8bddb0c5229b9739d33668f291bb44d501a1be40'/>
<id>urn:sha1:8bddb0c5229b9739d33668f291bb44d501a1be40</id>
<content type='text'>
PR:		ports/191569
Submitted by:	wblock@ (maintainer)
</content>
</entry>
<entry>
<title>Update igor to 1.431</title>
<updated>2014-02-06T05:12:33Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2014-02-06T05:12:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2d14bd95ec2f9cb73990c685fc62b6ddd4bc843f'/>
<id>urn:sha1:2d14bd95ec2f9cb73990c685fc62b6ddd4bc843f</id>
<content type='text'>
Changes: There is an important bug fix in the
indentation tests which removes many false positives.

PR:		ports/186504
Submitted by:	wblock (maintainer)
</content>
</entry>
<entry>
<title>Update igor to 1.419</title>
<updated>2014-01-23T22:40:23Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2014-01-23T22:40:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c43b5cd448b6d8b5efbf6f60eb29a6eed55baa22'/>
<id>urn:sha1:c43b5cd448b6d8b5efbf6f60eb29a6eed55baa22</id>
<content type='text'>
Changes: Some code improvements and additional misspelling detection.

PR:		ports/185872
Submitted by:	wblock (maintainer)
</content>
</entry>
<entry>
<title>Temporarily fix fetch problem via https.</title>
<updated>2014-01-11T11:04:05Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-01-11T11:04:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa8524de3c6ff3eb0e5780b007d028e512b0d611'/>
<id>urn:sha1:aa8524de3c6ff3eb0e5780b007d028e512b0d611</id>
<content type='text'>
Approved by:	wblock (maintainer, implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>- Update to 1.397</title>
<updated>2013-11-24T21:59:09Z</updated>
<author>
<name>Alex Kozlov</name>
<email>ak@FreeBSD.org</email>
</author>
<published>2013-11-24T21:59:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=987074102ff465b76b41c3c086cabdbc1fb52d67'/>
<id>urn:sha1:987074102ff465b76b41c3c086cabdbc1fb52d67</id>
<content type='text'>
- Support STAGEDIR

PR:	ports/184253
Submitted by:	wblock (maintainer)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0068f2d47fabca8b05218243fb099000a6413c86'/>
<id>urn:sha1:0068f2d47fabca8b05218243fb099000a6413c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- convert to the new perl5 framework</title>
<updated>2013-09-11T07:12:18Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-11T07:12:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7657fda5944d0dfd9a5c121dc6d2e87a7dd44230'/>
<id>urn:sha1:7657fda5944d0dfd9a5c121dc6d2e87a7dd44230</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</content>
</entry>
<entry>
<title>Update to 1.376.</title>
<updated>2013-06-11T21:23:04Z</updated>
<author>
<name>Raphael Kubo da Costa</name>
<email>rakuco@FreeBSD.org</email>
</author>
<published>2013-06-11T21:23:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=33cee96eed67fa285bac506e266cce7d8062c10a'/>
<id>urn:sha1:33cee96eed67fa285bac506e266cce7d8062c10a</id>
<content type='text'>
Mostly this includes locale support for spelling and detection of more
misspelled words.

PR:		ports/179498
Submitted by:	Warren Block &lt;wblock@FreeBSD.org&gt; (maintainer)
</content>
</entry>
<entry>
<title>Update textproc/igor to version 1.355.</title>
<updated>2013-01-23T02:58:42Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-01-23T02:58:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c228fad5defa1cdd7ccc71315e543f1746a7654'/>
<id>urn:sha1:7c228fad5defa1cdd7ccc71315e543f1746a7654</id>
<content type='text'>
PR:		ports/175481
Submitted by:	wblock (maintainer)
</content>
</entry>
<entry>
<title>Fix fetch.</title>
<updated>2012-10-12T15:30:30Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2012-10-12T15:30:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bff02f6d3f337a28920c4b7894868624b2b62bea'/>
<id>urn:sha1:bff02f6d3f337a28920c4b7894868624b2b62bea</id>
<content type='text'>
Approved by:	eadler (mentor, implicit)
PR:		ports/172617
Feature safe:	yes
</content>
</entry>
</feed>
