From nobody Sat Sep 06 07:19:03 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cJl2J2PqTz65vBg; Sat, 06 Sep 2025 07:19:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cJl2J08jWz3thX; Sat, 06 Sep 2025 07:19:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757143144; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SOKASuWh9YicdtoLwPlpf9Vebwd388bDPuwTmbq1JMs=; b=HfItGEFFQxLPfieOLMj17+0stzon/IUpP4JbaW0FbRPmTB5xWwrH+FOg0HfJzQ1hwO38rV LkCe7Fc+XgGYdcFHRuOSc4thG2ksjI51Edaahlo6iJoGFszNwOSk0XlQbADKmI5FcksEXk xv3AC5Yl1+zUT1lF3JpA2lP70ww/wIqg1hiW0RoH1u5H1/SKZC3KbBRr3GZQi3oNNWYDbe 99AROKEglK+30Oj3YFsugRwGh/LMnl93UofSdYiS8g76R+42D7jNARYWX+OmE0eF8MSkr0 lJo5du1NpC3sySIHHFNY13hZiJ/12ti6kKRkgvICrqzfhutRl9sXCm5dmhdoWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1757143144; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SOKASuWh9YicdtoLwPlpf9Vebwd388bDPuwTmbq1JMs=; b=UQ8B55d5ueAo7hw03E6Cnuqvv3rKGCDaiHMIvIfk88IcdIV020yY+sbAcs04LPEZ/hS7x2 nzRZUIbsRk/35HLNO9axtE2m6CHx7rL0yubs7KAJObfc48EE/+a0D2MAy6z/MtsDChzMEV 3G0jdtpPVdFs8VxOoCyIzsgO50mAUvmhoevLmZ+7V/ElnuyeBKyMUFBVt8MLCgHjXj68KM dfZasVOvo8v07qVmEgkDI8C1lWLT1XWM4HSpYrVct0GvMzqzrtA3PM1R6Oouptf1KHewWn 62kKs8wOmM2fa/4Q/LansGGGrxHGKUisbFSyVvrkMkjuERJqxIM7KzBsDIoXOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1757143144; a=rsa-sha256; cv=none; b=EtMsDsuyc6PSQ6pfAymJDEhQxOzubHP0vylXFpHsDaShmq+iEnPJZlC5vZ2yGeuUvfI12q 9Q9qjSBlSckeplp1wHHmG3U/+QgLFkji1LyyFCSP+uCcDFvfAXlIsZWKRwzIez8LlXZ3JT 1bLlUW5oQnrCQ9adGih3kecBLmt3gOFIKFrL1VKMxhyjpM6maKvPKcUirEtcFr5JIsz1bT JzYWg+Fbibj1OcE5k5YB8Q+2w+KIkaM3VRsmq+ddLEruz95AJJPpfdPJgVsAQQBNtEgxlW GhgC3ltqERXrjPK1b3+oOu6RizNBeExq2ma8P51r1AvWlYtWi2gwI7l28TVmMA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cJl2H6ngPz830; Sat, 06 Sep 2025 07:19:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 5867J3Z6012712; Sat, 6 Sep 2025 07:19:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 5867J3DP012709; Sat, 6 Sep 2025 07:19:03 GMT (envelope-from git) Date: Sat, 6 Sep 2025 07:19:03 GMT Message-Id: <202509060719.5867J3DP012709@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 1ddc718e0c83 - main - math/bliss: Produce shared library instead of the static one List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ddc718e0c839939109c328154fc1c82469e76b6 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ddc718e0c839939109c328154fc1c82469e76b6 commit 1ddc718e0c839939109c328154fc1c82469e76b6 Author: Yuri Victorovich AuthorDate: 2025-09-05 21:41:29 +0000 Commit: Yuri Victorovich CommitDate: 2025-09-06 07:18:58 +0000 math/bliss: Produce shared library instead of the static one --- math/bliss/Makefile | 3 ++- math/bliss/files/patch-Makefile | 19 +++++++++++++++++++ math/bliss/pkg-plist | 2 +- math/polymake/Makefile | 4 ++-- math/sympol/Makefile | 8 ++++---- 5 files changed, 28 insertions(+), 8 deletions(-) diff --git a/math/bliss/Makefile b/math/bliss/Makefile index d975c7618a9d..4800948e6bf6 100644 --- a/math/bliss/Makefile +++ b/math/bliss/Makefile @@ -1,5 +1,6 @@ PORTNAME= bliss DISTVERSION= 0.73 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.tcs.hut.fi/Software/bliss/ PKGNAMESUFFIX= -graph-tool @@ -17,7 +18,7 @@ MAKE_ARGS= CC=${CXX} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/libbliss.a ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libbliss.so ${STAGEDIR}${PREFIX}/lib ${MKDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME} ${CP} ${WRKSRC}/*.hh ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/${PORTNAME} diff --git a/math/bliss/files/patch-Makefile b/math/bliss/files/patch-Makefile index c7f1b6191347..8d167b219a34 100644 --- a/math/bliss/files/patch-Makefile +++ b/math/bliss/files/patch-Makefile @@ -13,3 +13,22 @@ #CFLAGS += -DBLISS_DEBUG CFLAGS += -fPIC +@@ -20,7 +20,7 @@ AR = ar + CC = g++ + RANLIB = ranlib + AR = ar +-BLISSLIB = libbliss.a ++BLISSLIB = libbliss.so + + gmp: LIB += -lgmp + gmp: CFLAGS += -DBLISS_USE_GMP +@@ -36,8 +36,7 @@ lib: $(OBJS) + + lib: $(OBJS) + rm -f $(BLISSLIB) +- $(AR) cr $(BLISSLIB) $(OBJS) +- $(RANLIB) $(BLISSLIB) ++ $(CC) -shared $(LDFLAGS) -o $(BLISSLIB) $(OBJS) + + lib_gmp: $(GMPOBJS) + rm -f $(BLISSLIB) diff --git a/math/bliss/pkg-plist b/math/bliss/pkg-plist index 11d8c8c9a877..67c7120168c9 100644 --- a/math/bliss/pkg-plist +++ b/math/bliss/pkg-plist @@ -11,4 +11,4 @@ include/bliss/partition.hh include/bliss/timer.hh include/bliss/uintseqhash.hh include/bliss/utils.hh -lib/libbliss.a +lib/libbliss.so diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 193dc3bf8ab4..b0a90401376f 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -1,6 +1,6 @@ PORTNAME= polymake DISTVERSION= 4.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/V${DISTVERSION}/ \ https://polymake.org/lib/exe/fetch.php/download/ @@ -93,7 +93,7 @@ TESTS_DESC= Run bundled self tests after build BLISS_CONFIGURE_ON= --with-bliss=${LOCALBASE} BLISS_CONFIGURE_OFF= --without-bliss -BLISS_BUILD_DEPENDS= bliss-graph-tool>=0.73:math/bliss +BLISS_BUILD_DEPENDS= bliss-graph-tool>=0.73:math/bliss # does it need the tool or the library? LIB_DEPENDS should be used in the latter case. BLISS_RUN_DEPENDS= bliss-graph-tool>=0.73:math/bliss NAUTY_CONFIGURE_ON= --with-nauty=${LOCALBASE} diff --git a/math/sympol/Makefile b/math/sympol/Makefile index 4bc3c85b1174..c7fc1bbe9199 100644 --- a/math/sympol/Makefile +++ b/math/sympol/Makefile @@ -1,7 +1,7 @@ PORTNAME= sympol DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -11,9 +11,9 @@ WWW= https://www.math.uni-rostock.de/~rehn/software/sympol.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libbliss.a:math/bliss \ - permlib>0:math/permlib -LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \ +BUILD_DEPENDS= permlib>0:math/permlib +LIB_DEPENDS= libbliss.so:math/bliss \ + libboost_program_options.so:devel/boost-libs \ libcddgmp.so:math/cddlib \ libgmp.so:math/gmp