aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/createtorrent
Commit message (Collapse)AuthorAgeFilesLines
* 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