Port details |
- pecl-swoole Asynchronous, concurrent, and distributed networking framework
- 5.1.5 devel =2 5.1.4Version of this port present on the latest quarterly branch.
- Maintainer: vanilla@FreeBSD.org
- Port Added: 2014-09-17 03:00:50
- Last Update: 2024-11-01 07:00:02
- Commit Hash: 85eec48
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: net
- License: APACHE20
- WWW:
- https://pecl.php.net/package/swoole
- 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.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-swoole>0:devel/pecl-swoole
- To install the port:
- cd /usr/ports/devel/pecl-swoole/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-swoole
- pkg install php82-pecl-swoole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-swoole
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-swoole
- php81: php81-pecl-swoole
- php83: php83-pecl-swoole
- NOT_FOR_ARCHS: i386 powerpc
- distinfo:
- TIMESTAMP = 1730442057
SHA256 (PECL/swoole-5.1.5.tgz) = fdc856f746452c3333d0b2b70047da6172c3636e9b23a874c7aeb5abc312cf0a
SIZE (PECL/swoole-5.1.5.tgz) = 2265268
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:
-
- php.h : lang/php82
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-pecl-swoole-5.1.5:
BROTLI=off: Brotli compression support
CARES=off: Asynchronous DNS resolution via c-ares
CURL=off: Data transfer support via cURL
PGSQL=off: PostgreSQL database support
SOCKETS=off: Use native php sockets extension
===> Use 'make config' to modify these settings
- Options name:
- devel_pecl-swoole
- USES:
- compiler:c11 localbase:ldflags php:build,pecl pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.8 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.9.8 16 Mar 2017 15:36:12 |
vanilla |
Update to 1.9.8. |
1.9.6 26 Feb 2017 02:46:30 |
vanilla |
Update to 1.9.6. |
1.9.5_1 06 Feb 2017 14:47:24 |
vanilla |
Enable cpu affinity function. |
1.9.5 05 Feb 2017 15:18:00 |
vanilla |
Add minssing patch. |
1.9.5 05 Feb 2017 15:17:41 |
vanilla |
Update to 1.9.5. |
1.8.13_1 18 Dec 2016 15:20:43 |
sunpoet |
- Change *_DEPENDS from www/nghttp2 to www/libnghttp2
- Bump PORTREVISION for dependency change |
1.8.13 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
1.8.13 26 Oct 2016 03:52:04 |
vanilla |
Update to 1.8.13. |
1.8.12 10 Oct 2016 10:46:47 |
vanilla |
Update to 1.8.12. |
1.8.11 13 Sep 2016 15:28:14 |
vanilla |
Update to 1.8.11, and add HTTP2 & REDIS options. |
1.8.10 26 Aug 2016 02:33:00 |
vanilla |
Update to 1.8.10. |
1.7.22_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
1.7.22 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.7.22 13 Jan 2016 03:15:40 |
vanilla |
Upgrade to 1.7.22. |
1.7.21 06 Dec 2015 03:32:44 |
vanilla |
Upgrade to 1.7.21. |
1.7.20 07 Nov 2015 15:55:14 |
vanilla |
Upgrade to 1.7.20. |
1.7.19 03 Sep 2015 15:37:40 |
vanilla |
Fix build on i386-9.3. |
1.7.19 01 Sep 2015 14:42:27 |
vanilla |
Upgrade to 1.7.19. |
1.7.18 23 Jul 2015 07:54:17 |
vanilla |
Upgrade to 1.7.18. |
1.7.17 09 Jun 2015 01:35:29 |
vanilla |
Upgrade to 1.7.17. |
1.7.16 13 May 2015 22:56:08 |
vanilla |
Upgrade to 1.7.16. |
1.7.15 23 Apr 2015 12:57:57 |
vanilla |
Upgrade to 1.7.15. |
1.7.14 02 Apr 2015 06:08:29 |
vanilla |
Upgrade to 1.7.14. |
1.7.12 12 Mar 2015 11:31:12 |
vanilla |
Upgrade to 1.7.12. |
1.7.10 24 Feb 2015 15:23:02 |
vanilla |
bsd.php.mk handle ${STRIP} already, remove prev patches. |
1.7.10 24 Feb 2015 03:46:48 |
vanilla |
switch to USES=tar:tgz. |
1.7.10 16 Feb 2015 06:17:56 |
vanilla |
Upgrade to 1.7.10, and strip binary. |
1.7.9 09 Jan 2015 09:58:41 |
vanilla |
Upgrade to 1.7.9. |
1.7.8 07 Dec 2014 16:49:54 |
vanilla |
Upgrade to 1.7.8. |
1.7.6 13 Oct 2014 04:12:30 |
vanilla |
Upgrade to 1.7.6. |
1.7.5 17 Sep 2014 03:00:43 |
vanilla |
Add pecl-swoole, async framework of php. |