notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/pecl-ev/Makefile
SVNWeb

Number of commits found: 27

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Sep 2021
[ 14:30 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:c8a1369f883c6232b6a04bbfd738e2a3b2ab0ed4  commit hash:c8a1369f883c6232b6a04bbfd738e2a3b2ab0ed4  commit hash:c8a1369f883c6232b6a04bbfd738e2a3b2ab0ed4  c8a1369 
devel/pecl-ev: update to 1.1.5 release

Changelog: https://pecl.php.net/package-changelog.php?package=ev&release=1.1.5

Fixed #44: segmentation fault when the watcher is destroyed in its callback and
an exception is thrown.
Issue #40: Fixed PHP 8 Windows build: the list of source files in config.w32 was
incorrect for PHP 8.
Mon, 16 Aug 2021
[ 12:21 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:374eaf1f7762c846b31bdce7862320c602a71d8e  commit hash:374eaf1f7762c846b31bdce7862320c602a71d8e  commit hash:374eaf1f7762c846b31bdce7862320c602a71d8e  374eaf1 
devel/pecl-ev: updte to 1.1.4 release+

Upgraded to PHP8

Fixed tests with PHP versions 8.1.0beta (both NTS and ZTS) and 5 ZTS.
Fixed #43: watcher was not stopped on an uncaught exception in the callback.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 24 Dec 2020
[ 12:10 fluffy search for other commits by this committer ] Original commit   Revision:559066
devel/pecl-ev: update to 1.0.9 release

Set IGNORE with php80 (not ready yet)
Take maintainership

Approved by:	miwi
Tue, 4 Aug 2020
[ 05:47 lwhsu search for other commits by this committer ] Original commit   Revision:544137
Update to 1.0.8

PR:		247682
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
Approved by:	maintainer timeout
Fri, 6 Mar 2020
[ 17:05 joneum search for other commits by this committer ] Original commit   Revision:527885 (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
hand over Maintainership to miwi

Sponsored by:	Netzkommune GmbH
Wed, 21 Nov 2018
[ 12:41 joneum search for other commits by this committer ] Original commit   Revision:485511 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Take Maintainership

Approved by:	johnpupu@gmail.com (maintainer, via eMail)
Sponsored by:	Netzkommune GmbH
Mon, 10 Apr 2017
[ 15:08 mat search for other commits by this committer ] Original commit   Revision:438175 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Thu, 9 Feb 2017
[ 18:06 krion search for other commits by this committer ] Original commit   Revision:433757
Update devel/pecl-ev to 1.0.4

PR:		216919
Submitted by:	johnpupu@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9495
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:409110 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
- Ignore php70
- While here remove old php gruft
Mon, 21 Dec 2015
[ 18:35 sunpoet search for other commits by this committer ] Original commit   Revision:404164
- Add LICENSE_FILE
- Remove outdated IGNORE_WITH_PHP

Approved by:	portmgr (blanket)
Wed, 2 Dec 2015
[ 20:18 feld search for other commits by this committer ] Original commit   Revision:402851
devel/pecl-ev: fix patch, port was out of sync with quarterly

Somehow head/devel/pecl-ev and the quarterly version became out of sync.
The quarterly one already had a patch for libev/ev.c that covered the
intended change and more. I can't reproduce a build issue with 10.1 or
9.3, so I'm attempting to re-sync the ports at PORTREVISION=2 and then
we can approach any leftover issues that arise. We should then be able
to do a clean MFH as well.

PR:		204895
Sun, 29 Nov 2015
[ 17:02 robak search for other commits by this committer ] Original commit   Revision:402609
devel/pecl-ev: fix build errors

PR:		204895
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
MFH:		2015Q4
Wed, 4 Nov 2015
[ 16:46 vanilla search for other commits by this committer ] Original commit   Revision:400745
Upgrade to 0.2.15.

PR:		204285
Submitted by:	maintainer
Fri, 26 Dec 2014
[ 03:48 vanilla search for other commits by this committer ] Original commit   Revision:375614
- Update to 0.2.13
- Remove PHP_MODNAME
- Use `USES= tar:tgz` instead of EXTRACT_SUFX

PR:		ports/196262
Submitted by:	maintainer
Fri, 10 Oct 2014
[ 10:10 robak search for other commits by this committer ] Original commit   Revision:370568
devel/pecl-ev: update 0.2.10 -> 0.2.12

PR:		194158
Submitted by:	John Chen <johnpupu@gmail.com>
Approved by:	mentors (implicit)
Mon, 23 Sep 2013
[ 20:26 sunpoet search for other commits by this committer ] Original commit   Revision:328043
- Support STAGEDIR
[ 20:24 sunpoet search for other commits by this committer ] Original commit   Revision:328042
- Update to 0.2.10

Changes:	http://pecl.php.net/package-changelog.php?package=ev
PR:		ports/181462
Submitted by:	John Chen <johnpupu@gmail.com>
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sun, 9 Jun 2013
[ 17:34 miwi search for other commits by this committer ] Original commit   Revision:320358
- Remove php4 reference
Mon, 29 Apr 2013
[ 14:25 miwi search for other commits by this committer ] Original commit   Revision:316823
- Update to 0.2.4

PR:		178088
Submitted by:	maintainer
Mon, 28 Jan 2013
[ 13:44 vanilla search for other commits by this committer ] Original commit   Revision:311117
1: Upgrade to 0.2.3
2: add 2 patches for clang.

PR:		ports/175646
Submitted by:	maintainer
Sun, 27 Jan 2013
[ 14:55 vanilla search for other commits by this committer ] Original commit   Revision:311070
Add pecl-ev 0.2.2, libev extension for PHP.

PR:		ports/175124
Submitted by:	John Chen <johnpupu@gmail.com>

Number of commits found: 27