summaryrefslogtreecommitdiff
path: root/net-p2p/createtorrent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 * Doug Barton <dougb@FreeBSD.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Florent Thoumie <flz@xbsd.org> * Ganael LAPLANCHE <ganael.laplanche@martymac.org> * Gea-Suan Lin <gslin@gslin.org> * Holger Lamm <holger@e-gitt.net> * Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org> * Jeremy Faulkner <gldisater@gldis.ca> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Maxim Ignatenko <gelraen.ua@gmail.com> * Michael Johnson <ahze@ahze.net> * Munish Chopra <mchopra@engmail.uwaterloo.ca> * Oleg Alexeenkov <proler@gmail.com> * Oleg R. Muhutdinov <mor@WhiteLuna.com> * Pankov Pavel <pankov_p@mail.ru> * Pav Lucistnik <pav@oook.cz> * Rod Taylor <rbt@zort.on.ca> * Ryan Steinmetz <zi@FreeBSD.org> * Shaun Amott <shaun@FreeBSD.org> * Stas Timokhin <stast@bsdportal.ru> * Sverrir Valgeirsson <e96sv@yahoo.se> and * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Vasil Dimov <vd@FreeBSD.org> * Yashin Dmitry <yashin.dm@gmail.com> * glocke@bsdstammtisch.at With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-p2p/createtorrent: Add SSL build flagsJohn Marino2016-09-101-1/+3
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421757
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376404
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-0/+3
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Support staging.Emanuel Haupt2013-10-241-2/+1
| | | | Notes: svn path=/head/; revision=331494
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-5/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Update MASTER_SITESEmanuel Haupt2011-03-071-2/+1
| | | | Notes: svn path=/head/; revision=270425
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Remove WWW, site has disappeared. No alternative was found.Emanuel Haupt2010-10-041-2/+0
| | | | Notes: svn path=/head/; revision=262384
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Update to 1.1.4Emanuel Haupt2008-02-232-4/+4
| | | | | | | | | | | | | Changes: * bugfix when creating torrents from directories * fixed invalid format string * small bugfix parsing arguments Notified by: Aleksey Sokolov <alekseys@hotbox.ru> Notes: svn path=/head/; revision=207785
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200778
* Update to 1.1.2Emanuel Haupt2007-03-242-4/+4
| | | | Notes: svn path=/head/; revision=188162
* Add createtorrent 1.1.0, create BitTorrent files from the command line.Emanuel Haupt2007-01-073-0/+43
Notes: svn path=/head/; revision=181707