Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462920 - dev-perl/Mail-SRS - please provide init script
Summary: dev-perl/Mail-SRS - please provide init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-24 10:05 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2014-12-14 18:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
init.d script (srsd.init.d,1.07 KB, text/plain)
2014-12-14 02:08 UTC, Patrice Clement
Details
conf.d configuration file (srsd.conf.d,1.57 KB, text/plain)
2014-12-14 02:08 UTC, Patrice Clement
Details
srsd.conf.d (srsd.conf,1.70 KB, text/plain)
2014-12-14 16:30 UTC, Patrice Clement
Details
srsd.init.d (srsd.init,1.17 KB, text/plain)
2014-12-14 16:31 UTC, Patrice Clement
Details
Mail-SRS-0.310.0-r2.ebuild (Mail-SRS-0.310.0-r2.ebuild,1.15 KB, text/plain)
2014-12-14 16:32 UTC, Patrice Clement
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2013-03-24 10:05:06 UTC
dev-perl/Mail-SRS  contain srsd daemon ( and very old init script in source ).
Plese include init script in ebuild.

Also, this ebuils contain complete programs ( srs, srsc, srsd ) but the category of the package enters the user confusing - may be more appropriate to replace it with, for example, mall-filter/
Comment 1 Patrice Clement gentoo-dev 2014-12-14 02:08:26 UTC
Created attachment 391650 [details]
init.d script
Comment 2 Patrice Clement gentoo-dev 2014-12-14 02:08:57 UTC
Created attachment 391652 [details]
conf.d configuration file
Comment 3 Patrice Clement gentoo-dev 2014-12-14 02:09:47 UTC
@perl: Could someone review these 2 patches? I'd need some guidance as well as to how to bundle them in the ebuild. Thanks!
Comment 4 Patrice Clement gentoo-dev 2014-12-14 16:30:46 UTC
Created attachment 391706 [details]
srsd.conf.d
Comment 5 Patrice Clement gentoo-dev 2014-12-14 16:31:34 UTC
Created attachment 391708 [details]
srsd.init.d
Comment 6 Patrice Clement gentoo-dev 2014-12-14 16:32:26 UTC
Created attachment 391710 [details]
Mail-SRS-0.310.0-r2.ebuild
Comment 7 Patrice Clement gentoo-dev 2014-12-14 16:33:21 UTC
I believe this is it. We should revbump the ebuild to -r2.
Comment 8 Patrice Clement gentoo-dev 2014-12-14 18:57:57 UTC
*Mail-SRS-0.310.0-r2 (14 Dec 2014)

  14 Dec 2014; Patrice Clement <monsieurp@gentoo.org>
  +Mail-SRS-0.310.0-r2.ebuild, +files/srsd.conf, +files/srsd.init:
  Revision bump: add {init,conf}.d files as requested by user. Fix #462920.