[Bug 275114] [NEW PORT] net/eturnal: Modern STUN and TURN server written in erlang

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Jan 2024 23:26:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275114

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=51829949294f2fc73e7efc24bd0595bc083971a0

commit 51829949294f2fc73e7efc24bd0595bc083971a0
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2024-01-04 23:25:10 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2024-01-04 23:25:10 +0000

    net/eturnal: erlang-based TURN server (new port)

    - appease portclippy
    - sort pkg-plist

    PR:             275114
    Sponsored by:   SkunkWerks, GmbH

 GIDs                                             |   2 +-
 UIDs                                             |   2 +-
 net/Makefile                                     |   1 +
 net/eturnal/Makefile (new)                       |  90 +++++++++++++++++++
 net/eturnal/distinfo (new)                       |  33 +++++++
 net/eturnal/files/eturnal.in (new)               |  78 +++++++++++++++++
 net/eturnal/files/patch-config_eturnal.yml (new) |  13 +++
 net/eturnal/pkg-descr (new)                      |   5 ++
 net/eturnal/pkg-plist (new)                      | 107 +++++++++++++++++++++++
 9 files changed, 329 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.