From nobody Fri Apr 3 05:06:24 2026 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 4fn6Bn4C6vz6Wsnp for ; Fri, 03 Apr 2026 05:06:25 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fn6Bm4RLpz3TYk for ; Fri, 03 Apr 2026 05:06:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775192784; 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=LD//1DeeP9z7bZpZOHLEjvlZLMi2MkX7XV0Mzp2/A/k=; b=aDyw6YX878xl+n2ezM1QJsBiqcrptW1GfmnffPCX8tHMVFc1qT8ZSOm81cadKFsXo2aAZY RG0iyEkp8dpQPPoSop7l2fC6Z8CO1R+c7tlmp8KA9T6cnuIaqREhB0GrxXXHrCb1xl3PGw jBCTZVXVe++gzlIV1Rrux8C6AK4CYY0gM/6DFu1UuvRx/rinkb2Z7qIT2tdX9t2gthW3tr n482En1oLF6kubF89MW2Au787x2w8Lt516uSzDMfBsRGXHBS6BbIY91Aei/6azUqlPMVRb CT4q8Ci4Aw1xrCuNl+O3P75s0HtoZLaZtu3Yjkh/YoEatv1diQrw42rglvuw9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775192784; a=rsa-sha256; cv=none; b=frMxxpyRqqjENacN5I8I6QZuA9SW9KmrRrp8AGRGtfVJ/80jzGNOVQZGO988AeBpms61xG C5qM173OIOe07zVzT/mQnfb+VUgD9FQyiIMtO9/BXNS+2okuuDFhOV/QfiAVtWl9vOXHwn d6j5C0bWpd5q1vPq/H2rb7kIrHVKVKSM1GHff1Th39YjtQHF8QQommJ5KzD60wg/loiftI oK9KeTobt6nFopSGUQewwtOhCWgMxqtFD4ULNcfcvaM2w0aR+kF+26RzbngRAaIHq8dVY+ MzwwyfVB/4F97ieVtL/WMTWyvupIBHCki6nbWfd/llLXNYJEfTU5jUhegUnlZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775192784; 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=LD//1DeeP9z7bZpZOHLEjvlZLMi2MkX7XV0Mzp2/A/k=; b=yLa5slUs4LZpvjGfUWok5ZUYI3feVLYfFAnAKPMDchEWkcdC/IaZS3wObX4RpR8BC1Ap27 dJDlKMmjotNhHICEmPrz9sfv3JuoMEU4o3/JHYzYrSG7GcxyxnLVO+LdpasP+AruLMMScd C1C9+mkjUWPuhtqv8ra+Nu2AvARCd8Tpnp1Ohf9N4ujc7xYfAnBaFqH834xldfZqPMFrvf zOatOQ9C2LseNSJHuBWxQvEnXvSvaADtdNrwQvVqwc1sxYwEDZsynOuTgHxVRd0cYhJklh FC5t/888n0VueCUgQQ/4/5xXyq+E73nF0OXVi8m2Btl9w3x1JB25zsohZjoaSA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fn6Bm3RqlzZsT for ; Fri, 03 Apr 2026 05:06:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44e4d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 03 Apr 2026 05:06:24 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 566b0dc2a6f8 - main - www/py-dash-bootstrap-components: New port: Bootstrap themed components for use in Plotly Dash 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: 566b0dc2a6f8b7604fe9d04fa7731239aff6a76b Auto-Submitted: auto-generated Date: Fri, 03 Apr 2026 05:06:24 +0000 Message-Id: <69cf4ad0.44e4d.775ba378@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=566b0dc2a6f8b7604fe9d04fa7731239aff6a76b commit 566b0dc2a6f8b7604fe9d04fa7731239aff6a76b Author: Yuri Victorovich AuthorDate: 2026-04-03 03:56:29 +0000 Commit: Yuri Victorovich CommitDate: 2026-04-03 03:56:29 +0000 www/py-dash-bootstrap-components: New port: Bootstrap themed components for use in Plotly Dash --- www/Makefile | 1 + www/py-dash-bootstrap-components/Makefile | 35 ++++++++++++++++++++++++++++++ www/py-dash-bootstrap-components/distinfo | 3 +++ www/py-dash-bootstrap-components/pkg-descr | 4 ++++ 4 files changed, 43 insertions(+) diff --git a/www/Makefile b/www/Makefile index 56f04343654e..950142fd45d2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1536,6 +1536,7 @@ SUBDIR += py-cssutils SUBDIR += py-daphne SUBDIR += py-dash + SUBDIR += py-dash-bootstrap-components SUBDIR += py-ddgs SUBDIR += py-dj-database-url SUBDIR += py-dj52-channels diff --git a/www/py-dash-bootstrap-components/Makefile b/www/py-dash-bootstrap-components/Makefile new file mode 100644 index 000000000000..500aeeb4e523 --- /dev/null +++ b/www/py-dash-bootstrap-components/Makefile @@ -0,0 +1,35 @@ +PORTNAME= dash-bootstrap-components +DISTVERSION= 2.0.4 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Bootstrap themed components for use in Plotly Dash +WWW= https://dash-bootstrap-components.opensource.faculty.ai + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dash>=3.0.4:www/py-dash@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +post-install: + ${RM} -rf ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/examples + ${RM} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/LICENSE + ${RM} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/NOTICE.txt + ${RM} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/README.md + ${RM} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pyproject.toml + @${REINPLACE_CMD} -e '/site-packages\/examples\//d' \ + -e '/site-packages\/LICENSE$$/d' \ + -e '/site-packages\/NOTICE\.txt$$/d' \ + -e '/site-packages\/README\.md$$/d' \ + -e '/site-packages\/pyproject\.toml$$/d' \ + ${WRKDIR}/.PLIST.pymodtmp + +.include diff --git a/www/py-dash-bootstrap-components/distinfo b/www/py-dash-bootstrap-components/distinfo new file mode 100644 index 000000000000..5028164dd602 --- /dev/null +++ b/www/py-dash-bootstrap-components/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1775081774 +SHA256 (dash_bootstrap_components-2.0.4.tar.gz) = c3206c0923774bbc6a6ddaa7822b8d9aa5326b0d3c1e7cd795cc975025fe2484 +SIZE (dash_bootstrap_components-2.0.4.tar.gz) = 115599 diff --git a/www/py-dash-bootstrap-components/pkg-descr b/www/py-dash-bootstrap-components/pkg-descr new file mode 100644 index 000000000000..dae468618e6c --- /dev/null +++ b/www/py-dash-bootstrap-components/pkg-descr @@ -0,0 +1,4 @@ +Bootstrap themed components for use in Plotly Dash. + +These components are reusable dash components for building +Bootstrap-themed layouts.