SUBDIR+= xbsql
SUBDIR+= xcb-util-xrm-git
SUBDIR+= xchat2-tcl
-SUBDIR+= xdebug
SUBDIR+= xdiskusage
SUBDIR+= xebece
SUBDIR+= xentools48
+++ /dev/null
-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 traces 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
- * code coverage analysis
- * capabilities to debug your scripts interactively with a debug client
+++ /dev/null
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2013/07/14 11:48:35 noud4 Exp $
-
-To use Xdebug with PHP,
-Be sure to have the following line in ${PREFIX}/etc/php.ini.
-
-zend_extension="${PREFIX}/${PHP_EXTENSION_DIR}/xdebug.so"
-===========================================================================
+++ /dev/null
-# $NetBSD: Makefile,v 1.3 2014/02/11 21:04:11 noud4 Exp $
-#
-
-DISTNAME= xdebug-2.2.3
-CATEGORIES= devel
-MASTER_SITES= http://xdebug.org/files/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= noud4@users.sourceforge.net
-HOMEPAGE= https://xdebug.org/
-COMMENT= PHP extension for debugging
-LICENSE= php # XXX based on php
-
-DIST_SUBDIR= PHP
-
-MODNAME= xdebug
-USE_TOOLS+= automake autoconf
-HAS_CONFIGURE= YES
-CONFIGURE_ARGS+= --enable-xdebug
-PHPIZE?= ${BUILDLINK_PREFIX.php}/bin/phpize
-PLIST_SRC+= ${.CURDIR}/../../lang/php/PLIST.module
-PLIST_SUBST+= MODNAME=${MODNAME}
-MESSAGE_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR}
-INSTALLATION_DIRS+= ${PHP_EXTENSION_DIR}
-
-pre-configure:
- cd ${WRKSRC} && ${PHPIZE}
-
-pre-install:
- ${INSTALL_LIB} ${WRKSRC}/modules/xdebug.so ${DESTDIR}${PREFIX}/${PHP_EXTENSION_DIR}
-
-.include "../../lang/php/phpversion.mk"
-.include "${PHPPKGSRCDIR}/Makefile.common"
-.include "${PHPPKGSRCDIR}/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
+++ /dev/null
-@comment $NetBSD: PLIST,v 1.1 2013/07/14 11:48:35 noud4 Exp $
-${PHP_EXTENSION_DIR}/xdebug.so
+++ /dev/null
-$NetBSD: distinfo,v 1.2 2013/12/09 21:20:45 noud4 Exp $
-
-SHA1 (PHP/xdebug-2.2.3.tgz) = 045dee86f69051d7944da594db648b337a97f48a
-RMD160 (PHP/xdebug-2.2.3.tgz) = 582c39c56c6911506f6066b841feb17dc11fa692
-Size (PHP/xdebug-2.2.3.tgz) = 250543 bytes