pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/55811: Merge php-embed patch to all lang/php packages
>Number: 55811
>Category: pkg
>Synopsis: Merge php-embed patch to all lang/php packages
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 17 19:50:00 +0000 2020
>Originator: Sergey Osokin
>Release: NetBSD 9.0
>Organization:
n/a
>Environment:
NetBSD netbsd.example.com 9.0-RELEASE amd64
>Description:
Hi there,
I've raised pkg/55508 for lang/php56 to add php-embed feature, i.e. php shared library installation, so it's possible to build an application with that library. The patch I submitted has been adopted and committed:
From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55508 CVS commit: pkgsrc/lang/php56
Date: Sat, 1 Aug 2020 09:52:52 +0000
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 1 09:52:51 UTC 2020
Modified Files:
pkgsrc/lang/php56: Makefile.php PLIST
Added Files:
pkgsrc/lang/php56: options.mk
Log Message:
php56: add default-off php-embed option to install embed SAPI
Requested by Sergey Osokin in PR 55508.
While here, split off option handling into options.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/php56/Makefile.php
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php56/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/php56/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
I believe it's possible to do the same for all lang/php7[2-4] packages we have.
Thank you.
>How-To-Repeat:
cd lang/php72 && make install
>Fix:
Adopt a patch been applied to lang/php56.
Home |
Main Index |
Thread Index |
Old Index