summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-03-12 13:35:29 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-03-12 13:35:29 +0000
commit7e20f336e56aa20bac843c094edeb4595f5f3fb9 (patch)
tree908855d238e690a16552c6bb1d7f38f790bedafb /mail
parentb07727defd03d542dc3d2214bb05ea9dc275a717 (diff)
downloadfreebsd-ports-7e20f336e56aa20bac843c094edeb4595f5f3fb9.zip
net-p2p/mktorrent: increase max piece size and make tracker optional
Optimal piece count is ~1500. mktorrent allows up to 2^28 currently, thus providing ability to create torrents for 375 GiB of data with optimal piece count. Increase maximum piece size to 2^30 thus allowing torrents for 1.5 TiB of data (again, with optimal piece count). mktorrent currently can't create torrents without announce URL. Since DHT works perfectly well nowadays, this limitation doesn't make much sense. Change to require tracker only when creating private torrent (i.e. DHT, PEX, etc. disabled). While here: define LICENSE (GPLv2+), make options actually work, remove redundant THREADS_DESC, and clean up Makefile a bit. PR: 210374 Submitted by: Anton Sayetsky Approved by: maintainer timeout
Diffstat (limited to 'mail')
0 files changed, 0 insertions, 0 deletions