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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2020Q3
libsigsegv Handling page faults in user mode
2.15 devel on this many watch lists=22 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 2.15Version of this port present on the latest quarterly branch.
Maintainer: gaod@hychen.org search for ports maintained by this maintainer
Port Added: 2004-05-28 14:38:57
Last Update: 2025-11-05 23:50:59
Commit Hash: 1089183
People watching this port, also watch:: libiconv, pcre, bash, expat, m4
License: GPLv2+
WWW:
https://www.gnu.org/software/libsigsegv/
Description:
A library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing: * pageable virtual memory, * memory-mapped access to persistent databases, * generational garbage collectors, * stack overflow handlers, * distributed shared memory,
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 (9 items)
Collapse this list.
  1. include/sigsegv.h
  2. lib/libsigsegv.a
  3. lib/libsigsegv.so
  4. lib/libsigsegv.so.2
  5. lib/libsigsegv.so.2.0.8
  6. @ldconfig
  7. /usr/local/share/licenses/libsigsegv-2.15/catalog.mk
  8. /usr/local/share/licenses/libsigsegv-2.15/LICENSE
  9. /usr/local/share/licenses/libsigsegv-2.15/GPLv2+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libsigsegv>0:devel/libsigsegv
To install the port:
cd /usr/ports/devel/libsigsegv/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libsigsegv
  • pkg install libsigsegv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsigsegv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1762373825 SHA256 (libsigsegv-2.15.tar.gz) = 036855660225cb3817a190fc00e6764ce7836051bacb48d35e26444b8c1729d9 SIZE (libsigsegv-2.15.tar.gz) = 494383

Packages (timestamps in pop-ups are UTC):
libsigsegv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.152.152.122.142.15n/an/an/a
FreeBSD:13:quarterly2.152.152.142.142.15n/an/an/a
FreeBSD:14:latest2.152.152.142.142.152.14-2.14
FreeBSD:14:quarterly2.152.15-2.142.152.142.142.14
FreeBSD:15:latest2.152.15n/a2.14n/an/a2.142.14
FreeBSD:15:quarterly2.152.15n/a-n/an/a--
FreeBSD:16:latest2.152.15n/a-n/an/a--
This port has no dependencies.
This port is required by:
for Libraries
  1. lang/clisp
  2. lang/maude
  3. math/asymptote

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. misc/urbit*
  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:
devel_libsigsegv
USES:
libtool
pkg-message:
For install:
Note that the stackoverflow handling functions of this library need procfs mounted on /proc.
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/libsigsegv/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/libsigsegv/
  3. ftp://mirrors.rit.edu/gnu/libsigsegv/
  4. http://ftp.halifax.rwth-aachen.de/gnu/libsigsegv/
  5. http://mirror.navercorp.com/gnu/libsigsegv/
  6. https://ftp.gnu.org/gnu/libsigsegv/
  7. https://ftpmirror.gnu.org/libsigsegv/
  8. https://mirror.netcologne.de/gnu/libsigsegv/
  9. https://mirrors.kernel.org/gnu/libsigsegv/
  10. https://www.nic.funet.fi/pub/gnu/gnu/libsigsegv/
Collapse this list.

There are no commits on branch 2020Q3 for this port