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
p5-Net-BitTorrent BitTorrent peer-to-peer protocol class
0.052_5 net-p2p on this many watch lists=0 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.052_5Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-04-13 02:36:24
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/release/Net-BitTorrent
Description:
Net::BitTorrent is a class based implementation of the current BitTorrent Protocol Specification. Each Net::BitTorrent object is capable of handling several concurrent .torrent sessions.
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 (34 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-BitTorrent-0.052_5/catalog.mk
  2. /usr/local/share/licenses/p5-Net-BitTorrent-0.052_5/LICENSE
  3. /usr/local/share/licenses/p5-Net-BitTorrent-0.052_5/ART20
  4. bin/net-bittorrent.pl
  5. lib/perl5/site_perl/Net/BitTorrent.pm
  6. lib/perl5/site_perl/Net/BitTorrent/ConfigData.pm
  7. lib/perl5/site_perl/Net/BitTorrent/DHT.pm
  8. lib/perl5/site_perl/Net/BitTorrent/Notes.pod
  9. lib/perl5/site_perl/Net/BitTorrent/Peer.pm
  10. lib/perl5/site_perl/Net/BitTorrent/Protocol.pm
  11. lib/perl5/site_perl/Net/BitTorrent/Torrent.pm
  12. lib/perl5/site_perl/Net/BitTorrent/Torrent/File.pm
  13. lib/perl5/site_perl/Net/BitTorrent/Torrent/Tracker.pm
  14. lib/perl5/site_perl/Net/BitTorrent/Torrent/Tracker/HTTP.pm
  15. lib/perl5/site_perl/Net/BitTorrent/Torrent/Tracker/UDP.pm
  16. lib/perl5/site_perl/Net/BitTorrent/Util.pm
  17. lib/perl5/site_perl/Net/BitTorrent/Version.pm
  18. lib/perl5/site_perl/man/man3/Net::BitTorrent.3.gz
  19. lib/perl5/site_perl/man/man3/Net::BitTorrent::ConfigData.3.gz
  20. lib/perl5/site_perl/man/man3/Net::BitTorrent::DHT.3.gz
  21. lib/perl5/site_perl/man/man3/Net::BitTorrent::Notes.3.gz
  22. lib/perl5/site_perl/man/man3/Net::BitTorrent::Peer.3.gz
  23. lib/perl5/site_perl/man/man3/Net::BitTorrent::Protocol.3.gz
  24. lib/perl5/site_perl/man/man3/Net::BitTorrent::Torrent.3.gz
  25. lib/perl5/site_perl/man/man3/Net::BitTorrent::Torrent::File.3.gz
  26. lib/perl5/site_perl/man/man3/Net::BitTorrent::Torrent::Tracker.3.gz
  27. lib/perl5/site_perl/man/man3/Net::BitTorrent::Torrent::Tracker::HTTP.3.gz
  28. lib/perl5/site_perl/man/man3/Net::BitTorrent::Torrent::Tracker::UDP.3.gz
  29. lib/perl5/site_perl/man/man3/Net::BitTorrent::Util.3.gz
  30. lib/perl5/site_perl/man/man3/Net::BitTorrent::Version.3.gz
  31. lib/perl5/site_perl/man/man1/net-bittorrent.pl.1.gz
  32. @owner
  33. @group
  34. @mode
Collapse this list.
Dependency lines:
  • p5-Net-BitTorrent>0:net-p2p/p5-Net-BitTorrent
To install the port:
cd /usr/ports/net-p2p/p5-Net-BitTorrent/ && make install clean
To add the package, run one of these commands:
  • pkg install net-p2p/p5-Net-BitTorrent
  • pkg install p5-Net-BitTorrent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-BitTorrent
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-BitTorrent-0.052.tar.gz) = a506f1fd9ce277f423ab0abe18273891e75d1c34cf5da56185d29dd3f0eb8698 SIZE (Net-BitTorrent-0.052.tar.gz) = 180217

Packages (timestamps in pop-ups are UTC):
p5-Net-BitTorrent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.052_50.052_50.052_50.052_50.052_5-0.052_5-
FreeBSD:13:quarterly0.052_50.052_50.052_50.052_50.052_50.052_50.052_50.052_5
FreeBSD:14:latest0.052_50.052_50.052_50.052_50.052_50.052_5-0.052_5
FreeBSD:14:quarterly0.052_50.052_5-0.052_50.052_50.052_50.052_50.052_5
FreeBSD:15:latest0.052_50.052_5n/a0.052_5n/a0.052_50.052_50.052_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Module-Build>=0.4206 : devel/p5-Module-Build
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-p2p_p5-Net-BitTorrent
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SA/SANKO/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SA/SANKO/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SANKO/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SA/SANKO/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/S/SA/SANKO/
  7. http://backpan.perl.org/authors/id/S/SA/SANKO/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SA/SANKO/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SA/SANKO/
  10. https://cpan.metacpan.org/authors/id/S/SA/SANKO/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/authors/id/S/SA/SANKO/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.052_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.052_5
20 Jul 2022 14:22:43
commit hash: ef8eaee7579a2e6598077d27c62d8a7af4434276commit hash: ef8eaee7579a2e6598077d27c62d8a7af4434276commit hash: ef8eaee7579a2e6598077d27c62d8a7af4434276commit hash: ef8eaee7579a2e6598077d27c62d8a7af4434276 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-p2p: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Chad J. Milios <milios@ccsys.com>
  *  Damian Gerow <dgerow@afflictions.org>
  *  Daniel Morante <daniel@morante.net>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  Dereckson <dereckson@gmail.com>
  *  Devin Teske <dteske@FreeBSD.org>
  *  Dmitriy Limonov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.052_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.052_5
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.052_5
31 Jan 2017 16:21:46
Revision:432932Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
0.052_4
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
0.052_4
31 May 2015 13:37:21
Revision:388088Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH

Approved by:	portmgr blanket
0.052_4
01 Jan 2015 19:02:03
Revision:376024Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Fix RUN_DEPENDS: Math::BigInt 1.78+ is already in all supported Perl releases
- Update PORTSCOUT
- Bump PORTREVISION for dependency change
- Sort PLIST
0.052_3
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.052_2
31 May 2014 16:37:58
Revision:355995Original commit files touched by this commit
ak search for other commits by this committer
- Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (antoine)
0.052_2
05 Nov 2013 12:13:03
Revision:332839Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.052_2
20 Sep 2013 22:28:26
Revision:327758Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
0.052_2
29 Aug 2013 04:08:54
Revision:325559Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.052_2
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.052_2
30 May 2013 13:49:33
Revision:319425Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build
0.052_2
17 Dec 2012 08:50:54
Revision:309071Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.052_2
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.052_2
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
0.052_2
12 Jun 2011 18:40:20
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix {BUILD|RUN}_DEPENDS
- Change to new CPAN :id subdir macro
- Bump PORTREVISION for dependency change
0.052_1
17 May 2011 11:10:24
Original commit files touched by this commit
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
0.052_1
23 Dec 2010 01:14:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
- set some PORTSCOUT vars
0.052_1
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
0.052_1
21 Sep 2010 16:08:11
Original commit files touched by this commit
mm search for other commits by this committer
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
0.052
04 Apr 2010 11:06:40
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.052.

Changes:        http://search.cpan.org/dist/Net-BitTorrent/Changes
0.051_1
25 Dec 2009 15:54:39
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove test-only and included-in-perl-5.8 dependencies.
0.051
12 Sep 2009 09:45:02
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.051.

Changes:        http://search.cpan.org/dist/Net-BitTorrent/Changes
0.050
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
0.050
15 Feb 2009 17:25:39
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.50
0.025
06 Jul 2008 18:00:00
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.0.25

PR:             125189
Submitted by:   Wen heping <wenheping@gmail.com>
0.022
30 May 2008 15:02:19
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.022
- Drop maintainership

PR:             ports/123988
Submitted by:   Gea-Suan Lin <gslin gslin.org> (maintainer)
Approved by:    tabthorpe (mentor)
0.015
13 Apr 2008 02:35:51
Original commit files touched by this commit
clsung search for other commits by this committer
Net::BitTorrent is a class based implementation of the current
BitTorrent Protocol Specification. Each Net::BitTorrent object is
capable of handling several concurrent .torrent sessions.

WWW:    http://search.cpan.org/dist/Net-BitTorrent/

PR:             ports/122678
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 32