non port: textproc/pecl-yaml/Makefile |
SVNWeb
|
Number of commits found: 35 |
Sat, 30 Oct 2021
|
[ 22:17 Danilo G. Baio (dbaio) ] 630a485
textproc/pecl-yaml: Update to 2.2.2
Changelog: https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.2
|
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.
|
Sun, 3 Jan 2021
|
[ 14:38 dbaio ]
textproc/pecl-yaml: Update to 2.2.1
Changelog: https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.1
|
Sun, 6 Dec 2020
|
[ 13:24 dbaio ]
textproc/pecl-yaml: Update to 2.2.0
Changelog: https://pecl.php.net/package-changelog.php?package=yaml&release=2.2.0
|
Mon, 26 Oct 2020
|
[ 23:25 dbaio ]
textproc/pecl-yaml: Fix build with PHP 8.0
Reported by: pkg-fallout
|
Thu, 23 Apr 2020
|
[ 22:53 dbaio ]
textproc/pecl-yaml: Update to 2.1.0
Changelog: https://pecl.php.net/package-changelog.php?package=yaml&release=2.1.0
MFH: 2020Q2 (blanket: bugfix release)
|
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
|
Sat, 24 Nov 2018
|
[ 11:52 dbaio ]
textproc/pecl-yaml: Update to 2.0.4
Changes: https://pecl.php.net/package-changelog.php?package=yaml&release=2.0.4
|
Wed, 14 Nov 2018
|
[ 23:29 dbaio ]
textproc/pecl-yaml: Update to 2.0.3
Patch removed was incorporated upstream.
Changes: https://pecl.php.net/package-changelog.php?package=yaml&release=2.0.3
|
Sat, 13 Oct 2018
|
[ 17:50 dbaio ]
textproc/pecl-yaml: Fix build with PHP 7.3
Obtained from: upstream
|
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
|
Tue, 20 Mar 2018
|
[ 02:20 dbaio ] (Only the first 10 of 15 ports in this commit are shown above. )
Fix order of IGNORE_WITH_PHP variable
Related with `USES=php` so is better to keep them together
Reported by: mat
|
Sat, 17 Mar 2018
|
[ 14:43 dbaio ] (Only the first 10 of 18 ports in this commit are shown above. )
Fix order of variables
Ports maintained by me in categories: science security sysutils textproc
|
Sun, 30 Jul 2017
|
[ 12:54 dbaio ]
textproc/pecl-yaml: Update to 2.0.2
Bugs Fixed:
- relax tests to pass with 7.1.4RC1 (remicollet)
- #74799 fix memory leak in apply_filter function (gleb-svitelskiy)
- #72540 fix crash in yaml_parse_url when stream/file is empty (bd808)
|
Mon, 8 May 2017
|
[ 17:21 dbaio ] (Only the first 10 of 66 ports in this commit are shown above. )
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
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
|
Sun, 19 Mar 2017
|
[ 00:32 sunpoet ]
Update to 2.0.0
- Add pecl-yaml1 1.3.0 (copied from pecl-yaml)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=yaml
PR: 213317
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
|
Tue, 7 Feb 2017
|
[ 12:14 mat ] (Only the first 10 of 81 ports in this commit are shown above. )
Mark ports not building with PHP 7.1.
Sponsored by: Absolight
|
Tue, 11 Oct 2016
|
[ 20:37 pawel ]
- Update to version 1.3.0
- Take maintainership
PR: 213316
Submitted by: Danilo G. Baio
|
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
|
Mon, 25 Jul 2016
|
[ 20:01 rene ] (Only the first 10 of 317 ports in this commit are shown above. )
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
|
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
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 18 Feb 2016
|
[ 15:08 miwi ]
- Ignore php70
|
Thu, 26 Nov 2015
|
[ 14:39 miwi ] (Only the first 10 of 47 ports in this commit are shown above. )
- Take Maintainership
Approved by: mat (mentor)
|
Thu, 21 May 2015
|
[ 16:04 amdmi3 ]
- Update to 1.2.0
PR: 200360
Submitted by: gasol.wu@gmail.com
|
Wed, 25 Feb 2015
|
[ 07:57 vanilla ]
1: add LICENSE/LICENSE_FILE.
2: remove DEFAULT_PHP_VER.
3: switch to USES=tar:tgz
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Thu, 23 Jan 2014
|
[ 16:00 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Stageify
- Take maintainership of a few ports
|
Thu, 16 Jan 2014
|
[ 15:06 miwi ]
- Udpate to 1.1.1
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Thu, 17 May 2012
|
[ 15:14 miwi ]
- Update to 1.1.0
|
Sun, 27 Feb 2011
|
[ 13:46 miwi ]
- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to
1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1
|
Thu, 11 Feb 2010
|
[ 13:26 wen ]
pecl-yaml is a YAML-1.1 parser and emitter, it Support for
YAML 1.1 (YAML Ain't Markup Language) serialization using
the LibYAML library.
WWW: http://pecl.php.net/package/yaml/
|
Number of commits found: 35 |