| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
2026-05-31 net/rubygem-gitaly-proto: gitaly-proto has been deprecated
|
| | |
|
| |
|
|
|
|
|
| |
This is a portable network library for use with SDL. It's goal is
to simplify the use of the usual socket interfaces and use SDL to
handle common portable functionality such as threading and reporting
errors.
|
| |
|
|
| |
(copied from rubygem-connection_pool)
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Preserve version 2.53 as versioned legacy port.
This is the last version including compatibility support for older
version's wire protocol and archive files.
Setting a long term expiration date, since this is anyway legacy
and unsupported by dvelopers.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
tcpstats-kmod is a FreeBSD kernel module that exports per-connection
TCP socket statistics via a /dev/tcpstats character device.
Provides 320-byte fixed-size records containing addresses, ports,
TCP state, congestion control parameters, RTT measurements,
retransmit counts, and ECN state.
Includes a tcpstats(4) man page.
tcpstats-reader is a companion CLI tool that reads from /dev/tcpstats
and outputs JSON Lines to stdout.
Includes a tcpstats-reader(1) man page.
WWW: https://github.com/randomizedcoder/bsd-xtcp
Signed-off-by: randomizedcoder <dave.seddon.ca@gmail.com>
Approved by: fuz (ports)
Reviewed by: fuz, pouria
Pull-Request: https://github.com/freebsd/freebsd-ports/pull/497
|
| |
|
|
|
|
|
| |
Go implementation of LocalSend v2.1 protocol
for secure, cross-platform file sharing.
WWW: https://github.com/bethropolis/localgo
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
s6-rc is a service manager for s6-based systems, i.e. a suite of programs
that can start and stop services, both long-running daemons and one-time
initialization scripts, in the proper order according to a dependency tree.
It ensures that long-running daemons are supervised by the s6 infrastructure,
and that one-time scripts are also run in a controlled environment.
WWW: https://www.skarnet.org/software/s6-networking/
Event: Wiesbaden Hackathon 202604
|
| | |
|
| |
|
|
| |
Python
|
| |
|
|
|
|
| |
Next update of net/frr10 will be builded with net/libyang3
Sponsored by: Netflix
|
| |
|
|
|
|
| |
Gopher protocol support for KIO.
WWW: http://userbase.kde.org/Kio_gopher
|
| |
|
|
| |
rdap provides RDAP (Registration Data Access Protocol) tools.
|
| |
|
|
|
|
|
| |
ngtcp2 project is an effort to implement QUIC protocol which is now being
discussed in IETF QUICWG for its standardization.
This port provides the crypto helper library for BoringSSL backend.
|
| |
|
|
|
|
|
|
|
| |
PR: 233908
Reported by: antoine (via email)
Approved by: blanket
Fixes: d3068db9d8a2 (new port, MTPROTO proxy server for Telegram)
Sponsored by: UNIS Labs
MFH: 2026Q2
|
| |
|
|
| |
2026-03-31 net/libzmq3: Upstream unmaintained version with multiple vulnerabilities
|
| |
|
|
| |
2026-03-31 net/cloud-init-devel: Outdated and no longer maintained, consider migrating to net/cloud-init
|
| | |
|
| |
|
|
|
| |
A third-party, community-driven command-line interface for the
Cloudflare Speed Test service.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ipaddr is a command-line tool for manipulating and querying IP addresses
and networks. It provides functionality similar to Python's ipaddress module
but as a standalone CLI utility.
Features include:
- IPv4 and IPv6 address normalization
- CIDR and netmask prefix notation support
- Network calculations (network, broadcast, host addressing)
- Address classification (private, loopback, multicast, etc.)
- Subnet and supernet operations
- Command chaining for complex operations
- IPv6-specific features (6to4, Teredo, zone-id)
WWW: https://github.com/astralblue/ipaddr
PR: 292621
Reported by: Eugene M. Kim <ab@astral.blue> (new maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
RustConn is a connection orchestrator for Linux/FreeBSD with a
GTK4/Wayland-native interface. It brings SSH, RDP, VNC, SPICE, Telnet,
Serial, Kubernetes, and Zero Trust connections under one roof — with
embedded Rust clients where possible and seamless integration with
external tools where needed.
https://github.com/totoshko88/RustConn
|
| |
|
|
| |
2026-02-28 net/unison240: Legacy release unsupported by upstream
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UCX (Unified Communication X) is a high-performance communication framework
for modern HPC and data-intensive workloads. It provides low-latency,
high-bandwidth messaging and remote-memory-access primitives across a wide
range of transports, including shared memory, TCP/IP, and RDMA-capable
interconnects such as InfiniBand and RoCE (when supported by the platform).
UCX is commonly used as a communication substrate for MPI, OpenSHMEM, and
other distributed runtimes. It exposes a set of layered APIs (UCP/UCT/UCS/UCM)
to balance portability and performance while enabling optimized transport
selection, rendezvous protocols, and progress models.
PR: 292889
|
| |
|
|
| |
Use net/py-urllib3 instead.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream was originally hosted on a github organisation named
satori-com, which was at some point renamed to machinezone, leaving
the port working with a redirect. Later, somebody grabbed the
satori-com github handle and created a repository with the tcpkali name,
breaking the redirect. This new repository is empty except for a file
named the same as tcpkali's main documentation file, holding a
suspicious shell command.
While the tarball we attempt to fetch is long gone, it is still in our
cache and thus building the port succeeds for now. Our local port does
not seem like it was compromised in any way.
Neverthless, remove this port to avoid this confusing situation
entirely. Upstream is gone and some fishy things are happening.
Reported by: danilo, des
|
| |
|
|
|
|
|
|
|
|
| |
OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4.
It allows ordinary machines to be used as routers exchanging routes with
other systems speaking the BGP protocol.
This version will replace openbgp8 some time in the future.
PR: 292055
|
| |
|
|
| |
2026-01-31 net/jsch: Upstream website does not exist. No ports depend on this. It does not compile on jdk21. See also: https://github.com/mwiede/jsch
|
| | |
|
| |
|
|
|
|
|
| |
This is an implementation of AmneziaVPN in Go.
PR: 292312
Reported by: Vladimir Grebenschikov <vova@zote.me> (maintainer)
|
| |
|
|
| |
2026-01-01 net/gwhois: source and WWW is gone. Hasn't been updated for 12yrs.
|
| | |
|
| |
|
|
|
| |
Claws provides interactive browsing and management of AWS resources
with vim-style navigation, fuzzy search, and profile/region switching.
|
| |
|
|
|
|
| |
Open-source C++ library for RTP/SRTP media delivery
WWW: https://ultravideo.fi/uvgrtp.html
|
| |
|
|
|
|
| |
Also, hook to the build.
PR: 290327
|
| | |
|
| |
|
|
|
|
|
|
| |
icmplib provides the capability to easily forge ICMP packets to build
ping- and tracroute-like functionality into python scripts. A full
description can be found at,
https://pypi.org/project/icmplib/
|
| |
|
|
| |
2025-12-03 net/py-netif: Upstream unmaintained
|
| |
|
|
|
|
|
|
| |
OpenBSD driver for Realtek RTL8125/8126/8127 cards ported to FreeBSD
for inclusion in -HEAD.
Works for multiple people on 15.0, unknown status for older versions,
does not build on 13.5 and older.
|
| |
|
|
|
|
|
| |
external IP
PyStun3 is a Python STUN client for getting NAT type and external
IP with support for Python versions 2 and 3.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Active Storage makes it simple to upload and reference files in cloud services
like Amazon S3, Google Cloud Storage, or Microsoft Azure Storage, and attach
those files to Active Records. Supports having one main service and mirrors in
other services for redundancy. It also provides a disk service for testing or
local deployments, but the focus is on cloud storage.
Files can be uploaded from the server to the cloud or directly from the client
to the cloud.
Image files can furthermore be transformed using on-demand variants for quality,
aspect ratio, size, or any other MiniMagick or Vips supported transformation.
|
| |
|
|
|
|
|
|
|
| |
Daemon for forwarding Multicast UDP data between network interfaces.
It is intended for use by systems such as firewalls to provide
local bridging of multicast across network segments, for both IPv4
and IPv6.
PR: 290825
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
| |
|
|
| |
Broken for months without any attempts of fixing it
|
| |
|
|
|
|
|
|
|
| |
This port has been split out of the bundled PRRTE sources in net/openmpi
for better HPC integration in FreeBSD (potential reuse by openmpi, mpich,
slurm-wlm).
PR: 290738
Reported by: Laurent Chardon
|
| |
|
|
|
|
|
|
|
| |
This port has been split out of the bundled PMIx sources in net/openmpi
for better HPC integration in FreeBSD (potential reuse by prrte,
openmpi, mpich, slurm-wlm).
PR: 290736
Reported by: Laurent Chardon
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It uses RDP virtual channel capabilities to multiplex several ports
forwarding over an already established rdesktop or FreeRDP session.
Available features:
- tcp port forwarding
- reverse tcp port forwarding
- process stdin/out forwarding
- SOCKS5 minimal support
The code is splitted into 2 parts:
- the client running on the rdesktop or FreeRDP client side
- the server running on the Terminal Server side
This port only contains client and tools.
https://github.com/V-E-O/rdp2tcp
PR: 289964
|
| |
|
|
|
|
|
| |
This is the OpenTelemetry Collector components that are not suitable
for the core repository of the collector, i.e. Contrib version.
Sponsored by: tipi.work
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most of this patch is Andrej Ebert's work. I fixed some of the remaining
issues and prepared it for landing in the ports tree under sponsorship
from Klara, Inc.
Changes in the port include:
- There's an unconditional dependency on devel/icu now,
since Samba pulls it in if it's in the build environment and
complains afterwards if icu is bumped without a Samba rebuild.
- Remove GSSAPI Builtin converters/p5-JSON build dependency,
it's not needed since 4.20 as per upstream:
https://www.samba.org/samba/history/samba-4.20.0.html
- Change the LDAP_CONFIGURE option to --with-ldap/--without-ldap, the
--with-openldap was patched in by the removed patch 0013.
- Fix building with AD_DC disabled (by yasu@FreeBSD.org).
The following paragraphs explain why certain files were added, modified, or
deleted.
0013-Pass-additional-msg-parameter-to-CHECK_LIB-so-it-can.patch was removed.
This patch did 3 things:
- Introduce --with-openldap that we don't use anymore.
- Increase verbosity of messages during buildtime, which we can drop.
- Change the default of --with-libiconv, which we workaround now by passing
ICONV_PREFIX explicitly.
0024-Cherry-pick-ZFS-provisioning-code-by-iXsystems-Inc.patch was split into:
- patch-source3_smbd_pysmbd.c
- patch-python_samba_join.py
- patch-python_samba_provision_____init____.py
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch was split into:
- patch-source3_modules_vfs__freebsd.c
- patch-docs-xml_manpages_vfs__freebsd.8.xml
- patch-docs-xml_wscript__build
- patch-source3_lib_sysacls.c
- patch-source3_modules_wscript__build
- patch-source3_param_loadparm.c
0028-Fix-rl_completion_func_t.patch was removed. Those changes seem to already
be present in this release of Samba.
0099-s3-modules-zfsacl-fix-get-set-ACL-on-FreeBSD-13.patch was removed as it is
no longer necessary thanks to patch-source3_modules_vfs__zfsacl.c.
0100-Fix-pathref-handling-for-FreeBSD-13plus_samba42x.patch was removed as it
has been superseded by 0028-s3-lib-system-add-FreeBSD-proc_fd_pattern.patch.
This change integrates the fdescfs patch from bug #284623, comment #20.
0102-FreeBSD-vfs_freebsd-fix-sys_proc_fd_path-args.patch was moved to
patch-source3_modules_vfs__freebsd.c.
patch-docs-xml_manpages_vfs__freebsd.8.xml contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
patch-docs-xml_wscript__build contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
patch-lib_ldb_wscript was removed as ldb is now bundled and private
per default, as upstream recommends. Samba now conflicts with databases/ldb*.
Subsequent commits to net/samba422 will make the bundled ldb public, so that
other ports in the FreeBSD Ports Collection can satisfy their ldb dependency
requirements with Samba 4.22.
patch-lib_util_util_crypt_c was added to help Samba find the right headers.
Obtained from:
https://github.com/openbsd/ports/blob/master/net/samba/patches/patch-lib_util_util_crypt_c.
patch-lib_util_wscript__build was removed as it no longer applied cleanly.
patch-python_samba_join.py contains parts of
0024-Cherry-pick-ZFS-provisioning-code-by-iXsystems-Inc.patch.
patch-python_samba_provision_____init____.py contains parts of
0024-Cherry-pick-ZFS-provisioning-code-by-iXsystems-Inc.patch.
patch-python_samba_tdb__util.py was removed as those changes were upstreamed
and are shipped in this version of Samba. Refer to
https://bugzilla.samba.org/show_bug.cgi?id=15804 for more details.
patch-source3_lib_sysacls.c contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
patch-source3_modules_vfs__freebsd.c contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch and
0102-FreeBSD-vfs_freebsd-fix-sys_proc_fd_path-args.patch.
patch-source3_modules_vfs__zfsacl.c was added. It is a patch by Peter Eriksson
from https://bugzilla.samba.org/show_bug.cgi?id=15376. This change fixes
setting ACLs from Windows for us, which was broken since Samba 4.19.
patch-source3_modules_wscript__build contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
patch-source3_param_loadparm.c contains parts of
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
patch-source3_smbd_pysmbd.c contains parts of
0024-Cherry-pick-ZFS-provisioning-code-by-iXsystems-Inc.patch.
patch-source3_wscript__build was removed as it no longer applied cleanly.
In future updates we should probably bring back
0024-Cherry-pick-ZFS-provisioning-code-by-iXsystems-Inc.patch and
0027-Add-VFS-module-vfs_freebsd-that-implements-FreeBSD-s.patch.
Changes: https://wiki.samba.org/index.php/Samba_Features_added/changed#Samba_4.21
Changes: https://wiki.samba.org/index.php/Samba_Features_added/changed#Samba_4.22
PR: 284623, 287985
Reported by: Andrej Ebert <andrej@ebert.su>
Reviewed by: Michael Zoon <zoon01@xigmanas.com>
Tested by: ghelmer@, kiwi@
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52168
Co-authored-by: Andrej Ebert <andrej@ebert.su>
Co-authored-by: Yasuhiro Kimura <yasu@FreeBSD.org>
|
| |
|
|
| |
2025-10-20 net/asterisk18: Migrate to newer asterisk, security support ends soon
|