summaryrefslogtreecommitdiff
path: root/net-p2p/createtorrent (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-20net-p2p: remove 'Created by' linesTobias C. Berner1-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
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2016-09-10net-p2p/createtorrent: Add SSL build flagsJohn Marino1-1/+3
Approved by: SSL blanket Notes: svn path=/head/; revision=421757
2016-05-19- Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov1-1/+1
Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
2015-01-06Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt1-1/+1
Notes: svn path=/head/; revision=376404
2014-08-26- Fix missing library problems when the linker enforces explicit linkingTijl Coosemans1-0/+3
PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
2013-10-24Support staging.Emanuel Haupt1-2/+1
Notes: svn path=/head/; revision=331494
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
net-p2p) Notes: svn path=/head/; revision=327758
2013-07-24Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt1-1/+0
Notes: svn path=/head/; revision=323578
2013-07-08- Convert USE_GMAKE to USES=gmakeEmanuel Haupt1-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
2011-12-27Pacify portlintEmanuel Haupt1-2/+2
Feature safe: yes Notes: svn path=/head/; revision=288109
2011-10-24Remove more tags from pkg-descr files fo the form:Doug Barton1-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
2011-03-07Update MASTER_SITESEmanuel Haupt1-2/+1
Notes: svn path=/head/; revision=270425
2011-01-25Add LICENSE and remove MD5 sums.Emanuel Haupt2-1/+2
Feature safe: yes Notes: svn path=/head/; revision=268229
2010-10-04Remove WWW, site has disappeared. No alternative was found.Emanuel Haupt1-2/+0
Notes: svn path=/head/; revision=262384
2009-03-27Mark MAKE_JOBS_SAFEEmanuel Haupt1-0/+1
Notes: svn path=/head/; revision=231102
2008-03-27Use MASTER_SITE_CRITICALEmanuel Haupt1-2/+1
Notes: svn path=/head/; revision=209964
2008-02-23Update to 1.1.4Emanuel Haupt2-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
2007-10-04Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis1-7/+1
Notes: svn path=/head/; revision=200778
2007-03-24Update to 1.1.2Emanuel Haupt2-4/+4
Notes: svn path=/head/; revision=188162
2007-01-07Add createtorrent 1.1.0, create BitTorrent files from the command line.Emanuel Haupt3-0/+43
Notes: svn path=/head/; revision=181707