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
libpri C implementation of the Primary Rate ISDN specification
1.6.1 misc on this many watch lists=5 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.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 search for ports maintained by this maintainer
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:: expat, zip, libidn, unixODBC, libogg
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.
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 (8 items)
Collapse this list.
  1. include/libpri.h
  2. lib/libpri.a
  3. lib/libpri.so
  4. lib/libpri.so.1
  5. @ldconfig
  6. /usr/local/share/licenses/libpri-1.6.1/catalog.mk
  7. /usr/local/share/licenses/libpri-1.6.1/LICENSE
  8. /usr/local/share/licenses/libpri-1.6.1/GPLv2
Collapse this list.
Dependency lines:
  • libpri>0:misc/libpri
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):
libpri
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.6.1-1.6.11.6.1---
FreeBSD:13:quarterly-1.6.1-1.6.11.6.11.6.11.6.11.6.1
FreeBSD:14:latest-1.6.1-1.6.11.6.11.6.0-1.6.0
FreeBSD:14:quarterly-1.6.1-1.6.11.6.11.6.11.6.11.6.1
FreeBSD:15:latest-1.6.1n/a1.6.1n/a1.6.11.6.11.6.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. gmake>=4.3 : devel/gmake
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/asterisk10*
  2. net/asterisk14*
  3. Collapse this list of deleted ports.
for Libraries
  1. net/asterisk18

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. net/asterisk*
  2. net/asterisk10*
  3. net/asterisk11*
  4. net/asterisk13*
  5. net/asterisk14*
  6. net/asterisk15*
  7. net/asterisk16*
  8. 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:
misc_libpri
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://downloads.asterisk.org/pub/telephony/libpri/releases/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: b04e09d545577dc6dcdda32017e89613a24c946ccommit hash: b04e09d545577dc6dcdda32017e89613a24c946ccommit hash: b04e09d545577dc6dcdda32017e89613a24c946ccommit hash: b04e09d545577dc6dcdda32017e89613a24c946c files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
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.6.0
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.6.0
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.6.0
06 Dec 2021 12:36:27
commit hash: a67b5dd8d0b38dba779927f185ecb367c335a540commit hash: a67b5dd8d0b38dba779927f185ecb367c335a540commit hash: a67b5dd8d0b38dba779927f185ecb367c335a540commit hash: a67b5dd8d0b38dba779927f185ecb367c335a540 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return fjoe's ports to the pool

fjoe's ports bit got safekept.
1.6.0
15 Jun 2021 08:41:36
commit hash: 98127e3644e62c8e4a07343c4739a3260c611b6ecommit hash: 98127e3644e62c8e4a07343c4739a3260c611b6ecommit hash: 98127e3644e62c8e4a07343c4739a3260c611b6ecommit hash: 98127e3644e62c8e4a07343c4739a3260c611b6e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/libpri: enable on armv7 and powerpc
1.6.0
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.6.0
10 Mar 2021 18:22:45
Revision:568021Original commit files touched by this commit
pkubaj search for other commits by this committer
misc/libpri: enable on powerpc64
1.6.0
10 Mar 2021 18:17:52
Revision:568018Original commit files touched by this commit
pkubaj search for other commits by this committer
misc/libpri: enable on powerpc64le
1.6.0
13 Dec 2018 02:21:32
Revision:487335Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.6.0 (bugfix release).
1.5.0
04 Oct 2016 16:51:16
Revision:423281Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.5.0.
1.4.15
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.4.15
28 Jan 2015 02:10:48
Revision:378040Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.4.15.
1.4.13
24 Mar 2014 23:49:47
Revision:349098Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.4.13
05 Nov 2012 12:55:54
Revision:307008Original commit files touched by this commit
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.4.12.
1.4.11.5
28 Nov 2010 19:48:39
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.4.11.5.
1.4.11.4
12 Oct 2010 16:03:56
Original commit files touched by this commit
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit
fjoe search for other commits by this committer
Unbreak on sparc64.

Approved by:    MAINTAINER
1.4.10.2
21 Nov 2009 00:21:39
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.4.10.2.

PR:     139935
Submitted by:   Sylvio Cesar
1.4.10.1
20 Sep 2009 01:03:52
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.4.10.1.

PR:             138068
Submitted by:   Richard <r.neese@gmail.com>
1.4.1
04 Feb 2009 03:03:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update download locations

Reported by:    -fetch-original pointyhat run
1.4.1
22 Jul 2007 10:36:56
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.4.1.
1.4.0_1
01 May 2007 01:48:00
Original commit files touched by this commit
sobomax search for other commits by this committer
Don't create ${LOCALBASE}/${LOCALBASE}/{lib,include} directories on
installation.
1.4.0
26 Apr 2007 00:32:52
Original commit files touched by this commit
sobomax search for other commits by this committer
Assume maintainetship.

Approved by:    ex-MAINTAINER
1.4.0
26 Apr 2007 00:11:37
Original commit files touched by this commit
sobomax search for other commits by this committer
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
Original commit files touched by this commit
gabor search for other commits by this committer
- 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
Original commit files touched by this commit
sobomax search for other commits by this committer
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
Original commit files touched by this commit
fjoe search for other commits by this committer
Bump PORTREVISION for bristuff removal.
1.2.2
26 Apr 2006 11:24:42
Original commit files touched by this commit
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit
fjoe search for other commits by this committer
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
- Bump PORTREVISIONs

Approved by:    sobomax
1.2.1
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.1
17 Jan 2006 22:25:51
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.1.
1.0.9
05 Sep 2005 10:07:39
Original commit files touched by this commit
garga search for other commits by this committer
- 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
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.0.9 and bristuff-0.2.0-RC8h.

Approved by:    sobomax
1.0.6
09 Mar 2005 19:44:33
Original commit files touched by this commit
fjoe search for other commits by this committer
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
Original commit files touched by this commit
fjoe search for other commits by this committer
- 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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on alpha: Does not compile
1.0.2
14 Nov 2004 15:29:33
Original commit files touched by this commit
sobomax search for other commits by this committer
Add libpri 1.0.2, a C implementation of the Primary Rate ISDN
specification.

Number of commits found: 42