notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
transmission Transmission BitTorrent client
4.0.5 net-p2p on this many watch lists=49 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.5Version of this port present on the latest quarterly branch.
Maintainer: mondo.debater_0q@icloud.com search for ports maintained by this maintainer
Port Added: 2006-01-30 21:41:02
Last Update: 2023-12-17 19:04:30
Commit Hash: d6b1eec
People watching this port, also watch:: plexmediaserver-plexpass, sonarr, radarr, openvpn
License: NA
WWW:
https://www.transmissionbt.com
Description:
Transmission has been built from the ground up to be a lightweight, yet powerful BitTorrent client. Its simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use. Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/transmission-4.0.5/catalog.mk
  2. /usr/local/share/licenses/transmission-4.0.5/LICENSE
  3. /usr/local/share/licenses/transmission-4.0.5/NA
Collapse this list.
Dependency lines:
  • transmission>0:net-p2p/transmission
To install the port:
cd /usr/ports/net-p2p/transmission/ && make install clean
To add the package, run one of these commands:
  • pkg install net-p2p/transmission
  • pkg install transmission
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: transmission
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
transmission
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.54.0.5--4.0.5---
FreeBSD:13:quarterly4.0.54.0.5--4.0.5-4.0.54.0.5
FreeBSD:14:latest4.0.54.0.5--4.0.5--3.00_1
FreeBSD:14:quarterly4.0.54.0.5-4.0.54.0.5-4.0.54.0.5
FreeBSD:15:latest4.0.54.0.5n/a4.0.5n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. transmission-cli : net-p2p/transmission-components@cli
  2. transmission-daemon : net-p2p/transmission-components@daemon
  3. README.md : net-p2p/transmission-components@docs
  4. transmission-gtk : net-p2p/transmission-components@gtk
  5. transmission-qt : net-p2p/transmission-components@qt
  6. transmission-create : net-p2p/transmission-components@utils
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for transmission-4.0.5: CLI=on: Build command-line client (deprecated) DAEMON=on: Build daemon DOCS=on: Install documentation GTK=on: Build GTK+ client QT=on: Build QT client UTILS=on: Build utilities (create, edit, remote, show) ===> Use 'make config' to modify these settings
Options name:
net-p2p_transmission
USES:
metaport
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-09-19
    Affects: users of net-p2p/transmission
    Author: mondo.debater_0q@icloud.com
    Reason: 
      The 4.0 port haphazardly consolidated prior slave ports into flavors of a single port.
      The flavors have now been revised to better match releases prior to 4.0.
      The -full flavor included in the 4.0 port has been replaced with -default, which
      restores the compile-time options of prior release's metaport. Other flavors allow
      for more piecemeal installs. The prior -web slave port can be installed through the
      -default flavor or the -daemon flavor.
    
      See Bug 273841 for more details.
    
    

Number of commits found: 114 (showing only 14 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.90
25 Oct 2007 03:26:50
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.90. I am letting transmission to use libevent in its tarball that
will be build in static, because of libevent port has a crazy library change
at the each release (libevent-1.<version>.so.1).
0.82
10 Sep 2007 00:14:23
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.82.
0.81
24 Aug 2007 20:05:02
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.81.
0.80
07 Aug 2007 16:37:10
Original commit files touched by this commit
mezz search for other commits by this committer
-Update to 0.80.
-Fix assertion bug in torrent.c::fileByteCompleted(). [1]

Obtained from:  its SVN [1]
0.72
01 May 2007 16:44:07
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.72. I had to pull svn, create tarball on my own and put it in my
freefall space. The offical tarball has been created two or three times and he
couldn't get it right. Right now, it has the wrong branch in offical tarball.
0.71_1
30 Apr 2007 04:21:44
Original commit files touched by this commit
mezz search for other commits by this committer
Fix a potentially bug that can get tracker users' statistics skewed. Bump the
PORTREVISION.

Obtained from: Transmission SVN
0.71
24 Apr 2007 01:34:15
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.71.
0.70
23 Apr 2007 21:18:01
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.70, as for transmission-gtk2, the prefix has been changed from
X11BASE to LOCALBASE.
0.6.1
31 Aug 2006 18:09:32
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the build with GTK+2.10.

Reported by:    ahze
0.6.1
26 Jun 2006 02:33:58
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.6.1.
0.6
25 Jun 2006 04:10:38
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.6.
0.5
19 Mar 2006 05:53:04
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the build on FreeBSD 4.x; it's untest.

Reported by:    krismail
0.5
11 Feb 2006 18:10:29
Original commit files touched by this commit
mezz search for other commits by this committer
-Update to 0.5.
-Make this port slave aware, the transmission-gtk2 is coming.
-Update the pkg-descr, copied from the README.
0.4
30 Jan 2006 21:36:28
Original commit files touched by this commit
pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 114 (showing only 14 on this page)

«  1 | 2