| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
2.77
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
02 Mar 2013 13:48:31
2.77
|
crees  |
Fix chown for transmission home directory to silence complaints
from transmission-daemon
De-articulate COMMENT |
28 Feb 2013 10:55:37
2.77
|
demon  |
Require pkgconfig only for build stage.
Discussed with: crees (maintainer) |
19 Feb 2013 16:17:37
2.77
|
crees  |
Update to 2.77 |
16 Jan 2013 19:01:15
2.76
|
crees  |
Update to 2.76
Various rc script tidying
PR: ports/175255
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
31 Dec 2012 17:03:21
2.75
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
31 Dec 2012 12:00:21
2.75
|
crees  |
Update to 2.75
PR: ports/174507 (based on)
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
08 Dec 2012 15:33:27
2.73
|
crees  |
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 |
30 Oct 2012 13:02:08
2.73
|
crees  |
Use LITE instead of LIGHTWEIGHT with standard description
Suggested by: danfe
Feature safe: yes |
30 Oct 2012 12:09:47
2.73
|
crees  |
Add OPTION for lightweight build-- disables prefetching
Requested by: Elias Rohrer
While here, remove obsolete configure args
Feature safe: yes |
29 Oct 2012 11:53:19
2.73
|
crees  |
Update to 2.73
PR: ports/173053
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Feature safe: yes |
04 Oct 2012 20:18:30
2.71
|
crees  |
Update to 2.71
Update BROKEN message to new GTK version [1]
PR: ports/172328 [1]
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1] |
10 Aug 2012 19:59:18
2.61
|
crees  |
Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).
They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5
When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.
[1] http://tinyurl.com/cfchfp9 |
10 Aug 2012 14:15:36
2.61
|
crees  |
Update to 2.61
PR: ports/170193
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
10 Jun 2012 13:13:45
2.51_1
|
crees  |
The conditional include is actually fine-- the problem in the PR was solved
after more investigation by reinstalling world; there was an out-of-date header
present.
PR: ports/167195 |
06 Jun 2012 15:51:22
2.51_1
|
crees  |
posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is picked
up by the configure script.
However, the function is marked as available, but libtransmission/fdlimit.c
has a conditional include on fcntl.h, which causes the compilation to fail.
This patch removes the condition on fcntl.h inclusion, hopefully fixing the
build.
PR: ports/167195
[1] http://svnweb.freebsd.org/base/head/sys/sys/fcntl.h?view=log#rev227070 |
01 Jun 2012 05:26:28
2.51_1
|
dinoex  |
- update png to 1.5.10 |
17 Apr 2012 20:13:41
2.51
|
crees  |
Update to 2.51
Submitted by: demon |
02 Apr 2012 08:49:27
2.50
|
crees  |
- Update to 2.50
Submitted by: "Hakisho"
Feature safe: yes |
14 Jan 2012 08:57:23
2.42
|
dougb  |
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. |
11 Dec 2011 12:26:57
2.42
|
crees  |
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed
Feature safe: yes |
18 Oct 2011 18:36:40
2.41
|
crees  |
- Update to 2.41
- Update MASTER_SITES
PR: ports/161712
Submitted by: Barbara <barbara.xxx1975@libero.it> |
23 Sep 2011 22:26:39
2.33
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
10 Aug 2011 07:14:29
2.33
|
crees  |
Update to 2.33 |
27 Jul 2011 21:16:53
2.32
|
crees  |
Take these for now, mezz can take them back whenever he likes. |
25 Jul 2011 14:54:06
2.32
|
tabthorpe  |
- Reset ports at maintainers request |
30 Jun 2011 19:44:00
2.32
|
mezz  |
Forgot to remove a patch. |
30 Jun 2011 17:05:53
2.32
|
mezz  |
Update to 2.32. |
21 May 2011 22:28:33
2.31
|
mezz  |
Update to 2.31. |
05 May 2011 13:48:05
2.22_1
|
mm  |
Update libevent2 to 2.0.11 |
17 Mar 2011 20:15:56
2.22
|
mezz  |
Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.
PR: ports/155600
Reported by: Alexandr <prayer@list.ru> |
05 Mar 2011 04:17:28
2.22
|
mezz  |
- 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] |
12 Dec 2010 22:52:38
2.13
|
mezz  |
Update to 2.13. |
17 Nov 2010 12:41:58
2.12
|
mezz  |
Update to 2.12. |
20 Sep 2010 02:43:34
2.04_1
|
mezz  |
Fix if FreeBSD built without ipv6 support.
PR: ports/150519
Submitted by: well-wisher <regex@bk.ru> |
15 Aug 2010 00:53:16
2.04
|
mezz  |
Update to 2.04. |
25 Jul 2010 18:59:32
2.03_1
|
mezz  |
Chase libevent update, bump the PORTREVISION on those. |
24 Jul 2010 16:04:25
2.03
|
mezz  |
Update to 2.03. |
09 May 2010 04:39:53
1.93
|
mezz  |
- Update to 1.93.
- 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] |
03 Apr 2010 10:44:36
1.92_1
|
roam  |
Chase the ftp/curl shlib version bump. |
27 Mar 2010 00:15:24
1.92_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Mar 2010 05:21:14
1.92
|
mezz  |
Update to 1.92. |
24 Feb 2010 03:02:48
1.91
|
mezz  |
Update to 1.91.
Feature safe: yes |
03 Feb 2010 23:09:52
1.83
|
mezz  |
Update to 1.83. |
31 Oct 2009 20:04:43
1.76
|
mezz  |
Update to 1.76. |
19 Sep 2009 01:35:46
1.75
|
mezz  |
Update to 1.75.
Feature safe: yes |
01 Sep 2009 00:14:15
1.74
|
mezz  |
Update to 1.74. |
19 Jul 2009 16:48:50
1.73
|
mezz  |
Update to 1.73. |
19 Jun 2009 21:29:15
1.72_1
|
mezz  |
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) |
19 Jun 2009 17:07:26
1.72
|
mezz  |
-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] |
06 Jun 2009 18:53:00
1.61
|
mezz  |
Fix the upload torrent, bump the PORTREVISION on daemon and gtk.
Obtained from: Its SVN.
Submitted by: Volker Theile <votdev~@~gmx.de> |
12 May 2009 03:08:20
1.61
|
mezz  |
Update to 1.61.
Security: Close potential CSRF security hole for Web Client users. |
09 May 2009 17:25:24
1.60
|
mezz  |
Update to 1.60. |
08 May 2009 12:25:23
1.51_1
|
mezz  |
Take these ports back to me. I will working on an update tonight or tomorrow. |
18 Mar 2009 20:06:39
1.51_1
|
mezz  |
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of. |
28 Feb 2009 15:52:35
1.51_1
|
mezz  |
I still have old libcurl installed and forgot to edit it back to curl.5.
Correct it, bump the PORTREVISION.
Reported by: QAT |
28 Feb 2009 05:14:58
1.51
|
mezz  |
Update to 1.51. |
23 Jan 2009 15:43:14
1.42_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
28 Dec 2008 06:20:17
1.42
|
mezz  |
Update to 1.42. |
11 Nov 2008 15:58:36
1.40
|
mezz  |
Fix the build by regenerate the ${WRKSRC}/intltool-*.in. Current, in the
tarball was generated by intltool-0.40.5. When it runs autoreconf to
regenerate the configure then it also needs to regenerate the intltool-*.in.
In MarcusCom CVS has intltool-0.40.5, so it's why I can't reproduce it.
Reported by: a few |
10 Nov 2008 18:16:29
1.40
|
mezz  |
Update to 1.40. |
23 Sep 2008 04:34:52
1.34
|
mezz  |
Update to 1.34. |
21 Aug 2008 07:34:22
1.33
|
mezz  |
Update to 1.33. |
09 Aug 2008 17:33:57
1.32
|
mezz  |
Update to 1.32. |
07 Aug 2008 15:23:12
1.31
|
mezz  |
Fix the build.
Reported by: QA Tindy |
07 Aug 2008 01:54:47
1.31
|
mezz  |
- Update to 1.31, be sure to read in UPDATING.
- 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) |