Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151174542
D13825.id37724.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
D13825.id37724.diff
View Options
Index: MOVED
===================================================================
--- MOVED
+++ MOVED
@@ -9844,3 +9844,4 @@
devel/p5-Test-Block||2018-01-06|Has expired: Marked as deprecated upstream
sysutils/socket||2018-01-06|Has expired: Out of date
x11-toolkits/qt5-declarative-render2d/||2018-01-06|Merged into x11-toolkits/qt5-quick
+devel/php-xdebug|devel/pecl-xdebug|2018-01-11|Moved to pecl
Index: devel/Makefile
===================================================================
--- devel/Makefile
+++ devel/Makefile
@@ -4004,6 +4004,7 @@
SUBDIR += pecl-vld
SUBDIR += pecl-weakref
SUBDIR += pecl-weakref2
+ SUBDIR += pecl-xdebug
SUBDIR += pecl-xhprof
SUBDIR += pecl-yac
SUBDIR += pecl-yaconf
@@ -4021,7 +4022,6 @@
SUBDIR += php-memoize
SUBDIR += php-scalar_objects
SUBDIR += php-uprofiler
- SUBDIR += php-xdebug
SUBDIR += php5-blitz
SUBDIR += php5-blitz-devel
SUBDIR += php5-dav
Index: devel/pecl-xdebug/Makefile
===================================================================
--- devel/pecl-xdebug/Makefile
+++ devel/pecl-xdebug/Makefile
@@ -3,9 +3,7 @@
PORTNAME= xdebug
PORTVERSION= 2.5.5
-CATEGORIES= devel
-MASTER_SITES= https://xdebug.org/files/
-PKGNAMEPREFIX= php-
+CATEGORIES= devel pear
MAINTAINER= pizzamig@FreeBSD.org
COMMENT= Xdebug extension for PHP
@@ -13,10 +11,11 @@
LICENSE= PHP30
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFIGURE_ARGS= --enable-xdebug
-USES= php:zend tar:tgz
IGNORE_WITH_PHP= 72
+CONFIGURE_ARGS= --enable-xdebug
+USES= php:pecl
+
SUB_FILES= pkg-message
.include <bsd.port.mk>
Index: devel/pecl-xdebug/distinfo
===================================================================
--- /dev/null
+++ devel/pecl-xdebug/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1515538532
+SHA256 (PECL/xdebug-2.5.5.tgz) = 72108bf2bc514ee7198e10466a0fedcac3df9bbc5bd26ce2ec2dafab990bf1a4
+SIZE (PECL/xdebug-2.5.5.tgz) = 279491
Index: devel/pecl-xdebug/pkg-descr
===================================================================
--- devel/pecl-xdebug/pkg-descr
+++ devel/pecl-xdebug/pkg-descr
@@ -15,4 +15,5 @@
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
-WWW: http://www.xdebug.org/
+WWW: https://www.xdebug.org/
+WWW: https://pecl.php.net/package/xdebug
Index: devel/php-xdebug/distinfo
===================================================================
--- devel/php-xdebug/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1512471444
-SHA256 (xdebug-2.5.5.tgz) = 72108bf2bc514ee7198e10466a0fedcac3df9bbc5bd26ce2ec2dafab990bf1a4
-SIZE (xdebug-2.5.5.tgz) = 279491
Index: devel/php-xdebug/files/patch-xdebug__com.c
===================================================================
--- /dev/null
+++ devel/php-xdebug/files/patch-xdebug__com.c
@@ -1,10 +0,0 @@
---- xdebug_com.c.orig 2016-12-28 02:42:57 UTC
-+++ xdebug_com.c
-@@ -26,6 +26,7 @@
- # include <sys/poll.h>
- # include <unistd.h>
- # include <sys/socket.h>
-+# include <netinet/in.h>
- # include <netinet/tcp.h>
- # include <netdb.h>
- #else
Index: devel/php-xdebug/files/pkg-message.in
===================================================================
--- /dev/null
+++ devel/php-xdebug/files/pkg-message.in
@@ -1,15 +0,0 @@
-*****************************************************************************
-The php debugger 'xdebug' has been installed successful.
-
-It has been automatically enabled.
-
-xdebug is not compatible with the extension 'Zend Optimizer' - you're only able
-to use one of them. So take care having at least the lesser required extension
-disabled by commenting out it's loader line in its %%PREFIX%%/etc/php/ext-* file.
-
-Add following section to enable profiling:
-
-xdebug.profiler_enable = 1
-xdebug.profiler_output_dir = /tmp/profiler
-
-*****************************************************************************
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 2:37 PM (6 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31020027
Default Alt Text
D13825.id37724.diff (3 KB)
Attached To
Mode
D13825: Rename php-xdebug to pecl-xdebug
Attached
Detach File
Event Timeline
Log In to Comment