<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/daemontools, 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>2010-11-12T13:41:43Z</updated>
<entry>
<title>Add Gerritt Pape's patch to skip the timestamp when matching incoming</title>
<updated>2010-11-12T13:41:43Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2010-11-12T13:41:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fae6e72bf36080cd71846f434506d6660d740d19'/>
<id>urn:sha1:fae6e72bf36080cd71846f434506d6660d740d19</id>
<content type='text'>
log messages against the specified patterns.  Bump PORTREVISION.

While I'm here, do some more maintenance:
- regenerate the distinfo file to drop the MD5 checksums
- rephrase the IGNORE messages
- declare the port's license as public domain

Requested by:	Matthias Teege &lt;matthias@mteege.de&gt; (the timestamp patch)
</content>
</entry>
<entry>
<title>Begin the process of deprecating sysutils/rc_subr by</title>
<updated>2010-03-27T00:15:24Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2010-03-27T00:15:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d6b4b3f9145338f9413b8827d5fdb118ac9be1f'/>
<id>urn:sha1:1d6b4b3f9145338f9413b8827d5fdb118ac9be1f</id>
<content type='text'>
s#. %%RC_SUBR%%#. /etc/rc.subr#
</content>
</entry>
<entry>
<title>Fix a bug in the supervise(8) tool if the fork(2) syscall should fail.</title>
<updated>2010-03-15T09:29:05Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2010-03-15T09:29:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9039844b13aa26ff09224fa2c0ef9bd4360a6706'/>
<id>urn:sha1:9039844b13aa26ff09224fa2c0ef9bd4360a6706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It seems that the thedjbway.org domain has expired, so the sigq12 patch</title>
<updated>2010-01-07T12:07:19Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2010-01-07T12:07:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e2e37bad7d46dcb01369619a798e80697dcffcf8'/>
<id>urn:sha1:e2e37bad7d46dcb01369619a798e80697dcffcf8</id>
<content type='text'>
has lost its home.  Host it on my FreeBSD local distfiles site for
the present until I find out who has a more permanent home for it.

Reported by:	Valentin Zahariev &lt;curly@e-card.bg&gt;
</content>
</entry>
<entry>
<title>Fix another instance of replacing %%DAEMON%% with /usr/sbin/daemon,</title>
<updated>2010-01-06T11:07:54Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2010-01-06T11:07:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2aaa1724aa6fc99843be540e6599f1933a052cee'/>
<id>urn:sha1:2aaa1724aa6fc99843be540e6599f1933a052cee</id>
<content type='text'>
somehow missed by dougb - still, thanks for doing it :)  However,
drop the -f option to daemon - with both readproctitle and
multilog, we definitely do *not* want to lose svscan's output.

While I'm here, restore the spirit of the STARTUP_SCRIPT functionality
removed in pgollucci's rc.subr change by introducing the S_NORMAL and
S_EARLY option knobs and modifying the startup script's REQUIRE and
BEFORE settings accordingly.

Add short descriptive headers to the patches and bump PORTREVISION
for the real changes.

Reported by:	Valentin Zahariev &lt;curly@e-card.bg&gt; (the daemon part)
</content>
</entry>
<entry>
<title>Restore the checksums for the sigq12 patch inadvertently lost in</title>
<updated>2010-01-06T09:49:53Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2010-01-06T09:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5ebf1e964b10fbd213dcef8e18fd3e9e2abbfcba'/>
<id>urn:sha1:5ebf1e964b10fbd213dcef8e18fd3e9e2abbfcba</id>
<content type='text'>
pgollucci's RC_SUBR change.
</content>
</entry>
<entry>
<title>Fix startup script by filling in /usr/sbin/daemon -f instead of the</title>
<updated>2010-01-05T06:24:31Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2010-01-05T06:24:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f8bb98003616614385d8138ba35b8886c63e98c7'/>
<id>urn:sha1:f8bb98003616614385d8138ba35b8886c63e98c7</id>
<content type='text'>
pointlessly obscure %%DAEMON%%.

Problem pointed out by:	garga
</content>
</entry>
<entry>
<title>- USE_RC_SUBR != yes</title>
<updated>2010-01-04T05:15:37Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-01-04T05:15:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f65bb6b637d42a9066af92ae46323b3eb14e3783'/>
<id>urn:sha1:f65bb6b637d42a9066af92ae46323b3eb14e3783</id>
<content type='text'>
PR:             ports/136851
Approved by:    maintainer timeout (roam; &gt; 6 months)
Submitted by:   myself (pgollucci @)
</content>
</entry>
<entry>
<title>- Remove conditional checks for FreeBSD 5.x and older</title>
<updated>2009-01-06T17:59:31Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2009-01-06T17:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b2a96c6df1c8809216eced623ec37a8372b3216e'/>
<id>urn:sha1:b2a96c6df1c8809216eced623ec37a8372b3216e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>As per http://cr.yp.to/distributors.html, effective 2008-08-05,</title>
<updated>2008-08-05T13:51:31Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2008-08-05T13:51:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ca8d18b1768a026e5481c1b1254c9b132cecbd61'/>
<id>urn:sha1:ca8d18b1768a026e5481c1b1254c9b132cecbd61</id>
<content type='text'>
remove RESTRICTED on these ports - they are free to roam wild.
</content>
</entry>
</feed>
