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
non port: devel/pecl-hrtime/Makefile
SVNWeb

Number of commits found: 13

Thu, 8 Dec 2022
[ 17:42 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0896200ddf55a063fb027b5156152c5bb8b9b3a1  commit hash:0896200ddf55a063fb027b5156152c5bb8b9b3a1  commit hash:0896200ddf55a063fb027b5156152c5bb8b9b3a1  0896200 
devel/pecl-hrtime: Cleanup

- Requires php74 which was EOL on 2022-11-28

Sponsored by:	Bounce Experts
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)
Mon, 13 Jun 2022
[ 00:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  commit hash:214a6c5f5a6710e22a998e7e3ebba5e30d30a546  214a6c5  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
*/*: Ignore with php82
Sun, 20 Feb 2022
[ 13:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:dd6f20b6468004e3e2ee7edf84d7162b8726515a  commit hash:dd6f20b6468004e3e2ee7edf84d7162b8726515a  commit hash:dd6f20b6468004e3e2ee7edf84d7162b8726515a  dd6f20b 
devel/pecl-hrtime: Mark DEPRECATED with php74

- Set EXPIRATION_DATE on 2022-11-28

Looks like there isn't update from upstream.

PR:		261618
Approved by:	gasol.wu@gmail.com (maintainer-timeout)
Mon, 10 Jan 2022
[ 13:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  commit hash:47721a7247d2d9ad1e6cb47a518090305254016f  47721a7  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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) 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.
Tue, 29 Dec 2020
[ 09:14 antoine search for other commits by this committer ] Original commit   Revision:559554 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Ignore with PHP 8.0

Reported by:	pkg-fallout
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
Wed, 11 Jan 2017
[ 08:28 vanilla search for other commits by this committer ] Original commit   Revision:431161
Update to 0.6.0.

PR:		215893
Submitted by:	maintainer
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
Mon, 7 Sep 2015
[ 07:12 vanilla search for other commits by this committer ] Original commit   Revision:396250
Add pecl-hrtime 0.5.1, high resolution timing for PHP.

PR:		202889
Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Number of commits found: 13