<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/libparanoia, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-01-27T19:34:53Z</updated>
<entry>
<title>Correct legacy a.out packing list format</title>
<updated>2007-01-27T19:34:53Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2007-01-27T19:34:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9932389f3df6b88aa0b2bcc3ebe901b0b65b3aa2'/>
<id>urn:sha1:9932389f3df6b88aa0b2bcc3ebe901b0b65b3aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 1.4.1</title>
<updated>2006-12-14T13:33:30Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2006-12-14T13:33:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77ec90b79c536d9054bcfd31e9132c807500e84f'/>
<id>urn:sha1:77ec90b79c536d9054bcfd31e9132c807500e84f</id>
<content type='text'>
PR:		106679
Submitted by:	TAKAHASHI Kaoru &lt;kaoru@kaisei.org&gt;
</content>
</entry>
<entry>
<title>Reset inactive maintainer who has not responded to email.</title>
<updated>2006-09-05T09:42:45Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2006-09-05T09:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dd4e75fcde4e2177d8ccb7eba60396c87c8197c0'/>
<id>urn:sha1:dd4e75fcde4e2177d8ccb7eba60396c87c8197c0</id>
<content type='text'>
Hat:		portmgr
</content>
</entry>
<entry>
<title>Remove USE_REINPLACE from all categories starting with S</title>
<updated>2006-05-13T04:15:53Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-05-13T04:15:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=28dd10dcb401c431386390d9b259d3f7330f6f2b'/>
<id>urn:sha1:28dd10dcb401c431386390d9b259d3f7330f6f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SHA256ify</title>
<updated>2006-01-24T01:06:45Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-24T01:06:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=32487a10ad8c8833d2bdea39aae20545b6bbfdf2'/>
<id>urn:sha1:32487a10ad8c8833d2bdea39aae20545b6bbfdf2</id>
<content type='text'>
Approved by: krion@
</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>Substitute BROKEN with IGNORE in cases where the port requires the src tree</title>
<updated>2004-01-10T07:18:55Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-01-10T07:18:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0ecea7d9d6fe5ec42d9d6a132c256840acc59ecd'/>
<id>urn:sha1:0ecea7d9d6fe5ec42d9d6a132c256840acc59ecd</id>
<content type='text'>
to be present, or does not compile on certain versions of FreeBSD.  This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools.  To most users, this change
is a no-op.

PR:		61090
Submitted by:	linimon
</content>
</entry>
<entry>
<title>Fix incorrect argument order for kill(2) [1]</title>
<updated>2003-11-21T14:59:27Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2003-11-21T14:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=048d009f72f0fed71ea328c57fff0baa1b0e098e'/>
<id>urn:sha1:048d009f72f0fed71ea328c57fff0baa1b0e098e</id>
<content type='text'>
Use USE_REINPLACE instead of one-line patch-stentry.c.
Bump PORTREVISION.

Bug found and original patch:	Valentin Nechayev &lt;netch@lucky.net&gt; [1]
Approved by:			maintainer (timeout)
PR:				59510
</content>
</entry>
<entry>
<title>Fix build on -CURRENT (maintainer informed). Bump PORTREVISION.</title>
<updated>2003-11-03T19:32:09Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-11-03T19:32:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=35a4f6423d183a2ff90350150c54680fe96d25e9'/>
<id>urn:sha1:35a4f6423d183a2ff90350150c54680fe96d25e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-pkg-comment.</title>
<updated>2003-02-21T13:28:59Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2003-02-21T13:28:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c2e4f186201b31c37dc6ace0bc178984cefa9fd'/>
<id>urn:sha1:4c2e4f186201b31c37dc6ace0bc178984cefa9fd</id>
<content type='text'>
</content>
</entry>
</feed>
