| Port details |
- php-swoole Asynchronous, concurrent, and distributed networking framework
- 6.2.2 devel
=0 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: vanilla@FreeBSD.org
 - Port Added: 2026-07-12 12:24:06
- Last Update: 2026-07-15 08:11:39
- Commit Hash: d186843
- Also Listed In: net
- License: APACHE20
- WWW:
- https://github.com/swoole/swoole-src
- Description:
- Asynchronous & concurrent & distributed networking framework for PHP.
* event-driven
* full asynchronous non-blocking
* multi-thread reactor
* multi-process worker
* millisecond timer
* async MySQL
* async task
* async read/write file system
* async dns lookup
* support IPv4/IPv6/UnixSocket/TCP/UDP
¦ ¦ ¦ ¦ 
- 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:
-
- ${PHP_PKGNAMEPREFIX}swoole>0:devel/php-swoole
- To install the port:
- cd /usr/ports/devel/php-swoole/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/php-swoole
- pkg install php84-swoole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-swoole
- Package flavors (<flavor>: <package>)
- php84: php84-swoole
- php82: php82-swoole
- php83: php83-swoole
- php85: php85-swoole
- NOT_FOR_ARCHS: i386 powerpc
- distinfo:
- TIMESTAMP = 1783987047
SHA256 (swoole-swoole-src-v6.2.2_GH0.tar.gz) = 056703031d052049fac86434b58db0fae3a75804d872871d01ba2e9b82685d31
SIZE (swoole-swoole-src-v6.2.2_GH0.tar.gz) = 2185486
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php84
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- php.h : lang/php84
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php84-swoole-6.2.2:
BROTLI=off: Brotli compression support
CARES=off: Asynchronous DNS resolution via c-ares
CURL=off: Data transfer support via cURL
FIREBIRD=off: Firebird (Interbase) database support
ODBC=off: ODBC database backend
PGSQL=off: PostgreSQL database support
SOCKETS=off: Use native php sockets extension
SQLITE=off: SQLite database support
SSH2=off: Enable SSH2 support
ZSTD=off: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- devel_php-swoole
- USES:
- compiler:c11 localbase:ldflags php:ext pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from devel/pecl-swoole on 2026-07-12
REASON: Converted to standard extension from pecl extension
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.2.2 15 Jul 2026 08:11:39
    |
Vanilla I. Shu (vanilla)  |
devel/php-swoole: converted to php standard extension.
PR: 296792 |
6.2.2 12 Jul 2026 12:21:45
    |
Vanilla I. Shu (vanilla)  |
devel/pecl-swoole: converted to standard extension from pecl extension. |
Number of commits found: 2
|