Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.6 01 Jun 2024 11:57:23
    |
Fernando Apesteguía (fernape)  |
net-p2p/transmission*: update to 4.0.6
ChangeLog: https://github.com/transmission/transmission/releases/tag/4.0.6
All Platforms
Improved parsing HTTP tracker announce response.
* Fixed 4.0.0 bug that caused some user scripts to have an invalid
TR_TORRENT_TRACKERS environment variable.
* Fixed 4.0.0 bug where alt-speed-enabled had no effect in settings.json.
* Fixed 4.0.0 bug where the GTK client's "Use authentication" option was not
saved between's sessions.
* Fixed 4.0.0 bug where the filename for single-file torrents aren't sanitized.
(Only the first 15 lines of the commit message are shown above ) |
4.0.5_1 24 May 2024 17:56:56
    |
Fernando Apesteguía (fernape)  Author: Rafe |
net-p2p/transmission-components: Get transmission-web back
After the reorganization of the port in ac3e39992e95659a5193a15d4cb873efb00fcb30
the web interface was only available if the daemon component was selected.
This is not right since the gtk version of transmission needs those files too,
otherwise the setup is broken.
Bring transmission-web option back.
PR: 279214
Reported by: fernape@FreeBSD.org |
4.0.5 17 Dec 2023 19:04:30
    |
Daniel Engberg (diizzy)  |
net-p2p/transmission*: Update to 4.0.5
* Use upstream release archive
* Unbundle more 3rd party code and reduce i/o during extraction
Changelog:
https://github.com/transmission/transmission/releases/tag/4.0.5
PR: 275613
Reviewed by: Rafe <mondo.debater_0q@icloud.com> (maintainer) |
4.0.4_4 01 Oct 2023 16:35:59
    |
Robert Clausecker (fuz)  |
net-p2p/transmission{,-components}: bump PORTREVISION
This prevents the PKGVERSION from going backwards after the extensive
reshuffling of the ports.
Reported by: Anton Saietskii <vsasjason@gmail.com>
PR: 274065 |
4.0.4 30 Sep 2023 20:00:01
    |
Robert Clausecker (fuz)  Author: Rafe |
net-p2p/transmission: Reorganize as a metaport
Port reorganized as a metaport. Each component can be installed
separately or selected as an option via the metaport. Components
were moved to net-p2p/transmission-components.
See MOVED for additional information.
Also fixes log-level typo in rc file and description errors
PR: 273841, 274054 274065
Reported by: Anton Saietskii <vsasjason@gmail.com>
Reported by: Matt <lazeraman@gmail.com>
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de>
Differential Revision: https://reviews.freebsd.org/D41975 |
4.0.4_3 25 Sep 2023 23:37:06
    |
Daniel Engberg (diizzy)  |
net-p2p/transmission: Fix log level option again
Previously attempt only applied submitted patch partially,
option is also named --log-level not --loglevel
PR: 274054
Reported by: Matt <lazeraman@gmail.com> |
4.0.4_2 24 Sep 2023 21:16:11
    |
Daniel Engberg (diizzy)  Author: Matt |
net-p2p/transmission: Fix log level option
Syntax for option is "--log-level n" and not "--log-level=n"
PR: 274054
Reviewed by: Rafe <mondo.debater_0q@icloud.com> (maintainer) |
4.0.4_1 24 Sep 2023 18:57:14
    |
Robert Clausecker (fuz)  Author: Rafe |
net-p2p/transmission: Fix pkg-plist.default
This fixes a plist issue when the port is built in
default flavour with DOCS disabled.
PR: 274025
Reported by: t.weustink@outlook.com |
4.0.4_1 22 Sep 2023 04:56:47
    |
Robert Clausecker (fuz)  Author: Rafe |
net-p2p/transmission: Refine flavors, port fixes
*Fixes flavor conflicts in Bug 273841
*Patches to build with libfmt>=10.0. Bug 273887
*Adds log-location and log-level options. Bug 269392
*Fixes build errors arising from pkg-plist issues. Bug 273836
See UPDATING for additional information on the usage of flavors.
PR: 273841, 273887, 269392, 273836
Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de>
Reported by: diizzy, dereckson@gmail.com
Reported by: Igor Pavlov <igor.arabesc.pavlov@gmail.com> |
4.0.4 10 Sep 2023 16:12:57
    |
Robert Clausecker (fuz)  Author: Rafe |
net-p2p/transmission: Update 3.00 -> 4.0.4 & modernize port
This turns previous slave-ports net-p2p/transmission-{cli,daemon,gtk,qt,utils}
and www/transmission-web into flavours of net-p2p/transmission.
What's new in 4.0.4 (vis-a-vis 3.00)
* Resource Efficiency: code profiled and improved
* Code Modernization: standardization on C++ tools
* Support for BitTorrent v2 torrents & hybrid torrents
* New web client
* Lots of bug fixes
Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4
PR: 269504
Reported by: dutchman01@quicknet.nl
Approved by: rigoletto, tcberner (maintainer timeout)
Reviewed By: fcharlier_ploup.net
Differential Revision: https://reviews.freebsd.org/D40910 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.00_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.00_1 26 Aug 2022 12:00:33
    |
Baptiste Daroussin (bapt)  |
metaport: remove license
metaports do not contain any licensed files, or materials |
3.00_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.00_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.00_1 20 May 2020 01:52:05
  |
rigoletto  |
net-p2p/transmission: Allow all variants to be installed concurrently
- split utils in a separated port
PR: 246272
Differential Revision: https://reviews.freebsd.org/D24851 |
3.00 06 May 2020 19:26:57
  |
rigoletto  |
net-p2p/transmission: Fix OPTION typos.
Reported by: VVD <vvd@unislabs.com> |
3.00 06 May 2020 15:24:28
  |
rigoletto  |
net-p2p/transmission: Update to 3.00
- net-p2p/transmission-cli
- net-p2p/transmission-daemon
- net-p2p/transmission-gtk
- net-p2p/transmission-qt
- www/transmission-web
Differential Revision: D18995 |
2.94_4 17 Mar 2019 00:02:34
  |
tcberner  |
net-p2p/transmission: remove remnants of QT4 option
Approved by: portmgr (implicit) |
2.94_3 16 Mar 2019 19:43:45
  |
tcberner  |
net-p2p/transmission-qt: remove flavors (Qt4 deprecation)
Approved by: portmgr (implicit) |
2.94_2 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
2.94_1 07 Oct 2018 17:30:10
  |
rigoletto  |
Update maintainer eMail address.
Reviewed by: mat (mentor)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17399 |
2.94_1 16 Jul 2018 11:08:17
  |
tcberner  |
net-p2p/transmission -- fix metaport wrt to Qt-flavors, cleanup USE_GNOME
* the metaport was depending on both Qt-flavors
* the gtk slave had redundant dependencies (reported by kwm)
Submitted by: lebarondemerde@privacychain.ch
Differential Revision: https://reviews.freebsd.org/D16284 |
2.94 15 Jul 2018 17:01:06
  |
tcberner  |
net-p2p/transmission* -- update and falvorize
* update to 2.94
* flavorize the Qt frontends
* give maintainership to lebarondemerde@privacychain.ch
PR: 226710
Approved by: portmgr (mat), crees (previous maintainer)
Differential Revision: https://reviews.freebsd.org/D14699 |
2.93 28 Feb 2018 21:09:36
  |
crees  |
net-p2p/transmission-cli: Update to 2.93
- Includes DNS rebinding fix
- Fixes OpenSSL 1.1 compat
Note that the previous version was no longer vulnerable as FreeBSD had
patches, but this reports the correct version to trackers as some were
banned.
PR: ports/225917
PR: ports/225915 |
2.92 14 Aug 2017 19:21:04
  |
crees  |
Add -qt5 port.
While here, correct version of transmission meta-port
PR: ports/220933
Submitted by: ldbm@privacychain.ch |
2.84 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.84 02 Apr 2015 16:12:59
  |
jgh  |
- convert to USES=metaport (which removes do_nada in do-install target)
- while here replace whitespace with tab for CONFLICT line
Approved by: portmgr (blanket) |
2.84 21 Jul 2014 15:02:21
  |
crees  |
Update to 2.84
PR: ports/191592
Submitted by: Andrew Berg |
2.82 29 Dec 2013 17:08:29
  |
crees  |
Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server |
2.82 20 Sep 2013 22:28:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
2.82 30 Aug 2013 08:19:28
  |
crees  |
Update to 2.82
PR: ports/181254
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.80 01 Jul 2013 18:40:19
  |
crees  |
Update to 2.80
PR: ports/180120
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.77 09 Mar 2013 12:24:29
  |
crees  |
Thanks to the latest GTK 3 update, transmission-gtk
(moved from transmission-gtk2) now builds. All can upgrade safely! |
2.77 19 Feb 2013 16:17:37
  |
crees  |
Update to 2.77 |
2.76 16 Jan 2013 19:01:15
  |
crees  |
Update to 2.76
Various rc script tidying
PR: ports/175255
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.75 31 Dec 2012 17:03:21
  |
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. |
2.75 31 Dec 2012 12:00:21
  |
crees  |
Update to 2.75
PR: ports/174507 (based on)
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.73 29 Oct 2012 11:53:19
  |
crees  |
Update to 2.73
PR: ports/173053
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Feature safe: yes |
2.71 04 Oct 2012 20:18:30
  |
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] |
2.61 10 Aug 2012 19:59:18
 |
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 |
2.61 10 Aug 2012 14:15:36
 |
crees  |
Update to 2.61
PR: ports/170193
Submitted by: Sayetsky Anton <vsjcfm@gmail.com> |
2.51 17 Apr 2012 20:13:41
 |
crees  |
Update to 2.51
Submitted by: demon |
2.50 02 Apr 2012 08:49:27
 |
crees  |
- Update to 2.50
Submitted by: "Hakisho"
Feature safe: yes |
2.42 11 Dec 2011 12:26:57
 |
crees  |
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed
Feature safe: yes |
2.41 18 Oct 2011 18:36:40
 |
crees  |
- Update to 2.41
- Update MASTER_SITES
PR: ports/161712
Submitted by: Barbara <barbara.xxx1975@libero.it> |
2.33 10 Aug 2011 07:14:29
 |
crees  |
Update to 2.33 |
2.32 27 Jul 2011 21:16:53
 |
crees  |
Take these for now, mezz can take them back whenever he likes. |
2.32 25 Jul 2011 17:28:27
 |
tabthorpe  |
- Reset at maintainer's request |
2.32 30 Jun 2011 17:05:53
 |
mezz  |
Update to 2.32. |
2.31 21 May 2011 22:28:33
 |
mezz  |
Update to 2.31. |
2.22 05 Mar 2011 04:17:28
 |
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] |
2.13 12 Dec 2010 22:52:38
 |
mezz  |
Update to 2.13. |
2.12 22 Nov 2010 12:57:04
 |
mezz  |
Forgot to chase the change name of binaries in the dependency.
Reported by: pointyhat (via pav) |
2.12 17 Nov 2010 12:41:58
 |
mezz  |
Update to 2.12. |
2.04 15 Aug 2010 00:53:16
 |
mezz  |
Update to 2.04. |
2.03 24 Jul 2010 16:04:25
 |
mezz  |
Update to 2.03. |
1.93 09 May 2010 04:39:53
 |
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] |
1.92_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.92 16 Mar 2010 05:21:14
 |
mezz  |
Update to 1.92. |
1.91 24 Feb 2010 03:02:48
 |
mezz  |
Update to 1.91.
Feature safe: yes |
1.83_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.83 03 Feb 2010 23:09:52
 |
mezz  |
Update to 1.83. |
1.76 31 Oct 2009 20:06:05
 |
mezz  |
Update to 1.76. |
1.75 19 Sep 2009 01:35:46
 |
mezz  |
Update to 1.75.
Feature safe: yes |
1.74 01 Sep 2009 00:14:15
 |
mezz  |
Update to 1.74. |
1.73 19 Jul 2009 16:48:50
 |
mezz  |
Update to 1.73. |
1.72 19 Jun 2009 17:07:26
 |
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] |
1.61 12 May 2009 03:08:20
 |
mezz  |
Update to 1.61.
Security: Close potential CSRF security hole for Web Client users. |
1.60 09 May 2009 17:25:24
 |
mezz  |
Update to 1.60. |
1.51 08 May 2009 12:25:23
 |
mezz  |
Take these ports back to me. I will working on an update tonight or tomorrow. |
1.51 18 Mar 2009 20:06:39
 |
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. |
1.51 28 Feb 2009 15:52:35
 |
mezz  |
I still have old libcurl installed and forgot to edit it back to curl.5.
Correct it, bump the PORTREVISION.
Reported by: QAT |
1.42 28 Dec 2008 06:38:47
 |
mezz  |
Update to 1.42. |
1.40 10 Nov 2008 18:16:29
 |
mezz  |
Update to 1.40. |
1.34 23 Sep 2008 04:34:52
 |
mezz  |
Update to 1.34. |
1.33 21 Aug 2008 07:34:22
 |
mezz  |
Update to 1.33. |
1.32 09 Aug 2008 17:33:57
 |
mezz  |
Update to 1.32. |
1.31 07 Aug 2008 15:26:05
 |
mezz  |
Fix the meta-port. |
1.31 07 Aug 2008 01:54:47
 |
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) |
1.22 14 Jun 2008 15:54:34
 |
mezz  |
Update to 1.22. |
1.21_1 06 Jun 2008 13:53:49
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.21 22 May 2008 18:41:48
 |
mezz  |
Update to 1.21. |
1.20 14 May 2008 22:26:05
 |
mezz  |
Fix the build (also for -daemon) by add pkg-config.
Reported by: pointyhat via pav |
1.20 09 May 2008 22:39:29
 |
mezz  |
Update to 1.20. |
1.11 05 Apr 2008 04:20:20
 |
mezz  |
Update to 1.11. |
1.10 30 Mar 2008 16:42:30
 |
mezz  |
-Update to 1.10.
-Do not get libevent to link with librt, which our clock_gettime() is in libc. |
1.06_1 27 Feb 2008 05:15:56
 |
mezz  |
The tarball has been re-rolled. They have forgotten to bump the version and
a bit tweak in NEWS. Bump the PORTREVISION to have version correct when users
report to their bug tracker. |
1.06 27 Feb 2008 02:42:47
 |
mezz  |
Update to 1.06. |
1.05_1 25 Feb 2008 23:24:41
 |
mezz  |
Fix a typo, '--create' -> '--create-from'. This patch has been merged in
upstream. Bump the PORTREVISION.
Bug tracker: http://trac.transmissionbt.com/ticket/736 |
1.05 09 Feb 2008 05:54:57
 |
mezz  |
Update to 1.05. A new port, transmission-daemon is coming next. |
1.04 01 Feb 2008 07:39:05
 |
mezz  |
Update to 1.04.
Security: Fix (potential) remote crash bug with extension protocol. |
1.02_1 25 Jan 2008 18:37:43
 |
mezz  |
The tarball has been re-rolled. The changes are pretty very small. They have
bump the version.h from 1.02 (4798) to 1.02 (4809), fix .desktop file, and
update the build tools.
autoconf 2.59 -> 2.61
automake 1.9.6 -> 1.10
intltool 0.35.0 -> 0.36.2
It's not much. The fix .desktop and version.h are the reason that they
re-rolled the tarball, so bump the PORTREVISION.
Reported by: pointyhat |
1.02 22 Jan 2008 23:41:16
 |
mezz  |
Update to 1.02. |
1.01 12 Jan 2008 19:31:33
 |
mezz  |
Disable build test binaries, these aren't install so save build time a bit. |
1.01 12 Jan 2008 00:07:30
 |
mezz  |
Update to 1.01. |
1.00_1 06 Jan 2008 23:31:37
 |
mezz  |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via erwin |
1.00 05 Jan 2008 06:32:04
 |
mezz  |
-Update to 1.00.
-Update WWW to http://www.transmissionbt.com/ . |
0.96 11 Dec 2007 19:20:51
 |
mezz  |
Update to 0.96. |
0.92 13 Nov 2007 00:52:04
 |
pav  |
- Fix build: needs intltool
Reported by: pointyhat
Approved by: portmgr (hat) |