Opened 15 years ago
Last modified 7 years ago
#22511 new enhancement
stunnel launchdaemon plist
Reported by: | harbour.01@… | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | stunnel |
Description
Hi,
It would be really nice and convenient if MacPorts would automatically create /Library/LaunchDaemon/org.macports.stunnel.plist autostarter file for stunnel, just like it does for squid, apache, privoxy and others. For stunnel it's common scenario to have it run permanently.
I've attached a seemingly working plist file, but pls test it and there may some more things to set up in default stunnel.conf. Also see this link:
http://www.circlew.org/kurt/pages/launchd%20plist%20file%20for%20stunnel%20on%20OS%20X
Brgds, Viktor
Attachments (2)
Change History (11)
Changed 15 years ago by harbour.01@…
Attachment: | org.macports.stunnel.plist added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | stunnel plist removed |
---|---|
Port: | stunnel added |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:4 Changed 10 years ago by mf2k (Frank Schima)
This port is not maintained, so no. As mentioned in comment:2, a Portfile patch would be helpful to get this moving.
comment:5 Changed 10 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mschamschula@… |
---|
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-stunnel.diff added |
---|
comment:6 Changed 10 years ago by Schamschula (Marius Schamschula)
Added a startupitem.
Note: ${prefix}/etc/stunnel/stunnel.conf is not, but rather ${prefix}/etc/stunnel/stunnel.conf-example is present at install time.
comment:7 Changed 8 years ago by jmroot (Joshua Root)
Owner: | changed from mschamschula@… to mps@… |
---|
comment:8 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer added |
---|---|
Version: | 1.8.1 |
comment:9 Changed 7 years ago by Schamschula (Marius Schamschula)
Keywords: | maintainer removed |
---|
We don't need the plist file; we need a patch to the Portfile that sets the startupitem.* options correctly.