Port details |
- jitsi-meet-full All components to run Jitsi Meet video conferencing
- 2.0.9220_1 net-im =4 2.0.9220_1Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2022-05-24 03:06:44
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: jitsi-meet, telegram-desktop, osv-scanner, memcached, xrdp
- License: NA
- WWW:
- https://jitsi.org/jitsi-meet/
- Description:
- This is a metaport to install all dependencies to run Jitsi Meet,
a set of Open Source projects which empower users to use and deploy video
conferencing platforms with state-of-the-art video quality and features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jitsi-meet-full>0:net-im/jitsi-meet-full
- To install the port:
- cd /usr/ports/net-im/jitsi-meet-full/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/jitsi-meet-full
- pkg install jitsi-meet-full
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jitsi-meet-full
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- jicofo>=1.0.1062 : net-im/jicofo
- jitsi-meet>=1.0.7762 : www/jitsi-meet
- jitsi-prosody-plugins>=2.0.9220 : net-im/jitsi-prosody-plugins
- jitsi-srtp-native>=1.1.8 : net-im/jitsi-srtp-native
- jitsi-videobridge>=2.3.67 : net-im/jitsi-videobridge
- nginx>0 : www/nginx
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_jitsi-meet-full
- USES:
- metaport
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.9220_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.0.9220 27 Jan 2024 18:26:49 |
Jose Alonso Cardenas Marquez (acm) |
net-im/jitsi-meet-full: Update to 2.0.9220
- net-im/jitsi-prosody-plugins: Update to 2.0.9220
- net-im/jitsi-videobridge: Update to 2.3-67
- net-im/jicofo: Update to 1.0-1062
- www/jitsi-meet: Update to 1.0.7762 |
2.0.8319 03 Apr 2023 03:18:35 |
Jose Alonso Cardenas Marquez (acm) |
net-im/jitsi-meet-full: Update to 2.0.8319 |
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.0.7287_1 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.0.7287_1 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 |
2.0.7287 24 May 2022 02:44:00 |
Jose Alonso Cardenas Marquez (acm) |
net-im/jitsi-meet-full: New port: All components to run Jitsi Meet video
conferencing
This is a metaport to install all dependencies to run Jitsi Meet,
a set of Open Source projects which empower users to use and deploy video
conferencing platforms with state-of-the-art video quality and features.
WWW: https://jitsi.org/jitsi-meet/
PR: 257232
Reported by: grembo |