Ravenports generated: 25 Apr 2023 21:12
[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=               v30 v31 v32
7 SDESC[v30]=             Allows existing scripts to be daemonized (v30)
8 SDESC[v31]=             Allows existing scripts to be daemonized (v31)
9 SDESC[v32]=             Allows existing scripts to be daemonized (v32)
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[v30]=             single
19 SPKGS[v31]=             single
20 SPKGS[v32]=             single
21
22 OPTIONS_AVAILABLE=      RUBY30 RUBY31 RUBY32
23 OPTIONS_STANDARD=       none
24 VOPTS[v30]=             RUBY30=ON RUBY31=OFF RUBY32=OFF
25 VOPTS[v31]=             RUBY30=OFF RUBY31=ON RUBY32=OFF
26 VOPTS[v32]=             RUBY30=OFF RUBY31=OFF RUBY32=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 [RUBY32].USES_ON=                       gem:v32
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