non port: devel/pecl-msgpack/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sat, 10 Jun 2023
|
[ 22:17 Dima Panov (fluffy) ] f435d20
devel/pecl-msgpack: update to 2.2.0 release (+)
Release notes: https://pecl.php.net/package/msgpack/2.2.0
|
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 )
|
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.
|
Thu, 24 Dec 2020
|
[ 12:30 fluffy ]
devel/pecl-msgpack: update to 2.1.2 release
Take maintainership
Approved by: miwi
|
Fri, 6 Mar 2020
|
[ 17:05 joneum ] (Only the first 10 of 163 ports in this commit are shown above. )
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
|
Tue, 3 Mar 2020
|
[ 11:52 joneum ]
Update to 2.1.0
Sponsored by: Netzkommune GmbH
|
Sun, 22 Sep 2019
|
[ 07:14 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Ignore with php 7.4
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
|
Fri, 21 Dec 2018
|
[ 12:21 joneum ]
Update to 2.0.3
Changelog:
- Fixed PHP-7.3 Compatibility
- Pet Portlint
Sponsored by: Netzkommune GmbH
|
Wed, 21 Nov 2018
|
[ 12:41 joneum ] (Only the first 10 of 16 ports in this commit are shown above. )
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH
|
Fri, 12 Oct 2018
|
[ 06:23 antoine ] (Only the first 10 of 22 ports in this commit are shown above. )
Those ports are not compatible with php 7.3
Reported by: pkg-fallout
|
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
|
Thu, 30 Mar 2017
|
[ 14:28 mat ]
Ports should not force the php version they use.
Sponsored by: Absolight
|
Fri, 3 Mar 2017
|
[ 03:19 wen ]
- Update to 2.0.2
PR: 216921
Submitted by: johnpupu@gmail.com(maintainer)
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Tue, 9 Aug 2016
|
[ 14:29 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Change www/php*-session's priority to be loaded before most other PHP
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight
|
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
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Thu, 18 Feb 2016
|
[ 14:47 miwi ] (Only the first 10 of 114 ports in this commit are shown above. )
- Ignore php70
- While here remove old php gruft
|
Wed, 4 Nov 2015
|
[ 16:51 vanilla ]
Upgrade to 0.5.7.
PR: 204287
Submitted by: maintainer
|
Mon, 22 Dec 2014
|
[ 17:12 feld ] (Only the first 10 of 71 ports in this commit are shown above. )
Update "BSD" license in devel category
|
Tue, 5 Nov 2013
|
[ 18:39 antoine ]
New port: devel/pecl-msgpack
This extension provide API for communicating with MessagePack serialization.
WWW: http://pecl.php.net/package/msgpack
PR: ports/181577
Submitted by: John Chen
|
Number of commits found: 24 |