Opened 12 years ago
Closed 11 years ago
#38362 closed enhancement (duplicate)
transmission - add +daemon variant
Reported by: | quintas@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | transmission |
Description
transmission has the option to be built as a daemon, which uses much less resources and is better suited for those of us running it on remote servers. please add a +daemon variant to build as only a daemon. these are the flags i use to compile: --enable-cli --enable-daemon --without-gtk --disable-mac
Change History (6)
comment:1 follow-up: 2 Changed 12 years ago by quintas@…
comment:2 follow-up: 4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to quintas@…:
please add a +daemon variant to build as only a daemon.
It's not great when adding a variant removes standard features. Maybe a subport would be better.
these are the flags i use to compile:
--enable-cli --enable-daemon --without-gtk --disable-mac
And that worked for you? Because this ticket says it doesn't work:
Replying to quintas@…:
This looks like this might also be relevant: https://trac.transmissionbt.com/ticket/5304
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mnick@… |
---|---|
Port: | transmission added; tranmission removed |
Please remember to Cc the maintainer.
comment:4 Changed 12 years ago by quintas@…
Replying to ryandesign@…:
Replying to quintas@…:
these are the flags i use to compile:
--enable-cli --enable-daemon --without-gtk --disable-mac
And that worked for you? Because this ticket says it doesn't work:
it used to work until recently. the mac dev made some recent change that broke it after years of working. but because the mac dev doesn't understand the unix build system, nor does he care about the daemon mode, and because the main dev doesn't have a mac, it's unlikely they'll get around to fixing it.
comment:5 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from mnick@… to macports-tickets@… |
---|---|
Version: | 2.1.3 |
mnick has retired.
comment:6 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #33011.
This looks like this might also be relevant: https://trac.transmissionbt.com/ticket/5304