aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* KDE's December 2019 Apps UpdateTobias C. Berner2019-12-1262-140/+192
| | | | | | | | | | | | | | | | | | | | | | | | New versions of KDE applications landing in December The release of new versions for KDE applications is part of KDE’s continued effort to bring you a complete and up-to-date catalog of fully-featured, beautiful and useful programs for your system. Available now are new versions of KDE’s file browser Dolphin; Kdenlive, one of the most complete open source video editors; the document viewer Okular; KDE’s image viewer, Gwenview; and all of your other favorite KDE apps and utilities. All of these applications have been improved, making them faster and more stable and they boast exciting new features. The new versions of KDE applications let you be productive and creative, while at the same time making use of KDE software easy and fun. We hope you enjoy all the novel features and improvements worked into all of KDE’s apps! Announcement: https://kde.org/announcements/releases/2019-12-apps-update/ Notes: svn path=/head/; revision=519955
* Remove MASTER_SITE_SUBDIRSunpoet Po-Chuan Hsieh2019-12-123-13/+13
| | | | | | | | | - Sort PLIST - Update WWW - Take maintainership Notes: svn path=/head/; revision=519888
* Update WWWSunpoet Po-Chuan Hsieh2019-12-122-11/+11
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=519887
* net/wireguard-go: Unbreak on aarch64Dmitri Goutnik2019-12-122-7/+8
| | | | | | | | | | | | | | | | | ===> Building for wireguard-go-0.0.20191012 # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/wireguard-go-0.0.20191012.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. PR: 242578 Approved by: decke (maintainer) Notes: svn path=/head/; revision=519862
* net/clash: Unbreak on aarch64Dmitri Goutnik2019-12-122-8/+8
| | | | | | | | | | | | | | | | | ===> Building clash from . # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/clash-0.16.0_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. PR: 242577 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=519861
* Fix build with python 3.7Antoine Brodin2019-12-111-0/+1
| | | | | | | PR: 233770 Notes: svn path=/head/; revision=519845
* Update to version 2.1.1.Dmitry Sivachenko2019-12-113-4/+6
| | | | Notes: svn path=/head/; revision=519835
* Update to version 2.0.11.Dmitry Sivachenko2019-12-113-4/+6
| | | | Notes: svn path=/head/; revision=519833
* devel/boost-*: update to 1.72.0Jan Beich2019-12-1122-14/+22
| | | | | | | | | | 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
* Update to 5.2.4Sunpoet Po-Chuan Hsieh2019-12-102-4/+4
| | | | | | | Changes: https://github.com/rails/rails/blob/5-2-stable/activestorage/CHANGELOG.md Notes: svn path=/head/; revision=519752
* Fix build on GCC-based systems:Mark Linimon2019-12-101-1/+1
| | | | | | | | | The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=519650
* Update security/cryptopp to 8.2.0Jason E. Hale2019-12-102-1/+2
| | | | | | | | | | | | | Remove THREADS option - upstream recommends building with threads and the build system now adds the appropriate flags automatically Bump PORTREVISION on consumers due to shared lib version increase PR: 241132 Submitted by: Farid Hajji <farid@hajji.name> Notes: svn path=/head/; revision=519643
* Build ipv6 and ipv4 versions together and package both.Chris Rees2019-12-095-17/+71
| | | | | | | | | | Based on a suggestion by mat to have the flavours not conflict. PR: ports/239987 Reported by: papadavecn@gmail.com Notes: svn path=/head/; revision=519628
* - Add net/py-pyenetDmitry Marakasov2019-12-095-0/+43
| | | | | | | | | | | | | pyenet is a python wrapper for the ENet library by Lee Salzman, http://enet.bespin.org WWW: https://pypi.python.org/pypi/pyenet PR: 221090 Submitted by: freebsd@skinc.ru Notes: svn path=/head/; revision=519620
* net/py-ldap3: correct licenseRuslan Makhmatkhanov2019-12-081-2/+3
| | | | | | | | | | | | Actual license for this port is GNU LESSER v3 according to [1] [1] https://ldap3.readthedocs.io/ PR: 242496 Submitted by: ngie Notes: svn path=/head/; revision=519581
* net/pecl-oauth2: Update to 2.0.4Danilo G. Baio2019-12-082-4/+4
| | | | Notes: svn path=/head/; revision=519578
* New port: net/kpeoplevcardTobias C. Berner2019-12-084-0/+31
| | | | | | | | | kpeoplevcard provides a datasource plugin for KPeople that reads vCard files from the local filesystem. It is currently used for KDE Connect and plasma- phonebook. Notes: svn path=/head/; revision=519573
* Update to 1.0.0Sunpoet Po-Chuan Hsieh2019-12-082-4/+4
| | | | | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-bigtable/CHANGELOG.md Notes: svn path=/head/; revision=519547
* Update to 1.2.3Sunpoet Po-Chuan Hsieh2019-12-082-4/+4
| | | | | | | Changes: https://github.com/fog/fog-ovirt/commits/master Notes: svn path=/head/; revision=519546
* Update to 1.1.2Sunpoet Po-Chuan Hsieh2019-12-082-4/+4
| | | | | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub/CHANGELOG.md Notes: svn path=/head/; revision=519540
* Update to 5.8.2Sunpoet Po-Chuan Hsieh2019-12-082-12/+10
| | | | | | | | Changes: https://github.com/softlayer/softlayer-python/releases https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=519420
* Update to 3.26Sunpoet Po-Chuan Hsieh2019-12-082-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/XML-Compile-SOAP Notes: svn path=/head/; revision=519374
* devel/libfmt: Update to 6.1.1Tobias Kortkamp2019-12-081-1/+1
| | | | | | | | Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.1 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Notes: svn path=/head/; revision=519271
* net/openldap24-server: back_mdb: use robust mutexes.Xin LI2019-12-072-1/+15
| | | | | | | PR: 197514 Notes: svn path=/head/; revision=519256
* Perform sanity check of configuration at start.Xin LI2019-12-072-1/+9
| | | | | | | Submitted by: Michael Butler <imb protected-networks net> Notes: svn path=/head/; revision=519234
* Update ntopng to 3.8.d20191111Guido Falsi2019-12-072-5/+5
| | | | Notes: svn path=/head/; revision=519232
* Update nDPI to 3.0.d20191021Guido Falsi2019-12-077-35/+37
| | | | | | | Reported by: Александр Стерин <tuor.rauchris@gmail.com> (via email) Notes: svn path=/head/; revision=519231
* net/py-cloudscraper: Python module to bypass Cloudflare's anti-bot pageTobias C. Berner2019-12-074-0/+46
| | | | Notes: svn path=/head/; revision=519228
* net/wireguard: Update to 0.0.20191206Bernhard Froehlich2019-12-072-4/+4
| | | | Notes: svn path=/head/; revision=519206
* Change rubygem ports required by www/gitlab-ce to rails52.Matthias Fechner2019-12-071-1/+2
| | | | | | | | | | | | Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as dependencies in. To reduce the number of ports required, the attached patch switches all required ports to rails 5.2. I carefully tested it, if I oversaw a port, please let me know. Differential Revision: https://reviews.freebsd.org/D22220 Notes: svn path=/head/; revision=519195
* net/ceph14: allow to build with py36+, indeed.Dima Panov2019-12-063-1/+23
| | | | | | | | | | | No PORTREVISION bump, port was always unable to build for py3[78] PR: 242071 Submitted by: fluffy Approved by: maintainer (timeout, >2 weeks) Notes: svn path=/head/; revision=519142
* net/wireguard: Update to 0.0.20191205Bernhard Froehlich2019-12-062-4/+4
| | | | Notes: svn path=/head/; revision=519135
* net/liveMedia: update to 2019.12.05Tobias C. Berner2019-12-062-4/+4
| | | | | | | | | | | | | | | 2019.12.05: - Fixed a memory leak in the RTSP "REGISTER" command implementation (that I had failed to catch in the previous release). 2019.12.04: - Fixed a couple of memory leaks in the RTSP "REGISTER" command implementation. (Thanks to Micha Kalfon for noting this.) - Changed to protection of the member function "setSDPLinesFromRTPSink" in "OnDemandServerMediaSubsession" from "private:" to "protected:". - Performed the annual update of the copyright years near the start of each file Notes: svn path=/head/; revision=519130
* Bump net/axa PORTREVISION to force package rebuild and upgrade. ItDon Lewis2019-12-051-1/+1
| | | | | | | | | can detect and use the new wdns_get_version() API added to wdns-0.10.0. Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=519112
* net/concourse-fly: Update to 5.7.2Jean-Sébastien Pédron2019-12-052-4/+4
| | | | | | | | | | | | | | Release notes: * https://github.com/concourse/concourse/releases/tag/v5.3.0 * https://github.com/concourse/concourse/releases/tag/v5.4.0 * https://github.com/concourse/concourse/releases/tag/v5.5.0 * https://github.com/concourse/concourse/releases/tag/v5.6.0 * https://github.com/concourse/concourse/releases/tag/v5.7.0 * https://github.com/concourse/concourse/releases/tag/v5.7.1 * https://github.com/concourse/concourse/releases/tag/v5.7.2 Notes: svn path=/head/; revision=519109
* - Update to 3.23Dmitry Marakasov2019-12-052-4/+4
| | | | | | | | PR: 242452 Submitted by: jamie@catflap.org (maintainer) Notes: svn path=/head/; revision=519103
* net/udpxy: update to 1.0-24.1Rodrigo Osorio2019-12-053-20/+17
| | | | | | | | | | | | | | | | Changelog: * Update to latest 1.0-24.1 * Switch upstream fro SF to GH (pcherenkov) * Add LICENSE * Install manpages * Remove unneeded patch PR: 242069 Submitted by: <timp87@gmail.com> Approved by: <alex.deiter@gmail.com> (maintainer) Notes: svn path=/head/; revision=519073
* Update to 0.1.4.Vanilla I. Shu2019-12-052-4/+4
| | | | Notes: svn path=/head/; revision=519051
* - Update to 3.1.5Danilo Egea Gondolfo2019-12-043-13/+18
| | | | Notes: svn path=/head/; revision=519049
* - Update to 5.1.1Dmitry Marakasov2019-12-042-4/+4
| | | | | | | | PR: 242338 Submitted by: stargrave@stargrave.org (maintainer) Notes: svn path=/head/; revision=519029
* net/librdkafka: update to 1.3.0Luca Pizzamiglio2019-12-043-4/+5
| | | | | | | | | Changes: https://github.com/edenhill/librdkafka/releases/tag/v1.3.0 Sponsored by: trivago N.V. Notes: svn path=/head/; revision=519027
* Chase r512433, (also chasing src r355388) document that rlimit memlockCy Schubert2019-12-046-19/+61
| | | | | | | is disabled by default. Notes: svn path=/head/; revision=519022
* net/rclone: Update to 1.50.2Ben Woods2019-12-032-5/+4
| | | | | | | | | | | Changes this release: https://rclone.org/changelog/#v1-50-2-2019-11-19 Approved by: wg (maintainer) Differential Revision: https://reviews.freebsd.org/D22617 Notes: svn path=/head/; revision=518968
* net/dpdk: upgrade 18.05.1 -> 19.11Kurt Jaeger2019-12-035-780/+1030
| | | | | | | | | | | | | | - As part of the update the build system was changed from using make to meson/ninja, which simplifies large parts of the port makefile, and will be the build system for DPDK going forward. PR: 242325 Submitted by: Bruce Richardson <bruce.richardson@intel.com> (maintainer) Relnotes: http://doc.dpdk.org/guides/rel_notes/release_19_11.html https://www.dpdk.org/blog/2019/11/29/dpdk-19-08-is-now-available-biggest-release-of-2019-2/ Notes: svn path=/head/; revision=518967
* devel/libfmt: Update to 6.1.0Tobias Kortkamp2019-12-031-1/+1
| | | | | | | | Changes: https://github.com/fmtlib/fmt/releases/tag/6.1.0 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Notes: svn path=/head/; revision=518945
* Make IGNORE message more specific. This will help when scanning logs onMark Linimon2019-12-021-1/+1
| | | | | | | | | the package builders (especially once OSVERSION gets incremented again). Approved by: "just fix it" Notes: svn path=/head/; revision=518885
* Add new port: net/tcprttEdward Tomasz Napierala2019-12-024-0/+34
| | | | | | | | | | | | The tcprtt utility reliably measures the TCP handshake round trip time using the new stats(3) statistics framework. Obtained from: Netflix Sponsored by: Klara Inc, Netflix Differential Revision: https://reviews.freebsd.org/D20656 Notes: svn path=/head/; revision=518879
* Add mrtparse 1.7, MRT format data parser.Olivier Cochard2019-12-025-0/+73
| | | | Notes: svn path=/head/; revision=518848
* net/openbgpd6: upgrade 6.5.1 -> 6.6.0Kurt Jaeger2019-12-012-4/+4
| | | | | | | Relnotes: https://marc.info/?l=openbsd-tech&m=157253188025803 Notes: svn path=/head/; revision=518813
* net/rclone-browser: Correct licese (now uses MIT license)Ben Woods2019-12-011-1/+1
| | | | | | | Reported by: Dariusz Bogdanski <dariuszb@me.com> (upstream maintainer) Notes: svn path=/head/; revision=518775