Commit graph

8 commits

Author SHA1 Message Date
Chris Rees
2b86680264 Fix chown for transmission home directory to silence complaints
from transmission-daemon

De-articulate COMMENT
2013-03-02 13:48:31 +00:00
Chris Rees
05e73e3f89 Update to 2.76
Various rc script tidying

PR:		ports/175255
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-01-16 19:01:15 +00:00
Chris Rees
14465d0b02 Various rc fixes;
- 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
2012-12-08 15:33:27 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Jeremy Messenger
05cb0d768f - Update to 2.22.
- Don't override conf_dir and download_dir unconditionally [1]
- Don't use localhost default by replace to 127.0.0.1 for IPv6 issue as
  transmission-remote doesn't support IPv6 yet. [2]

PR:		ports/155081 [1]
		ports/155139 [2]
Submitted by:	Anonymous <swell.k@gmail.com> [1][2]
2011-03-05 04:17:28 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jeremy Messenger
a0a84034c4 Remove patch-libtransmission_platform.c, use -g/-w options in the rc script
instead. Bump the PORTREVISION on cli, daemon and gtk.

Discussed with:	Charles Kerr (developer)
2009-06-19 21:29:15 +00:00
Jeremy Messenger
e8abbcb56f -Update to 1.72.
-Add rc script in transmission-daemon. [1]

Requested by:	many [1]
Submitted by:	a few (all of those are incomplete) [1]
2009-06-19 17:07:26 +00:00