Port details |
- tsctp SCTP Test Tool
- 0.8.1 net
=2 0.7.12Version of this port present on the latest quarterly branch. - Maintainer: thomas.dreibholz@gmail.com
 - Port Added: 2019-08-18 10:50:21
- Last Update: 2024-12-22 14:00:37
- Commit Hash: 20580bc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.nntb.no/~dreibh/tsctp/
- Description:
- TSCTP is an SCTP test tool. Its purpose is to perform basic SCTP
functionality tests to check implementations interoperability and
to verify that the SCTP stack is working.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/tsctp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tsctp
- pkg install tsctp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tsctp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734703257
SHA256 (tsctp-0.8.1.tar.xz) = c2de8ce82156bdaa8846af84f9e7c76b1128b09a754481ee72f69b3a52d12d86
SIZE (tsctp-0.8.1.tar.xz) = 134684
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tsctp
- USES:
- cmake tar:xz
- 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.8.1 22 Dec 2024 14:00:37
    |
Zsolt Udvari (uzsolt)  Author: Thomas Dreibholz |
net/tsctp: Update to 0.8.1
Add bash completion file.
Changelog: https://github.com/dreibh/tsctp/blob/master/ChangeLog
PR: 283442
Approved by: submitter is maintainer |
0.7.12 13 Feb 2024 08:07:31
    |
Nuno Teixeira (eduardo)  Author: Thomas Dreibholz |
net/tsctp: Update to 0.7.12
ChangeLog: https://github.com/dreibh/tsctp/blob/master/ChangeLog
PR: 277012 |
0.7.11 21 Jan 2024 11:24:48
    |
Daniel Engberg (diizzy)  Author: Thomas Dreibholz |
net/tsctp: Update to 0.7.5
Committed with some minor adjustments to submitters patch
Changelog:
https://github.com/dreibh/tsctp/blob/tsctp-0.7.11/ChangeLog
PR: 275605 |
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.7.5 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.7.5 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.7.5 25 Apr 2021 11:47:06
    |
Fernando Apesteguía (fernape)  |
net/tsctp: Update to 0.7.5
ChangeLog:
https://github.com/dreibh/tsctp/commit/d633ee26528d75e339372e35020ec039baba2ce5
While here pet linters.
PR: 255181
Reported by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) |
0.7.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.4 03 May 2020 09:49:43
  |
fernape  |
net/tsctp: Update to 0.7.4
PR: 245952
Submitted by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) |
0.7.3 18 Aug 2019 10:50:14
  |
pi  |
New port: net/tsctp
TSCTP is an SCTP test tool. Its purpose is to perform basic SCTP
functionality tests to check implementations interoperability and
to verify that the SCTP stack is working.
WWW: https://www.uni-due.de/~be0001/tsctp/
PR: 239846
Submitted by: dreibh@iem.uni-due.de |