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
Port details
pth-hard GNU Portable Threads
2.0.7_2 devel on this many watch lists=2 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.0.7_1Version of this port present on the latest quarterly branch.
Maintainer: vd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-12 16:12:02
Last Update: 2022-07-20 14:21:35
Commit Hash: aa6eefd
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: not specified in port
WWW:
https://www.gnu.org/software/pth/
Description:
GNU Pth - The GNU Portable Threads Copyright (c) 1999-2005 Ralf S. Engelschall <rse@gnu.org> Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (aka ``multithreading'') inside event-driven applications. All threads run in the same address space of the server application, but each thread has it's own individual program-counter, run-time stack, signal mask and errno variable. The thread scheduling itself is done in a cooperative way, i.e., the threads are managed by a priority- and event-based non-preemptive scheduler. The intention is that this way one can achieve better portability and run-time performance than with preemptive scheduling. The event facility allows threads to wait until various types of events occur, including pending I/O on file descriptors, asynchronous signals, elapsed timers, pending I/O on message ports, thread and process termination, and even customized callback functions.
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 (21 items)
Collapse this list.
  1. @ldconfig
  2. bin/pth-config
  3. @comment bin/pthread-config
  4. include/pth/pth.h
  5. @comment include/pth/pthread.h
  6. lib/pth/libpth.a
  7. lib/pth/libpth.so
  8. lib/pth/libpth.so.20
  9. lib/pth/libpth.so.20.0.27
  10. @comment lib/pth/libpthread.a
  11. @comment lib/pth/libpthread.so
  12. @comment lib/pth/libpthread.so.20
  13. @comment lib/pth/libpthread.so.20.0.27
  14. share/aclocal/pth.m4
  15. share/man/man1/pth-config.1.gz
  16. @comment share/man/man1/pthread-config.1.gz
  17. share/man/man3/pth.3.gz
  18. @comment share/man/man3/pthread.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • pth-hard>0:devel/pth-hard
Conflicts:
CONFLICTS:
  • pth-2.*
To install the port:
cd /usr/ports/devel/pth-hard/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/pth-hard
  • pkg install pth-hard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pth-hard
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pth-2.0.7.tar.gz) = 72353660c5a2caafd601b20e12e75d865fd88f6cf1a088b306a3963f0bc77232 SIZE (pth-2.0.7.tar.gz) = 652640

Packages (timestamps in pop-ups are UTC):
pth-hard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.7_22.0.7_22.0.7_12.0.7_22.0.7_2-2.0.7_1-
FreeBSD:13:quarterly2.0.7_22.0.7_22.0.7_12.0.7_22.0.7_22.0.7_12.0.7_12.0.7_1
FreeBSD:14:latest2.0.7_22.0.7_22.0.7_12.0.7_22.0.7_22.0.7_1-2.0.7_1
FreeBSD:14:quarterly2.0.7_22.0.7_2-2.0.7_22.0.7_22.0.7_12.0.7_12.0.7_1
FreeBSD:15:latest2.0.7_22.0.7_2n/a2.0.7_2n/a2.0.7_12.0.7_12.0.7_1
Master port: devel/pth
This port has no dependencies.
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/jabber*
  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:
===> The following configuration options are available for pth-hard-2.0.7_2: OPTIMIZED_CFLAGS=on: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
devel_pth-hard
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/pth/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/pth/
  3. ftp://mirrors.rit.edu/gnu/pth/
  4. http://ftp.halifax.rwth-aachen.de/gnu/pth/
  5. http://ftp.kddilabs.jp/GNU/gnu/pth/
  6. http://mirror.navercorp.com/gnu/pth/
  7. https://ftp.gnu.org/gnu/pth/
  8. https://ftpmirror.gnu.org/pth/
  9. https://mirror.netcologne.de/gnu/pth/
  10. https://mirrors.kernel.org/gnu/pth/
  11. https://www.nic.funet.fi/pub/gnu/gnu/pth/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/pth
CommitCreditsLog message
2.0.7_1
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)
2.0.7_1
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.
2.0.7
04 Feb 2014 20:45:48
Revision:342606Original commit files touched by this commit
antoine search for other commits by this committer
Master port devel/pth is staged, so stage slave port devel/pth-hard too
2.0.7
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
2.0.7
12 Feb 2007 16:11:21
Original commit files touched by this commit
vd search for other commits by this committer
Add devel/pth-hard - a slave port of devel/pth which has hard syscalls
turned on.

PR:             ports/108975
Submitted by:   Martin Matuska <martin@matuska.org>

Number of commits found: 5