Port details |
- pjsip Multimedia communication library written in C language
- 2.14.1 net =2 2.14.1Version of this port present on the latest quarterly branch.
- Maintainer: oliver.epper@gmail.com
- Port Added: 2014-12-15 14:42:44
- Last Update: 2024-06-20 05:18:33
- Commit Hash: 3a6b9c0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://www.pjsip.org/
- Description:
- PJSIP is a free and open source multimedia communication library
written in C language implementing standard based protocols such
as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol
(SIP) with rich multimedia framework and NAT traversal functionality
into high level API that is portable and suitable for almost any
type of systems ranging from desktops, embedded systems, to mobile
handsets.
- ¦ ¦ ¦ ¦
- 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/pjsip/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pjsip
- pkg install pjsip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pjsip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711489150
SHA256 (pjsip-pjproject-2.14.1_GH0.tar.gz) = 6140f7a97e318caa89c17e8d5468599671c6eed12d64a7c160dac879ba004c68
SIZE (pjsip-pjproject-2.14.1_GH0.tar.gz) = 10322231
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libopus.so : audio/opus
- libportaudio.so : audio/portaudio
- libspeex.so : audio/speex
- libspeexdsp.so : audio/speexdsp
- libsrtp2.so : net/libsrtp2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pjsip-2.14.1:
APPS=off: Install apps & samples from the pjsip-apps directory
DEBUG=off: Build with debugging support
FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
KQUEUE=on: Use kqueue ioqueue on macos/BSD (experimental)
PA=on: Use external PortAudio development files
PJSUA2=on: Enable pjsua2 library
RESAMPLEDLL=off: Build libresample as a shared library
SHARED=on: Build shared libraries (other ports may depend on this)
SOUND=on: Include sound in the build
SRTP=on: Secure Real-Time Transport Protocol – SRTP support
UPNP=off: UPnP protocol support
VIDEO=on: Video support
WEBRTC=on: Include libwebrtc in the build
YUV=on: Include libyuv in the build
====> Codecs & Echo Cancellation
AMR=off: AMR 3GPP speech codec support (opencore)
BCG729=off: bcg729 codec support
G711=on: G.711 codec support
G722=on: G.722 codec support
G7221=off: G.722.1 codec support
GSM=off: GSM codec support
ILBC=off: iLBC codec support
L16=off: Linear/L16 codec support
OPUS=on: Opus audio codec support
SILK=off: Enable SILK support
SPEEX=on: Speex audio format support
SPEEXAEC=off: Speex Acoustic Echo Canceller/AEC
====> Resample Implementations: you have to select exactly one of them
RESAMPLE=on: Enable resampling implementations
SAMPLERATE=off: Sample rate conversion support
SPEEXRESAMPLE=off: Enable Speex resample
NONE=off: Disable resampling implementations
===> Use 'make config' to modify these settings
- Options name:
- net_pjsip
- USES:
- cpe gmake localbase ssl 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.14.1 20 Jun 2024 05:18:33 |
Piotr Kubaj (pkubaj) |
net/pjsip: fix build on powerpc* |
2.14.1 06 Jun 2024 19:05:48 |
Daniel Engberg (diizzy) Author: Oliver Epper |
net/pjsip: Update to 2.14.1 and adopt port
Major rework of port for better compliance with Porters Handbook and
general guidelines. Pass maintainership to submitter
Changelog:
https://github.com/pjsip/pjproject/releases/tag/2.14.1
PR: 277445 |
2.13.1_1 20 Jan 2024 00:41:39 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.14.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout |
2.13.1 08 Jul 2023 20:48:34 |
Christoph Moench-Tegeder (cmt) |
net/pjsip: update to 2.13.1
Changelog:
https://github.com/pjsip/pjproject/releases/tag/2.13.1 |
2.13_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.13_1 11 Feb 2023 08:46:45 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout |
2.13 17 Jan 2023 07:58:44 |
Yuri Victorovich (yuri) |
net/pjsip: Update 2.12.1 -> 2.13 |
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.12.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.12.1 30 Aug 2022 12:46:40 |
Baptiste Daroussin (bapt) |
net/pjsip: accept x86_64-portbld-freebsdX |
2.12.1 10 May 2022 19:39:38 |
Guido Falsi (madpilot) |
net/pjsip: Update to 2.12.1 and drop maintainership |
2.12 02 Mar 2022 08:20:56 |
Guido Falsi (madpilot) |
net/pjsip: Update to 2.12 |
2.11.1_1 09 Oct 2021 00:45:18 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology |
2.11.1 29 Sep 2021 20:00:02 |
Bernhard Froehlich (decke) |
net/pjsip: Add CPE information
Approved by: portmgr (blanket) |
2.11.1 24 Jul 2021 09:27:14 |
Guido Falsi (madpilot) |
net/pjsip: Update to 2.11.1
Security: 92ad12b8-ec09-11eb-aef1-0897988a1c07 |
2.11 15 Apr 2021 08:31:56 |
Tobias Kortkamp (tobik) |
Clean up some things
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Remove redundant option descriptions that match the default ones
Reported by: portscan |
2.11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.11 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11 18 Mar 2021 14:05:58 |
madpilot |
Update pjsip to 2.11 |
2.10_1 22 May 2020 01:19:33 |
jbeich |
multimedia/openh264: update to 2.1.1
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases) |
2.10 08 May 2020 15:09:26 |
madpilot |
Add patches fixing race condition in build system. This allows
removing MAKE_JOBS_UNSAFE.
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
2.10 29 Apr 2020 14:41:02 |
madpilot |
Import patch to fix build on !x86 !arm.
PR: 246014
Submitted by: pkubaj |
2.10 18 Apr 2020 10:40:52 |
madpilot |
- Update pjsip t 2.10
- Get distfile from github
- Add OPUS and VPX options, enabled by default
- Make VIDEO and WEBRTC options enabled by default
- Fix typo in WEBRTC option description
- Fix pkgconfig patch to respect LOCALBASE
PR: 245607
Submitted by: yuri |
2.9_4 13 Dec 2019 07:23:00 |
tobik |
net/pjsip: Unbreak IPV6 option
- Do not set IPV6_CFLAGS twice
- Turn off IPv6 support when the option is off
Differential Revision: https://reviews.freebsd.org/D22693 |
2.9_3 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
2.9_3 02 Nov 2019 14:43:57 |
madpilot |
Update patches imported from asterisk project to latest version.
Obtained
from: https://gerrit.asterisk.org/plugins/gitiles/asterisk/+/164e5372a213bd3264870d614f006df2be043938 |
2.9_2 09 Oct 2019 14:33:37 |
madpilot |
Import patches from asterisk project.
MFH: 2019Q4 |
2.9_1 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.9 19 Jun 2019 17:18:05 |
madpilot |
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes |
2.8_2 17 Jun 2019 07:56:06 |
jbeich |
multimedia/openh264: update to 2.0.0
- Add symlinks for cliqz and thunderbird
Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases) |
2.8_1 03 May 2019 08:17:41 |
madpilot |
- Add to pjsip a customized config_site.h file with values suggested
by the asterisk project. This allows WebRTC to work correctly in
asterisk out of the box [1]
- Also import some patches to pjsip from the asterisk project. These
patches have already been integrated in upstream pjsip development
sources [2]
Reported by: zhenya1993lzn@yandex.ru [1]
Obtained
from: https://github.com/asterisk/asterisk/tree/16.3/third-party/pjproject/patches
[2]
MFH: 2019Q2 |
2.8 16 Jan 2019 09:30:34 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
2.8 12 Dec 2018 20:48:30 |
madpilot |
- Update asterisk13 to 13.24.0
- Update asterisk15 to 15.7.0
- Update asterisk16 to 16.1.0
- Update pjsip to 2.8
- Remove upstreamed patches from pjsip port
- Add USES=gnome to asterisk ports
- Silence portlint warnings |
2.7.2_4 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.7.2_3 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
2.7.2_2 11 Jun 2018 17:19:29 |
madpilot |
Make asterisk and pjsip ports use the new net/libsrtp2 port as a dependency.
Reported by: tijl (thanks!) |
2.7.2_1 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
2.7.2 25 Mar 2018 08:11:53 |
madpilot |
Reword option description to include all asterisk versions. |
2.7.2 21 Feb 2018 15:08:20 |
madpilot |
- Update net/pjsip to 2.7.2
- Sort options and option helpers
- Remove stray YUV_DESC variable |
2.7.1 15 Nov 2017 18:27:19 |
madpilot |
- Update pjsip to 2.7.1
- Import patches from the asterisk project
- Regenrate patches
Security: 19b052c9-c533-11e7-8da5-001999f8d30b
MFH: 2017Q4 |
2.7_1 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
2.7 11 Oct 2017 07:17:15 |
madpilot |
Update pjsip patch to work with libressl after the latest update
to 2.7, which broke it.
PR: 216898
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> |
2.7 07 Oct 2017 14:10:19 |
madpilot |
Correctly handle option caused conflict.
PR: 222845
Submitted by: O. Hartmann <ohartmann@walstatt.org> |
2.7 06 Oct 2017 08:14:41 |
madpilot |
Fix CONFLICTS to not overwrite slave port setting.
PR: 222804
Submitted by: vvd@unislabs.com |
2.7 05 Oct 2017 12:25:59 |
madpilot |
- Update net/pjsip to 2.7
- Bump PORTVERSION on asterisk13 port to avoid ABI problems
- While here, sort the plist |
2.6_2 05 Oct 2017 08:49:17 |
madpilot |
Register conflict with libsrtp.
Reported by: rodrigo
> PR: If and which Problem Report is related.
> Submitted by: If someone else sent in the change.
> Reported by: If someone else reported the issue.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder
email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or
description.
> Sponsored by: If the change was sponsored by an organization.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed.
M pjsip/Makefile |
2.6_2 28 Jun 2017 09:58:27 |
jbeich |
multimedia/openh264: update to 1.7.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/ |
2.6_1 20 May 2017 08:18:58 |
madpilot |
- Update net/asterisk13 to 13.15.1
- Import patches to fix security issues in net/pjsip [1]
- While here regenerate net/pjsip patches
Obtained from: Asterisk 13.15.1 distribution file [1]
MFH: 2017Q2
Security: 0537afa3-3ce0-11e7-bf9d-001999f8d30b
Security: fab87bff-3ce5-11e7-bf9d-001999f8d30b |
2.6 24 Apr 2017 13:00:16 |
madpilot |
Only strip shared libraries if we are actually install them.
This fixes the build when the SHARED option is off.
Reported by: Dmitry Arkhireev <che at teftel.ru> |
2.6 08 Feb 2017 15:42:18 |
madpilot |
Fix net/pjsip build with libressl.
PR: 216898
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> |
2.6 07 Feb 2017 17:52:47 |
madpilot |
- Update pjsip to 2.6
- Add new WEBRTC option, disabled by default
- Make audio/speexdsp a dependency of the SPEEX option, reported
by poudriere
- Regenerate some patches
- Bump net/asterisk13 PORTREVISION, I observed crashed when updating
the pjsip libraries "below" it |
2.5.5_2 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
2.5.5_1 12 Sep 2016 15:26:47 |
madpilot |
- Add PJSUA option (on by default) to install the pjsua client binary
- Strip libraries
- Reflowed OPTIONS_DEFINE
PR: 211533
Submitted by: Joseph Mingrone <jrm at ftfl.ca> |
2.5.5 09 Aug 2016 14:12:06 |
madpilot |
Update to 2.5.5.
PR: 211533
Submitted by: Joseph Mingrone <jrm at ftfl.ca> |
2.5.1_1 11 Jul 2016 13:20:31 |
jbeich |
multimedia/openh264: update to 1.6.0
API/ABI has changed, so bump PORTREVISION in consumers. Some of those
are marked BROKEN that may need a fix similar to libav.
https://git.libav.org/?p=libav.git;a=commitdiff;h=d825b1a53065
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0 |
2.5.1 03 Jun 2016 12:44:56 |
madpilot |
- Update to 2.5.1
- Remove duplicate IPV6 opption in OPTIONS_DEFINE |
2.5 13 May 2016 14:25:22 |
madpilot |
- Update net/pjsip to 2.5 [1]
- Disable unneeded ALSA support in pjsip [1]
- Replace custom patch with USES=pathfix
- Fix pjsip build system to allow building while previous version
is installed in PREFIX/LOCALBASE
- Bump dependent port asterisk13 PORTREVISION to avoid runtime crash
(seen while testing)
PR: 209477 [1]
Submitted by: yuri at rawbw.com |
2.4.5_1 15 Apr 2016 18:01:27 |
madpilot |
- Update net/asterisk13 to 13.8.1
- Change PJ_IOQUEUE_MAX_HANDLES build time limit in pjsip as suggested
by asterisk project [1] to mitigate potential DoS [2]
- Add DEBUG and IPV6 options to pjsip port
Obtained
from: https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject
[1]
Security: ee50726e-0319-11e6-aa86-001999f8d30b
e21474c6-031a-11e6-aa86-001999f8d30b [2]
MFH: 2016Q2 |
2.4.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.4.5 25 Nov 2015 10:18:01 |
madpilot |
- Update pjsip to 2.4.5
- Convert to USES=localbase
- Bump asterisk PORTREVISION, it needs to be rebuild after this update. |
2.3_4 30 May 2015 20:39:13 |
bapt |
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer |
2.3_3 06 May 2015 20:10:10 |
madpilot |
Add a slave port to net/pjsip to force installing pjsip with external
SRTP library.
Make the www/asterisk13 depend on this slave port when both SRTP
and PJSIP options in it are enabled, this allows enabling SRTP
support in asterisk13 without the need to manually reconfigure other
ports.
Reported by: mat@ and a few others |
2.3_2 04 May 2015 14:32:15 |
madpilot |
Modify asterisk UPDATING entry to reflect the present situation.
While here also modify misleading and stale comment in the net/pjsip
port EXTSRTP option.
Thanks to mat@ for making me notice these. |
2.3_2 23 Mar 2015 15:46:24 |
madpilot |
Due to recent changes in OpenSSL, disable SRTP support for asterisk13
by default and avoid pjsip pulling in libsrtp, otherwise a not
working package would be generated.
Add note to UPDATING to keep users informed. |
2.3_1 13 Jan 2015 11:54:03 |
madpilot |
- Make pjsip use ports provided libsrtp instead of boudled one
- Fix asterisk13 SRTP support
- Fix asterisk13 SPEEX_LIB_DEPENDS
- While here make SRTP option default for asterisk13 since it does
not add dependencies |
2.3 15 Dec 2014 14:42:33 |
madpilot |
PJSIP is a free and open source multimedia communication library
written in C language implementing standard based protocols such
as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol
(SIP) with rich multimedia framework and NAT traversal functionality
into high level API that is portable and suitable for almost any
type of systems ranging from desktops, embedded systems, to mobile
handsets.
WWW: http://www.pjsip.org/
Please note that default options are tailored for use by the upcoming
asterisk13 port. |