<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/bogosort, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=6-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=6-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-01-22T12:59:47Z</updated>
<entry>
<title>SHA256ify</title>
<updated>2006-01-22T12:59:47Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-22T12:59:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=53354e7e9c160c3de9909b8da012653a3246e2b1'/>
<id>urn:sha1:53354e7e9c160c3de9909b8da012653a3246e2b1</id>
<content type='text'>
Approved by: krion@
</content>
</entry>
<entry>
<title>A long-overdue dequoting of COMMENT.  D'oh, I thought I'd done this,</title>
<updated>2004-11-01T17:09:55Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-11-01T17:09:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=641e9357ef7c1e4db3956870e6ee72c8a3f69827'/>
<id>urn:sha1:641e9357ef7c1e4db3956870e6ee72c8a3f69827</id>
<content type='text'>
like, MONTHS ago!

Submitted by:	Brian Poole &lt;raj@cerias.purdue.edu&gt;
</content>
</entry>
<entry>
<title>A whole lotta fixes:</title>
<updated>2004-08-11T13:57:27Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-08-11T13:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b549a1416b3f1f6d83daf84464caec603d151d93'/>
<id>urn:sha1:b549a1416b3f1f6d83daf84464caec603d151d93</id>
<content type='text'>
- fix build with gcc-3.4;
- fix sortedp.c and zbogotest to handle empty files properly;
- add a 'test' target;
- use INFO and PLIST_FILES and nuke pkg-plist.

And yes, I know that adding HAVE_STRING_H to config.h.in is somewhat
hackish; the proper fix - a string.h check in configure.in - is on its
way to the bogosort developers :)
</content>
</entry>
<entry>
<title>SIZEify (maintainer timeout)</title>
<updated>2004-03-31T03:12:58Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-03-31T03:12:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8232e82f85d5e79b74b8239b447880627016bc6f'/>
<id>urn:sha1:8232e82f85d5e79b74b8239b447880627016bc6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.4.2.</title>
<updated>2003-12-14T14:35:15Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2003-12-14T14:35:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3bcb02588803185cd2161392a76dc02b9918b7f9'/>
<id>urn:sha1:3bcb02588803185cd2161392a76dc02b9918b7f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>track ESR's page.</title>
<updated>2003-03-01T13:04:27Z</updated>
<author>
<name>FUJISHIMA Satsuki</name>
<email>sf@FreeBSD.org</email>
</author>
<published>2003-03-01T13:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=33e610508dd1a9214440f1230ba28fd393c0992c'/>
<id>urn:sha1:33e610508dd1a9214440f1230ba28fd393c0992c</id>
<content type='text'>
www.tuxedo.org -&gt; www.catb.org
</content>
</entry>
<entry>
<title>Remove pkg-comment files in my ports.</title>
<updated>2003-02-19T16:07:30Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2003-02-19T16:07:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b'/>
<id>urn:sha1:33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to bogosort-0.4.1; Ulrik accepted my files/patch-bogosort.c fix,</title>
<updated>2002-09-06T22:01:14Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2002-09-06T22:01:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5cc1d4d52177200ff5ebd802899881789ea621c'/>
<id>urn:sha1:f5cc1d4d52177200ff5ebd802899881789ea621c</id>
<content type='text'>
thus rendering this patch superfluous.
</content>
</entry>
<entry>
<title>Update to bogosort-0.4.0, which includes fixes to the error handling and</title>
<updated>2002-09-06T09:08:45Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2002-09-06T09:08:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e57416980dd33cc61e896af14a0737c12411ae60'/>
<id>urn:sha1:e57416980dd33cc61e896af14a0737c12411ae60</id>
<content type='text'>
printing routines, the problem originally found by Kris Kennaway.
Unfortunately, the bogosort author did not quite apply the patch I sent,
hence the need for the new files/patch-bogosort.c.
</content>
</entry>
<entry>
<title>Don't guess declarations for things in system headers.</title>
<updated>2002-08-24T00:00:49Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-08-24T00:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=69d4a2a06ccb60a1139bef66a558327dd4968ef5'/>
<id>urn:sha1:69d4a2a06ccb60a1139bef66a558327dd4968ef5</id>
<content type='text'>
</content>
</entry>
</feed>
