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.
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
goreman Foreman clone written in go language
0.3.19 sysutilsnew! 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: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-27 23:13:48
Last Update: 2026-07-26 22:39:32
Commit Hash: 67b906d
License: MIT
WWW:
https://github.com/mattn/goreman/
Description:
Goreman is a Go-based clone of Foreman designed to manage and run applications based on a Procfile. It reads process definitions, spawns each command, aggregates standard output streams with prefixed tags, and forwards signals (such as SIGINT, SIGTERM, and SIGHUP) down to all managed child processes.
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/goreman
  2. /usr/local/share/licenses/goreman-0.3.19/catalog.mk
  3. /usr/local/share/licenses/goreman-0.3.19/LICENSE
  4. /usr/local/share/licenses/goreman-0.3.19/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • goreman>0:sysutils/goreman
To install the port:
cd /usr/ports/sysutils/goreman/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/goreman
  • pkg install goreman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: goreman
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785087208 SHA256 (go/sysutils_goreman/mattn-goreman-v0.3.19_GH0/go.mod) = 5b37ecc0566c8cd27b4d30f954422a0fe6059af82b288c13347b5b9bc4b2cefd SIZE (go/sysutils_goreman/mattn-goreman-v0.3.19_GH0/go.mod) = 235

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_goreman/mattn-goreman-v0.3.19_GH0/mattn-goreman-v0.3.19_GH0.tar.gz) = d5076b8844a4e29815b557927c326d8683ca4a91c8b3ffdad6fd33f238149e43 SIZE (go/sysutils_goreman/mattn-goreman-v0.3.19_GH0/mattn-goreman-v0.3.19_GH0.tar.gz) = 54684

Collapse this list.


Packages (timestamps in pop-ups are UTC):
goreman
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.3.19--0.3.19---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.190.3.19n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.3.19n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_goreman
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/mattn/goreman/tar.gz/v0.3.19?dummy=/
  2. https://raw.githubusercontent.com/mattn/goreman/v0.3.19/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.19
26 Jul 2026 22:39:32
commit hash: 67b906d83b66e363ce185ea3ca48580b8931838dcommit hash: 67b906d83b66e363ce185ea3ca48580b8931838dcommit hash: 67b906d83b66e363ce185ea3ca48580b8931838dcommit hash: 67b906d83b66e363ce185ea3ca48580b8931838d files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
sysutils/goreman: New port: Foreman clone written in go language

Goreman is a Go-based clone of Foreman designed to manage and run
applications based on a Procfile. It reads process definitions,
spawns each command, aggregates standard output streams with prefixed
tags, and forwards signals (such as SIGINT, SIGTERM, and SIGHUP)
down to all managed child processes.

WWW: https://github.com/mattn/goreman

Number of commits found: 1