non port: devel/pecl-eio/Makefile |
SVNWeb
|
Number of commits found: 17 |
Mon, 13 Jun 2022
|
[ 00:08 Muhammad Moinur Rahman (bofh) ] 214a6c5 (Only the first 10 of 81 ports in this commit are shown above. )
*/*: Ignore with php82
|
Sun, 20 Feb 2022
|
[ 22:06 Muhammad Moinur Rahman (bofh) ] 571ea86
devel/pecl-eio: Mark DEPRECATED
- Set EXPIRATION_DATE 2022-11-28
Release 3.0.0 will support php8.
PR: 261611
Approved by: gasol.wu@gmail.com (maintainer-timeout)
|
Mon, 10 Jan 2022
|
[ 13:30 Muhammad Moinur Rahman (bofh) ] 47721a7 (Only the first 10 of 38 ports in this commit are shown above. )
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 29 Dec 2020
|
[ 09:14 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Ignore with PHP 8.0
Reported by: pkg-fallout
|
Sat, 25 Jul 2020
|
[ 16:18 mikael ]
devel/pecl-eio: update to 2.0.4
Changelog:
- https://pecl.php.net/package-changelog.php?package=eio&release=2.0.4
PR: 247650
Submitted by: Miguel Gocobachi
Approved by: gasol.wu@gmail.com (maintainer)
|
Sun, 22 Sep 2019
|
[ 07:14 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Ignore with php 7.4
Reported by: pkg-fallout
|
Fri, 12 Oct 2018
|
[ 06:23 antoine ] (Only the first 10 of 22 ports in this commit are shown above. )
Those ports are not compatible with php 7.3
Reported by: pkg-fallout
|
Wed, 14 Mar 2018
|
[ 20:27 joneum ]
devel/pecl-eio: Update to 2.0.2
*While here, switch to DISTVERSION=
PR: 226531
Submitted by: joneum
Approved by: maintainer
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Wed, 28 Dec 2016
|
[ 07:40 wen ]
- Update to 2.0.1
PR: 215571
Submitted by: joneum@bsdproject.de
Approved by: maintainer
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Thu, 18 Feb 2016
|
[ 14:47 miwi ] (Only the first 10 of 114 ports in this commit are shown above. )
- Ignore php70
- While here remove old php gruft
|
Thu, 23 Jan 2014
|
[ 15:12 miwi ] (Only the first 10 of 27 ports in this commit are shown above. )
- Marke these ports as stage safe
- While here remove php4 gruft
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 2 Mar 2013
|
[ 16:45 miwi ]
This extension provides interface to the libeio library.
Libeio is a an asynchronous I/O library. Features basically include
asynchronous versions of POSIX API(read, write, open, close, stat, unlink,
fdatasync, mknod, readdir etc.); sendfile (native on Solaris, Linux, HP-UX,
FreeBSD); readahead. libeio itself emulates the system calls, if they are not
available on specific(UNIX-like) platform.
WWW: http://pecl.php.net/package/eio/
PR: ports/176323
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Number of commits found: 17 |