<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils, branch release/4.1.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2000-07-21T18:15:36Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.</title>
<updated>2000-07-21T18:15:36Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-21T18:15:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=70f89778c0f2f76bc2f8046e99cc55f2962ac9c2'/>
<id>urn:sha1:70f89778c0f2f76bc2f8046e99cc55f2962ac9c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark these BROKEN, they don't compile/run properly.</title>
<updated>2000-07-19T17:50:47Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>2000-07-19T17:50:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=27198a980838ab64472a31edcb8025de7432556d'/>
<id>urn:sha1:27198a980838ab64472a31edcb8025de7432556d</id>
<content type='text'>
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Change my address in MAINTAINER.</title>
<updated>2000-07-19T15:41:50Z</updated>
<author>
<name>Daniel Harris</name>
<email>dannyboy@FreeBSD.org</email>
</author>
<published>2000-07-19T15:41:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f0b36c7d13992830ef378639c9b0c49443a2397a'/>
<id>urn:sha1:f0b36c7d13992830ef378639c9b0c49443a2397a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add memtest 2.93.1, a utility to test for faulty memory subsystem.</title>
<updated>2000-07-19T10:27:53Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-19T10:27:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a8dbb774215dff620e6f3d1560cdd027ebe3284c'/>
<id>urn:sha1:a8dbb774215dff620e6f3d1560cdd027ebe3284c</id>
<content type='text'>
PR:		20023
Submitted by:	Mario Sergio Fujikawa Ferreira &lt;lioux@uol.com.br&gt;
</content>
</entry>
<entry>
<title>This finally is the version which is in the base system.</title>
<updated>2000-07-18T21:49:52Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-18T21:49:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ca68c777efe0ec293ede68fb632570ce621e58f8'/>
<id>urn:sha1:ca68c777efe0ec293ede68fb632570ce621e58f8</id>
<content type='text'>
Mark BROKEN, if truncate(1) is in the base-system.
I misused OSVERSION 500011 (kqueue API changes) for decision,
if truncate(1) is in the base-system (small time-span).
</content>
</entry>
<entry>
<title>Update port to 0.0.6</title>
<updated>2000-07-18T19:44:14Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2000-07-18T19:44:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa869ccfbe6bfeddf9700a92ac375a4f51d10681'/>
<id>urn:sha1:aa869ccfbe6bfeddf9700a92ac375a4f51d10681</id>
<content type='text'>
PR:		20006
Submitted by:	Mike Buchanon &lt;buchanon@mlss15.cl.msu.edu&gt;
</content>
</entry>
<entry>
<title>Update to work with 4.x's new VM system.</title>
<updated>2000-07-18T16:14:58Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>2000-07-18T16:14:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a6229b44f3189bc186571792fbb9bf799e4b104'/>
<id>urn:sha1:5a6229b44f3189bc186571792fbb9bf799e4b104</id>
<content type='text'>
PR:		19990
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update to 0.5.4</title>
<updated>2000-07-18T12:06:02Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2000-07-18T12:06:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a0ce692f901f0ec04e5cd0f4e006d06059ccbd8a'/>
<id>urn:sha1:a0ce692f901f0ec04e5cd0f4e006d06059ccbd8a</id>
<content type='text'>
- Update the Makefile so the healthd.sh for the port is installed
  instead the one in the files directory, which is out-of-date.

PR: 19984, 19993
Submitted by: maintainer
</content>
</entry>
<entry>
<title>Upgrade to version 0.44.0</title>
<updated>2000-07-18T04:56:46Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-07-18T04:56:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41fa24ec09e65b0d346b839ad31c7d62ca963393'/>
<id>urn:sha1:41fa24ec09e65b0d346b839ad31c7d62ca963393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.0.</title>
<updated>2000-07-17T07:08:19Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2000-07-17T07:08:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5f6b71a82d49d96398dd66c9eda335defb814920'/>
<id>urn:sha1:5f6b71a82d49d96398dd66c9eda335defb814920</id>
<content type='text'>
</content>
</entry>
</feed>
