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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-bittornado An extended BitTorrent peer-to-peer tool for distributing files
0.3.18_7,1 net-p2p Deleted on this many watch lists=2 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.3.18_7,1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on the deprecated wx 2.4
Expired This port expired on: 2012-10-20
Maintainer: janos.mohacsi@bsd.hu search for ports maintained by this maintainer
Port Added: 2006-01-30 21:41:02
Last Update: 2012-10-25 18:02:31
SVN Revision: 306391
People watching this port, also watch:: xorg-fonts-miscbitmaps, screen, desktop-file-utils, zip
Also Listed In: ipv6 python
License: not specified in port
WWW:
http://www.bittornado.com
Description:
BitTornado is a tool for distributing files. It's based on the BitTorrent tool but has many enhancement over it (it was also knows as SHADOWS experimental Bittorrent client): - multitracker support - to have redundant tracker - preferences menu for GUI client - webseed support to have better control of download - graphical torrent file maker - experimental IPv6 support WWW: http://www.bittornado.com
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • py27-BitTornado>0:net-p2p/py-bittornado
No installation instructions:
This port has been deleted.
PKGNAME: py27-BitTornado
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. python2.7 : lang/python27
Runtime dependencies:
  1. __init__.py : security/py-pycrypto
  2. python2.7 : lang/python27
  3. __init__.py : x11-toolkits/py-wxPython24
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 (4 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.bittornado.com/download/
  3. http://download2.bittornado.com/download/
  4. http://ftp.acc.umu.se/mirror/bittornado/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.18_7,1
25 Oct 2012 18:02:31
Revision:306391Original commit files touched by this commit
bapt search for other commits by this committer
2012-10-20 security/sscep: No more public distfiles
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles

Feature safe:	yes
0.3.18_7,1
20 Sep 2012 17:16:03
Revision:304586Original commit files touched by this commit
bapt search for other commits by this committer
wxGTK 2.4 is no more supported upstream, consider using the current stable
version: x11-toolkits/wxgtk28

Approved by:	fjoe
0.3.18_7,1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.3.18_6,1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
0.3.18_6,1
02 Jul 2011 18:06:14
Original commit files touched by this commit
miwi search for other commits by this committer
- Kick MD5 Support
0.3.18_6,1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.3.18_6
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.3.18_5,1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.3.18_4,1
13 Jul 2009 15:56:23
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add rc script [1]
- Respect PORTEXAMPLES, NOPORTEXAMPLES

PR:             ports/134239 [1]
Submitted by:   Christopher Cowart <ccowart AT rescomp.berkeley.edu>
Approved by:    Mohacsi Janos <mohacsi AT niif.hu> (maintainer)
0.3.18_3,1
06 Jun 2008 13:53:49
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.3.18_2,1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.3.18_2,1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.3.18_1,1
03 Jan 2007 21:22:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Add new dependency
- Bump Portrevision

PR:             ports/107425
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
0.3.18,1
30 Dec 2006 17:22:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.3.18

PR:             ports/107328
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
0.3.17,1
01 Dec 2006 07:39:02
Original commit files touched by this commit
pav search for other commits by this committer
- Use features of bsd.wx.mk, especially USE_WX

PR:             ports/101613
Submitted by:   alepulver
0.3.17,1
01 Nov 2006 07:35:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.3.17

PR:             ports/104793
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
0.3.15,1
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.3.15,1
28 Mar 2006 09:58:15
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.3.15

Approved by:    maintainer
0.3.14_1
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: 19