summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* */*: update dependency on devel/py-lxml to devel/py-lxml5 (2nd attempt)Hiroki Tagato6 hours4-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up to the commit 230fb2661c78, which updated some ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an attempt to follow the dependency change of www/py-beautifulsoup. However, the switch was incomplete and broke some other ports. It has turned out that the ports depending on devel/py-lxml (at version 4.9.3) does not limit their dependencies' upper bound to 4.x except for one (devel/py-pymaven-patch). So updating them to devel/py-lxml5 (at version 5.4.0) should cause no harm. This commit switch dependencies of all the ports (except devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts. Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org> PR: 287144, 288047 Reported by: makc (via ports-committers), vvd (PR 288047), diizzy (PR 287144) Approved by: portmgr (chase dependency change, unbreak build) Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5)
* net/redpanda-connect: update to version 4.61.0Jimmy Olgeni2 days2-6/+6
|
* net/rclone: update to 1.70.3Herbert J. Skuhra2 days2-7/+6
| | | | | | | | Changelog: https://rclone.org/changelog/#v1-70-3-2025-07-09 PR: 288292 Reported by: Herbert J. Skuhra <herbert@gojira.at> Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* net/p5-URI: Update RUN_DEPENDSWen Heping3 days1-0/+3
|
* net/natscli: Update to 0.2.4Jimmy Olgeni3 days2-7/+6
|
* net/arataga: try to unbreak the build after commit 439dc751509aAlexey Dokuchaev3 days1-0/+33
| | | | Reported by: pkg-fallout
* net/dataplaneapi: Fix error in GOMEMLIMIT when cgroups is not availableJesús Daniel Colmenares Oviedo3 days2-1/+2
| | | | | | | | | | | | | After starting the rc(8) script for Data Plane API, the error "failed to set GOMEMLIMIT: cgroups is not supported on this system" is displayed, however even though an error level is displayed it starts successfully. However, a workaround to suppress this error, since we do not have cgroups, is to set the 'AUTOMEMLIMIT_EXPERIMENT' environment variable to 'system' in the rc(8) script. PR: 288282 Reported by: dch Approved by: acm (mentor)
* net/toxiproxy-{cli,server}: New port: TCP proxy to simulate network and ↵Jesús Daniel Colmenares Oviedo3 days7-0/+93
| | | | | | | | | | | | | system conditions Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure. Approved by: acm (mentor)
* www/gitlab: major upgrade to 18.2.0Matthias Fechner3 days3-10/+10
| | | | | | Made portclippy happy. Changes: https://about.gitlab.com/releases/2025/07/17/gitlab-18-2-released/
* net/onedrivegui: New port: simple GUI for OneDrive client with multi-account ↵Jose Alonso Cardenas Marquez3 days8-0/+169
| | | | | | | | | | | | | | | | | | | | | | support A GUI for FreeBSD/Linux OneDrive Client with multi-account support. Feature Highlights - Management and configuration of multiple OneDrive accounts. - Asynchronous real-time monitoring of multiple OneDrive accounts. - Setup wizard for easy OneDrive profile creation and import. - Auto-sync on GUI startup. - Support for GUI-based login process. - System tray (if supported by your desktop environment). - Start minimized to tray/dock. - Input validation to prevent configuration of incompatible OneDrive client options. - Progress monitoring of multiple simultaneous file transfers. - Import and management of SharePoint Shared Libraries. - Tooltips with brief explanations of various OneDrive Client configuration options. - Prompt for re-sync authorization to prevent unexpected data loss.
* net/wireshark: Update to 4.4.8Joe Marcus Clarke4 days3-7/+6
| | | | | See https://www.wireshark.org/docs/relnotes/wireshark-4.4.8.html for a list of changes in this release.
* net/google-cloud-sdk: Update version 529.0.0=>530.0.0Muhammad Moinur Rahman5 days2-4/+4
|
* net/redpanda-connect: Update to 4.60.2Jimmy Olgeni5 days2-6/+6
|
* */*: Bump PORTREVISION. net/asio was updated to 1.34.2Jose Alonso Cardenas Marquez6 days2-2/+2
|
* net/asio: Update to 1.34.2Jose Alonso Cardenas Marquez6 days4-20/+27
|
* KDE: Update KDE Frameworks 6 to 6.16.0Max Brazhnikov6 days5-15/+15
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.16.0/
* net/haproxy: update to version 3.2.3.Dmitry Sivachenko6 days2-4/+4
|
* net/ktcplist: Update to 1.0.2Gleb Popov6 days2-4/+4
|
* net/samba420: Fix pkg-plist for bundled tallocMichael Proto7 days1-1/+1
| | | | | | | | | | | | | | | Move share/man/man3/samba-talloc.3.gz to %%MANPAGES%%%%SAMBA4_BUNDLED_TALLOC%% category in pkg-plist. Building with BUNDLED_TALLOC set and MANPAGES unset currently breaks at the packaging step with the following: ===> Building packages for samba420-4.20.7_7 ===> Building samba420-4.20.7_7 pkg-static: Unable to access file /tmp/_ports/usr/ports/net/samba420/work/stage/usr/local/share/man/man3/samba-talloc.3.gz:No such file or directory *** Error code 1 PR: 288198 Sponsored by: Klara, Inc.
* net/binkd: Sample configuration fileAndriy Dzedolik8 days4-7/+574
| | | | | | | | | | | Add sample configuration file. Fix default configuration file in rc script. Add spool directories. Pet portfmt. PR: 286781 Reported by: Javier Sturman <sturmanj@gmail.com> Approved by: dz@dolik.dev (maintainer)
* net/rubygem-opennebula: Update to 7.0.0Po-Chuan Hsieh8 days2-5/+4
| | | | Changes: https://github.com/OpenNebula/one/wiki/Release-Schedule
* net/rubygem-google-cloud-pubsub: Update to 2.23.0Po-Chuan Hsieh8 days2-7/+7
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-pubsub/CHANGELOG.md
* net/mtr: Update to 0.96Po-Chuan Hsieh8 days2-5/+4
| | | | Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* net/redpanda-connect: Update to 4.60.1Jimmy Olgeni8 days2-6/+6
|
* net/py-pyzmq: update to 27.0.0, also switch to cython3/pep517.Vanilla I. Shu8 days2-12/+12
|
* net/liferea: update to 1.16-RC4Christoph Moench-Tegeder9 days4-67/+28
| | | | | | | | Release Notes: https://github.com/lwindolf/liferea/releases Also, adopt port. This rc seems to be more stable and well-behaved than the two years old 1.14 series.
* net/traefik: Update to upstream release 3.4.4Thomas Zander9 days2-5/+5
| | | | | | | | Details: - Bugfixes, see https://github.com/traefik/traefik/releases/tag/v3.4.4 MFH: 2025Q3
* net/usockets: Enable riscv64 buildMeng Zhuo9 days1-2/+0
| | | | Differential Revision: https://reviews.freebsd.org/D51271
* net/redpanda-connect: Update to 4.60.0Jimmy Olgeni10 days2-7/+6
|
* net/rubygem-oauth2-gitlab: update to 2.0.12Matthias Fechner10 days2-6/+5
| | | | Changes: https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md
* net/rubygem-google-cloud-pubsub-v1: Update to 1.11.0Po-Chuan Hsieh10 days2-4/+4
| | | | | Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-pubsub-v1/CHANGELOG.md
* devel/mk-configure: Unmark DEPRECATED and remove EXPIRATION_DATE of ↵Po-Chuan Hsieh10 days1-3/+0
| | | | dependent ports after dbdc83157c1d4a43550199bfcbf6e37e21334ff4
* net/kea-devel: Runtime adjustmentsCy Schubert11 days4-9/+20
| | | | Replace /var/lib with /var/db.
* net/ktcplist: Update to 1.0.1Gleb Popov11 days2-6/+5
|
* net/kea-devel: Fix runtimeCy Schubert11 days2-3/+12
| | | | | Strip $prefix (which is $PREFIX) from the runtime /var/run path used by keactrl. Otherwise it looks for PID files in the wrong place.
* net/zapret: update 70.6 → 71.2Yuri Victorovich11 days2-4/+4
| | | | Reported by: portscout
* www/gitlab: security and patch update to 18.1.2Matthias Fechner11 days2-8/+8
| | | | | Changes: https://about.gitlab.com/releases/2025/07/09/patch-release-gitlab-18-1-2-released/ Security: 20823cc0-5d45-11f0-966e-2cf05da270f3
* net/kea-devel: Add missing patchCy Schubert11 days1-1/+14
|
* net/kea-devel: Update to 3.0.0Cy Schubert11 days7-158/+136
| | | | 3.0.0 also replaces the traditional Makefile build system with meson.
* net/socketapi: Update 2.2.24 => 2.2.25Thomas Dreibholz11 days2-4/+4
| | | | | | | | | | Changelog: https://github.com/dreibh/socketapi/blob/socketapi-2.2.25/ChangeLog Commit log: https://github.com/dreibh/socketapi/compare/socketapi-2.2.24...socketapi-2.2.25 PR: 288119
* net/tsctp: Update 0.8.1 => 0.8.2Thomas Dreibholz11 days2-4/+4
| | | | | | | | | | Changelog: https://github.com/dreibh/tsctp/blob/tsctp-0.8.2/ChangeLog Commit log: https://github.com/dreibh/tsctp/compare/tsctp-0.8.1...tsctp-0.8.2 PR: 288118
* net/sctplib: Update 1.0.31 => 1.0.32Thomas Dreibholz11 days2-4/+4
| | | | | | | | | | Changelog: https://github.com/dreibh/sctplib/blob/sctplib-1.0.32/ChangeLog Commit log: https://github.com/dreibh/sctplib/compare/sctplib-1.0.31...sctplib-1.0.32 PR: 288117
* net/td-system-tools: Update 2.1.2 => 2.1.3Thomas Dreibholz11 days2-4/+4
| | | | | | | | | | Changelog: https://github.com/dreibh/system-tools/blob/td-system-tools-2.1.3/ChangeLog Commit log: https://github.com/dreibh/system-tools/compare/td-system-tools-2.1.2...td-system-tools-2.1.3 PR: 288116
* net/geoipupdate: Update to 7.1.1Adam Weinberger12 days2-7/+6
|
* net/wlvncc: update to s20250707Jan Beich12 days2-5/+5
| | | | Changes: https://github.com/any1/wlvncc/compare/a6a5463...bc6063a
* net/mvfst: update 2025.06.23.00 → 2025.07.07.00Yuri Victorovich12 days2-4/+4
|
* net/fb303: update 2025.06.23.00 → 2025.07.07.00Yuri Victorovich12 days2-4/+4
|
* net/wangle: update 2025.06.23.00 → 2025.07.07.00Yuri Victorovich12 days2-4/+4
|
* many: Bump PORTREVISION for go-1.24.5 updateAdam Weinberger12 days60-49/+60
|
* net/onenetd: update to version 13Tim Bishop12 days3-8/+15
|