Bug 273183 - [NEW PORT] devel/pecl-excimer Interrupting timer and a low-overhead sampling profiler
Summary: [NEW PORT] devel/pecl-excimer Interrupting timer and a low-overhead sampling ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-17 19:00 UTC by Miroslav Lachman
Modified: 2023-08-31 08:44 UTC (History)
1 user (show)

See Also:


Attachments
new port pecl-excimer.patch (1.42 KB, patch)
2023-08-17 19:00 UTC, Miroslav Lachman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)