notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
ortp Real-time Transport Protocol (RTP) library
5.2.94 net on this many watch lists=16 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.2.94Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-20 13:06:07
Last Update: 2023-08-04 06:20:53
Commit Hash: c97d45c
People watching this port, also watch:: font-misc-meltho, libao, mkfontscale, libmad
License: GPLv3
WWW:
https://www.linphone.org/technical-corner/ortp.html
Description:
oRTP - Real-time Transport Protocol library Features: * Written in C, works under Linux (and probably any Unix) and Windows * Implement the RFC3550 (RTP) with a easy to use API with high and low level access * Includes support for multiples profiles, AV profile (RFC3551) being the one by default * Includes a packet scheduler for to send and recv packet "on time", according to their timestamp. Scheduling is optionnal, rtp sessions can remain not scheduled * Supports mutiplexing IO, so that hundreds of RTP sessions can be scheduled by a single thread * Features an adaptive jitter algorithm for a receiver to adapt to the clockrate of the sender * Supports part of RFC2833 for telephone events over RTP * The API is well documented using doxygen * Licensed under the Lesser Gnu Public License * RTCP messages sent periodically since 0.7.0 (compound packet including sender report or receiver report + SDES) * Includes an API to parse incoming RTCP packets
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ortp-5.2.94/catalog.mk
  3. /usr/local/share/licenses/ortp-5.2.94/LICENSE
  4. /usr/local/share/licenses/ortp-5.2.94/GPLv3
  5. bin/ortp_tester
  6. include/ortp/b64.h
  7. include/ortp/event.h
  8. include/ortp/fecstream.h
  9. include/ortp/logging.h
  10. include/ortp/nack.h
  11. include/ortp/ortp.h
  12. include/ortp/payloadtype.h
  13. include/ortp/port.h
  14. include/ortp/rtcp.h
  15. include/ortp/rtp.h
  16. include/ortp/rtpprofile.h
  17. include/ortp/rtpsession.h
  18. include/ortp/rtpsignaltable.h
  19. include/ortp/sessionset.h
  20. include/ortp/str_utils.h
  21. include/ortp/telephonyevents.h
  22. include/ortp/utils.h
  23. lib/cmake/ortp/ortpConfig.cmake
  24. lib/cmake/ortp/ortpConfigVersion.cmake
  25. lib/cmake/ortp/ortpTargets-release.cmake
  26. lib/cmake/ortp/ortpTargets.cmake
  27. lib/libortp.so
  28. lib/libortp.so.15
  29. libdata/pkgconfig/ortp.pc
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • ortp>0:net/ortp
To install the port:
cd /usr/ports/net/ortp/ && make install clean
To add the package, run one of these commands:
  • pkg install net/ortp
  • pkg install ortp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ortp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690555316 SHA256 (ortp-5.2.94.tar.bz2) = b210f5f38b89e958e0c540caac56565b5eb5ea0e8fb291a379ed7aa72667d4b4 SIZE (ortp-5.2.94.tar.bz2) = 200732

Packages (timestamps in pop-ups are UTC):
ortp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.2.945.2.941.0.2_25.2.945.2.94-1.0.2_2-
FreeBSD:13:quarterly5.2.945.2.945.2.375.2.945.2.945.2.945.2.945.2.94
FreeBSD:14:latest5.2.945.2.945.1.555.2.945.2.945.2.37-5.2.37
FreeBSD:14:quarterly5.2.945.2.94-5.2.945.2.945.2.945.2.945.2.94
FreeBSD:15:latest5.2.945.2.94n/a5.2.94n/a5.2.945.2.945.2.94
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libbctoolbox.so : net/bctoolbox
This port is required by:
for Libraries
  1. multimedia/msopenh264
  2. multimedia/mswebrtc
  3. net/liblinphone
  4. net/linphone
  5. net/mediastreamer

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. audio/msbcg729*
  2. audio/msilbc*
  3. devel/libosmo-abis*
  4. net-im/libjingle*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_ortp
USES:
cmake compiler:c11
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.linphone.org/BC/public/ortp/-/archive/5.2.94/
Collapse this list.

There are no commits on branch 2022Q3 for this port