Port details |
- libpri C implementation of the Primary Rate ISDN specification
- 1.6.1 misc =7 1.6.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: 2004-11-14 15:42:51
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: openvpn, t1lib, p5-libwww, libxml2, unzip
- License: GPLv2
- WWW:
- https://www.asterisk.org/downloads/libpri/
- Description:
- The libpri is a C implementation of the Primary Rate ISDN specification.
It was based on the Bellcore specification SR-NWT-002343 for National
ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100,
and Lucent 5E C ustom protocols on switches from Nortel and Lucent.
- ¦ ¦ ¦ ¦
- 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/libpri/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libpri
- pkg install libpri
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libpri
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1692260005
SHA256 (libpri-1.6.1.tar.gz) = d4d1a62766695455f1b616f5f7603458e6d23df787ebabc31ffda1c6298d0509
SIZE (libpri-1.6.1.tar.gz) = 334119
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.3 : devel/gmake
- This port is required by:
- for Build
-
Deleted ports which required this port:
- 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_libpri
- USES:
- gmake
- 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.6.1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.6.1 22 Aug 2023 13:59:34 |
Fernando Apesteguía (fernape) |
misc/libpri: update to 1.6.1
ChangeLog: https://www.asterisk.org/asterisk-news/libpri-1-6-1-now-available/
* .github: Add Releaser workflow
* Link README to README.md
* Makefile: Fix modern compiler errors.
* Makefile: Add the ability to build libpri on MacOS for Linux target.
* q931.c: Fix subaddress finding octet 4.
Reported by: portscout |
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.6.0 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.6.0 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.6.0 06 Dec 2021 12:36:27 |
Rene Ladan (rene) |
all: return fjoe's ports to the pool
fjoe's ports bit got safekept. |
1.6.0 15 Jun 2021 08:41:36 |
Piotr Kubaj (pkubaj) |
misc/libpri: enable on armv7 and powerpc |
1.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.0 10 Mar 2021 18:22:45 |
pkubaj |
misc/libpri: enable on powerpc64 |
1.6.0 10 Mar 2021 18:17:52 |
pkubaj |
misc/libpri: enable on powerpc64le |
1.6.0 13 Dec 2018 02:21:32 |
fjoe |
Update to 1.6.0 (bugfix release). |
1.5.0 04 Oct 2016 16:51:16 |
fjoe |
Update to 1.5.0. |
1.4.15 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.4.15 28 Jan 2015 02:10:48 |
fjoe |
Update to 1.4.15. |
1.4.13 24 Mar 2014 23:49:47 |
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.4.13 05 Nov 2012 12:55:54 |
fjoe |
- Update to 1.4.13
- Do not build utilities: they are not installed anyway but now require
misc/dahdi to be built
- Specify LICENSE
Feature safe: yes |
1.4.12 16 Sep 2011 07:42:13 |
fjoe |
Update to 1.4.12. |
1.4.11.5 28 Nov 2010 19:48:39 |
fjoe |
Update to 1.4.11.5. |
1.4.11.4 12 Oct 2010 16:03:56 |
fjoe |
- Update to 1.4.11.4.
- Take maintainership (see [1])
PR: 150795
Submitted by: Florian Smeets |
1.4.10.2 04 Oct 2010 15:02:15 |
fjoe |
Unbreak on sparc64.
Approved by: MAINTAINER |
1.4.10.2 21 Nov 2009 00:21:39 |
sobomax |
Update to 1.4.10.2.
PR: 139935
Submitted by: Sylvio Cesar |
1.4.10.1 20 Sep 2009 01:03:52 |
linimon |
Mark as broken on sparc64 as of last update. While here, flip the
sense of ARCHS.
Hat: portmgr
Feature safe: yes |
1.4.10.1 09 Sep 2009 00:21:37 |
sobomax |
Update to 1.4.10.1.
PR: 138068
Submitted by: Richard <r.neese@gmail.com> |
1.4.1 04 Feb 2009 03:03:34 |
pgollucci |
- Update download locations
Reported by: -fetch-original pointyhat run |
1.4.1 22 Jul 2007 10:36:56 |
sobomax |
Update to 1.4.1. |
1.4.0_1 01 May 2007 01:48:00 |
sobomax |
Don't create ${LOCALBASE}/${LOCALBASE}/{lib,include} directories on
installation. |
1.4.0 26 Apr 2007 00:32:52 |
sobomax |
Assume maintainetship.
Approved by: ex-MAINTAINER |
1.4.0 26 Apr 2007 00:11:37 |
sobomax |
o Update zaptel to 1.4.1;
Submitted by: Oleksandr Tymoshenko <gonzo@pbxpress.com>
o update libpri to 1.4.0;
PR: 111555
Submitted by: "Phillip N." <pneumann@gmail.com>
o update asterisk12 to 1.2.7.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
The reason it all is going in together is that they are interdependent. |
1.2.4 29 Mar 2007 21:02:06 |
gabor |
- Update to 1.2.4
- Use NOT_FOR_ARCHS instead of BROKEN
- portlint(1)
PR: ports/110297
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Approved by: maintainer timeout |
1.2.3 19 Jun 2006 07:52:13 |
sobomax |
Update to 1.2.3, which is necessary for newest version of asterisk to
compile with zaptel support. |
1.2.2_1 27 Apr 2006 13:08:35 |
fjoe |
Bump PORTREVISION for bristuff removal. |
1.2.2 26 Apr 2006 11:24:42 |
fjoe |
- Remove bristuff support. Will be added later as a slave port.
- Fix soname for libpri library.
PR: 96315
Approved by: MAINTAINER |
1.2.2 15 Mar 2006 08:09:24 |
fjoe |
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
- Bump PORTREVISIONs
Approved by: sobomax |
1.2.1 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.1 17 Jan 2006 22:25:51 |
sobomax |
Update to 1.2.1. |
1.0.9 05 Sep 2005 10:07:39 |
garga |
- Fix MASTER_SITES to make if fetchable again
PR: ports/85640
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer |
1.0.9 12 Jul 2005 10:10:38 |
fjoe |
Update to 1.0.9 and bristuff-0.2.0-RC8h.
Approved by: sobomax |
1.0.6 09 Mar 2005 19:44:33 |
fjoe |
Update to 1.0.6 and bristuff 0.2.0-RC7j.
Approved by: MAINTAINER
Sponsored by: LF.net |
1.0.4 28 Feb 2005 11:00:47 |
fjoe |
- Update to 1.0.4.
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support
Sponsored by: LF.net
Approved by: MAINTAINER |
1.0.2 06 Dec 2004 07:17:33 |
kris |
BROKEN on alpha: Does not compile |
1.0.2 14 Nov 2004 15:29:33 |
sobomax |
Add libpri 1.0.2, a C implementation of the Primary Rate ISDN
specification. |