Port details |
- libilbc Internet Low Bit Rate codec (RFC3951)
- 3.0.4_2 net =2 3.0.4_1Version of this port present on the latest quarterly branch.
- Maintainer: nc@FreeBSD.org
- Port Added: 2013-07-22 17:07:08
- Last Update: 2024-08-08 07:41:06
- Commit Hash: 8c120af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/TimothyGu/libilbc
- Description:
- iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
voice communication over IP. The codec is designed for narrow band speech and
results in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/libilbc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libilbc
- pkg install libilbc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libilbc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609680999
SHA256 (libilbc-3.0.4.tar.gz) = 6820081a5fc58f86c119890f62cac53f957adb40d580761947a0871cea5e728f
SIZE (libilbc-3.0.4.tar.gz) = 1307591
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_libilbc
- USES:
- cmake localbase pathfix
- 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 |
3.0.4_2 08 Aug 2024 07:41:06 |
Alexey Dokuchaev (danfe) |
Bump revisions of dependent ports after Abseil C++ libraries update
Requested by: madpilot |
3.0.4_1 20 May 2024 21:53:51 |
Daniel Engberg (diizzy) |
net/libilbc: Use EXTRACT_AFTER_ARGS to reduce I/O load
Skip extracting abseil-cpp instead of deleting it after
extracting to reduce I/O
PR: 278740
Reviewed by: nc (maintainer) |
3.0.4_1 11 Sep 2023 03:22:48 |
Po-Chuan Hsieh (sunpoet) |
devel/abseil: Update to 20230125.3
- Bump PORTREVISION of dependent ports for shlib change
some ports are skipped due to re2 shlib change
Changes: https://github.com/abseil/abseil-cpp/releases
PR: 270233
Approved by: danfe (maintainer) |
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) |
3.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 ) |
3.0.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.4 05 Jan 2021 15:33:40 |
nc |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
3.0.4 03 Jan 2021 17:49:21 |
fernape |
net/libilbc: set new MAINTAINER
Submitter becomes maintainer. He also maintains several ports.
Use release archive.
PR: 252341
Submitted by: neel@neelc.org |
3.0.4 02 Jan 2021 19:41:03 |
fernape |
net/libilbc: update to 3.0.4
ChangeLog: https://github.com/TimothyGu/libilbc/releases/tag/v3.0.4
Reported by: portscout |
3.0.3 25 Dec 2020 18:36:29 |
pi |
net/libilbc: update 2.0.2 -> 3.0.3
- This version of libilbc brings the latest updates from upstream WebRTC code.
Relnotes: https://github.com/TimothyGu/libilbc/blob/main/NEWS.md |
2.0.2 03 Dec 2020 16:47:10 |
linimon |
Attempt to fix the build on both powerpc64le and riscv64.
This patch should be upstreamed.
Approved by: portmgr (tier-2 blanket) |
2.0.2 22 Jan 2018 06:41:18 |
danfe |
Allow to build on powerpc, powerpc64, and sparc64. |
2.0.2 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
2.0.2 22 Jan 2017 22:27:55 |
rene |
Reset mva@'s ports, he handed in his ports bit. |
2.0.2 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.0.2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.0.2 25 Sep 2015 21:21:01 |
linimon |
Mark as broken on sparc64: not yet ported to this architecture.
Approved by: portmgr (sparc64 blanket) |
2.0.2 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
2.0.2 20 Mar 2015 07:25:44 |
bdrewery |
Default the WRKSRC to the proper extracted name for USE_GITHUB when
GH_TAGNAME is defaulted to the new
DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX
change in r381689.
This actually fixes the build for sysutils/zfstools, broken in r381704.
With hat: portmgr |
2.0.2 19 Mar 2015 20:45:04 |
bdrewery |
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr |
2.0.2 19 Mar 2015 18:08:26 |
bdrewery |
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.
All of these ports as-is.
With hat: portmgr |
2.0.2 17 Feb 2015 10:05:14 |
tijl |
Update to 2.0.2
PR: 196804
Approved by: maintainer timeout (1 month) |
1.1.1 18 Jan 2014 11:12:18 |
mva |
- Enable stagedir support
- Update BSD license |
1.1.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.1.1 22 Jul 2013 17:06:59 |
mva |
iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
voice communication over IP. The codec is designed for narrow band speech and
results in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.
WWW: http://github.com/dekkers/libilbc |