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
bcg729 Software G729A encoder and decoder library written in C
1.1.1 audio on this many watch lists=1 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 1.1.1Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-01-13 00:33:15
Last Update: 2023-07-12 18:56:04
Commit Hash: 7d1faa7
People watching this port, also watch:: py39-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
License: GPLv2+
WWW:
https://www.linphone.org/technical-corner/bcg729
Description:
Bcg729 is a software G729A encoder and decoder library written in C, developed by Belledonne Communications, the company supporting the Linphone project. It was written from scratch and is NOT a derivative work of ITU reference source code in any kind. It can be executed on many platforms, including both ARM and x86 with very decent performances. libbcg729 supports concurrent channel encoding/decoding for multi-call applications such as conferencing.
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 (16 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/bcg729-1.1.1/catalog.mk
  3. /usr/local/share/licenses/bcg729-1.1.1/LICENSE
  4. /usr/local/share/licenses/bcg729-1.1.1/GPLv2+
  5. include/bcg729/decoder.h
  6. include/bcg729/encoder.h
  7. lib/libbcg729.so
  8. lib/libbcg729.so.0
  9. libdata/pkgconfig/libbcg729.pc
  10. share/Bcg729/cmake/Bcg729Config.cmake
  11. share/Bcg729/cmake/Bcg729ConfigVersion.cmake
  12. share/Bcg729/cmake/Bcg729Targets-release.cmake
  13. share/Bcg729/cmake/Bcg729Targets.cmake
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • bcg729>0:audio/bcg729
To install the port:
cd /usr/ports/audio/bcg729/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/bcg729
  • pkg install bcg729
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bcg729
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1617884287 SHA256 (BC/public-bcg729-faaa895862165acde6df8add722ba4f85a25007d_GL0.tar.gz) = d7d360acc27c5dba9676288f45109d039c52ba6ee7855b285e3526ea9bd1c62b SIZE (BC/public-bcg729-faaa895862165acde6df8add722ba4f85a25007d_GL0.tar.gz) = 122496

Packages (timestamps in pop-ups are UTC):
bcg729
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.11.1.11.0.4_21.1.11.1.1-1.0.4_2-
FreeBSD:13:quarterly1.1.11.1.11.1.11.1.11.1.11.1.11.1.11.1.1
FreeBSD:14:latest1.1.11.1.11.1.11.1.11.1.11.1.1-1.1.1
FreeBSD:14:quarterly1.1.11.1.1-1.1.11.1.11.1.11.1.11.1.1
FreeBSD:15:latest1.1.11.1.1n/a1.1.1n/a1.1.11.1.11.1.1
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
This port is required by:
for Libraries
  1. net/asterisk-g72x
  2. net/mediastreamer
  3. net/wireshark

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/wireshark-lite*
  2. 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:
audio_bcg729
USES:
cmake
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/bcg729/-/archive/faaa895862165acde6df8add722ba4f85a25007d.tar.gz?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.1
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.1
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
1.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.1
10 Mar 2021 14:28:07
Revision:568005Original commit files touched by this commit
madpilot search for other commits by this committer
- Update abcg729 to 1.1.1
- Upstream moved to own gitlab instance
1.0.4_2
03 Apr 2019 09:41:16
Revision:497702Original commit files touched by this commit
madpilot search for other commits by this committer
Add back libdata/pkgconfig/libbcg729.pc file after it was removed
by the 1.0.4 update in r482343.

PR:		236975
Submitted by:	sobomax
MFH:		2019Q2
1.0.4_1
14 Feb 2019 08:27:07
Revision:492906Original commit files touched by this commit
madpilot search for other commits by this committer
Update project home page.
1.0.4_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.0.4_1
18 Oct 2018 13:31:01
Revision:482343Original commit files touched by this commit
tijl search for other commits by this committer
Update the Linphone stack and drop maintainership.

Linphone uses Qt5 now instead of GTK2.

audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version

audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3
1.0.4
11 Jul 2018 09:47:28
Revision:474434Original commit files touched by this commit
madpilot search for other commits by this committer
- Update audio/bcg729 to 1.0.4
- Get distribution from upstream gitlab repository
1.0.2
30 Jun 2017 15:10:26
Revision:444761Original commit files touched by this commit
madpilot search for other commits by this committer
- Update audio/bcg729 to 1.0.2
- Apply upstream patch to net/asterisk-g72x diue to API changes in
  bcg729
1.0.1
06 Nov 2015 17:57:41
Revision:400950Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.0.1
1.0.0_3
17 Apr 2015 10:43:17
Revision:384149Original commit files touched by this commit
tijl search for other commits by this committer
Create a separate port for the Mediastreamer plugin in audio/bcg729

Approved by:	madpilot
1.0.0_2
05 Apr 2015 23:32:06
Revision:383393Original commit files touched by this commit
madpilot search for other commits by this committer
- Update distinfo and unbreak
- Take maintainership

Distfiles differ mainly in the configure and build infrastructure,
apart from fixing a pair of minor bugs.
1.0.0_1
05 Apr 2015 10:11:42
Revision:383283Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken ports with problem fetching the distfiles
1.0.0_1
26 Feb 2015 13:16:06
Revision:380001Original commit files touched by this commit
madpilot search for other commits by this committer
Add option to control dependency on mediastreamer, tuned on by default.
1.0.0_1
23 Jan 2015 20:12:18
Revision:377760Original commit files touched by this commit
tijl search for other commits by this committer
- Add mediastreamer support so the codec can be used in Linphone
- Add INSTALL_TARGET=install-strip and USES=libtool
- Fix portlint issues
1.0.0
17 Jan 2015 21:26:01
Revision:377250Original commit files touched by this commit
bapt search for other commits by this committer
Remove useless @dirrm
1.0.0
13 Jan 2015 00:33:07
Revision:376897Original commit files touched by this commit
sobomax search for other commits by this committer
Add bcg729-1.0.0, a software G729A encoder and decoder library written in C.

Number of commits found: 21