Port details |
- openr2 MFC/R2 call setup library
- 1.3.3_1 misc =3 1.3.3_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-06-27 17:15:24
- Last Update: 2024-02-24 20:43:15
- Commit Hash: 6439704
- People watching this port, also watch:: xcb-util-image, vcdimager, spamass-iXhash, p5-MIME-Tools, OpenSP
- License: LGPL21+
- WWW:
- https://libopenr2.org/
- Description:
- OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
the Zapata Telephony interface (or DAHDI). The MF R2 tones required for the
signaling are generated by code borrowed from the LGPL library SpanDSP
written by Steve Underwood, the user has the option to provide a MF interface
to use his own MF R2 tone generation and detection so the library will use
them when needed, that's why this library does not depend directly on spandsp,
libteletone or zaptel for tone generation and detection (depends on zaptel
for CAS bits and general media transmission though)
- ¦ ¦ ¦ ¦
- 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/misc/openr2/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/openr2
- pkg install openr2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openr2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1474200863
SHA256 (moises-silva-openr2-1.3.3-d6a5716_GH0.tar.gz) = b1f1df4b276f7bd08a50960bdf4df3631c2f1ce6247cfa148cfa915247f5ae50
SIZE (moises-silva-openr2-1.3.3-d6a5716_GH0.tar.gz) = 758665
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:
-
- user.h : misc/dahdi
- This port is required by:
- for Libraries
-
- net/asterisk18
-
Deleted ports which required this port:
- * - 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:
- misc_openr2
- USES:
- libtool localbase
- 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 |
1.3.3_1 24 Feb 2024 20:43:15 |
Muhammad Moinur Rahman (bofh) |
misc/openr2: Moved man to share/man
Approved by: portmgr (blanket) |
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.3.3 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.3.3 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.3.3 06 Dec 2021 12:36:27 |
Rene Ladan (rene) |
all: return fjoe's ports to the pool
fjoe's ports bit got safekept. |
1.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3 24 Apr 2019 09:01:22 |
amdmi3 |
- Add LICENSE
- Remove bogus MASTER_SITES
- Pet portlint
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
1.3.3 18 Sep 2016 12:33:15 |
antoine |
Unbreak by switching to USE_GITHUB |
1.3.3 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.3.3 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.3.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.3.3 28 Jan 2015 02:15:09 |
fjoe |
Update to 1.3.3. |
1.3.2_1 09 Dec 2014 13:36:34 |
bapt |
Cleanup plist |
1.3.2_1 16 Aug 2014 15:30:05 |
tijl |
misc/openr2:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample |
1.3.2 24 Mar 2014 23:52:38 |
bapt |
Support stage |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.3.2 11 Jul 2012 10:58:55 |
fjoe |
Add manpages. |
1.3.2 27 Jun 2012 17:13:55 |
fjoe |
New port: openr2
OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
the Zapata Telephony interface (or DAHDI). The MF R2 tones required for the
signaling are generated by code borrowed from the LGPL library SpanDSP
written by Steve Underwood, the user has the option to provide a MF interface
to use his own MF R2 tone generation and detection so the library will use
them when needed, that's why this library does not depend directly on spandsp,
libteletone or zaptel for tone generation and detection (depends on zaptel
for CAS bits and general media transmission though)
WWW: http://libopenr2.org/ |