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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/pecl-eio/distinfo

Number of commits found: 7

Thursday, 2 Mar 2023
18:43 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/pecl-eio: fix build on big-endian architectures

Add back patch removed for some reason in
70c84c909c074527b3f7265533d887061cb4dba7.
commit hash: f2635981f3a0210acef5775415207c9eca584753 commit hash: f2635981f3a0210acef5775415207c9eca584753 commit hash: f2635981f3a0210acef5775415207c9eca584753 commit hash: f2635981f3a0210acef5775415207c9eca584753 f263598
Friday, 9 Dec 2022
15:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/pecl-eio: Update version 2.0.4=>3.00RC4

This was marked for deletion due to EOL of php 7.4 However there was an
updated development version which supports latest php releases. As the
maintainer did not submit any updates hence the port is updated without
actual mantainer's approval but with portmgr blanket approvals.

This was done in consideration to the fact that it's easier to update
rather than rip and resurrect.

Approved by:	portmgr (blanket infrastructure)
Relnotes:	https://pecl.php.net/package-changelog.php?package=eio
Sponsored by:	Bounce Experts
commit hash: 70c84c909c074527b3f7265533d887061cb4dba7 commit hash: 70c84c909c074527b3f7265533d887061cb4dba7 commit hash: 70c84c909c074527b3f7265533d887061cb4dba7 commit hash: 70c84c909c074527b3f7265533d887061cb4dba7 70c84c9
Thursday, 22 Sep 2022
10:13 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/pecl-eio: fix build on big-endian architectures

In file included from
/wrkdirs/usr/ports/devel/pecl-eio/work-php74/eio-2.0.4/php7/php_eio.c:70:
In file included from ./libeio/eio.c:45:
./libeio/ecb.h:460:44: warning: function declared 'noreturn' should not return
[-Winvalid-noreturn]
  ecb_inline void ecb_unreachable (void) { }
                                           ^
./libeio/ecb.h:481:3: error: use of undeclared identifier 'retrurn'
  retrurn 0x11;
commit hash: 191077a3c2eebd30392db6b4d49be66cc1f34009 commit hash: 191077a3c2eebd30392db6b4d49be66cc1f34009 commit hash: 191077a3c2eebd30392db6b4d49be66cc1f34009 commit hash: 191077a3c2eebd30392db6b4d49be66cc1f34009 191077a
Saturday, 25 Jul 2020
16:18 mikael search for other commits by this committer
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)
Original commitRevision:543426 
Wednesday, 14 Mar 2018
20:27 joneum search for other commits by this committer
devel/pecl-eio: Update to 2.0.2

*While here, switch to DISTVERSION=

PR:		226531
Submitted by:	joneum
Approved by:	maintainer
Original commitRevision:464529 
Wednesday, 28 Dec 2016
07:40 wen search for other commits by this committer
- Update to 2.0.1

PR:		215571
Submitted by:	joneum@bsdproject.de
Approved by:	maintainer
Original commitRevision:429719 
Saturday, 2 Mar 2013
16:45 miwi search for other commits by this committer
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>
Original commitRevision:313275 

Number of commits found: 7