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.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-librt Mypyc runtime library
0.13.0 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 0.11.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-02 12:21:15
Last Update: 2026-07-12 04:51:43
Commit Hash: 1dc8da2
Also Listed In: python
License: MIT
WWW:
https://github.com/python/mypy/tree/master/mypyc/lib-rt
https://github.com/mypyc/librt
Description:
This library contains basic functionality that is useful in code compiled using mypyc, and efficient C implementations of various Python standard library classes and functions. Mypyc can produce faster extensions when you use librt in the code you compile. librt also contains some internal library features used by mypy.
HomepageHomepage    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}librt>0:devel/py-librt@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-librt/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-librt
  • pkg install py312-librt
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-librt listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-librt
Package flavors (<flavor>: <package>)
  • py312: py312-librt
distinfo:
TIMESTAMP = 1783784402 SHA256 (librt-0.13.0.tar.gz) = 1d2a610c14ac0d0750ee0a3ab8548e83155258387891caaca04def4bf7289781 SIZE (librt-0.13.0.tar.gz) = 211402

Packages (timestamps in pop-ups are UTC):
py311-librt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.10.9.0--0.9.0n/an/an/a
FreeBSD:13:quarterly0.8.00.8.0--0.8.0n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-librt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.13.00.13.0--0.13.0---
FreeBSD:14:quarterly0.11.00.11.0--0.11.0---
FreeBSD:15:latest0.13.00.13.0n/a-n/an/a--
FreeBSD:15:quarterly0.11.00.11.0n/a-n/an/a--
FreeBSD:16:latest0.13.00.13.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=0 : devel/py-setuptools@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
Library dependencies:
  1. libbase64.so : devel/base64
This port is required by:
for Build
  1. databases/py-sqlglot-mypy
  2. devel/py-mypy
for Run
  1. databases/py-sqlglot-mypy
  2. devel/py-mypy

Configuration Options:
No options to configure
Options name:
devel_py-librt
USES:
python
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/l/librt/
  2. https://pypi.org/packages/source/l/librt/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.0
12 Jul 2026 04:51:43
commit hash: 1dc8da28f3f811924f1218dabc1347b33acab2d4commit hash: 1dc8da28f3f811924f1218dabc1347b33acab2d4commit hash: 1dc8da28f3f811924f1218dabc1347b33acab2d4commit hash: 1dc8da28f3f811924f1218dabc1347b33acab2d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.13.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.12.0
11 Jul 2026 12:21:12
commit hash: 15d8de75cd95ac96e2beed9b88e5c4d50b78498ccommit hash: 15d8de75cd95ac96e2beed9b88e5c4d50b78498ccommit hash: 15d8de75cd95ac96e2beed9b88e5c4d50b78498ccommit hash: 15d8de75cd95ac96e2beed9b88e5c4d50b78498c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.12.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.11.0
13 May 2026 11:39:59
commit hash: 36fbdf5d4b8c63df8d2ea3794e62db262850a8a0commit hash: 36fbdf5d4b8c63df8d2ea3794e62db262850a8a0commit hash: 36fbdf5d4b8c63df8d2ea3794e62db262850a8a0commit hash: 36fbdf5d4b8c63df8d2ea3794e62db262850a8a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.11.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.10.0
07 May 2026 14:27:34
commit hash: 76dbb4f1d3ecc54571ea1e03bf219b344f335ce8commit hash: 76dbb4f1d3ecc54571ea1e03bf219b344f335ce8commit hash: 76dbb4f1d3ecc54571ea1e03bf219b344f335ce8commit hash: 76dbb4f1d3ecc54571ea1e03bf219b344f335ce8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.10.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.9.0
27 Apr 2026 13:07:19
commit hash: a47e50e65246a1d24abfe0a4e758cb78b0cf0f45commit hash: a47e50e65246a1d24abfe0a4e758cb78b0cf0f45commit hash: a47e50e65246a1d24abfe0a4e758cb78b0cf0f45commit hash: a47e50e65246a1d24abfe0a4e758cb78b0cf0f45 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.9.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.8.1
18 Apr 2026 21:52:00
commit hash: 3e7066e6ff59ac53b94b0827161f88faa24dbb3ecommit hash: 3e7066e6ff59ac53b94b0827161f88faa24dbb3ecommit hash: 3e7066e6ff59ac53b94b0827161f88faa24dbb3ecommit hash: 3e7066e6ff59ac53b94b0827161f88faa24dbb3e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.8.1

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.8.0
09 Mar 2026 18:18:47
commit hash: 5464748e749cc52973f3557400cae4beaf9b9f88commit hash: 5464748e749cc52973f3557400cae4beaf9b9f88commit hash: 5464748e749cc52973f3557400cae4beaf9b9f88commit hash: 5464748e749cc52973f3557400cae4beaf9b9f88 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.8.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.8
03 Feb 2026 05:09:34
commit hash: 0ac2642ef314220c7902cc8b176b23c243958e20commit hash: 0ac2642ef314220c7902cc8b176b23c243958e20commit hash: 0ac2642ef314220c7902cc8b176b23c243958e20commit hash: 0ac2642ef314220c7902cc8b176b23c243958e20 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.8

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.7
31 Jan 2026 14:15:12
commit hash: f2ab27763672c2ba471914ccde8a5fc1e78b2f10commit hash: f2ab27763672c2ba471914ccde8a5fc1e78b2f10commit hash: f2ab27763672c2ba471914ccde8a5fc1e78b2f10commit hash: f2ab27763672c2ba471914ccde8a5fc1e78b2f10 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.7

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.5
15 Jan 2026 11:53:24
commit hash: 25f1107ebadb25101c6c753e9d1b57008949b92dcommit hash: 25f1107ebadb25101c6c753e9d1b57008949b92dcommit hash: 25f1107ebadb25101c6c753e9d1b57008949b92dcommit hash: 25f1107ebadb25101c6c753e9d1b57008949b92d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.5

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.2
19 Dec 2025 11:12:09
commit hash: b522affbc7ce2ce4be8c653a4149efec327fd811commit hash: b522affbc7ce2ce4be8c653a4149efec327fd811commit hash: b522affbc7ce2ce4be8c653a4149efec327fd811commit hash: b522affbc7ce2ce4be8c653a4149efec327fd811 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.2

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.2
16 Dec 2025 21:15:54
commit hash: 1f279ad9b46d6f7bfa186855f52c858648cd6e4dcommit hash: 1f279ad9b46d6f7bfa186855f52c858648cd6e4dcommit hash: 1f279ad9b46d6f7bfa186855f52c858648cd6e4dcommit hash: 1f279ad9b46d6f7bfa186855f52c858648cd6e4d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.2

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.7.0
09 Dec 2025 11:21:19
commit hash: 39a3bda65e13660d7eb2b885a4c55cfd9db29898commit hash: 39a3bda65e13660d7eb2b885a4c55cfd9db29898commit hash: 39a3bda65e13660d7eb2b885a4c55cfd9db29898commit hash: 39a3bda65e13660d7eb2b885a4c55cfd9db29898 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Update to 0.7.0

Changes:	https://github.com/python/mypy/commits/master/mypyc/lib-rt
0.6.3
02 Dec 2025 12:04:14
commit hash: e191cf0d6fc902ae30264239d40c5c8b52f38a2acommit hash: e191cf0d6fc902ae30264239d40c5c8b52f38a2acommit hash: e191cf0d6fc902ae30264239d40c5c8b52f38a2acommit hash: e191cf0d6fc902ae30264239d40c5c8b52f38a2a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-librt: Add py-librt 0.6.3

This library contains basic functionality that is useful in code compiled using
mypyc, and efficient C implementations of various Python standard library
classes and functions. Mypyc can produce faster extensions when you use librt in
the code you compile. librt also contains some internal library features used by
mypy.

Number of commits found: 14