Skip to content

Commit

Permalink
devel/libpthread-stubs: remove port
Browse files Browse the repository at this point in the history
libpthread-stubs >= 0.4 isn't granular: checks too few or often unused
pthread symbols. On FreeBSD it always added -pthread even if pthread
stubs libc would be enough. Consumers usually avoid libpthread-stubs
dependency on Linux, duplicating the logic. So, remove the wrapper.

PR:		269453
See also:	https://gitlab.freedesktop.org/xorg/lib/pthread-stubs/-/issues/2
Inspired by:	Arch, Fedora, OpenBSD, PkgSrc, Void
Approved by:	ashish (maintainer)
  • Loading branch information
jbeich committed Mar 12, 2023
1 parent 3121837 commit aa72a65
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 32 deletions.
1 change: 1 addition & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -17786,3 +17786,4 @@ databases/postgresql10-plpython||2023-03-07|Has expired: PostgreSQL 10 has reach
databases/postgresql10-pltcl||2023-03-07|Has expired: PostgreSQL 10 has reached end-of-life
databases/postgresql10-server||2023-03-07|Has expired: PostgreSQL 10 has reached end-of-life
audio/ximp3||2023-03-09|Has expired: Abandonware and obsolete, uses old decoder library and no ID3v2 support
devel/libpthread-stubs||2023-03-12|No consumers left and never supported pthread stubs in libc on FreeBSD
1 change: 0 additions & 1 deletion devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,6 @@
SUBDIR += libpo6
SUBDIR += libpololu-avr
SUBDIR += libpru
SUBDIR += libpthread-stubs
SUBDIR += libqb
SUBDIR += libqcow
SUBDIR += libqsbr
Expand Down
19 changes: 0 additions & 19 deletions devel/libpthread-stubs/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions devel/libpthread-stubs/distinfo

This file was deleted.

9 changes: 0 additions & 9 deletions devel/libpthread-stubs/pkg-descr

This file was deleted.

0 comments on commit aa72a65

Please sign in to comment.