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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
gomigrate CLI for performing database migrations
4.18.3_1 devel on this many watch lists=2 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 4.18.3Version of this port present on the latest quarterly branch.
Maintainer: dutra@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-25 07:21:06
Last Update: 2025-08-07 00:13:05
Commit Hash: b670395
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/golang-migrate/migrate
Description:
Database migrations written in Go Drivers supported: - PostgreSQL - PGX v4 / v5 - Redshift - Ql - Cassandra / ScyllaDB - SQLite - SQLite3 - SQLCipher - MySQL / MariaDB - Neo4j - MongoDB - CrateDB - Shell - Google Cloud Spanner - CockroachDB - YugabyteDB - ClickHouse - Firebird - MS SQL Server - rqlite
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
Expand this list (4 items)
Collapse this list.
  1. bin/migrate
  2. /usr/local/share/licenses/gomigrate-4.18.3_1/catalog.mk
  3. /usr/local/share/licenses/gomigrate-4.18.3_1/LICENSE
  4. /usr/local/share/licenses/gomigrate-4.18.3_1/MIT
Collapse this list.
Dependency lines:
  • gomigrate>0:devel/gomigrate
Conflicts:
CONFLICTS_INSTALL:
  • migrate
To install the port:
cd /usr/ports/devel/gomigrate/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/gomigrate
  • pkg install gomigrate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gomigrate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746901087 SHA256 (go/devel_gomigrate/migrate-v4.18.3/v4.18.3.mod) = 11535464c8af0d3380ba0f9a19ab84e65612d095f69b8bbe924598b19e1cf531 SIZE (go/devel_gomigrate/migrate-v4.18.3/v4.18.3.mod) = 10537

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_gomigrate/migrate-v4.18.3/v4.18.3.zip) = 8256805507f27c5cf40606ce1e0663b83d41b9f8e54f6a130d70569e72f261a4 SIZE (go/devel_gomigrate/migrate-v4.18.3/v4.18.3.zip) = 376188

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gomigrate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.18.34.18.3_1-4.18.34.18.3_1---
FreeBSD:13:quarterly4.18.34.18.3-4.18.34.18.3---
FreeBSD:14:latest4.18.34.18.3_1-4.18.34.18.3_1---
FreeBSD:14:quarterly4.18.34.18.3-4.18.34.18.3---
FreeBSD:15:latest--n/a4.18.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_gomigrate
USES:
go:1.23,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/golang-migrate/migrate/v4/@v/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.18.3_1
07 Aug 2025 00:13:05
commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go123 ports: Bump for 1.23.12
4.18.3
12 May 2025 23:10:47
commit hash: b205ecbbb571c9285dadab7f6def43c1729ea448commit hash: b205ecbbb571c9285dadab7f6def43c1729ea448commit hash: b205ecbbb571c9285dadab7f6def43c1729ea448commit hash: b205ecbbb571c9285dadab7f6def43c1729ea448 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Update to 4.18.3

ChangeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.18.3
4.18.2_3
02 May 2025 17:40:52
commit hash: 861a574647fcbc5555889bcb61f637b42b45359ccommit hash: 861a574647fcbc5555889bcb61f637b42b45359ccommit hash: 861a574647fcbc5555889bcb61f637b42b45359ccommit hash: 861a574647fcbc5555889bcb61f637b42b45359c files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Enable all databases and files source

The gomigrate controls each database support using tags on build.
This commit adds ldflag to fix the version and to enable all databases.

PR:		285572
Reported by:	Ruslan Makhmatkhanov <rm@FreeBSD.org>
4.18.2_2
02 Apr 2025 02:07:58
commit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump ports for go124 update
4.18.2_1
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
4.18.2
28 Jan 2025 11:38:24
commit hash: 3d7c596d9e0bf39cdc9e6c7aef7b2fd552afcc38commit hash: 3d7c596d9e0bf39cdc9e6c7aef7b2fd552afcc38commit hash: 3d7c596d9e0bf39cdc9e6c7aef7b2fd552afcc38commit hash: 3d7c596d9e0bf39cdc9e6c7aef7b2fd552afcc38 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Update to 4.18.2

ChangeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.18.2
4.18.1_2
21 Jan 2025 22:21:11
commit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
4.18.1_1
08 Nov 2024 20:58:46
commit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245a files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		281842
4.18.1
13 Sep 2024 01:43:23
commit hash: e87e44775e599d5cec0d5b29c945e72407eeb826commit hash: e87e44775e599d5cec0d5b29c945e72407eeb826commit hash: e87e44775e599d5cec0d5b29c945e72407eeb826commit hash: e87e44775e599d5cec0d5b29c945e72407eeb826 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Update to 4.18.1

changeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.18.1
4.18.0
09 Sep 2024 15:54:21
commit hash: 0873f5a612f4401091479abb13a64053c7826d81commit hash: 0873f5a612f4401091479abb13a64053c7826d81commit hash: 0873f5a612f4401091479abb13a64053c7826d81commit hash: 0873f5a612f4401091479abb13a64053c7826d81 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Update to 4.18.0

changeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.18.0
4.17.1_3
09 Aug 2024 06:24:09
commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
4.17.1_2
03 Jul 2024 08:29:47
commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
4.17.1_1
15 Jun 2024 09:52:23
commit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfb files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
4.17.1
30 May 2024 18:14:35
commit hash: 5b6f8c3c37da42d03b4a9eb186d19e0b6cbd627bcommit hash: 5b6f8c3c37da42d03b4a9eb186d19e0b6cbd627bcommit hash: 5b6f8c3c37da42d03b4a9eb186d19e0b6cbd627bcommit hash: 5b6f8c3c37da42d03b4a9eb186d19e0b6cbd627b files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/gomigrate: fix PKGNAME collision
4.17.1
25 May 2024 07:13:57
commit hash: 687dc9c769888403757c9f3a1ed7b45e220476f1commit hash: 687dc9c769888403757c9f3a1ed7b45e220476f1commit hash: 687dc9c769888403757c9f3a1ed7b45e220476f1commit hash: 687dc9c769888403757c9f3a1ed7b45e220476f1 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
devel/gomigrate: Add new port

CLI for performing database migrations

https://github.com/golang-migrate/migrate

Number of commits found: 15