Port details |
- php-xdebug Xdebug extension for PHP
- 2.5.5 devel
=6 2.5.5Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2003-06-17 16:11:35
- Last Update: 2018-01-30 15:15:53
- SVN Revision: 460391
- People watching this port, also watch:: subversion, screen, pcre
- License: PHP30
- WWW:
- http://www.xdebug.org/
- Description:
- The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
WWW: http://www.xdebug.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- php-xdebug>0:devel/php-xdebug
- No installation instructions:
- This port has been deleted.
- PKGNAME: php-xdebug
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1512471444
SHA256 (xdebug-2.5.5.tgz) = 72108bf2bc514ee7198e10466a0fedcac3df9bbc5bd26ce2ec2dafab990bf1a4
SIZE (xdebug-2.5.5.tgz) = 279491
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php56
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:zend tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.5 30 Jan 2018 15:15:53 |
pizzamig |
devel/php-xdebug -> devel/pecl-xdebug
Using pecl instead that a legacy way to build the extension
Reviewed by: olivier
Sponsored by: trivago N.V.
Differential Revision: https://reviews.freebsd.org/D13825 |
2.5.5 05 Jan 2018 17:36:32 |
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. |
2.5.0 13 Jan 2017 08:44:43 |
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) |
2.4.1_1 27 Dec 2016 21:25:27 |
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) |
2.4.0_1 03 Aug 2016 12:47:05 |
mat |
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 |
2.4.0 28 Jun 2016 14:00:45 |
mat |
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 |
2.4.0 16 Apr 2016 14:48:13 |
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) |
2.2.5 13 Mar 2016 16:56:42 |
mat |
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 |
2.2.5 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
2.2.5 07 Jun 2014 18:11:53 |
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) |
2.2.3_1 06 Mar 2014 14:15:42 |
miwi |
- Stage support |
2.2.3_1 20 Dec 2013 16:38:53 |
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) |
2.2.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.2.3 22 Aug 2013 15:47:40 |
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) |
2.2.2 03 Jul 2013 21:10:45 |
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) |
2.2.1 24 Oct 2012 07:35:36 |
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 |
2.2.0 06 Sep 2012 16:13:31 |
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 |
2.2.0 02 Jul 2012 19:51:24 |
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) |
2.1.3_1 22 May 2012 23:37:43 |
miwi |
- Switch to php53
Reported by: phw |
2.1.3 12 Feb 2012 14:45:34 |
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) |
2.1.2 17 Oct 2011 05:29:19 |
lwhsu |
- Update to 2.1.2
PR: ports/159560
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: maintainer timeout |
2.1.1 24 Jun 2011 22:05:36 |
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) |
2.1.0 13 Aug 2010 15:44:51 |
pav |
- Update to 2.1.0
PR: ports/149064
Submitted by: Yu-Fu Chen <johnpupu@gmail.com>
Approved by: maintainer timeout (15 days) |
2.0.5 07 Nov 2009 18:56:08 |
sylvio |
- Update to 2.0.5
PR: ports/140318
Submitted by: Bill Moran (wmoran@collaborativefusion.com) (maintainer)
Reviewed by: itetcu (mentor) |
2.0.4 09 Feb 2009 20:09:04 |
miwi |
- Update to 2.0.4
PR: 130072
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout |
2.0.2 21 Aug 2008 06:18:49 |
rafan |
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 ) |
2.0.2 12 Dec 2007 18:26:12 |
chinsan |
- Update to 2.0.2
PR: ports/117995
Submitted by: chinsan
Approved by: maintainer timeout |
2.0.0 25 Aug 2007 19:15:55 |
chinsan |
- Update to 2.0.0.
- Pass maintainership to submitter.
PR: ports/115790
Submitted by: Bill Moran <wmoran at collaborativefusion.com> |
2.0.0.r4 07 Jul 2007 04:04:39 |
vanilla |
Upgrade to 2.0.0RC4. |
2.0.0.r3 06 Mar 2007 07:30:57 |
rafan |
- Update to 2.0.0 RC3
PR: ports/109927
Submitted by: chinsan |
2.0.0.r2 09 Jan 2007 09:47:53 |
clsung |
- Upgrade to 2.0.0RC2
PR: ports/107702
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.0.0.r1 13 Dec 2006 14:50:26 |
pav |
- Update configuration example to work for 2.X version |
2.0.0.r1 31 Oct 2006 22:37:56 |
pav |
- Update to 2.0.0RC1
PR: ports/104961
Submitted by: Vaidas Zlotkus <r2@music.lt> |
1.3.2 01 Apr 2006 13:07:13 |
edwin |
use SUB_FILES for pkg-message |
1.3.2 21 Mar 2006 22:01:16 |
edwin |
fix catch-all maintainer: port -> ports |
1.3.2 23 Jan 2006 09:48:39 |
linimon |
Remove maintainer at his request.
Hat: portmgr |
1.3.2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.2 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.3.2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.3.2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.3.2 01 Jul 2004 23:26:57 |
pav |
- Update to 1.3.2
PR: ports/68513
Submitted by: Roman Neuhauser <neuhauser@chello.cz> (maintainer) |
1.3.1 16 Jun 2004 18:52:44 |
thierry |
Transfer maintainership to Roman Neuhauser.
(follow-up to PR ports/65513)
Approved by: Jens Rehsack |
1.3.1 15 Jun 2004 19:56:52 |
thierry |
- Update to 1.3.1;
- change MASTER_SITES and WWW link.
PR: ports/65513
Submitted by: Roman Neuhauser
Approved by: maintainer. |
1.3.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.3.0 09 Feb 2004 11:43:38 |
ale |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
1.3.0 13 Jan 2004 09:13:53 |
ale |
Update to 1.3.0 release.
PR: ports/61260
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Approved by: nork (mentor) |
1.2.0 17 Jun 2003 16:10:58 |
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> |