Port details |
- jitsi-srtp-native Native libraties to speed up jitsi-srtp
- 1.1.18 net-im =3 1.1.8Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2022-06-18 07:00:06
- Last Update: 2025-01-20 00:48:51
- Commit Hash: 232ce1a
- People watching this port, also watch:: mono6.8, jicofo, jitsi-meet, jitsi-meet-full, prosody
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/jitsi/jitsi-srtp/tree/master/src/main/native
- Description:
- Native libraries required to speed-up Jitsi SRTP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jitsi-srtp-native>0:net-im/jitsi-srtp-native
- To install the port:
- cd /usr/ports/net-im/jitsi-srtp-native/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/jitsi-srtp-native
- pkg install jitsi-srtp-native
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jitsi-srtp-native
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1737325244
SHA256 (jitsi-jitsi-srtp-1.1-18-g98e4c5d_GH0.tar.gz) = 8c97d5301cc56bbccc497679c9bae6b18ff694499431d350df0cd07d6b5f1c93
SIZE (jitsi-jitsi-srtp-1.1-18-g98e4c5d_GH0.tar.gz) = 61491
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:
-
- jitsi-videobridge>=2.1.681 : net-im/jitsi-videobridge
- java : java/openjdk11
- Runtime dependencies:
-
- java : java/openjdk11
- This port is required by:
- for Run
-
- net-im/jitsi-meet-full
Configuration Options:
- No options to configure
- Options name:
- net-im_jitsi-srtp-native
- USES:
- java ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.18 20 Jan 2025 00:48:51 |
Jose Alonso Cardenas Marquez (acm) Author: Joseph Ward |
net-im/jitsi-meet-full: Update to 2.0.9955
- www/jitsi-meet: Update to 1.0.8339
- net-im/jicofo: Update to 1.0-1118
- net-im/jitsi-videobridge: Update to 2.3-198
- net-im/jitsi-prosody-plugins: Update to 2.0.9955
- net-im/jitsi-srtp-native: Update to 1.1-18
PR: 284107
Reported by: jward _at__ ehprivacy.com |
1.1.8 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
1.1.8 03 Apr 2023 03:18:35 |
Jose Alonso Cardenas Marquez (acm) |
net-im/jitsi-srtp-native: update to 1.1-8 |
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) |
1.1.7 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 ) |
1.1.7 18 Jun 2022 06:57:16 |
Jose Alonso Cardenas Marquez (acm) Author: Michael Gmelin |
net-im/jitsi-srtp-native: New port: Native libraties to speed up jitsi-srtp
Native libraries required to speed-up Jitsi SRTP.
WWW: https://github.com/jitsi/jitsi-srtp/tree/master/src/main/native
PR: 264243 |
Number of commits found: 6
|