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.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
phorgeit-phorge Open source, software engineering platform
2025.18,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 2025.18,1Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-24 10:27:11
Last Update: 2025-07-02 16:29:38
Commit Hash: 25a2301
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://www.phorge.it
Description:
Phabricator is a collection of open source web applications that help software companies build better software.
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)
  • phd
Dependency lines:
  • phorgeitphorge${PHP_PKGNAMESUFFIX}>0:devel/phorgeit-phorge
Conflicts:
CONFLICTS:
  • phabricator-php??
To install the port:
cd /usr/ports/devel/phorgeit-phorge/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/phorgeit-phorge
  • pkg install phorgeitphorge-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: phorgeitphorge-php83
Package flavors (<flavor>: <package>)
  • php83: phorgeitphorge-php83
  • php81: phorgeitphorge-php81
  • php82: phorgeitphorge-php82
distinfo:
TIMESTAMP = 1749985134 SHA256 (phorgeit-phorge-2025.18_GH0.tar.gz) = 474367adf2fc616a9b22715b34f63d2c806102bb04f4c2f23f49601f0fa961ca SIZE (phorgeit-phorge-2025.18_GH0.tar.gz) = 9428999

Packages (timestamps in pop-ups are UTC):
phorgeitphorge-php81
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:13:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:15:latest2025.18,12025.18,1n/a2024.35,1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
phorgeitphorge-php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:13:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:15:latest2025.18,12025.18,1n/a2024.35,1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
phorgeitphorge-php83
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:13:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:latest2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:14:quarterly2025.18,12025.18,1-2025.18,12025.18,1---
FreeBSD:15:latest2025.18,12025.18,1n/a2024.35,1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. git : devel/git
  2. phorgeit-arcanist-lib-php83>=2024.35,1 : devel/phorgeit-arcanist-lib@php83
  3. apcu.so : devel/pecl-APCu@php83
  4. php.h : lang/php83
  5. ctype.so : textproc/php83-ctype
  6. curl.so : ftp/php83-curl
  7. fileinfo.so : sysutils/php83-fileinfo
  8. filter.so : security/php83-filter
  9. iconv.so : converters/php83-iconv
  10. mbstring.so : converters/php83-mbstring
  11. mysqli.so : databases/php83-mysqli
  12. pcntl.so : devel/php83-pcntl
  13. posix.so : sysutils/php83-posix
  14. zip.so : archivers/php83-zip
  15. gd.so : graphics/php83-gd
  16. opcache.so : www/php83-opcache
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for phorgeitphorge-php83-2025.18,1: GD=on: GD graphics library support OPCACHE=on: Use OPcache to improve performance ===> Use 'make config' to modify these settings
Options name:
devel_phorgeit-phorge
USES:
php:cli,flavors shebangfix
pkg-message:
For install:
Make sure to run phorge using a production PHP configuration, e.g., %%PREFIX/etc/php.ini-production, particularly using the recommended error_reporting setting for production: error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT To run the phorge daemons from startup, add phd_enable="YES" to /etc/rc.conf. You can control the daemons using service phd start service phd stop etc. Before starting the daemons, please finish configuring your Phorge instance. This involves configuring a web server (Apache, NGINX, LightHTTP) and a database server (MySQL, MariaDB). You can find detailed instructions on how to finish your setup at: https://secure.phorge.com/book/phorge/article/configuration_guide/ Please note that all files are located in /usr/local/lib/php/phorge, so if the documentation refers to ./bin, this means /usr/local/lib/php/phorge/bin, if it refers to webroot, this means /usr/local/lib/php/phorge/webroot. You might want to install textproc/py-pygments to improve syntax highlighting. Phorge daemons and ssh-git requires setting up sudo, see /usr/locallib/php/phorge/resources/sshd/phorge-sudoers.sample for an example. A phorge example configuration installed here: /usr/locallib/php/phorge/conf/local/local.json.sample If you want to access phorge hosted git repositories via git, you can add the following configuration snippet to /etc/sshd_config and reload sshd afterwards (`service sshd reload'): ======================================================================== Match User git AllowUsers git AuthorizedKeysCommand /usr/local/lib/php/phorge/resources/sshd/phorge-ssh-hook.sh AuthorizedKeysCommandUser git AuthorizedKeysFile none AuthenticationMethods publickey PermitRootLogin no PasswordAuthentication no PermitTTY no AllowAgentForwarding no AllowTcpForwarding no GatewayPorts no PermitOpen none PermitTunnel no X11Forwarding no ========================================================================
If upgrading
Don't forget to update the database schema after update: service nginx stop service php-fpm stop service phd stop cd /usr/local/lib/php/phorge ./bin/storage upgrade service phd start service php-fpm start service nginx start The above procedure is for users of nginx and php-fpm, please adapt accordingly to match your setup. If your configuration uses an unprivileged user to connect to the database, you may have to override the default user so the schema changes can be applied with root or some other admin user: ./bin/storage upgrade --user <user> --password <password>
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/phorgeit/phorge/tar.gz/2025.18?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.18,1
02 Jul 2025 16:29:38
commit hash: 25a2301b4d5de0bafc4572febba1f8b7e5afe55fcommit hash: 25a2301b4d5de0bafc4572febba1f8b7e5afe55fcommit hash: 25a2301b4d5de0bafc4572febba1f8b7e5afe55fcommit hash: 25a2301b4d5de0bafc4572febba1f8b7e5afe55f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: IGNORE_WITH_PHP 8.5

These packages do not build with the new PHP85.

Approved by:	portmgr (blanket)
2025.18,1
15 Jun 2025 12:53:02
commit hash: 68f30f93c8f21fbe2623d0b7e4aca56d9ea2dde7commit hash: 68f30f93c8f21fbe2623d0b7e4aca56d9ea2dde7commit hash: 68f30f93c8f21fbe2623d0b7e4aca56d9ea2dde7commit hash: 68f30f93c8f21fbe2623d0b7e4aca56d9ea2dde7 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Update to 2025.18
2024.35,1
30 Jan 2025 15:11:03
commit hash: 2d112726370c733679c3a647500e14f49ad74ba3commit hash: 2d112726370c733679c3a647500e14f49ad74ba3commit hash: 2d112726370c733679c3a647500e14f49ad74ba3commit hash: 2d112726370c733679c3a647500e14f49ad74ba3 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Update to 2024.35
2024.19_2,1
11 Dec 2024 21:27:05
commit hash: 63ee6103f973918498fd6e445732e48c114f0e43commit hash: 63ee6103f973918498fd6e445732e48c114f0e43commit hash: 63ee6103f973918498fd6e445732e48c114f0e43commit hash: 63ee6103f973918498fd6e445732e48c114f0e43 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge:  Wrap very long email header

Fixes X-Phabricator-Stamps getting too long to be accepted when using
dma(8) as MTA.
2024.19_1,1
08 Aug 2024 12:49:13
commit hash: 48b36c60d15965fa5a5aa7bd83ba71c9e3775353commit hash: 48b36c60d15965fa5a5aa7bd83ba71c9e3775353commit hash: 48b36c60d15965fa5a5aa7bd83ba71c9e3775353commit hash: 48b36c60d15965fa5a5aa7bd83ba71c9e3775353 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Update to 2024.19 (for real)

The previous revision contained a leftover GH_TAGNAME, which
basically turned the update into a noop.
2024.19,1
28 Jul 2024 13:15:18
commit hash: c00a7b36df164d8c155ef2734249b75516e278e6commit hash: c00a7b36df164d8c155ef2734249b75516e278e6commit hash: c00a7b36df164d8c155ef2734249b75516e278e6commit hash: c00a7b36df164d8c155ef2734249b75516e278e6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Mark IGNORE_WITH_PHP=84

These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84

Approved by:	portmgr (blanket)
2024.19,1
12 Jul 2024 14:16:03
commit hash: 8adfe16381a911e9924583b41f009de4e58f9232commit hash: 8adfe16381a911e9924583b41f009de4e58f9232commit hash: 8adfe16381a911e9924583b41f009de4e58f9232commit hash: 8adfe16381a911e9924583b41f009de4e58f9232 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Update to 2024.19

This also marks a switch to official upstream releases.
20240324_2
27 Apr 2024 10:36:58
commit hash: d912af90ef0a7f17bf3285077eefd1adbabb0b68commit hash: d912af90ef0a7f17bf3285077eefd1adbabb0b68commit hash: d912af90ef0a7f17bf3285077eefd1adbabb0b68commit hash: d912af90ef0a7f17bf3285077eefd1adbabb0b68 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Start phd after mysql
20240324_1
24 Mar 2024 19:55:47
commit hash: 559b2f56b2df49d7fe2fad8e9318e25be53ca06fcommit hash: 559b2f56b2df49d7fe2fad8e9318e25be53ca06fcommit hash: 559b2f56b2df49d7fe2fad8e9318e25be53ca06fcommit hash: 559b2f56b2df49d7fe2fad8e9318e25be53ca06f files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Remove incorrect cpe vendor
20240324
24 Mar 2024 19:41:04
commit hash: 4b74be0801032a32f303b347101ed111e000e092commit hash: 4b74be0801032a32f303b347101ed111e000e092commit hash: 4b74be0801032a32f303b347101ed111e000e092commit hash: 4b74be0801032a32f303b347101ed111e000e092 files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: Clean up port skeleton
20240324
24 Mar 2024 10:23:37
commit hash: 2ab538a6c3bdf8ebba18ac07ea4e059f41ea075ecommit hash: 2ab538a6c3bdf8ebba18ac07ea4e059f41ea075ecommit hash: 2ab538a6c3bdf8ebba18ac07ea4e059f41ea075ecommit hash: 2ab538a6c3bdf8ebba18ac07ea4e059f41ea075e files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
devel/phorgeit-phorge: New port

Number of commits found: 11