aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/sonarr: Update to 2.0.0.5228Mark Felder2018-07-072-4/+4
| | | | Notes: svn path=/head/; revision=474122
* - Update to 1.8.12Wen Heping2018-07-063-6/+4
| | | | | | | | PR: 229541 Submitted by: me@enriquefynn.com(maintainer) Notes: svn path=/head/; revision=474012
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-2/+4
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2018-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 Notes: svn path=/head/; revision=473611
* net-p2p/retroshare: Update to 0.6.4Steve Wills2018-06-285-10/+52
| | | | | | | | PR: 229367 Submitted by: peter@netkey.at (maintainer) Notes: svn path=/head/; revision=473509
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-2819-57/+56
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* net-p2p/bitcoin: Upgrade from 0.16.0 to 0.16.1Vasil Dimov2018-06-253-6/+6
| | | | | | | | | PR: 229096 Submitted by: kbowling Approved by: kbowling (maintainer) Notes: svn path=/head/; revision=473306
* Revert r473259 and r473260 which are committed by accidentSunpoet Po-Chuan Hsieh2018-06-245-5/+5
| | | | | | | | - Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports Notes: svn path=/head/; revision=473276
* Update to 3.6.0Sunpoet Po-Chuan Hsieh2018-06-245-4/+5
| | | | | | | Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=473259
* net-p2p/qtum: Upgrade from 0.15.1 to 0.15.2Vasil Dimov2018-06-222-4/+4
| | | | Notes: svn path=/head/; revision=473018
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-0/+1
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632 Notes: svn path=/head/; revision=472983
* net-p2p/qbittorrent: Limit USE_QT5=svg to @default flavorYuri Victorovich2018-06-211-2/+3
| | | | | | | | | | It is only needed for the UI. PR: 229210 Submitted by: Ralf van der Enden <tremere@cainites.net> Notes: svn path=/head/; revision=472982
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-203-10/+10
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Really clean flavors up.Mathieu Arnold2018-06-201-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=472871
* Better use flavors.Mathieu Arnold2018-06-201-2/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=472870
* net-p2p/qbittorrent: Update 3.3.16 -> 4.1.1Yuri Victorovich2018-06-206-54/+38
| | | | | | | | | | net-p2p/qbittorrent-nox11 is flavorized in net-p2p/qbittorrent and removed. Approved by: portmgr Differential Revision: D13416 Notes: svn path=/head/; revision=472856
* net-p2p/sonarr: Update to 2.0.0.5225Mark Felder2018-06-192-4/+4
| | | | Notes: svn path=/head/; revision=472795
* Mark ports broken on powerpc64, categories g-n.Mark Linimon2018-06-183-0/+6
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472693
* Update to 2.6.3Emanuel Haupt2018-06-142-4/+4
| | | | Notes: svn path=/head/; revision=472382
* - Remove always true OSVERSION conditionsDmitry Marakasov2018-06-131-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472309
* - Remove always true OSVERSION conditionsDmitry Marakasov2018-06-131-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=472307
* net-p2p/monero-cli: Fix compilation on i386Vasil Dimov2018-06-131-1/+1
| | | | | | | | | | | | | | /usr/src/contrib/llvm/tools/lld/ELF/Driver.cpp:126 contains "elf_i386" as a recognized name, but for some reason monero fails to link on the i386 build cluster with an error: /usr/bin/ld: unrecognised emulation mode: elf_i386 Supported emulations: elf_i386_fbsd Thus, change "elf_i386" to "elf_i386_fbsd". Notes: svn path=/head/; revision=472291
* net-p2p/radarr: Update to 0.2.0.1120Mark Felder2018-06-112-4/+4
| | | | | | | Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.1120 Notes: svn path=/head/; revision=472190
* Restore patch removed in r471914. It is still needed on FreeBSD 10.Tijl Coosemans2018-06-101-0/+263
| | | | | | | Reported by: exp-run Notes: svn path=/head/; revision=472132
* net-p2p/qtum: Upgrade from 0.14.16 to 0.15.1Vasil Dimov2018-06-073-278/+7
| | | | Notes: svn path=/head/; revision=471914
* net-p2p/monero-cli: Comment about a relevant bug entryVasil Dimov2018-06-071-0/+2
| | | | Notes: svn path=/head/; revision=471910
* net-p2p/monero-cli: Upgrade from 0.12.0.0 to 0.12.2.0Vasil Dimov2018-06-079-85/+97
| | | | Notes: svn path=/head/; revision=471906
* - Update to 5.15.4Jose Alonso Cardenas Marquez2018-06-032-4/+4
| | | | Notes: svn path=/head/; revision=471477
* net-p2p/go-ethereum: Update to 1.8.9Jochen Neumeister2018-05-302-4/+4
| | | | | | | | PR: 228590 Submitted by: Enrique Fynn <me@enriquefynn.com> (maintainer) Notes: svn path=/head/; revision=471138
* Update WWWSunpoet Po-Chuan Hsieh2018-05-275-5/+5
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionsTobias C. Berner2018-05-251-1/+1
| | | | | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005 Notes: svn path=/head/; revision=470870
* - Moved ports to Uses/lazarus.mkJose Alonso Cardenas Marquez2018-05-253-50/+22
| | | | | | | | | | - Add FLAVORS Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D14661 Notes: svn path=/head/; revision=470851
* net-p2p/litecoin: update to 0.15.1Steve Wills2018-05-234-21/+23
| | | | Notes: svn path=/head/; revision=470710
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=470610
* Fix checking of torrents which contain files larger than 2^31 - 1 bytes.Alexey Dokuchaev2018-05-201-2/+3
| | | | | | | | | | | | | | | By default it detects file size by fseek()'ing to its end and ftell()'ing current position, and these functions take `long offset' as an argument. It is sufficient on 64-bit architectures where sizeof(long) is 8, but not so on 32-bit ones where it is 4. Make it work everywhere by building with -DUSE_FTELLO so it uses fseeko(3) and ftello(3) functions which take `off_t offset'. Tested on: i386, powerpc Notes: svn path=/head/; revision=470450
* Add a utility target: maintainer-makesumAkinori MUSHA2018-05-181-0/+3
| | | | Notes: svn path=/head/; revision=470279
* Rename btsync to rslsync and update it to 2.5.12Akinori MUSHA2018-05-1410-81/+79
| | | | | | | | PR: 220871 Submitted by: knu, joshruehlig@gmail.com (MAINTAINER) Notes: svn path=/head/; revision=469847
* Bump PORTREVISION on more opencv consumers due to opencv updateSteve Wills2018-05-091-1/+1
| | | | Notes: svn path=/head/; revision=469466
* - update to miniupnpc 2.1Dirk Meyer2018-05-097-6/+7
| | | | | | | | | | | | | | PR: 228050 Submitted by: Hung-Yi Chen - fix python build - add LICENSE for slave port - make portlint happier - bump PORTREVISION on ports using the shared lib Notes: svn path=/head/; revision=469430
* Drop FreeBSD 10.3 supportJan Beich2018-05-071-5/+0
| | | | | | | | | Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*) Approved by: portmgr (rene) Differential Revision: https://reviews.freebsd.org/D15238 Notes: svn path=/head/; revision=469338
* Update to 2.6.2Emanuel Haupt2018-05-073-8/+10
| | | | Notes: svn path=/head/; revision=469270
* net-p2p/retroshare: unbreak with ffmpeg 4.0Jan Beich2018-05-022-2/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui/VideoProcessor.cpp:456:40: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED' if (encoding_codec->capabilities & CODEC_CAP_TRUNCATED) ^ gui/VideoProcessor.cpp:457:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED' encoding_context->flags |= CODEC_FLAG_TRUNCATED; ^ gui/VideoProcessor.cpp:458:32: error: use of undeclared identifier 'CODEC_FLAG_PSNR' encoding_context->flags |= CODEC_FLAG_PSNR;//Peak signal-to-noise ratio ^ gui/VideoProcessor.cpp:459:32: error: use of undeclared identifier 'CODEC_CAP_PARAM_CHANGE' encoding_context->flags |= CODEC_CAP_PARAM_CHANGE; ^ gui/VideoProcessor.cpp:552:39: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED' if(decoding_codec->capabilities & CODEC_CAP_TRUNCATED) ^ gui/VideoProcessor.cpp:553:36: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED' decoding_context->flags |= CODEC_FLAG_TRUNCATED; // we do not send complete frames ^ gui/VideoProcessor.cpp:555:33: error: use of undeclared identifier 'CODEC_FLAG2_CHUNKS' decoding_context->flags2 |= CODEC_FLAG2_CHUNKS; ^ PR: 227726 Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=468858
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-022-1/+4
| | | | | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 Notes: svn path=/head/; revision=468844
* Drop support for expired security/polarssl13Rene Ladan2018-05-011-4/+1
| | | | Notes: svn path=/head/; revision=468780
* Update to 0.8.898Kirill Ponomarev2018-04-303-9/+12
| | | | | | | | | PR: 227688 Submitted by: Michiel van Baak <michiel@vanbaak.eu> Approved by: maintainer Notes: svn path=/head/; revision=468684
* Fix pkg-plist with TEST optionKoichiro Iwao2018-04-272-4/+3
| | | | | | | | | | | | | | | Also, - Bring BROKEN_powerpc64 earlier to make portlint happy - Bump PORTREVISION due to plist change PR: 225349 Submitted by: meta Reported by: John Smith <godevilove@ya.ru> Approved by: rezny (maintainer timeout), pi (mentor) MFH: 2018Q2 Notes: svn path=/head/; revision=468474
* net-p2p/qtum: Upgrade from 0.14.15 to 0.14.16Vasil Dimov2018-04-262-5/+4
| | | | Notes: svn path=/head/; revision=468359
* Update net-p2p/go-ethereum to 1.8.5Fernando Apesteguía2018-04-262-4/+4
| | | | | | | | | | PR: 227711 Reported by: me@enriquefynn.com (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15188 Notes: svn path=/head/; revision=468356
* Update to 2.5.3Emanuel Haupt2018-04-232-4/+4
| | | | Notes: svn path=/head/; revision=468092
* - Update to 0.2.0.1067Ryan Steinmetz2018-04-222-4/+4
| | | | | | | Approved by: feld (maintainer) Notes: svn path=/head/; revision=468054