Port details |
- socketapi Socket API library for the SCTPLIB user-space SCTP implementation
- 2.2.24 net =2 2.2.24Version of this port present on the latest quarterly branch.
- Maintainer: thomas.dreibholz@gmail.com
- Port Added: 2019-08-18 11:31:16
- Last Update: 2023-12-20 07:38:29
- Commit Hash: 3ccda27
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.nntb.no/~dreibh/sctplib/
- Description:
- SocketAPI is the socket API library for the SCTPLIB user-space
SCTP implementation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- socketapi>0:net/socketapi
- To install the port:
- cd /usr/ports/net/socketapi/ && make install clean
- To add the package, run one of these commands:
- pkg install net/socketapi
- pkg install socketapi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: socketapi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1701949857
SHA256 (socketapi-2.2.24.tar.gz) = d7ead4aaaf0c51ad32c68be0913fae73de7619be9f6dd3b2961a87691d70fa4a
SIZE (socketapi-2.2.24.tar.gz) = 665380
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsctplib.so : net/sctplib
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_socketapi
- USES:
- gnome libtool pkgconfig
- 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 |
2.2.24 20 Dec 2023 07:38:29 |
Fernando Apesteguía (fernape) Author: Thomas Dreibholz |
net/socketapi: Update to 2.2.24
PR: 275602
Reported by: thomas.dreibholz@gmail.com (maintainer) |
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) |
2.2.19 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 ) |
2.2.19 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 ) |
2.2.19 25 Apr 2021 11:38:37 |
Fernando Apesteguía (fernape) |
net/socketapi: Update to 2.2.19
ChangeLog:
https://github.com/dreibh/socketapi/commit/dd530765e07483c487de4ed8f40d6650a5b66da3
While here pet linters.
PR: 255178
Reported by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) |
2.2.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.16 16 Sep 2019 12:00:12 |
pkubaj |
net/socketapi: Fix build on big-endian architectures
Big-endian architectures had a superfluous #error. Merge upstream commit to fix
it.
PR: 240470
Approved by: dreibh@iem.uni-due.de (maintainer), linimon (mentor) |
2.2.16 18 Aug 2019 11:31:10 |
pi |
New port: net/socketapi
SocketAPI is the socket API library for the SCTPLIB user-space
SCTP implementation.
WWW: https://www.uni-due.de/~be0001/sctplib/
PR: 239848
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> |