non port: devel/php-xdebug/Makefile |
SVNWeb
|
Number of commits found: 42 |
Fri, 5 Jan 2018
|
[ 17:36 pizzamig ]
devel/php-xdebug: Update to 2.5.5
Taking maintainership, after several maintainer timeouts
PR: 224110
Approved by: maintainer (timeout)
Sponsored by: trivago N.V.
|
Fri, 13 Jan 2017
|
[ 08:44 amdmi3 ]
- Update to 2.5.0
- While here, add LICENSE_FILE
PR: 215630
Submitted by: gasol.wu@gmail.com
Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, 2
weeks)
|
Tue, 27 Dec 2016
|
[ 21:25 rakuco ]
Update to 2.4.1.
Changes: https://xdebug.org/updates.php#x_2_4_1
PR: 214702
Submitted by: andreas.sinz@aon.at
Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, 36
days)
|
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
|
Sat, 16 Apr 2016
|
[ 14:48 pi ]
devel/php-xdebug: 2.2.5 -> 2.4.0
Changes:
- Full list:
https://xdebug.org/updates.php
- Now works with php 7.0
PR: 208012
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: freebsd-ports-maintainers@intermedix.com (maintainer timeout)
|
Sun, 13 Mar 2016
|
[ 16:56 mat ] (Only the first 10 of 44 ports in this commit are shown above. )
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
|
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
|
Sat, 7 Jun 2014
|
[ 18:11 sunpoet ]
- Update to 2.2.5
- Use USES=tar:tgz
Changes: http://www.xdebug.org/updates.php
PR: ports/190148
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Approved by: maintainer (timeout, 15 days)
|
Thu, 6 Mar 2014
|
[ 14:15 miwi ]
- Stage support
|
Fri, 20 Dec 2013
|
[ 16:38 swills ]
- Configure as a Zend extension rather than a normal php extension
PR: ports/182916
Submitted by: Kimo <kimor79@yahoo.com>
Approved by: maintainer timeout (freebsd-ports-maintainers@intermedix.com, >2
months)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Thu, 22 Aug 2013
|
[ 15:47 wg ]
php-xdebug: update to 2.2.3
- Update to 2.2.3
Changes: http://xdebug.org/updates.php#x_2_2_3
PR: ports/180163
Submitted by: Oleg Ginzburg <olevole olevole.ru>
Approved by: maintainer (timeout)
|
Wed, 3 Jul 2013
|
[ 21:10 lippe ]
- Update to 2.2.2. [1]
- Change maintainer mail address. [2]
PR: ports/177340
Submitted by: Gasol Wu <gasol.wu@gmail.com> [1], Bill Moran
<wmoran@collaborativefusion.com> [2]
Approved by: Bill Moran <wmoran@collaborativefusion.com> (maintainer)
|
Wed, 24 Oct 2012
|
[ 07:35 jhale ]
- Update to 2.2.1
- Trim Makefile header
PR: ports/172533
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Approved by: maintainer timeout (2 weeks)
makc, avilla (mentors, implicit)
Feature safe: yes
|
Thu, 6 Sep 2012
|
[ 16:13 flo ]
Do not force DEFAULT_PHP_VER to version 5, let bsd.php.mk figure it out.
This allows xdebug to work with all PHP versions again.
PR: ports/170614
Approved by: maintainer timeout
|
Mon, 2 Jul 2012
|
[ 19:51 wxs ]
Update to 2.2.0 and work on php54.
PR: ports/168583
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: Bill Moran <wmoran@collaborativefusion.com> (maintainer)
|
Tue, 22 May 2012
|
[ 23:37 miwi ]
- Switch to php53
Reported by: phw
|
Sun, 12 Feb 2012
|
[ 14:45 sunpoet ]
- Update to 2.1.3
- While I'm here, use correct knob (USE_PHPEXT) for php extensions
Changes: http://www.xdebug.org/updates.php
PR: ports/164978
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by: Bill Moran <wmoran@collaborativefusion.com> (maintainer)
|
Mon, 17 Oct 2011
|
[ 05:29 lwhsu ]
- Update to 2.1.2
PR: ports/159560
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: maintainer timeout
|
Fri, 24 Jun 2011
|
[ 22:05 sunpoet ]
- Update to 2.1.1
Changes: http://www.xdebug.org/updates.php#x_2_1_1
PR: ports/157677
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: maintainer (timeout, 17 days)
|
Fri, 13 Aug 2010
|
[ 15:44 pav ]
- Update to 2.1.0
PR: ports/149064
Submitted by: Yu-Fu Chen <johnpupu@gmail.com>
Approved by: maintainer timeout (15 days)
|
Sat, 7 Nov 2009
|
[ 18:56 sylvio ]
- Update to 2.0.5
PR: ports/140318
Submitted by: Bill Moran (wmoran@collaborativefusion.com) (maintainer)
Reviewed by: itetcu (mentor)
|
Mon, 9 Feb 2009
|
[ 20:09 miwi ]
- Update to 2.0.4
PR: 130072
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 12 Dec 2007
|
[ 18:26 chinsan ]
- Update to 2.0.2
PR: ports/117995
Submitted by: chinsan
Approved by: maintainer timeout
|
Sat, 25 Aug 2007
|
[ 19:15 chinsan ]
- Update to 2.0.0.
- Pass maintainership to submitter.
PR: ports/115790
Submitted by: Bill Moran <wmoran at collaborativefusion.com>
|
Sat, 7 Jul 2007
|
[ 04:04 vanilla ]
Upgrade to 2.0.0RC4.
|
Tue, 6 Mar 2007
|
[ 07:30 rafan ]
- Update to 2.0.0 RC3
PR: ports/109927
Submitted by: chinsan
|
Tue, 9 Jan 2007
|
[ 09:47 clsung ]
- Upgrade to 2.0.0RC2
PR: ports/107702
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Tue, 31 Oct 2006
|
[ 22:37 pav ]
- Update to 2.0.0RC1
PR: ports/104961
Submitted by: Vaidas Zlotkus <r2@music.lt>
|
Sat, 1 Apr 2006
|
[ 13:07 edwin ]
use SUB_FILES for pkg-message
|
Tue, 21 Mar 2006
|
[ 22:01 edwin ]
fix catch-all maintainer: port -> ports
|
Mon, 23 Jan 2006
|
[ 09:48 linimon ]
Remove maintainer at his request.
Hat: portmgr
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 1 Jul 2004
|
[ 23:26 pav ]
- Update to 1.3.2
PR: ports/68513
Submitted by: Roman Neuhauser <neuhauser@chello.cz> (maintainer)
|
Wed, 16 Jun 2004
|
[ 18:52 thierry ]
Transfer maintainership to Roman Neuhauser.
(follow-up to PR ports/65513)
Approved by: Jens Rehsack
|
Tue, 15 Jun 2004
|
[ 19:56 thierry ]
- Update to 1.3.1;
- change MASTER_SITES and WWW link.
PR: ports/65513
Submitted by: Roman Neuhauser
Approved by: maintainer.
|
Mon, 9 Feb 2004
|
[ 11:43 ale ] (Only the first 10 of 25 ports in this commit are shown above. )
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
Tue, 13 Jan 2004
|
[ 09:13 ale ]
Update to 1.3.0 release.
PR: ports/61260
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Approved by: nork (mentor)
|
Tue, 17 Jun 2003
|
[ 16:10 nork ]
Add php-xdebug 1.2.0, xdebug extension for PHP.
PR: ports/53147
Submitted by: Jens Rehsack <rehsack@liwing.de>
Reviewed by: Alex Dupre <sysadmin@alexdupre.com>
|
Number of commits found: 42 |