notbug ipv6 ready As 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-sqlglot-mypy Optional static typing for SQLGlot
1.20.0.post7 databases 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-18 22:03:32
Last Update: 2026-05-15 15:34:32
Commit Hash: 87751a3
Also Listed In: python
License: MIT PSFL
WWW:
https://github.com/VaggelisD/sqlglot-mypy
Description:
sqlglot-mypy is a modified mypy for SQLGlot.
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}sqlglot-mypy>0:databases/py-sqlglot-mypy@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-mypy
To install the port:
cd /usr/ports/databases/py-sqlglot-mypy/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-sqlglot-mypy
  • pkg install py311-sqlglot-mypy
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 py311-sqlglot-mypy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-sqlglot-mypy
Package flavors (<flavor>: <package>)
  • py311: py311-sqlglot-mypy
distinfo:
TIMESTAMP = 1778751882 SHA256 (sqlglot_mypy-1.20.0.post7.tar.gz) = 1faa46576a09ddba73f56b8dae65a901b4b8048cecadcf4c9b5bdfd7187a6860 SIZE (sqlglot_mypy-1.20.0.post7.tar.gz) = 3831986

Packages (timestamps in pop-ups are UTC):
py311-sqlglot-mypy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.19.1.post61.19.1.post8--1.19.1.post8n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.20.0.post6_11.20.0.post6_1--1.20.0.post6_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.20.0.post6_11.20.0.post6_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.19.1.post61.20.0.post6_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-librt>=0.8.0 : devel/py-librt@py311
  2. py311-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
  3. py311-pathspec>=1.0.0 : devel/py-pathspec@py311
  4. py311-setuptools>=61.0.0 : devel/py-setuptools@py311
  5. py311-setuptools-scm>=8 : devel/py-setuptools-scm@py311
  6. py311-types-psutil>=0 : devel/py-types-psutil@py311
  7. py311-types-setuptools>=0 : devel/py-types-setuptools@py311
  8. py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
  9. py311-wheel>=0 : devel/py-wheel@py311
  10. python3.11 : lang/python311
  11. py311-build>=0 : devel/py-build@py311
  12. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-librt>=0.8.0 : devel/py-librt@py311
  2. py311-mypy_extensions>=1.0.0 : devel/py-mypy_extensions@py311
  3. py311-pathspec>=1.0.0 : devel/py-pathspec@py311
  4. py311-sqlite3>=0 : databases/py-sqlite3@py311
  5. py311-typing-extensions>=4.6.0 : devel/py-typing-extensions@py311
  6. py311-ast-serialize>=0.1.1<1.0.0 : devel/py-ast-serialize@py311
  7. python3.11 : lang/python311
This port is required by:
for Build
  1. databases/py-sqlglotc

Configuration Options:
===> The following configuration options are available for py311-sqlglot-mypy-1.20.0.post7: NATIVE_PARSER=on: Native binary format parser ===> Use 'make config' to modify these settings
Options name:
databases_py-sqlglot-mypy
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/s/sqlglot_mypy/
  2. https://pypi.org/packages/source/s/sqlglot_mypy/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.20.0.post7
15 May 2026 15:34:32
commit hash: 87751a380cc3abad8f814a5708bb23beefd90aa2commit hash: 87751a380cc3abad8f814a5708bb23beefd90aa2commit hash: 87751a380cc3abad8f814a5708bb23beefd90aa2commit hash: 87751a380cc3abad8f814a5708bb23beefd90aa2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Update to 1.20.0.post7

Changes:	https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
		https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
1.20.0.post6_1
05 May 2026 21:15:08
commit hash: fa3f354df7c2d37a6e86895b31d098a5bde0093dcommit hash: fa3f354df7c2d37a6e86895b31d098a5bde0093dcommit hash: fa3f354df7c2d37a6e86895b31d098a5bde0093dcommit hash: fa3f354df7c2d37a6e86895b31d098a5bde0093d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Fix RUN_DEPENDS

- Add missing py-sqlite3
- Bump PORTREVISION for dependency change
1.20.0.post6
05 May 2026 13:56:21
commit hash: a985d099ab7f79f58d8ca5aa5e7fdfbd5e9aa490commit hash: a985d099ab7f79f58d8ca5aa5e7fdfbd5e9aa490commit hash: a985d099ab7f79f58d8ca5aa5e7fdfbd5e9aa490commit hash: a985d099ab7f79f58d8ca5aa5e7fdfbd5e9aa490 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Update to 1.20.0.post6

Changes:	https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
		https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
1.20.0.post5
02 May 2026 21:27:40
commit hash: 2abd60dcadfaa8c55b8b03cd1e4d533c90823f0ccommit hash: 2abd60dcadfaa8c55b8b03cd1e4d533c90823f0ccommit hash: 2abd60dcadfaa8c55b8b03cd1e4d533c90823f0ccommit hash: 2abd60dcadfaa8c55b8b03cd1e4d533c90823f0c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Update to 1.20.0.post5

Changes:	https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
		https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
1.20.0.post3
30 Apr 2026 16:35:37
commit hash: 7dfff3cabf6e7bd310f61fb94f58b7d1185134dbcommit hash: 7dfff3cabf6e7bd310f61fb94f58b7d1185134dbcommit hash: 7dfff3cabf6e7bd310f61fb94f58b7d1185134dbcommit hash: 7dfff3cabf6e7bd310f61fb94f58b7d1185134db files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Update to 1.20.0.post3

- Add NATIVE_PARSER option

Changes:	https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
		https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
1.19.1.post8
27 Apr 2026 13:07:07
commit hash: f001c00185f033a0fce808357b53616b1171c34fcommit hash: f001c00185f033a0fce808357b53616b1171c34fcommit hash: f001c00185f033a0fce808357b53616b1171c34fcommit hash: f001c00185f033a0fce808357b53616b1171c34f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Update to 1.19.1.post8

Changes:	https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.19/CHANGELOG.md
		https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.19
1.19.1.post6
18 Apr 2026 21:18:17
commit hash: ea52d43c1ca9d7fa55a1b175e6f877e6f6664c24commit hash: ea52d43c1ca9d7fa55a1b175e6f877e6f6664c24commit hash: ea52d43c1ca9d7fa55a1b175e6f877e6f6664c24commit hash: ea52d43c1ca9d7fa55a1b175e6f877e6f6664c24 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-sqlglot-mypy: Add py-sqlglot-mypy 1.19.1.post6

sqlglot-mypy is a modified mypy for SQLGlot.

Number of commits found: 7