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: converters/pecl-fribidi/Makefile
SVNWeb

Number of commits found: 24

Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Sun, 2 Dec 2018
[ 17:43 antoine search for other commits by this committer ] Original commit   Revision:486473 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
Deprecate ports depending on php 5.6
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Thu, 14 Dec 2017
[ 13:57 tz search for other commits by this committer ] Original commit   Revision:456296 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
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
Tue, 7 Feb 2017
[ 12:14 mat search for other commits by this committer ] Original commit   Revision:433543 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
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
Sun, 31 Aug 2014
[ 11:54 tijl search for other commits by this committer ] Original commit   Revision:366746 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Mon, 9 Jun 2014
[ 11:21 olgeni search for other commits by this committer ] Original commit   Revision:357139 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
Thu, 23 Jan 2014
[ 16:00 miwi search for other commits by this committer ] Original commit   Revision:340835 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Stageify
- Take maintainership of a few ports
Wed, 11 Dec 2013
[ 15:15 bapt search for other commits by this committer ] Original commit   Revision:336177 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 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:
converters)
Mon, 2 Sep 2013
[ 19:55 bapt search for other commits by this committer ] Original commit   Revision:326070 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Mon, 27 May 2013
[ 12:16 ale search for other commits by this committer ] Original commit   Revision:319219
Update to 1.2 release and add support for php 5.4.
Tue, 24 Jul 2012
[ 07:19 cs search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Wed, 16 May 2012
[ 07:37 ale search for other commits by this committer ] Original commit 
Switch to default PHP 5.3, since not compatible with PHP 5.4.
Mon, 21 Sep 2009
[ 07:54 ale search for other commits by this committer ] Original commit 
Fix build with new fribidi version.

Feature safe:   yes
Wed, 26 Aug 2009
[ 03:40 marcus search for other commits by this committer ] Original commit 
Mark BROKEN with the new fribidi.

Reported by:    pointyhat via pav
Sat, 22 Aug 2009
[ 17:36 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Chase the fribidi shared lib bump.
Mon, 19 Jul 2004
[ 07:26 ale search for other commits by this committer ] Original commit 
Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm.

Number of commits found: 24