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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-perceval-mozilla Bundle of Perceval backends for Mozilla ecosystem
1.2.9 devel on this many watch lists=0 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 1.2.8Version of this port present on the latest quarterly branch.
Maintainer: siva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-10 08:07:17
Last Update: 2026-07-21 21:57:17
Commit Hash: 1e585bf
Also Listed In: python
License: GPLv3
WWW:
https://github.com/chaoss/grimoirelab-perceval-mozilla
Description:
Bundle of Perceval backends for Mozilla ecosystem.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}perceval-mozilla>0:devel/py-perceval-mozilla@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-perceval-mozilla/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-perceval-mozilla
  • pkg install py312-perceval-mozilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py312-perceval-mozilla listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-perceval-mozilla
Package flavors (<flavor>: <package>)
  • py312: py312-perceval-mozilla
distinfo:
TIMESTAMP = 1784668006 SHA256 (perceval_mozilla-1.2.9.tar.gz) = 58cd0b3ef5402bbd38570bcac5665d0c8cec320211df1cbe28e43bca9dc1d4b1 SIZE (perceval_mozilla-1.2.9.tar.gz) = 150756

Packages (timestamps in pop-ups are UTC):
py311-perceval-mozilla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.111.0.11-1.0.111.0.11n/an/an/a
FreeBSD:13:quarterly1.0.111.0.11-1.0.111.0.11n/an/an/a
FreeBSD:14:latest---1.0.11----
FreeBSD:14:quarterly---1.0.11----
FreeBSD:15:latest--n/a1.0.11n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-perceval-mozilla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.2.81.2.8--1.2.8---
FreeBSD:14:quarterly1.2.81.2.8--1.2.8---
FreeBSD:15:latest1.2.81.2.8n/a-n/an/a--
FreeBSD:15:quarterly1.2.81.2.8n/a-n/an/a--
FreeBSD:16:latest1.2.81.2.8n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-poetry-core>=1.0.0 : devel/py-poetry-core@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-httpretty>0 : www/py-httpretty@py312
  2. py312-sqlite3>=0 : databases/py-sqlite3@py312
  3. py312-pytest>=7,1 : devel/py-pytest@py312
  4. python3.12 : lang/python312
Runtime dependencies:
  1. py312-grimoirelab-toolkit>=0.3 : devel/py-grimoirelab-toolkit@py312
  2. py312-perceval>=0.19 : devel/py-perceval@py312
  3. py312-requests>=2.7.0 : www/py-requests@py312
  4. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/py-sirmordred
  2. textproc/py-grimoire-elk
  3. www/py-grimoirelab

Configuration Options:
No options to configure
Options name:
devel_py-perceval-mozilla
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/perceval_mozilla/
  2. https://pypi.org/packages/source/p/perceval_mozilla/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.9
21 Jul 2026 21:57:17
commit hash: 1e585bfabd102061658f0973d03dbf2951e3df46commit hash: 1e585bfabd102061658f0973d03dbf2951e3df46commit hash: 1e585bfabd102061658f0973d03dbf2951e3df46commit hash: 1e585bfabd102061658f0973d03dbf2951e3df46 files touched by this commit
Siva Mahadevan (siva) search for other commits by this committer
devel/py-perceval-mozilla: upgrade to 1.2.9
1.2.8
27 May 2026 12:56:45
commit hash: b22fb8444e6359c7cd3f099c699dfbe541a31346commit hash: b22fb8444e6359c7cd3f099c699dfbe541a31346commit hash: b22fb8444e6359c7cd3f099c699dfbe541a31346commit hash: b22fb8444e6359c7cd3f099c699dfbe541a31346 files touched by this commit
Siva Mahadevan (siva) search for other commits by this committer
www/py-grimoirelab: take maintainership and update to 1.20.3

This also covers updating all its dependencies, most of which
are only used by www/py-grimoirelab.

Reviewed by:	kai
Approved by:	lwhsu (mentor, implicitly)
Differential Revision:	https://reviews.freebsd.org/D57131
1.0.11
01 Dec 2025 19:45:33
commit hash: 62ac4f4ded118d5192eebf5a562b596f359a99cdcommit hash: 62ac4f4ded118d5192eebf5a562b596f359a99cdcommit hash: 62ac4f4ded118d5192eebf5a562b596f359a99cdcommit hash: 62ac4f4ded118d5192eebf5a562b596f359a99cd files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla:Return to pool

Used in cluster and releasing so that others can update as necessary
without my intervention.
1.0.11
20 Jan 2025 23:00:16
commit hash: d12704ed920349cce0f2148200aaa7fe7f1a4e5dcommit hash: d12704ed920349cce0f2148200aaa7fe7f1a4e5dcommit hash: d12704ed920349cce0f2148200aaa7fe7f1a4e5dcommit hash: d12704ed920349cce0f2148200aaa7fe7f1a4e5d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla: Update version 1.0.10=>1.0.11

Changelog:
https://github.com/chaoss/grimoirelab-perceval-mozilla/releases/tag/1.0.11

Sponsored by:	The FreeBSD Foundation
1.0.10
21 Dec 2024 01:08:14
commit hash: e433bc5484d83699fcfb859e6aba9b904e55d93bcommit hash: e433bc5484d83699fcfb859e6aba9b904e55d93bcommit hash: e433bc5484d83699fcfb859e6aba9b904e55d93bcommit hash: e433bc5484d83699fcfb859e6aba9b904e55d93b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla: Update version 1.0.9=>1.0.10

Changelog:
https://github.com/chaoss/grimoirelab-perceval-mozilla/releases/tag/1.0.10
1.0.9
23 Nov 2024 14:26:44
commit hash: fe4a530b7b544cb6ca9b95ceafa3742098053317commit hash: fe4a530b7b544cb6ca9b95ceafa3742098053317commit hash: fe4a530b7b544cb6ca9b95ceafa3742098053317commit hash: fe4a530b7b544cb6ca9b95ceafa3742098053317 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla: Update version 1.0.8=>1.0.9

Changelog:
https://github.com/chaoss/grimoirelab-perceval-mozilla/releases/tag/1.0.9

Sponsored by:	The FreeBSD Foundation
1.0.8
16 Oct 2024 05:19:42
commit hash: c6551b30b273acf2dc7132878c2448f7b2b8b4b2commit hash: c6551b30b273acf2dc7132878c2448f7b2b8b4b2commit hash: c6551b30b273acf2dc7132878c2448f7b2b8b4b2commit hash: c6551b30b273acf2dc7132878c2448f7b2b8b4b2 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla: Update version 1.0.7=>1.0.8

Changelog:
https://github.com/chaoss/grimoirelab-perceval-mozilla/releases/tag/1.0.8

Sponsored by:	The FreeBSD Foundation
1.0.7
10 Oct 2024 08:04:59
commit hash: 85a66246c858b8195b239da7ab0faffd353ad2facommit hash: 85a66246c858b8195b239da7ab0faffd353ad2facommit hash: 85a66246c858b8195b239da7ab0faffd353ad2facommit hash: 85a66246c858b8195b239da7ab0faffd353ad2fa files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-perceval-mozilla: New port

Bundle of Perceval backends for Mozilla ecosystem.

WWW: https://github.com/chaoss/grimoirelab-perceval-mozilla

Sponsored by:	The FreeBSD Foundation

Number of commits found: 8