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 on branch 2022Q4
py-alembic Database migration tool for SQLAlchemy
1.16.2 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 1.15.2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-12-02 19:40:42
Last Update: 2026-07-25 20:11:31
Commit Hash: 0c3bb1f
Also Listed In: python
License: MIT
WWW:
https://alembic.zzzcomputing.com/
Description:
Alembic is a new database migrations tool, written by the author of SQLAlchemy. A migrations tool offers the following functionality: - Can emit ALTER statements to a database in order to change the structure of tables and other constructs - Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. - Allows the scripts to execute in some sequential manner.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}alembic>0:databases/py-alembic@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-alembic*
To install the port:
cd /usr/ports/databases/py-alembic/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-alembic
  • pkg install py312-alembic
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-alembic listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-alembic
Package flavors (<flavor>: <package>)
  • py312: py312-alembic
distinfo:
TIMESTAMP = 1784999054 SHA256 (alembic-1.16.2.tar.gz) = e53c38ff88dadb92eb22f8b150708367db731d58ad7e9d417c9168ab516cbed8 SIZE (alembic-1.16.2.tar.gz) = 1963563

Packages (timestamps in pop-ups are UTC):
py37-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.3--n/an/an/a
FreeBSD:13:quarterly-----n/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--
 

py39-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.11.1--n/an/an/a
FreeBSD:14:latest--1.9.1--1.11.1-1.11.1
FreeBSD:14:quarterly-----1.13.11.13.11.13.1
FreeBSD:15:latest--n/a-n/an/a1.13.11.13.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.15.21.15.2-1.15.21.15.2n/an/an/a
FreeBSD:13:quarterly1.15.21.15.2-1.15.21.15.2n/an/an/a
FreeBSD:14:latest---1.15.2----
FreeBSD:14:quarterly---1.15.2----
FreeBSD:15:latest--n/a1.15.2n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-alembic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.16.21.16.2--1.16.2---
FreeBSD:14:quarterly1.16.01.16.0--1.16.0---
FreeBSD:15:latest1.16.21.16.2n/a-n/an/a--
FreeBSD:15:quarterly1.16.01.16.0n/a-n/an/a--
FreeBSD:16:latest1.16.21.16.2n/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. py312-pytest>0 : devel/py-pytest@py312
  2. py312-tox>0 : devel/py-tox@py312
  3. python3.12 : lang/python312
Runtime dependencies:
  1. py312-mako>=0 : textproc/py-mako@py312
  2. py312-sqlalchemy20>=2.0.0 : databases/py-sqlalchemy20@py312
  3. python3.12 : lang/python312
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. misc/py-glance*
  2. Collapse this list of deleted ports.
for Run
  1. devel/py-buildbot
  2. devel/py-oslo.db
  3. devel/py-pytest-alembic
  4. mail/mailman3
  5. misc/comfyui
  6. misc/py-optuna
  7. net/irrd
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/py-flask-migrate
  3. www/py-yubal-api
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-oslo.db6*
  2. misc/py-glance*
  3. multimedia/py-openlp*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py312-alembic-1.16.2: ====> SQLAlchemy version: you can only select none or one of them SQLALCHEMY14=off: Install with SQLAlchemy 1.4 SQLALCHEMY20=on: Install with SQLAlchemy 2.0 ===> Use 'make config' to modify these settings
Options name:
databases_py-alembic
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/a/alembic/
  2. https://pypi.org/packages/source/a/alembic/
Collapse this list.

There are no commits on branch 2022Q4 for this port