non port: devel/pecl-propro2/Makefile |
SVNWeb
|
Number of commits found: 18 |
Wed, 30 Nov 2022
|
[ 13:37 Muhammad Moinur Rahman (bofh) ] dace453
devel/pecl-propro2: Cleanup
- Requires php74 which was EOL on 2022-11-28
Sponsored by: Bounce Experts
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Mon, 13 Jun 2022
|
[ 00:08 Muhammad Moinur Rahman (bofh) ] 214a6c5 (Only the first 10 of 81 ports in this commit are shown above. )
*/*: Ignore with php82
|
Tue, 1 Feb 2022
|
[ 09:50 Muhammad Moinur Rahman (bofh) ] e23f681
devel/pecl-propro2: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
PR: 261633
|
Mon, 10 Jan 2022
|
[ 13:30 Muhammad Moinur Rahman (bofh) ] 47721a7 (Only the first 10 of 38 ports in this commit are shown above. )
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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 29 Dec 2020
|
[ 09:14 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Ignore with PHP 8.0
Reported by: pkg-fallout
|
Sat, 5 Jan 2019
|
[ 15:47 rene ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet
|
Mon, 23 Apr 2018
|
[ 23:54 bofh ]
devel/pecl-propro2: Update version 2.0.1=>2.1.0
- Pet portlint
Relnotes: https://pecl.php.net/package-changelog.php?package=propro&release=2.1.0
|
Thu, 8 Mar 2018
|
[ 19:48 mat ] (Only the first 10 of 388 ports in this commit are shown above. )
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Mon, 24 Oct 2016
|
[ 19:39 rene ] (Only the first 10 of 19 ports in this commit are shown above. )
Now that PHP 5.5 is removed from the Ports Tree, clean up any stale
IGNORE_WITH_PHP values (5, 52, 54, 55)
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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 ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Sun, 12 Jun 2016
|
[ 10:21 bofh ]
devel/pecl-propro2: Update version 2.0.0=>2.0.1
|
Wed, 6 Apr 2016
|
[ 16:44 mat ]
Remove PHP_DEFAULT from ports, it must not be used.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:04 bofh ]
[NEW] devel/pecl-propro2: Facility to manage extension object properties
A facility to manage possibly persistent resources with a comprehensible API.
Provides simliar functionality like the zend_list API, but with more flexiblity
and freedom.
php70+ specific version only.
WWW: http://pecl.php.net/package/propro/
|
Number of commits found: 18 |