add missing WANTLIB on pthread

This commit is contained in:
sthen
2025-07-21 16:26:26 +00:00
parent 25e956cf05
commit f30ba13002
8 changed files with 17 additions and 13 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ COMMENT = calculate and print calendars
DISTNAME = gcal-4.1
CATEGORIES = astro
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.gnu.org/software/gcal/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
@@ -16,7 +16,7 @@ BUILD_DEPENDS = devel/gettext,-tools
LIB_DEPENDS = converters/libunistring \
devel/gettext,-runtime
WANTLIB += c curses iconv intl m unistring
WANTLIB = c curses iconv intl m pthread unistring
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --enable-easc \
+2 -2
View File
@@ -11,7 +11,7 @@ COMMENT = program matching and transformation engine
GH_ACCOUNT = coccinelle
GH_PROJECT = coccinelle
GH_TAGNAME = 1.1.1
REVISION = 7
REVISION = 8
CATEGORIES = devel
@@ -20,7 +20,7 @@ HOMEPAGE = https://coccinelle.gitlabpages.inria.fr/website/
# GPLv2 only
PERMIT_PACKAGE = Yes
WANTLIB += c m pcre
WANTLIB = c m pcre pthread
MODULES = lang/ocaml \
lang/python
+3 -2
View File
@@ -3,7 +3,7 @@ COMMENT = tty-based CardDav search tool
V = 1.6
DISTNAME = mcds-${V}
CATEGORIES = productivity
REVISION = 1
REVISION = 2
MAINTAINER = Timothy Brown <tbrown@freeshell.org>
@@ -11,7 +11,8 @@ MAINTAINER = Timothy Brown <tbrown@freeshell.org>
PERMIT_PACKAGE = Yes
# uses pledge()
WANTLIB = assuan c curl gpg-error gpgme iconv intl xml2
WANTLIB = assuan c curl gpg-error gpgme iconv intl pthread xml2
SITES = https://github.com/t-brown/mcds/releases/download/v${V}/
+2 -1
View File
@@ -4,6 +4,7 @@ V = 2.10.3
DISTNAME = cracklib-${V}
SHARED_LIBS = crack 0.5 # 11.0
CATEGORIES = security
REVISION = 0
HOMEPAGE = https://sourceforge.net/projects/cracklib/
@@ -12,7 +13,7 @@ MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE = Yes
WANTLIB = c iconv intl z
WANTLIB = c iconv intl pthread z
SITES = https://github.com/cracklib/cracklib/releases/download/v${V}/
+2 -1
View File
@@ -1,6 +1,7 @@
COMMENT = firewall knock operator
DISTNAME = fwknop-2.6.11
REVISION = 0
SHARED_LIBS += fko 0.0 # 3.0
@@ -11,7 +12,7 @@ HOMEPAGE = https://www.cipherdyne.org/fwknop/
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += assuan c gpg-error gpgme iconv intl pcap
WANTLIB = assuan c gpg-error gpgme iconv intl pcap pthread
SITES = https://www.cipherdyne.org/fwknop/download/
+2 -1
View File
@@ -2,6 +2,7 @@ COMMENT-main = GnuPG Made Easy
COMMENT-qt = Qt bindings for GPGme
VERSION = 1.24.3
REVISION-main = 0
DISTNAME = gpgme-${VERSION}
PKGNAME-main = gpgme-${VERSION}
PKGNAME-qt = gpgme-qt-${VERSION}
@@ -21,7 +22,7 @@ EXTRACT_SUFX = .tar.bz2
PERMIT_PACKAGE= Yes
WANTLIB = assuan gpg-error iconv intl
WANTLIB-main = ${WANTLIB} c m
WANTLIB-main = ${WANTLIB} c m pthread
WANTLIB-qt = ${COMPILER_LIBCXX} ${WANTLIB} b2 Qt6Core double-conversion
WANTLIB-qt += execinfo glib-2.0 gpgme gthread-2.0 icudata icui18n icuuc
WANTLIB-qt += m pcre2-8 pcre2-16 z zstd
+2 -2
View File
@@ -5,7 +5,7 @@ GH_PROJECT = libpwquality
GH_ACCOUNT = libpwquality
GH_TAGNAME = libpwquality-${MODPY_DISTV}
DISTNAME = libpwquality-${MODPY_DISTV}
REVISION = 2
REVISION = 3
SHARED_LIBS += pwquality 1.0 # 1.2
@@ -16,7 +16,7 @@ MAINTAINER = Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += c crack iconv intl z
WANTLIB = c crack iconv intl pthread z
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
+2 -2
View File
@@ -1,7 +1,7 @@
COMMENT = collection of tools for translating from BibTeX to HTML
DISTNAME = bibtex2html-1.99
REVISION = 7
REVISION = 8
CATEGORIES = textproc
HOMEPAGE = https://www.lri.fr/~filliatr/bibtex2html/
@@ -9,7 +9,7 @@ HOMEPAGE = https://www.lri.fr/~filliatr/bibtex2html/
# GPLv2 only
PERMIT_PACKAGE = Yes
WANTLIB += c m
WANTLIB = c m pthread
SITES = https://www.lri.fr/~filliatr/ftp/bibtex2html/