Trim ABI versions from LIB_DEPENDS to pacify portlint
PR: ports/179798
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Add LICENSE lines
Submitted by: 4721 (frogs, IRC)
- Add transmission_web_home to use customised web interface
Requested by: Hanson Wong
- transmission should use a pidfile
- Style fixes (mostly quoting)
- Empty value in _user is clobbered with default, so remove warning
Use USERS and GROUPS, and move home directory handling to rc script where
it belongs; now users can be changed on the fly without issue
Feature safe: yes
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
I switched from patch in configure.* to use option flags. [1]
PR: ports/146330 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
its project.
Repocopy: marcus (transmission -> transmission-cli)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
be controlled via IPC commands by transmission-remote (included).
Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.
WWW: http://www.transmissionbt.com/
--
I am getting more and more requests lately, some users want to use Clutch. The
Clutch is using transmission-daemon to control the torrent by via web-based
interface.
http://clutchbt.com/
I have no interest in Clutch, so don't bother to ask me to create Clutch port.
I do not really know anything about transmission-daemon, so test and report me
bugs as usually.