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
linux-c7-libunwind Generic stack unwinding library (Linux CentOS 7.9.2009)
1.2 devel on this many watch lists=0 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.2Version of this port present on the latest quarterly branch.
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-31 20:11:27
Last Update: 2022-09-12 15:29:04
Commit Hash: 60764ff
Also Listed In: linux
License: not specified in port
WWW:
https://www.nongnu.org/libunwind/
Description:
The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. Some examples include: - exception handling The libunwind API makes it trivial to implement the stack-manipulation aspects of exception handling. - debuggers The libunwind API makes it trivial for debuggers to generate the call-chain (backtrace) of the threads in a running program. - introspection It is often useful for a running thread to determine its call-chain. For example, this is useful to display error messages (to show how the error came about) and for performance monitoring/analysis. - efficient setjmp() With libunwind, it is possible to implement an extremely efficient version of setjmp(). Effectively, the only context that needs to be saved consists of the stack-pointer(s).
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 (19 items)
Collapse this list.
  1. @ldconfig-linux /compat/linux
  2. usr/lib/libunwind-coredump.so.0
  3. usr/lib/libunwind-coredump.so.0.0.0
  4. usr/lib/libunwind-x86.so.8
  5. usr/lib/libunwind-x86.so.8.0.1
  6. usr/lib/libunwind.so.8
  7. usr/lib/libunwind.so.8.0.1
  8. usr/lib64/libunwind-coredump.so.0
  9. usr/lib64/libunwind-coredump.so.0.0.0
  10. usr/lib64/libunwind-x86_64.so.8
  11. usr/lib64/libunwind-x86_64.so.8.0.1
  12. usr/lib64/libunwind.so.8
  13. usr/lib64/libunwind.so.8.0.1
  14. usr/share/doc/libunwind-1.2/COPYING
  15. usr/share/doc/libunwind-1.2/NEWS
  16. usr/share/doc/libunwind-1.2/README
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • linux-c7-libunwind>0:devel/linux-c7-libunwind
To install the port:
cd /usr/ports/devel/linux-c7-libunwind/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/linux-c7-libunwind
  • pkg install linux-c7-libunwind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: linux-c7-libunwind
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386
distinfo:
TIMESTAMP = 1627157554 SHA256 (centos/libunwind-1.2-2.el7.aarch64.rpm) = 63f984371b0659a2bba48ba264890fe36a0f0502e0c4c7f553306b18392d4fa0 SIZE (centos/libunwind-1.2-2.el7.aarch64.rpm) = 52004

Expand this list (6 items)

Collapse this list.

SHA256 (centos/libunwind-1.2-2.el7.i686.rpm) = a0ae8a503ce012945bc8c4238f43f38845a0c980ff39ee97dc41a65c1347d5bc SIZE (centos/libunwind-1.2-2.el7.i686.rpm) = 54076 SHA256 (centos/libunwind-1.2-2.el7.x86_64.rpm) = 50c1aa8b968991aa108afa8c10d7ecd55524aaa03511a195b2bf402bcf932058 SIZE (centos/libunwind-1.2-2.el7.x86_64.rpm) = 58180 SHA256 (centos/libunwind-1.2-2.el7.src.rpm) = df77de76086c486587a98e88a5e8a07dba5d9e9de093cb18af9eeb92144392a4 SIZE (centos/libunwind-1.2-2.el7.src.rpm) = 750612

Collapse this list.


Packages (timestamps in pop-ups are UTC):
linux-c7-libunwind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.2--1.2---
FreeBSD:13:quarterly1.21.2--1.2---
FreeBSD:14:latest1.21.2--1.2---
FreeBSD:14:quarterly1.21.2--1.2---
FreeBSD:15:latest1.21.2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux_base-c7>=7.6.1810_7 : emulators/linux_base-c7
This port is required by:
for Run
  1. lang/linux-dotnet-runtime
  2. lang/linux-dotnet10-runtime
  3. lang/linux-dotnet11-runtime

Configuration Options:
===> The following configuration options are available for linux-c7-libunwind-1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_linux-c7-libunwind
USES:
cpe linux:c7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. http://mirror.centos.org/altarch/7.9.2009/os/aarch64/Packages/
  2. http://mirror.centos.org/altarch/7.9.2009/os/i386/Packages/
  3. http://mirror.centos.org/altarch/7.9.2009/updates/aarch64/Packages/
  4. http://mirror.centos.org/altarch/7.9.2009/updates/i386/Packages/
  5. http://mirror.centos.org/centos/7.9.2009/os/x86_64/Packages/
  6. http://mirror.centos.org/centos/7.9.2009/updates/x86_64/Packages/
  7. http://vault.centos.org/altarch/7.9.2009/os/aarch64/Packages/
  8. http://vault.centos.org/altarch/7.9.2009/os/i386/Packages/
  9. http://vault.centos.org/altarch/7.9.2009/updates/aarch64/Packages/
  10. http://vault.centos.org/altarch/7.9.2009/updates/i386/Packages/
  11. http://vault.centos.org/centos/7.9.2009/os/x86_64/Packages/
  12. http://vault.centos.org/centos/7.9.2009/updates/x86_64/Packages/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
12 Sep 2022 15:29:04
commit hash: 60764ff075c09d6b1d37be83c4d1613ac84b8eabcommit hash: 60764ff075c09d6b1d37be83c4d1613ac84b8eabcommit hash: 60764ff075c09d6b1d37be83c4d1613ac84b8eabcommit hash: 60764ff075c09d6b1d37be83c4d1613ac84b8eab files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add missing WWW entries

These ports reference the pkg-descr file of some other port and used
to get the WWW entry from that other port's file.

Reported by:	dan@langille.org (Dan Langille)
1.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
17 Jan 2022 14:47:28
commit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6acommit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6acommit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6acommit hash: c7dd5ca11a141ecb8a4decab08d1c09e48c9ae6a files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
*: Linux emulation: add support for aarch64

PR:		256008
Submitted by:	Vincent Milum Jr (prior version)
Approved by:	emulation (maintainer timeout)
1.2
30 Sep 2021 15:14:04
commit hash: 04b3479be19b18427db3c067158928ea46373228commit hash: 04b3479be19b18427db3c067158928ea46373228commit hash: 04b3479be19b18427db3c067158928ea46373228commit hash: 04b3479be19b18427db3c067158928ea46373228 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/linux-c7-libunwind: Add CPE information

Approved by:    portmgr (blanket)
1.2
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.2
08 Jun 2019 15:59:47
Revision:503741Original commit files touched by this commit
tijl search for other commits by this committer
Address some portlint warnings in the Linux infrastructure ports.

Eliminate LINUXNAME from port Makefiles.  This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
1.2
08 Jun 2019 13:13:29
Revision:503726Original commit files touched by this commit
tijl search for other commits by this committer
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles.
1.2
31 Jan 2018 20:10:29
Revision:460526Original commit files touched by this commit
tijl search for other commits by this committer
Add Linux version of devel/libunwind, needed by upcoming linux-dotnet ports.

Submitted by:	dbn

Number of commits found: 8