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 A free BitTorrent client written from scratch in C
0.4 net Deleted on this many watch lists=1 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 0.4Version of this port present on the latest quarterly branch.
Maintainer: mezz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-10-10 19:32:18
Last Update: 2006-01-30 21:36:28
SVN Revision: UNKNOWN
People watching this port, also watch:: screen, sound-juicer, desktop-file-utils, python
License: not specified in port
WWW:
http://transmission.m0k.org/
Description:
Transmission is a free BitTorrent client written from scratch in C. It aims to be as efficient as possible. Only the Mac OS X version has a graphical interface yet. Transmission is released under the MIT license. Transmission is still in early development stage. WWW: http://transmission.m0k.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • transmission>0:net/transmission
No installation instructions:
This port has been deleted.
PKGNAME: transmission
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jam : devel/jam
Library dependencies:
  1. gnugetopt.1 : devel/libgnugetopt
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/mezz/
  9. http://download.m0k.org/transmission/files/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.4
12 Jan 2006 12:56:38
Original commit files touched by this commit
mezz search for other commits by this committer
Hosting its tarball for temporary, because they have a harddrive failure.
0.4
20 Nov 2005 01:38:17
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the build for FreeBSD 4.x, untest...

Reported by:    krismail
0.4
19 Nov 2005 00:55:47
Original commit files touched by this commit
mezz search for other commits by this committer
- Update to 0.4.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
  collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.
0.3
12 Nov 2005 20:50:38
Original commit files touched by this commit
mezz search for other commits by this committer
Add SHA256.
0.3
22 Oct 2005 19:27:59
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the build for FreeBSD 4.x again, which I bring old parts back in by
accident. Still untest on 4.x.

Reported by:    krismail
0.3
20 Oct 2005 19:11:03
Original commit files touched by this commit
mezz search for other commits by this committer
Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
to add a few new flags. If it causes any trouble, I will remove it.

        * --help
        * --disable-openssl (autocheck: enable by default)
        * --openssl-include=PATH
        * --openssl-lib=PATH
        * Add CC and CFLAGS in configure for anyone can edit it.

I have submitted this patch to the author.

        http://people.freebsd.org/~mezz/diff/configure.diff

I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
0.2.20051009
17 Oct 2005 07:15:39
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the build for FreeBSD 4.x. It's untest, btw.

Reported by: krismail
0.2.20051009
10 Oct 2005 19:31:11
Original commit files touched by this commit
mezz search for other commits by this committer
Transmission is a free BitTorrent client written from scratch in C. It aims to
be as efficient as possible. Only the Mac OS X version has a graphical
interface yet. Transmission is released under the MIT license.

Transmission is still in early development stage.

WWW: http://transmission.m0k.org/

--

Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for
anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is
untest, but FreeBSD 5.x, 6.x and 7.x have been tested.

BTW: Using CVS version, because it has good bugs fixes and added FreeBSD
     support that I sent Eric Petit (the author/developer) a patch.

Number of commits found: 9