aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libtorrent-rasterbar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost: bump consumers after boost upgrade (+)Dima Panov2025-10-201-2/+2
| | | | Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead
* devel/boost: bump consumers after Boost updateDima Panov2025-06-021-0/+1
|
* net-p2p/libtorrent-rasterbar: Update BROKEN message; Update WWWYuri Victorovich2025-02-191-2/+3
|
* net-p2p/libtorrent-rasterbar: mark as BROKEN with Boost>=1.87 (+)Dima Panov2025-02-141-0/+2
| | | | | | Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off Sponsored by: Future Crew, LLC
* net-p2p/{,py-}libtorrent-rasterbar: update 1.2.19 → 1.2.20Yuri Victorovich2025-01-291-2/+1
| | | | Reported by: portscout
* devel/boost: bump consu,ers after update Boost to 1.86 releaseDima Panov2024-11-201-1/+1
| | | | Sponsored by: Future Crew, LLC
* */*: bump consumers after devel/boost* updateDima Panov2024-10-031-0/+1
| | | | | With hat: office Sponsored by: Future Crew, LLC
* */*: Remove incorrect libtool dependencyDaniel Engberg2024-05-261-1/+1
| | | | | | | | All these ports builds without libtool Tested using Poudriere Approved by: portmgr (blanket, build fix)
* net-p2p/libtorrent-rasterbar: update 1.2.18 → 1.2.19Yuri Victorovich2024-03-131-1/+1
| | | | Reported by: portscout
* net-p2p/{,py-}libtorrent-rasterbar: update to 1.2.18Joakim Bergman2023-06-211-0/+3
| | | | | | | | And fix python bindings in preparation for update of net-p2p/deluge-cli. PR: 264970 Reported by: jocke@gipset.se Approved by: yuri@ (maintainer)
* net-p2p/libtorrent-rasterbar: Update 1.2.16 -> 1.2.18Yuri Victorovich2022-11-291-9/+2
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-1/+1
|
* net-p2p/libtorrent-rasterbar2: 2.x version of libtorrent-rasterbarYuri Victorovich2022-07-281-0/+2
| | | | | | | This is to allow users to experiment with libtorrent-rasterbar-2.x which currently has memory issues. Suggested by: diizzy@
* 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
* net-p2p/libtorrent-rasterbar: Re-add USE_CXXSTD=c++17 to fix runtime crashYuri Victorovich2022-06-091-0/+3
|
* net-p2p/{,py-}libtorrent-rasterbar: Downgrade 2.0.6-27 -> 1.2.16Yuri Victorovich2022-06-091-22/+17
| | | | This reverts commit f8c7a69a6d2cf354ba9f6a3c83982a6641c1b2d6.
* net-p2p/{,py-}libtorrent-rasterbar: Update 1.2.14 -> 2.0.6-27Yuri Victorovich2022-05-281-17/+21
| | | | | | | | Python binding is BROKEN for now. Thanks to Daniel Engberg for suggestion to try the latest commit with -std=c++17. PR: 264278 261090
* devel/boost-all: bump all library consumers after boost upgradeDima Panov2022-05-221-0/+1
| | | | PR: 246106
* net-p2p/libtorrent-rasterbar: Update 1.2.13 -> 1.2.14Daniel Engberg2021-10-291-1/+1
| | | | PR: 259519
* net-p2p/libtorrent-rasterbar: Update 1.2.12 -> 1.2.13Yuri Victorovich2021-04-141-1/+1
|
* net-p2p/[py-]libtorrent-rasterbar: Add the PORTSCOUT line to prevent 2.xYuri Victorovich2021-04-071-0/+2
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-p2p/libtorrent-rasterbar: Downgrade 2.0.2 -> 1.2.12Yuri Victorovich2021-03-261-2/+3
| | | | | | | | | | 2.0.2 is not stable, causes huge memory footprint and looks like WIP. PR: 254119 Reported by: 84918960@qq.com et al. Notes: svn path=/head/; revision=569229
* net-p2p/libtorrent-rasterbar: Update 1.2.12 -> 2.0.2Yuri Victorovich2021-02-281-2/+2
| | | | Notes: svn path=/head/; revision=566803
* net-p2p/libtorrent-rasterbar: Update 1.2.10 -> 1.2.12Yuri Victorovich2021-01-291-3/+3
| | | | | | | | | | | | | Changelog since 1.2.10: https://github.com/arvidn/libtorrent/releases/tag/v1.2.11 https://github.com/arvidn/libtorrent/releases/tag/v1.2.12 PR: 252656 Submitted by: fluffy Notes: svn path=/head/; revision=563168
* net-p2p/libtorrent-rasterbar: drop clang workaround (reverting r529947)Jan Beich2020-12-121-16/+1
| | | | | | | | | | Old -CURRENT snapshots are not supported while Clang assertions are disabled on FreeBSD -RELEASEs and -STABLE branches. PR: 244830 Notes: svn path=/head/; revision=557802
* net-p2p/libtorrent-rasterbar: Update 1.2.8 -> 1.2.10Yuri Victorovich2020-09-051-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=547585
* net-p2p/libtorrent-rasterbar: Use release archive; Fix python executable ↵Yuri Victorovich2020-08-291-9/+5
| | | | | | | | | | path for tests; Remove unnecessary patch and comment in Makefile PR: 248985 Submitted by: daniel.engberg.lists@pyret.net (initial version) Notes: svn path=/head/; revision=546921
* devel/cmake: update to 3.18.1Tobias C. Berner2020-08-161-0/+1
| | | | | | | | | | | | | - update to 3.18.1 - new port devel/cmakedoc Thanks to adridg@ for tackling most of the fallout. PR: 248003 Exp-run by: antoine Notes: svn path=/head/; revision=545091
* net-p2p/libtorrent-rasterbar: Update 1.2.7 -> 1.2.8Yuri Victorovich2020-08-051-2/+2
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=544232
* net-p2p/libtorrent-rasterbar: Update 1.2.6 -> 1.2.7Yuri Victorovich2020-06-051-3/+3
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538039
* net-p2p/libtorrent-rasterbar: Update 13-CURRENT workaroundYuri Victorovich2020-04-301-1/+1
| | | | | | | | | | As compilation now works using -CURRENT there's no need to force llvm90 on any version. PR: 246045 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=533471
* net-p2p/libtorrent-rasterbar: Fix the python path for testsYuri Victorovich2020-04-301-1/+1
| | | | | | | | | | It was an overly-broad regexp substitution. PR: 246045 Submitted by: daniel.engberg.lists@pyret.net (original version) Notes: svn path=/head/; revision=533469
* net-p2p/libtorrent-rasterbar: Update 1.2.5 -> 1.2.6Yuri Victorovich2020-04-211-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=532278
* net-p2p/libtorrent-rasterbar: switch to ports GCC on powerpc64 elfv1 and ↵Piotr Kubaj2020-04-201-1/+2
| | | | | | | | | | | | | | base clang on elfv2 Clang doesn't support elfv1: : && /usr/local/bin/clang90 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector-strong CMakeFiles/cmTC_dc41f.dir/testCCompiler.c.o -o cmTC_dc41f && : ld: error: /usr/src/lib/csu/common/ignore_init.c:136:(.text+0x32): relocation R_PPC64_TOC16_DS out of range: -32944 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:139:(.text+0x5A): relocation R_PPC64_TOC16_DS out of range: -32936 is not in [-32768, 32767] So just use GCC on elfv1 and base Clang on elfv2. Notes: svn path=/head/; revision=532218
* net-p2p/libtorrent-rasterbar: fix build on powerpc headPiotr Kubaj2020-04-201-0/+7
| | | | | | | | | | | On powerpc head, base LLVM 10 works fine, but LLVM 9 from ports crashes with segfault. PR: 243958 Reported by: canardo909@gmx.com Approved by: yuri (maintainer) Notes: svn path=/head/; revision=532216
* net-p2p/libtorrent-rasterbar: Force clang-9 because clang-10 failsYuri Victorovich2020-03-311-1/+9
| | | | | | | | PR: 244830 Reported by: fallout Notes: svn path=/head/; revision=529947
* net-p2p/libtorrent-rasterbar: Update 1.2.4 -> 1.2.5Yuri Victorovich2020-03-101-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=528167
* net-p2p/libtorrent-rasterbar: Update 1.2.3 -> 1.2.4Yuri Victorovich2020-02-101-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=525694
* net-p2p/libtorrent-rasterbar: Update 1.2.2 -> 1.2.3Yuri Victorovich2019-12-211-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=520574
* net-p2p/libtorrent-rasterbar: Update 1.1.10 -> 1.2.2Yuri Victorovich2019-12-201-15/+26
| | | | Notes: svn path=/head/; revision=520456
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* net-p2p/libtorrent-rasterbar: unbreakJan Beich2019-04-201-2/+0
| | | | | | | | PR: 236588 Obtained from: upstream Notes: svn path=/head/; revision=499423
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+3
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303 Notes: svn path=/head/; revision=498698
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272