pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php-http www/php-http: remove package
details: https://anonhg.NetBSD.org/pkgsrc/rev/18f2ad674c87
branches: trunk
changeset: 771134:18f2ad674c87
user: taca <taca%pkgsrc.org@localhost>
date: Tue Dec 14 00:14:08 2021 +0000
description:
www/php-http: remove package
Remove php-http package. This package is for php56 only and no depending
package to it.
diffstat:
www/php-http/DESCR | 7 -------
www/php-http/Makefile | 48 ------------------------------------------------
www/php-http/distinfo | 5 -----
3 files changed, 0 insertions(+), 60 deletions(-)
diffs (72 lines):
diff -r 5c67b0f5aad0 -r 18f2ad674c87 www/php-http/DESCR
--- a/www/php-http/DESCR Tue Dec 14 00:13:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-This HTTP extension aims to provide a convenient and powerful
-set of functionality for one of PHPs major applications.
-
-It eases handling of HTTP urls, dates, redirects, headers and
-messages, provides means for negotiation of clients preferred
-language and charset, as well as a convenient way to send any
-arbitrary data with caching and resuming capabilities.
diff -r 5c67b0f5aad0 -r 18f2ad674c87 www/php-http/Makefile
--- a/www/php-http/Makefile Tue Dec 14 00:13:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2021/12/08 16:06:59 adam Exp $
-
-MODNAME= http
-PECL_VERSION= 2.6.0
-CATEGORIES+= www
-
-PECL_DISTNAME= pecl_http-${PECL_VERSION}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://pecl.php.net/package/pecl_http
-COMMENT= PHP extension for extended HTTP support
-PKGREVISION= 17
-LICENSE= 2-clause-bsd AND isc
-
-CONFLICTS= php-http-[0-9]*
-
-PHP_VERSIONS_ACCEPTED= 56
-
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-
-CONFIGURE_ARGS+= --with-http
-CONFIGURE_ARGS+= --with-http-libcurl-dir=${BUILDLINK_PREFIX.curl}
-CONFIGURE_ARGS+= --with-http-libevent-dir=${BUILDLINK_PREFIX.libevent}
-CONFIGURE_ARGS+= --with-http-libidn-dir=${BUILDLINK_PREFIX.libidn}
-CONFIGURE_ARGS+= --with-http-zlib-dir=${BUILDLINK_PREFIX.zlib}
-
-SUBST_CLASSES+= ini
-SUBST_STAGE.ini= pre-patch
-SUBST_MESSAGE.ini= Redirecting to temporary php.ini file
-SUBST_FILES.ini= config9.m4
-SUBST_SED.ini= -e 's,PHP_EXECUTABLE -m,PHP_EXECUTABLE -c ${WRKDIR} -m,'
-
-post-extract:
- (${ECHO} "[PHP]" ;\
- ${ECHO} "extension=propro.so" ; ${ECHO} "extension=raphf.so" \
- ) > ${WRKDIR}/php.ini
-
-.include "../../devel/libevent/buildlink3.mk"
-.include "../../devel/libidn/buildlink3.mk"
-.include "../../devel/php-raphf/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../sysutils/file/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../www/php-propro/buildlink3.mk"
-.include "../../converters/php-iconv/buildlink3.mk"
-.include "../../lang/php/ext.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5c67b0f5aad0 -r 18f2ad674c87 www/php-http/distinfo
--- a/www/php-http/distinfo Tue Dec 14 00:13:20 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:30:24 nia Exp $
-
-BLAKE2s (php-http/pecl_http-2.6.0.tgz) = 6ce29e0bf3da74a66d4bf9c6537ba96c965541250caff0c65599b07e4269cf6e
-SHA512 (php-http/pecl_http-2.6.0.tgz) = 12d18049411a4133008449a1e7458a3055322dc337f421e0e2be126ec965f15b0189af6fccd9ca4537c48819c763b9e020906ac6d09d87ead92f4436fac595ad
-Size (php-http/pecl_http-2.6.0.tgz) = 217673 bytes
Home |
Main Index |
Thread Index |
Old Index