aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mktorrent
Commit message (Collapse)AuthorAgeFilesLines
* Add staging supportPawel Pekala2014-03-031-3/+2
| | | | | | | | | PR: ports/187202 Submitted by: Anton Sayetsky <vsjcfm@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=346943
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* Fix build with bmakeBaptiste Daroussin2013-05-031-12/+14
| | | | | | | While here convert to new options framework Notes: svn path=/head/; revision=317259
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919
* mktorrent is a simple command-line utility to create BitTorrentDmitry Marakasov2010-07-063-0/+54
metainfo files. It supports multiple trackers, private trackers, custom comments, and is multi-threaded to support multiple CPUs. WWW: http://mktorrent.sourceforge.net/ PR: 146479 Submitted by: Damian Gerow <dgerow@afflictions.org> Feature safe: yes Notes: svn path=/head/; revision=257435