Port details |
- janus WebRTC gateway
- 1.2.4 www =2 1.2.3Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2021-08-08 10:06:08
- Last Update: 2024-09-14 07:26:14
- Commit Hash: 76a6174
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/meetecho/janus-gateway
- Description:
- Janus is an open source, general purpose, WebRTC gateway designed and
developed by Meetecho
- ¦ ¦ ¦ ¦
- 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/www/janus/ && make install clean
- To add the package, run one of these commands:
- pkg install www/janus
- pkg install janus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: janus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726294941
SHA256 (meetecho-janus-gateway-v1.2.4_GH0.tar.gz) = fd91b55294e896370e725f41df4c2780f97b3fd7e030a0574a8340e0da4ae3df
SIZE (meetecho-janus-gateway-v1.2.4_GH0.tar.gz) = 6873634
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:
-
- gengetopt>0 : devel/gengetopt
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libconfig.so : devel/libconfig
- libcurl.so : ftp/curl
- libjansson.so : devel/jansson
- libmicrohttpd.so : www/libmicrohttpd
- libnice.so : net-im/libnice
- libogg.so : audio/libogg
- libopus.so : audio/opus
- libsofia-sip-ua.so : net/sofia-sip
- libsrtp2.so : net/libsrtp2
- libusrsctp.so : net/libusrsctp
- libwebsockets.so : net/libwebsockets
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for janus-1.2.4:
JAVASCRIPT=off: JavaScript scripting language support
LUA=off: Lua scripting language support
MQTT=off: MQTT integration
NANOMSG=off: Nanomsg integration
POSTPROCESSING=off: Post processing integration
RABBITMQ=off: RabbitMQ integration
===> Use 'make config' to modify these settings
- Options name:
- www_janus
- USES:
- autoreconf cpe gmake gnome libtool localbase pkgconfig ssl
- pkg-message:
- For install:
- You must set ws_ip and/or wss_ip in janus.transport.websockets.jcfg
to IPv4 addresses if you need ipv4 for websockets.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4 14 Sep 2024 07:26:14 |
Vanilla I. Shu (vanilla) |
www/janus: update to 2.0.4. |
1.2.3 23 Jun 2024 08:38:53 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.2.3. |
1.2.2 14 Apr 2024 03:54:31 |
Vanilla I. Shu (vanilla) |
www/janus: remove GNU_CONFIGURE_MANPREFIX. |
1.2.2 03 Apr 2024 11:56:08 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.2.2. |
1.2.1_1 22 Jan 2024 13:52:00 |
Muhammad Moinur Rahman (bofh) |
www/janus: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.2.1_1 16 Jan 2024 23:35:51 |
Vanilla I. Shu (vanilla) |
www/janus: Sanitize MANPREFIX. |
1.2.1 11 Dec 2023 09:33:18 |
Vanilla I. Shu (vanilla) |
www/janus: update to 2.0.1. |
1.2.0 13 Aug 2023 05:31:07 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.2.0. |
1.1.4 21 May 2023 04:04:44 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.1.4, also add option for MQTT event handler. |
1.1.3_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.1.3 12 Mar 2023 12:21:30 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.1.3. |
1.1.2 22 Jan 2023 13:26:57 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.1.2, also put dso to libexec/ |
1.1.1 12 Dec 2022 02:49:21 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.1.1 |
1.1.0 06 Oct 2022 09:52:25 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.1.0. |
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.0.4 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.0.4 04 Aug 2022 12:30:22 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.0.4. |
1.0.3 20 Jun 2022 23:46:51 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.0.3. |
1.0.2 26 May 2022 12:36:11 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.0.2. |
1.0.1 28 Apr 2022 12:34:33 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.0.1. |
1.0.0 05 Mar 2022 05:20:59 |
Vanilla I. Shu (vanilla) |
www/janus: update to 1.0.0. |
0.11.8 13 Feb 2022 14:14:07 |
Vanilla I. Shu (vanilla) |
www/janus: update to 0.11.8, and add a workaround for dlerror.
PR: 261750
Reported by: ruben@verweg.com |
0.11.7 30 Jan 2022 08:09:39 |
Vanilla I. Shu (vanilla) |
www/janus: update to 0.11.7. |
0.11.6_3 26 Jan 2022 07:46:25 |
Marius Strobl (marius) |
devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout |
0.11.6_2 10 Jan 2022 19:15:47 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260777 |
0.11.6_1 26 Dec 2021 07:59:06 |
Li-Wen Hsu (lwhsu) |
Bump PORTREVISION after www/libmicrohttpd updated
PR: 260603 |
0.11.6 20 Dec 2021 04:20:59 |
Vanilla I. Shu (vanilla) |
www/janus: update to 0.11.6. |
0.11.5 20 Oct 2021 10:55:07 |
Vanilla I. Shu (vanilla) |
www/janus: update to 0.11.5. |
0.11.4 30 Sep 2021 15:14:18 |
Bernhard Froehlich (decke) |
www/janus: Add CPE information
Approved by: portmgr (blanket) |
0.11.4 07 Sep 2021 10:35:34 |
Vanilla I. Shu (vanilla) |
www/janus: update to 0.11.4. |
0.11.3 08 Aug 2021 10:04:03 |
Jesper Schmitz Mouridsen (jsm) Author: Vanilla I. Shu |
www/janus: New port
Janus is an open source, general purpose,
WebRTC gateway designed and
developed by Meetecho
PR: 219444 |