aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* net/scamper: update to 20211026MJL2021-11-283-7/+7
| | | | | | | ChangeLog: https://mailman.caida.org/pipermail/scamper-announce/2021-October/000023.html PR: 259467 Reported by: mjl@luckie.org.nz (maintainer)
* net/py-aiocoap: update to 0.4.3Tobias C. Berner2021-11-282-4/+4
|
* net/rclone: update to 1.57.0Ralf van der Enden2021-11-272-160/+154
| | | | | | | Changes: https://rclone.org/changelog/#v1-57-0-2021-11-01 PR: 258614 Approved by: maintainer
* net/mpd5: undo recent change for L2TP server.Eugene Grosbein2021-11-271-124/+0
| | | | | | | | | | Temporary remove a change to L2TP server introduced after mpd5-5.9_2 (an attempt to improve multi-homed server behavior) because of discovered bug that can result in a hang of the process. Fixed version will be added later after more testing. Reported by: Eugene Selin at SourceForge
* net/py-aiocoap: update to 0.4.2Tobias C. Berner2021-11-272-4/+4
|
* net/openmpi: unbreak the build when `net/libfabric' port is installedAlexey Dokuchaev2021-11-271-2/+1
| | | | | | | | Ideally, OFI option should be introduced, I've tried that first but it does not build due to missing ENODATA definition. Remove BROKEN_sparc64, it does not serve any useful purpose these days, and we're not producing packages for this architecture anyways.
* net/py-libcloud: update to 3.4.1Roman Bogorodskiy2021-11-272-4/+5
| | | | Also, add a dependency on www/py-requests.
* net/cloudquery: Update to 0.16.0Neel Chauhan2021-11-262-4/+4
|
* net/nats-server: Update to version 2.6.5Jimmy Olgeni2021-11-262-4/+4
|
* net/waypipe: update to 0.8.2Jan Beich2021-11-262-5/+5
| | | | | Changes: https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.2 Reported by: Repology
* net/wireshark: Add missing dependencies to fix plist.Joseph Mingrone2021-11-261-1/+4
| | | | | PR: 260053 Differential Revision: https://reviews.freebsd.org/D33122
* net/tigervnc-server: Fix CONFLICTSStefan Eßer2021-11-251-1/+1
| | | | | | Remove redundant version wildcard. Approved by: portmgr (blanket)
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-2510-14/+12
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* net/wireshark: Update to 3.6.0Joe Marcus Clarke2021-11-256-122/+147
| | | | | See https://www.wireshark.org/docs/relnotes/wireshark-3.6.0.html for a list of changes in this release.
* net/haproxy: fix build with OpenSSL turned off.Dmitry Sivachenko2021-11-252-0/+241
| | | | | PR: 260039 Reported by: iron.udjin@gmail.com
* net/libnss-cache: Update to 0.20Kevin Bowling2021-11-242-4/+4
|
* net/storj: update Storj programs to version 1.43.1.Alexey Dokuchaev2021-11-243-10/+10
| | | | Reported on: https://t.me/storjRU
* net/haproxy23: update to version 2.3.16Dmitry Sivachenko2021-11-242-4/+4
|
* net/haproxy: update to version 2.4.9.Dmitry Sivachenko2021-11-242-4/+4
|
* net/minissdpd: Update to 1.5.20211105Emanuel Haupt2021-11-242-5/+6
|
* net/openldap25-server: Make mdb, relay and syncrepl built-in.Xin LI2021-11-242-16/+4
| | | | | | The upstream builds the mdb backend and relay, syncrepl built-ins. Following the upstream would avoid confusion with examples as they sometimes do not include the required load directives.
* net/shadowsocks-libev: fix build error on 14.0-CURRENTXiaoding Liu2021-11-241-0/+22
| | | | PR: ports/259951
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-2317-17/+17
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* net/py-aiohttp-socks: Update to 0.7.1Emanuel Haupt2021-11-232-4/+4
|
* net/py-aiohttp-socks: Update to 0.7.0Emanuel Haupt2021-11-232-5/+5
|
* net/py-python-socks: Update to 2.0.0Emanuel Haupt2021-11-232-4/+4
|
* security/libretls: update to 3.4.1Baptiste Daroussin2021-11-232-1/+2
| | | | Bump revision on consumers
* www/gitlab-ce: fix segfaultsMatthias Fechner2021-11-2212-6/+159
| | | | | | | | | | | | | Accessing the project page or doing anything that is related to a license file caused segfault in gitaly. Upgrading now the gems to this specific version fixed the problem. As we need to use a prerelease of rubygem-grpc, it is added as extra port. Please see also upstream here: https://gitlab.com/gitlab-org/gitlab/-/issues/345693 PR: 259848 Reported by: admin@asu-vei.ru
* net/tigervnc-{server,viewer}: Update to version 1.12.0Jimmy Olgeni2021-11-227-17/+7
| | | | | PR: 259966 Approved by: meta
* net/py-terminado: Update 0.8.3 -> 0.12.1Bartek Rutkowski2021-11-222-4/+4
| | | | Sponsored by: Pixeware LTD <contracting@pixeware.com>
* net/traefik: Update to upstream release 2.5.4Thomas Zander2021-11-212-4/+4
| | | | | | | | Details: - Bug and doc fixes, see https://github.com/traefik/traefik/releases/tag/v2.5.4 MFH: 2021Q4
* net/openldap26-server: OpenLDAP 2.6.0Xin LI2021-11-2124-0/+1656
|
* net/py-smbprotocol: Update to 1.8.3Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/jborean93/smbprotocol/releases
* net/py-eventlet: Update to 0.33.0Po-Chuan Hsieh2021-11-212-4/+4
| | | | Changes: https://github.com/eventlet/eventlet/blob/master/NEWS
* net/gupnp-tools: Update to 0.10.2Po-Chuan Hsieh2021-11-212-5/+4
| | | | Changes: https://gitlab.gnome.org/GNOME/gupnp-tools/-/blob/master/NEWS
* net/py-python-socks: Add NO_ARCHPo-Chuan Hsieh2021-11-211-0/+2
| | | | Approved by: portmgr (blanket)
* net/rubygem-grpc: Update to 1.41.1Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/grpc/grpc/releases https://github.com/grpc/grpc/commits/master/src/ruby
* net/rubygem-google-cloud-spanner-v1: Update to 0.7.3Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner-v1/CHANGELOG.md
* net/rubygem-google-cloud-spanner-admin-instance-v1: Update to 0.5.4Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner-admin-instance-v1/CHANGELOG.md
* net/rubygem-google-cloud-spanner-admin-database-v1: Update to 0.7.4Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner-admin-database-v1/CHANGELOG.md
* net/rubygem-google-cloud-spanner: Update to 2.10.1Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-spanner/CHANGELOG.md
* net/rubygem-google-cloud-pubsub-v1: Update to 0.6.1Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub-v1/CHANGELOG.md
* net/rubygem-google-cloud-logging-v2: Update to 0.5.5Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-logging-v2/CHANGELOG.md
* net/rubygem-google-cloud-bigtable-v2: Update to 0.3.4Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-bigtable-v2/CHANGELOG.md
* net/rubygem-google-cloud-bigtable-admin-v2: Update to 0.7.1Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-bigtable-admin-v2/CHANGELOG.md
* net/rubygem-fog-google: Update to 1.17.0Po-Chuan Hsieh2021-11-212-4/+4
| | | | | Changes: https://github.com/fog/fog-google/releases https://github.com/fog/fog-google/blob/master/CHANGELOG.md
* net/croc: Update to version 9.5.0Jimmy Olgeni2021-11-212-5/+20
|
* net/py-pyvmomi: Update 6.5 -> 7.0.3Bartek Rutkowski2021-11-212-7/+10
| | | | | | | - Switch to USE_GITHUB PR: 258202 Reported by: Aleksandr Ignatyev <alex@i.org.ua>
* net/rabbitmq: Update to version 3.9.10Jimmy Olgeni2021-11-213-83/+83
|
* net/cloudquery: Update to 0.15.11Neel Chauhan2021-11-212-13/+37
|