Ravenports generated: 19 Sep 2022 12:46
[ravenports.git] / bucket_F1 / ruby-daemons
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               ruby-daemons
4 VERSION=                1.4.1
5 KEYWORDS=               ruby
6 VARIANTS=               v27 v30 v31
7 SDESC[v27]=             Allows existing scripts to be daemonized (v27)
8 SDESC[v30]=             Allows existing scripts to be daemonized (v30)
9 SDESC[v31]=             Allows existing scripts to be daemonized (v31)
10 HOMEPAGE=               https://github.com/thuehlinger/daemons
11 CONTACT=                Ruby_Automaton[ruby@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            RUBYGEMS/
15 DISTFILE[1]=            daemons-1.4.1.gem:main
16 DIST_SUBDIR=            ruby
17 DF_INDEX=               1
18 SPKGS[v27]=             single
19 SPKGS[v30]=             single
20 SPKGS[v31]=             single
21
22 OPTIONS_AVAILABLE=      RUBY27 RUBY30 RUBY31
23 OPTIONS_STANDARD=       none
24 VOPTS[v27]=             RUBY27=ON RUBY30=OFF RUBY31=OFF
25 VOPTS[v30]=             RUBY27=OFF RUBY30=ON RUBY31=OFF
26 VOPTS[v31]=             RUBY27=OFF RUBY30=OFF RUBY31=ON
27
28 DISTNAME=               daemons-1.4.1
29
30 GENERATED=              yes
31
32 [RUBY30].USES_ON=                       gem:v30
33
34 [RUBY31].USES_ON=                       gem:v31
35
36 [RUBY27].USES_ON=                       gem:v27
37
38 [FILE:540:descriptions/desc.single]
39     Daemons provides an easy way to wrap existing ruby scripts (for example
40 a
41     self-written server)  to be run as a daemon and to be controlled by
42 simple
43     start/stop/restart commands.
44
45     You can also call blocks as daemons and control them from the parent or
46 just
47     daemonize the current process.
48
49     Besides this basic functionality, daemons offers many advanced features
50 like
51     exception backtracing and logging (in case your ruby script crashes)
52 and
53     monitoring and automatic restarting of your processes if they crash.
54
55
56
57 [FILE:101:distinfo]
58 8fc76d76faec669feb5e455d72f35bd4c46dc6735e28c420afb822fac1fa9a1d        29696 ruby/daemons-1.4.1.gem
59