Port details |
- pecl-xdebug26 Xdebug extension for PHP
- 2.6.0 devel
=0 2.6.0Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2018-03-15 14:55:42
- Last Update: 2018-10-09 16:23:46
- SVN Revision: 481638
- Also Listed In: pear
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-xdebug26>0:devel/pecl-xdebug26
- No installation instructions:
- This port has been deleted.
- PKGNAME: php70-pecl-xdebug26
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1521120354
SHA256 (PECL/xdebug-2.6.0.tgz) = b5264cc03bf68fcbb04b97229f96dca505d7b87ec2fb3bd4249896783d29cbdc
SIZE (PECL/xdebug-2.6.0.tgz) = 283644
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/php70
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php70
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:pecl,zend tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.0 09 Oct 2018 16:23:46 |
pizzamig |
devel/pecl-xdebug26: rename as pecl-xdebug and update to 2.6.1
With PHP 7.1 as default version, it makes sense to make pecl-xdebug
2.6.x the new default version
Sponsored by: trivago N.V. |
2.6.0 20 Mar 2018 09:35:49 |
pizzamig |
devel/pecl-xdebug26: Fix patch phase
Remove a patch left during the repocopy |
2.6.0 19 Mar 2018 10:27:56 |
pizzamig |
devel/pecl-xdebug26: Re-add to portstree as copy of pecl-xdebug
xdebug 2.6 drop the php5 support, so xdebug26 is php7 only.
xdebug 2.5.x is still available for php5.
Reported by: dbaio@
Sponsored by: trivago N.V. |
2.6.0 19 Mar 2018 10:25:12 |
pizzamig |
devel/pecl-xdebug26: delete it as it wasn't added properly as a repocopy
Reported by: dbaio@ |
2.6.0 15 Mar 2018 14:55:26 |
pizzamig |
devel/pecl-xdebug26: new port for xdebug 2.6.0
xdebug 2.6 drop the php5 support, so xdebug26 is php7 only.
xdebug 2.5.x is still available for php5.
Sponsored by: trivago N.V. |
Number of commits found: 5
|