Port details |
- libusrsctp Portable SCTP userland stack
- 0.9.5.0 net
=1 0.9.5.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-04-10 00:22:52
- Last Update: 2023-04-28 17:18:11
- Commit Hash: 52814f7
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
- Also Listed In: devel
- License: BSD3CLAUSE
- Description:
- libusrsctp is a userland SCTP stack.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libusrsctp>0:net/libusrsctp
- To install the port:
- cd /usr/ports/net/libusrsctp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libusrsctp
- pkg install libusrsctp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libusrsctp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1611952712
SHA256 (sctplab-usrsctp-0.9.5.0_GH0.tar.gz) = 260107caf318650a57a8caa593550e39bca6943e93f970c80d6c17e59d62cd92
SIZE (sctplab-usrsctp-0.9.5.0_GH0.tar.gz) = 771701
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- www/janus
- www/librtcdcpp
Configuration Options:
- No options to configure
- Options name:
- net_libusrsctp
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.5.0 28 Apr 2023 17:18:11
    |
Muhammad Moinur Rahman (bofh)  |
net/libusrsctp: Unbreak on HEAD
Upstream bug: https://github.com/sctplab/usrsctp/issues/667
Approved by: portmgr (just-fix-it) |
0.9.5.0 19 Nov 2022 07:15:30
    |
Yuri Victorovich (yuri)  |
net/libusrsctp: Broken on 14
Reported by: fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.5.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.5.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.5.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9.5.0 29 Jan 2021 21:52:47
  |
yuri  |
net/libusrsctp: Update 0.9.4.0 -> 0.9.5.0
Reported by: portscout |
0.9.4.0 11 Jan 2021 09:15:57
  |
yuri  |
net/libusrsctp: Update 0.9.3.0-856 -> 0.9.4.0
Reported by: portscout |
0.9.3.0.856 29 Jul 2020 22:45:11
  |
pkubaj  |
net/libusrsctp: fix build on GCC architectures
Disable -Werror:
/wrkdirs/usr/ports/net/libusrsctp/work/usrsctp-0.9.3.0-856-g66a25d7/usrsctplib/netinet/sctp_auth.c:197:
warning: declaration of 'index' shadows a global declaration
MFH: 2020Q3 (fix build blanket) |
0.9.3.0.856 10 Apr 2020 00:22:46
  |
yuri  |
New port: net/libusrsctp: Portable SCTP userland stack |