<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/replaceit, branch 2018Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2018Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2018Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2016-02-17T18:57:44Z</updated>
<entry>
<title>- Switch to options helpers</title>
<updated>2016-02-17T18:57:44Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-02-17T18:57:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=97b2ff7ed98c7c4fc28e4ef275006c495382965a'/>
<id>urn:sha1:97b2ff7ed98c7c4fc28e4ef275006c495382965a</id>
<content type='text'>
- Regenerate patches with `make makepatch`
</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>Update "BSD" license in textproc category</title>
<updated>2014-12-10T16:09:19Z</updated>
<author>
<name>Mark Felder</name>
<email>feld@FreeBSD.org</email>
</author>
<published>2014-12-10T16:09:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1912e1e846b26173f8965cf459e4f40d208f490a'/>
<id>urn:sha1:1912e1e846b26173f8965cf459e4f40d208f490a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-08-03T14:15:08Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-08-03T14:15:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=22d7896c1731a371a072a9f3254f9f770ba01b97'/>
<id>urn:sha1:22d7896c1731a371a072a9f3254f9f770ba01b97</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>Support staging</title>
<updated>2014-02-25T16:20:32Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2014-02-25T16:20:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=195e8285acde856a16b4e42831ce93dd716b7cb7'/>
<id>urn:sha1:195e8285acde856a16b4e42831ce93dd716b7cb7</id>
<content type='text'>
</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>- Update to 1.0.1</title>
<updated>2012-01-28T17:49:52Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2012-01-28T17:49:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=de2e1ea31469736f6fa526825b3e0961214aa7cf'/>
<id>urn:sha1:de2e1ea31469736f6fa526825b3e0961214aa7cf</id>
<content type='text'>
PR:		164168
Submitted by:	Ports Fury
</content>
</entry>
<entry>
<title>The vast majority of pkg-descr files had the following format when they</title>
<updated>2011-10-24T09:11:38Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-10-24T09:11:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=989772c9ac17dbf61d27a16069c9a6a83b5b0c2c'/>
<id>urn:sha1:989772c9ac17dbf61d27a16069c9a6a83b5b0c2c</id>
<content type='text'>
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
</content>
</entry>
<entry>
<title>Remove more tags from pkg-descr files fo the form:</title>
<updated>2011-10-24T04:17:37Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-10-24T04:17:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2b1dacc8261d51e67831f3fe26a9718fb6605263'/>
<id>urn:sha1:2b1dacc8261d51e67831f3fe26a9718fb6605263</id>
<content type='text'>
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
</content>
</entry>
<entry>
<title>-remove MD5</title>
<updated>2011-07-03T14:40:25Z</updated>
<author>
<name>Olli Hauer</name>
<email>ohauer@FreeBSD.org</email>
</author>
<published>2011-07-03T14:40:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fc03c837e2e849faa3873b8a4328656db892b376'/>
<id>urn:sha1:fc03c837e2e849faa3873b8a4328656db892b376</id>
<content type='text'>
</content>
</entry>
</feed>
