Bug 273183

Summary: [NEW PORT] devel/pecl-excimer Interrupting timer and a low-overhead sampling profiler
Product: Ports & Packages Reporter: Miroslav Lachman <000.fbsd>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: vanilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
new port pecl-excimer.patch none

Description Miroslav Lachman 2023-08-17 19:00:58 UTC
Created attachment 244174 [details]
new port pecl-excimer.patch

PHP PECL extension Excimer - Interrupting timer and a low-overhead sampling profiler.

Calls a user-defined callback when a one-shot or periodic timer expires. Also a sampling profiler backend, which aggregates backtraces collected by a periodic timer.

License Apache 2.0

https://pecl.php.net/package/excimer
https://www.mediawiki.org/wiki/Excimer

Build tested in Poudriere with FreeBSD 13.2 amd64
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2023-08-31 08:44:26 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-31 08:44:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92f7e6f5f8159102fcb5083fba2e6dd6241c3139

commit 92f7e6f5f8159102fcb5083fba2e6dd6241c3139
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-08-31 08:43:23 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-08-31 08:43:57 +0000

    devel/pecl-excimer: add new ports

    PR:             273183
    Reported by:    Miroslav Lachman <000.fbsd at quip.cz>

 devel/Makefile                     |  1 +
 devel/pecl-excimer/Makefile (new)  | 14 ++++++++++++++
 devel/pecl-excimer/distinfo (new)  |  3 +++
 devel/pecl-excimer/pkg-descr (new) |  2 ++
 4 files changed, 20 insertions(+)