<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/ruby-daemons/PLIST, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-04T15:19:57Z</updated>
<entry>
<title>Update ruby-daemons to version 1.0.10.  Changes from version 1.0.8 include:</title>
<updated>2008-04-04T15:19:57Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-04T15:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e01e26a3aeafd89a07d000f0a868fd766e285b3e'/>
<id>urn:sha1:e01e26a3aeafd89a07d000f0a868fd766e285b3e</id>
<content type='text'>
+ Install as a Ruby gem.

- Fixed a severe bug in the new Pid.running? function: function returned
  true if the process did not exist.

- By default, we now delete stray pid-files (i.e. pid-files which result for
  example from a killed daemon) automatically. This function can be
  deactivated by passing :keep_pid_files =&gt; true as an option.

- All pid files of :multiple daemons new get deleted correctly upon
  exit of the daemons.

- Use the signal 'KILL' instead of 'TERM' on Windows platforms.

- Use exit! in trap('TERM') instead of exit when option :hard_exit is given.

- Did some clarification on the exception log.</content>
</entry>
<entry>
<title>Import ruby-daemons-1.0.2.</title>
<updated>2006-10-14T05:51:18Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-10-14T05:51:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fcef39711db5050a58df4a7c3f6b0f4630ba3eae'/>
<id>urn:sha1:fcef39711db5050a58df4a7c3f6b0f4630ba3eae</id>
<content type='text'>
daemons provides an easy way to wrap existing ruby scripts (for
example a self-written server) to be run as a daemon and to be
controlled by simple start/stop/restart commands.  daemons can also
run and control blocks of Ruby code in a daemon process.</content>
</entry>
</feed>
