<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/xmlformat, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-12-10T16:09:19Z</updated>
<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>- Add LICENSE.</title>
<updated>2013-11-02T17:51:34Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2013-11-02T17:51:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=800d5c32a34a968e7b3a48354e8d8ea7fe1f10de'/>
<id>urn:sha1:800d5c32a34a968e7b3a48354e8d8ea7fe1f10de</id>
<content type='text'>
- Use shebangfix.
- Use OPTIONS_DEFINE.
- Add STAGEDIR support.
- Style clean-ups.
</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:40:59Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-11T07:40:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a86ce80411f5376ef08742005c5577ecaca6237e'/>
<id>urn:sha1:a86ce80411f5376ef08742005c5577ecaca6237e</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</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>
<entry>
<title>Update to 1.04.  Changes include:</title>
<updated>2007-03-25T20:44:05Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2007-03-25T20:44:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=034729e9b727b2b79b5b6ab95b28fce27eac9e11'/>
<id>urn:sha1:034729e9b727b2b79b5b6ab95b28fce27eac9e11</id>
<content type='text'>
- Assign each token an input line number and display the line number in
  error messages.  This provides better information to the user about
  the location of problems in input files.
- Print the token stack when an error occurs.  This provides some idea of
  the context of the element that is malformed or has malformed content.

Submitted by:	Marcelo Araujo
PR:		ports/109895
</content>
</entry>
<entry>
<title>Update to 1.03.</title>
<updated>2006-06-03T17:39:05Z</updated>
<author>
<name>Hiroki Sato</name>
<email>hrs@FreeBSD.org</email>
</author>
<published>2006-06-03T17:39:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2a8112e6a0764f1a917c2ea6dcd05381ac15512b'/>
<id>urn:sha1:2a8112e6a0764f1a917c2ea6dcd05381ac15512b</id>
<content type='text'>
Submitted by:	Martin Wilke (freebsd at unixfreunde dot de)
PR:		ports/98425
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-24T03:16:52Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T03:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=84b1517c16be19f3e88db0ba263be049c67a71de'/>
<id>urn:sha1:84b1517c16be19f3e88db0ba263be049c67a71de</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>Add xmlformat 1.02, an XML Document Formatter.</title>
<updated>2004-02-08T23:28:17Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2004-02-08T23:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6428a01e3b5a75d7dd28810b693132cf4bc168d9'/>
<id>urn:sha1:6428a01e3b5a75d7dd28810b693132cf4bc168d9</id>
<content type='text'>
PR:		ports/62517
Submitted by:	hrs
Approved by:	nork (mentor/implicitly)
</content>
</entry>
</feed>
